index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-03
netfilter: nft_reject_bridge: Fix powerpc build error
Guenter Roeck
1
-0
/
+1
2014-10-31
netfilter: nft_reject_bridge: restrict reject to prerouting and input
Pablo Neira Ayuso
1
-1
/
+32
2014-10-31
netfilter: nft_reject_bridge: don't use IP stack to reject traffic
Pablo Neira Ayuso
1
-10
/
+253
2014-10-31
netfilter: nf_tables_bridge: update hook_mask to allow {pre,post}routing
Pablo Neira Ayuso
1
-2
/
+4
2014-10-02
netfilter: nf_tables: allow to filter from prerouting and postrouting
Pablo Neira Ayuso
1
-0
/
+2
2014-10-02
netfilter: nft_reject: introduce icmp code abstraction for inet and bridge
Pablo Neira Ayuso
1
-5
/
+90
2014-09-09
netfilter: ebtables: create audit records for replaces
Nicolas Dichtel
1
-0
/
+15
2014-08-08
netfilter: don't use mutex_lock_interruptible()
Pablo Neira Ayuso
1
-8
/
+2
2014-07-25
netfilter: kill remnants of ulog targets
Paul Bolle
1
-1
/
+0
2014-07-22
netfilter: bridge: add reject support
Pablo Neira Ayuso
3
-0
/
+74
2014-06-27
netfilter: bridge: add generic packet logger
Pablo Neira Ayuso
4
-43
/
+107
2014-06-25
netfilter: nf_log: use an array of loggers instead of list
Pablo Neira Ayuso
1
-0
/
+1
2014-06-25
netfilter: kill ulog targets
Pablo Neira Ayuso
2
-409
/
+0
2014-05-26
netfilter: bridge: fix Kconfig unmet dependencies
Pablo Neira
1
-5
/
+2
2014-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables
David S. Miller
3
-1
/
+153
2014-04-24
netfilter: nf_tables: Add meta expression key for bridge interface name
Tomasz Bursztyka
3
-1
/
+153
2014-04-05
netfilter: Can't fail and free after table replacement
Thomas Graf
1
-3
/
+2
2014-02-25
bridge: netfilter: Use ether_addr_copy
Joe Perches
4
-6
/
+6
2014-01-09
netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()
Patrick McHardy
1
-1
/
+1
2014-01-09
netfilter: nf_tables: minor nf_chain_type cleanups
Patrick McHardy
1
-2
/
+2
2014-01-09
netfilter: nf_tables: constify chain type definitions and pointers
Patrick McHardy
1
-1
/
+1
2014-01-09
netfilter: nf_tables: add missing module references to chain types
Patrick McHardy
1
-0
/
+1
2014-01-08
netfilter: nf_tables: add support for multi family tables
Patrick McHardy
1
-0
/
+1
2014-01-08
netfilter: nf_tables: make chain types override the default AF functions
Patrick McHardy
1
-19
/
+19
2013-12-20
bridge: change the position of '{' to the pre line
tanxiaojun
4
-18
/
+9
2013-12-20
bridge: add space before '(/{', after ',', etc.
tanxiaojun
3
-8
/
+8
2013-12-20
bridge: remove unnecessary parentheses
tanxiaojun
1
-1
/
+1
2013-12-06
netfilter: Fix FSF address in file headers
Jeff Kirsher
1
-2
/
+1
2013-11-19
netfilter: ebt_ip6: fix source and destination matching
Luís Fernando Cornachioni Estrozi
1
-3
/
+5
2013-11-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2
-2
/
+40
2013-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+3
2013-10-28
netfilter: bridge: nf_tables: add filter chain type
Pablo Neira Ayuso
1
-2
/
+39
2013-10-28
netfilter: bridge: fix nf_tables bridge dependencies with main core
Pablo Neira Ayuso
1
-0
/
+1
2013-10-14
netfilter: nf_tables: complete net namespace support
Pablo Neira Ayuso
1
-2
/
+30
2013-10-14
netfilter: add nftables
Patrick McHardy
3
-0
/
+42
2013-10-14
netfilter: pass hook ops to hookfn
Patrick McHardy
2
-12
/
+20
2013-10-03
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
1
-1
/
+1
2013-10-02
netfilter: ebt_ulog: fix info leaks
Mathias Krause
1
-6
/
+3
2013-07-15
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
3
-3
/
+3
2013-06-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2
-3
/
+9
2013-05-23
netfilter: {ipt,ebt}_ULOG: rise warning on deprecation
Pablo Neira Ayuso
1
-0
/
+6
2013-05-23
bridge: netfilter: using strlcpy() instead of strncpy()
Chen Gang
1
-3
/
+3
2013-05-15
netfilter: log: netns NULL ptr bug when calling from conntrack
Hans Schillstrom
2
-13
/
+16
2013-04-07
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
3
-44
/
+130
2013-04-05
netfilter: ebt_ulog: add net namespace support for ebt_ulog
Gao feng
1
-37
/
+88
2013-04-05
netfilter: ebt_log: add net namespace support for ebt_log
Gao feng
1
-2
/
+35
2013-04-05
netfilter: nf_log: prepare net namespace support for loggers
Gao feng
2
-5
/
+7
2013-03-28
net-next: replace obsolete NLMSG_* with type safe nlmsg_*
Hong zhi guo
1
-2
/
+2
2013-03-28
net: add ETH_P_802_3_MIN
Simon Horman
1
-1
/
+1
2013-03-15
netfilter: ebt_ulog: remove unnecessary spin lock protection
Gao feng
1
-2
/
+1
[next]