index
:
linux-stable.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.12.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
netfilter_bridge.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: move nf_bridge_frag_data struct definition to a more appropriate h...
Jeremy Sowden
2019-09-13
1
-0
/
+7
*
net: convert bridge_nf to use skb extension infrastructure
Florian Westphal
2018-12-19
1
-2
/
+2
*
netfilter: avoid using skb->nf_bridge directly
Florian Westphal
2018-12-19
1
-9
/
+24
*
netfilter: bridge: Expose nf_tables bridge hook priorities through uapi
Máté Eckl
2018-08-03
1
-11
/
+0
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
netfilter: Pass net into okfn
Eric W. Biederman
2015-09-17
1
-1
/
+1
*
netfilter: bridge: reduce nf_bridge_info to 32 bytes again
Florian Westphal
2015-07-30
1
-3
/
+9
*
net: ip_fragment: remove BRIDGE_NETFILTER mtu special handling
Florian Westphal
2015-06-12
1
-7
/
+0
*
netfilter: bridge: fix NULL deref in physin/out ifindex helpers
Florian Westphal
2015-04-24
1
-2
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
2015-04-08
1
-1
/
+1
|
\
|
*
netfilter: Pass socket pointer down through okfn().
David Miller
2015-04-07
1
-1
/
+1
*
|
netfilter: bridge: make BRNF_PKT_TYPE flag a bool
Florian Westphal
2015-04-08
1
-1
/
+0
*
|
netfilter: bridge: start splitting mask into public/private chunks
Florian Westphal
2015-04-08
1
-3
/
+1
*
|
netfilter: bridge: add helpers for fetching physin/outdev
Florian Westphal
2015-04-08
1
-1
/
+22
|
/
*
netfilter: bridge: kill nf_bridge_pad
Florian Westphal
2015-03-22
1
-22
/
+0
*
netfilter: bridge: remove BRNF_STATE_BRIDGED flag
Florian Westphal
2015-03-16
1
-1
/
+0
*
netfilter: bridge: query conntrack about skb dnat
Florian Westphal
2015-03-16
1
-6
/
+0
*
netfilter: bridge: move DNAT helper to br_netfilter
Pablo Neira Ayuso
2015-03-09
1
-12
/
+0
*
netfilter: bridge: move nf_bridge_update_protocol to where its used
Florian Westphal
2015-03-09
1
-8
/
+0
*
bridge: move mac header copying into br_netfilter
Florian Westphal
2015-03-09
1
-31
/
+0
*
netfilter: bridge: move br_netfilter out of the core
Pablo Neira Ayuso
2014-09-26
1
-1
/
+1
*
netfilter: bridge: nf_bridge_copy_header as static inline in header
Pablo Neira Ayuso
2014-09-26
1
-10
/
+38
*
netfilter: Remove extern from function prototypes
Joe Perches
2013-09-26
1
-2
/
+2
*
UAPI: (Scripted) Disintegrate include/linux
David Howells
2012-10-13
1
-25
/
+2
*
set fake_rtable's dst to NULL to avoid kernel Oops
Peter Huang (Peng)
2012-04-24
1
-0
/
+9
*
netfilter: bridge-netfilter: fix refragmenting IP traffic encapsulated in PPP...
Bart De Schuymer
2010-04-20
1
-0
/
+7
*
netfilter: bridge-netfilter: Fix MAC header handling with IP DNAT
Bart De Schuymer
2010-04-15
1
-1
/
+4
*
netfilter: bridge-netfilter: simplify IP DNAT
Bart De Schuymer
2010-04-15
1
-3
/
+14
*
net: replace __constant_{endian} uses in net headers
Harvey Harrison
2009-02-14
1
-2
/
+2
*
[NETFILTER]: bridge: fix missing link layer headers on outgoing routed packets
Patrick McHardy
2007-12-14
1
-1
/
+2
*
[NETFILTER]: bridge netfilter: consolidate header pushing/pulling code
Patrick McHardy
2007-05-03
1
-9
/
+16
*
[NETFILTER]: bridge-nf: filter bridged IPv4/IPv6 encapsulated in pppoe traffic
Michael Milner
2007-04-25
1
-2
/
+9
*
[NETFILTER]: bridge-netfilter: remove deferred hooks
Patrick McHardy
2006-12-13
1
-1
/
+0
*
[BRIDGE]: Annotations.
Al Viro
2006-12-02
1
-1
/
+1
*
[NETFILTER] bridge: simplify nf_bridge_pad
Stephen Hemminger
2006-09-22
1
-11
/
+5
*
[NETFILTER] bridge: code rearrangement for clarity
Stephen Hemminger
2006-09-22
1
-19
/
+7
*
[BRIDGE] netfilter: memory corruption fix
Stephen Hemminger
2006-08-26
1
-2
/
+12
*
[NETFILTER]: include/linux/netfilter_bridge.h: header cleanup
Alexey Dobriyan
2006-08-02
1
-1
/
+0
*
[NETFILTER]: bridge netfilter: add deferred output hooks to feature-removal-s...
Patrick McHardy
2006-07-24
1
-0
/
+2
*
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-04-26
1
-1
/
+0
*
[BRIDGE]: netfilter inline cleanup
Stephen Hemminger
2006-03-20
1
-27
/
+0
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+113