summaryrefslogtreecommitdiff
path: root/net/bridge/netfilter
AgeCommit message (Expand)Author
2015-06-01Revert "netfilter: ensure number of counters is >0 in do_replace()"Bernhard Thaler
2015-05-20netfilter: ensure number of counters is >0 in do_replace()Dave Jones
2015-04-13netfilter: nf_tables: switch registers to 32 bit addressingPatrick McHardy
2015-04-13netfilter: nf_tables: add register parsing/dumping helpersPatrick McHardy
2015-04-13netfilter: nf_tables: convert expressions to u32 register pointersPatrick McHardy
2015-04-13netfilter: nf_tables: get rid of NFT_REG_VERDICT usagePatrick McHardy
2015-04-13netfilter: nf_tables: kill nft_validate_output_register()Patrick McHardy
2015-04-13netfilter: nf_tables: rename nft_validate_data_load()Patrick McHardy
2015-04-13netfilter: nf_tables: validate len in nft_validate_data_load()Patrick McHardy
2015-04-08netfilter: Fix switch statement warnings with recent gcc.David Miller
2015-04-04netfilter: Pass nf_hook_state through nft_set_pktinfo*().David S. Miller
2015-04-04netfilter: Make nf_hookfn use nf_hook_state.David S. Miller
2015-03-10netfilter: fix sparse warnings in reject handlingFlorian Westphal
2015-03-03netfilter: bridge: rework reject handlingFlorian Westphal
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-19netfilter: nf_tables: validate hooks in NAT expressionsPablo Neira Ayuso
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko
2014-11-27netfilter: nf_tables_bridge: set the pktinfo for IPv4/IPv6 trafficAlvaro Neira
2014-11-27netfilter: nf_tables_bridge: export nft_reject_ip*hdr_validate functionsAlvaro Neira
2014-11-03netfilter: nft_reject_bridge: Fix powerpc build errorGuenter Roeck
2014-10-31netfilter: nft_reject_bridge: restrict reject to prerouting and inputPablo Neira Ayuso
2014-10-31netfilter: nft_reject_bridge: don't use IP stack to reject trafficPablo Neira Ayuso
2014-10-31netfilter: nf_tables_bridge: update hook_mask to allow {pre,post}routingPablo Neira Ayuso
2014-10-02netfilter: nf_tables: allow to filter from prerouting and postroutingPablo Neira Ayuso
2014-10-02netfilter: nft_reject: introduce icmp code abstraction for inet and bridgePablo Neira Ayuso
2014-09-09netfilter: ebtables: create audit records for replacesNicolas Dichtel
2014-08-08netfilter: don't use mutex_lock_interruptible()Pablo Neira Ayuso
2014-07-25netfilter: kill remnants of ulog targetsPaul Bolle
2014-07-22netfilter: bridge: add reject supportPablo Neira Ayuso
2014-06-27netfilter: bridge: add generic packet loggerPablo Neira Ayuso
2014-06-25netfilter: nf_log: use an array of loggers instead of listPablo Neira Ayuso
2014-06-25netfilter: kill ulog targetsPablo Neira Ayuso
2014-05-26netfilter: bridge: fix Kconfig unmet dependenciesPablo Neira
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftablesDavid S. Miller
2014-04-24netfilter: nf_tables: Add meta expression key for bridge interface nameTomasz Bursztyka
2014-04-05netfilter: Can't fail and free after table replacementThomas Graf
2014-02-24bridge: netfilter: Use ether_addr_copyJoe Perches
2014-01-09netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()Patrick McHardy
2014-01-09netfilter: nf_tables: minor nf_chain_type cleanupsPatrick McHardy
2014-01-09netfilter: nf_tables: constify chain type definitions and pointersPatrick McHardy
2014-01-09netfilter: nf_tables: add missing module references to chain typesPatrick McHardy
2014-01-07netfilter: nf_tables: add support for multi family tablesPatrick McHardy
2014-01-07netfilter: nf_tables: make chain types override the default AF functionsPatrick McHardy
2013-12-19bridge: change the position of '{' to the pre linetanxiaojun
2013-12-19bridge: add space before '(/{', after ',', etc.tanxiaojun
2013-12-19bridge: remove unnecessary parenthesestanxiaojun
2013-12-06netfilter: Fix FSF address in file headersJeff Kirsher
2013-11-19netfilter: ebt_ip6: fix source and destination matchingLuís Fernando Cornachioni Estrozi
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller