summaryrefslogtreecommitdiffstats
path: root/net/bridge/netfilter
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-051-23/+6
|\
| * netfilter: nf_tables: validate hooks in NAT expressionsPablo Neira Ayuso2015-01-191-23/+6
* | net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-132-3/+3
|/
* netfilter: nf_tables_bridge: set the pktinfo for IPv4/IPv6 trafficAlvaro Neira2014-11-271-1/+39
* netfilter: nf_tables_bridge: export nft_reject_ip*hdr_validate functionsAlvaro Neira2014-11-272-47/+53
* netfilter: nft_reject_bridge: Fix powerpc build errorGuenter Roeck2014-11-031-0/+1
* netfilter: nft_reject_bridge: restrict reject to prerouting and inputPablo Neira Ayuso2014-10-311-1/+32
* netfilter: nft_reject_bridge: don't use IP stack to reject trafficPablo Neira Ayuso2014-10-311-10/+253
* netfilter: nf_tables_bridge: update hook_mask to allow {pre,post}routingPablo Neira Ayuso2014-10-311-2/+4
* netfilter: nf_tables: allow to filter from prerouting and postroutingPablo Neira Ayuso2014-10-021-0/+2
* netfilter: nft_reject: introduce icmp code abstraction for inet and bridgePablo Neira Ayuso2014-10-021-5/+90
* netfilter: ebtables: create audit records for replacesNicolas Dichtel2014-09-091-0/+15
* netfilter: don't use mutex_lock_interruptible()Pablo Neira Ayuso2014-08-081-8/+2
* netfilter: kill remnants of ulog targetsPaul Bolle2014-07-251-1/+0
* netfilter: bridge: add reject supportPablo Neira Ayuso2014-07-223-0/+74
* netfilter: bridge: add generic packet loggerPablo Neira Ayuso2014-06-274-43/+107
* netfilter: nf_log: use an array of loggers instead of listPablo Neira Ayuso2014-06-251-0/+1
* netfilter: kill ulog targetsPablo Neira Ayuso2014-06-252-409/+0
* netfilter: bridge: fix Kconfig unmet dependenciesPablo Neira2014-05-261-5/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftablesDavid S. Miller2014-05-223-1/+153
|\
| * netfilter: nf_tables: Add meta expression key for bridge interface nameTomasz Bursztyka2014-04-243-1/+153
* | netfilter: Can't fail and free after table replacementThomas Graf2014-04-051-3/+2
|/
* bridge: netfilter: Use ether_addr_copyJoe Perches2014-02-244-6/+6
* netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()Patrick McHardy2014-01-091-1/+1
* netfilter: nf_tables: minor nf_chain_type cleanupsPatrick McHardy2014-01-091-2/+2
* netfilter: nf_tables: constify chain type definitions and pointersPatrick McHardy2014-01-091-1/+1
* netfilter: nf_tables: add missing module references to chain typesPatrick McHardy2014-01-091-0/+1
* netfilter: nf_tables: add support for multi family tablesPatrick McHardy2014-01-071-0/+1
* netfilter: nf_tables: make chain types override the default AF functionsPatrick McHardy2014-01-071-19/+19
* bridge: change the position of '{' to the pre linetanxiaojun2013-12-194-18/+9
* bridge: add space before '(/{', after ',', etc.tanxiaojun2013-12-193-8/+8
* bridge: remove unnecessary parenthesestanxiaojun2013-12-191-1/+1
* netfilter: Fix FSF address in file headersJeff Kirsher2013-12-061-2/+1
* netfilter: ebt_ip6: fix source and destination matchingLuís Fernando Cornachioni Estrozi2013-11-191-3/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-11-042-2/+40
|\
| * netfilter: bridge: nf_tables: add filter chain typePablo Neira Ayuso2013-10-281-2/+39
| * netfilter: bridge: fix nf_tables bridge dependencies with main corePablo Neira Ayuso2013-10-281-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-041-6/+3
|\ \ | |/ |/|
| * netfilter: ebt_ulog: fix info leaksMathias Krause2013-10-021-6/+3
* | netfilter: nf_tables: complete net namespace supportPablo Neira Ayuso2013-10-141-2/+30
* | netfilter: add nftablesPatrick McHardy2013-10-143-0/+42
* | netfilter: pass hook ops to hookfnPatrick McHardy2013-10-142-12/+20
* | net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-021-1/+1
|/
* PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-153-3/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-06-062-3/+9
|\
| * netfilter: {ipt,ebt}_ULOG: rise warning on deprecationPablo Neira Ayuso2013-05-231-0/+6
| * bridge: netfilter: using strlcpy() instead of strncpy()Chen Gang2013-05-231-3/+3
* | netfilter: log: netns NULL ptr bug when calling from conntrackHans Schillstrom2013-05-152-13/+16
|/
* Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2013-04-073-44/+130
|\
| * netfilter: ebt_ulog: add net namespace support for ebt_ulogGao feng2013-04-051-37/+88
OpenPOWER on IntegriCloud