index
:
Linux Stable
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.13.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
/
net
/
bridge
/
br_netfilter.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: bridge: rename br_netfilter.c to br_netfilter_hooks.c
Pablo Neira Ayuso
2015-06-18
1
-1282
/
+0
*
netfilter: bridge: restore vlan tag when refragmenting
Florian Westphal
2015-06-12
1
-0
/
+10
*
net: ip_fragment: remove BRIDGE_NETFILTER mtu special handling
Florian Westphal
2015-06-12
1
-0
/
+7
*
netfilter: bridge: forward IPv6 fragmented packets
Bernhard Thaler
2015-06-12
1
-40
/
+99
*
netfilter: bridge: re-order check_hbh_len()
Bernhard Thaler
2015-06-12
1
-55
/
+56
*
netfilter: bridge: rename br_parse_ip_options
Bernhard Thaler
2015-06-12
1
-5
/
+4
*
netfilter: bridge: refactor frag_max_size
Bernhard Thaler
2015-06-12
1
-13
/
+7
*
netfilter: bridge: detect NAT66 correctly and change MAC address
Bernhard Thaler
2015-06-12
1
-9
/
+46
*
netfilter: bridge: re-order br_nf_pre_routing_finish_ipv6()
Bernhard Thaler
2015-06-12
1
-31
/
+32
*
netfilter: bridge: refactor clearing BRNF_NF_BRIDGE_PREROUTING
Bernhard Thaler
2015-06-12
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-23
1
-18
/
+9
|
\
|
*
Revert "netfilter: bridge: query conntrack about skb dnat"
Florian Westphal
2015-05-20
1
-18
/
+9
*
|
bridge_netfilter: No ICMP packet on IPv4 fragmentation error
Andy Zhou
2015-05-19
1
-1
/
+20
*
|
netfilter: bridge: free nf_bridge info on xmit
Florian Westphal
2015-05-14
1
-2
/
+15
*
|
netfilter: bridge: neigh_head and physoutdev can't be used at same time
Florian Westphal
2015-05-14
1
-0
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
2015-04-08
1
-52
/
+44
|
\
|
*
netfilter: Pass socket pointer down through okfn().
David Miller
2015-04-07
1
-25
/
+31
|
*
netfilter: Make nf_hookfn use nf_hook_state.
David S. Miller
2015-04-04
1
-30
/
+16
*
|
netfilter: bridge: make BRNF_PKT_TYPE flag a bool
Florian Westphal
2015-04-08
1
-9
/
+9
*
|
netfilter: bridge: start splitting mask into public/private chunks
Florian Westphal
2015-04-08
1
-4
/
+11
*
|
netfilter: bridge: add and use nf_bridge_info_get helper
Florian Westphal
2015-04-08
1
-8
/
+16
*
|
netfilter: bridge: don't use nf_bridge_info data to store mac header
Florian Westphal
2015-04-08
1
-29
/
+41
*
|
netfilter: bridge: really save frag_max_size between PRE and POST_ROUTING
Florian Westphal
2015-04-02
1
-2
/
+15
|
/
*
netfilter: bridge: kill nf_bridge_pad
Florian Westphal
2015-03-22
1
-0
/
+12
*
netfilter: bridge: remove BRNF_STATE_BRIDGED flag
Florian Westphal
2015-03-16
1
-3
/
+6
*
netfilter: bridge: query conntrack about skb dnat
Florian Westphal
2015-03-16
1
-6
/
+21
*
netfilter: bridge: use rcu hook to resolve br_netfilter dependency
Pablo Neira Ayuso
2015-03-10
1
-2
/
+7
*
netfilter: bridge: move DNAT helper to br_netfilter
Pablo Neira Ayuso
2015-03-09
1
-0
/
+32
*
netfilter: bridge: refactor conditional in br_nf_dev_queue_xmit
Florian Westphal
2015-03-09
1
-3
/
+6
*
netfilter: bridge: move nf_bridge_update_protocol to where its used
Florian Westphal
2015-03-09
1
-0
/
+8
*
bridge: move mac header copying into br_netfilter
Florian Westphal
2015-03-09
1
-1
/
+28
*
bridge: netfilter: Move sysctl-specific error code inside #ifdef
Geert Uytterhoeven
2015-02-12
1
-5
/
+2
*
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
1
-6
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-11-24
1
-0
/
+1
|
\
|
*
netfilter: fix various sparse warnings
Florian Westphal
2014-11-13
1
-0
/
+1
*
|
bridge: Do not compile options in br_parse_ip_options
Herbert Xu
2014-10-24
1
-19
/
+5
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-08
1
-0
/
+11
|
\
|
*
bridge: Save frag_max_size between PRE_ROUTING and POST_ROUTING
Herbert Xu
2014-10-07
1
-0
/
+11
*
|
netfilter: explicit module dependency between br_netfilter and physdev
Pablo Neira Ayuso
2014-10-02
1
-0
/
+5
*
|
netfilter: bridge: move br_netfilter out of the core
Pablo Neira Ayuso
2014-09-26
1
-72
/
+16
*
|
netfilter: bridge: nf_bridge_copy_header as static inline in header
Pablo Neira Ayuso
2014-09-26
1
-28
/
+0
|
/
*
vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()
dingtianhong
2014-05-12
1
-1
/
+1
*
bridge: superfluous skb->nfct check in br_nf_dev_queue_xmit
Vasily Averin
2014-05-05
1
-2
/
+2
*
inet: remove now unused flag DST_NOPEER
Hannes Frederic Sowa
2014-03-06
1
-1
/
+1
*
bridge: netfilter: Use ether_addr_copy
Joe Perches
2014-02-24
1
-1
/
+1
*
bridge: change "foo* bar" to "foo *bar"
tanxiaojun
2013-12-19
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2013-11-04
1
-0
/
+2
|
\
|
*
bridge: netfilter: orphan skb before invoking ip netfilter hooks
Florian Westphal
2013-10-27
1
-0
/
+2
*
|
netfilter: pass hook ops to hookfn
Patrick McHardy
2013-10-14
1
-8
/
+14
|
/
*
net: Convert uses of typedef ctl_table to struct ctl_table
Joe Perches
2013-06-13
1
-2
/
+2
[next]