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.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: nft_reject_bridge: enable reject with bridge vlan
Michael Braun
2020-06-03
1
-0
/
+6
*
netfilter: ebtables: CONFIG_COMPAT: reject trailing data after last rule
Florian Westphal
2020-01-29
1
-1
/
+3
*
netfilter: bridge: make sure to pull arp header in br_nf_forward_arp()
Eric Dumazet
2020-01-04
1
-0
/
+3
*
netfilter: ebtables: compat: reject all padding in matches/watchers
Florian Westphal
2020-01-04
1
-17
/
+16
*
net: bridge: deny dev_set_mac_address() when unregistering
Nikolay Aleksandrov
2019-12-21
1
-0
/
+6
*
bridge/mdb: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
2019-09-21
1
-1
/
+1
*
netfilter: ebtables: fix a memory leak bug in compat
Wenwen Wang
2019-09-06
1
-1
/
+3
*
net: bridge: mcast: don't delete permanent entries when fast leave is enabled
Nikolay Aleksandrov
2019-08-11
1
-0
/
+3
*
net: bridge: delete local fdb on device init failure
Nikolay Aleksandrov
2019-08-11
1
-0
/
+5
*
net: bridge: stp: don't cache eth dest pointer before skb pull
Nikolay Aleksandrov
2019-08-04
1
-2
/
+1
*
net: bridge: mcast: fix stale ipv6 hdr pointer when handling v6 query
Nikolay Aleksandrov
2019-08-04
1
-2
/
+1
*
net: bridge: mcast: fix stale nsrcs pointer in igmp3/mld2 report handling
Nikolay Aleksandrov
2019-08-04
1
-12
/
+17
*
bridge: Fix error path for kobject_init_and_add()
Tobin C. Harding
2019-05-16
1
-7
/
+6
*
netfilter: bridge: set skb transport_header before entering NF_INET_PRE_ROUTING
Xin Long
2019-05-04
2
-0
/
+3
*
netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ON
Florian Westphal
2019-05-02
1
-1
/
+2
*
net: bridge: multicast: use rcu to access port list from br_multicast_start_q...
Nikolay Aleksandrov
2019-04-27
1
-1
/
+3
*
net: bridge: fix per-port af_packet sockets
Nikolay Aleksandrov
2019-04-27
1
-9
/
+14
*
netfilter: physdev: relax br_netfilter dependency
Florian Westphal
2019-04-05
1
-5
/
+0
*
Revert "bridge: do not add port to router list when receives query with sourc...
Hangbin Liu
2019-02-27
1
-8
/
+1
*
net: Fix usage of pskb_trim_rcsum
Ross Lagerwall
2019-01-31
2
-0
/
+2
*
net: bridge: Fix ethernet header pointer before check skb forwardable
Yunjian Wang
2019-01-31
1
-5
/
+4
*
netfilter: ebtables: account ebt_table_info to kmemcg
Shakeel Butt
2019-01-23
1
-2
/
+4
*
net: bridge: fix a bug on using a neighbour cache entry without checking its ...
JianJhen Chen
2019-01-23
1
-1
/
+1
*
net: bridge: remove ipv6 zero address check in mcast queries
Nikolay Aleksandrov
2018-11-10
1
-2
/
+1
*
bridge: do not add port to router list when receives query with source 0.0.0.0
Hangbin Liu
2018-11-10
1
-1
/
+9
*
ebtables: arpreply: Add the standard target sanity check
Gao Feng
2018-10-13
1
-0
/
+3
*
netfilter: ebtables: reject non-bridge targets
Florian Westphal
2018-07-22
1
-0
/
+13
*
netfilter: x_tables: initialise match/target check parameter struct
Florian Westphal
2018-07-17
1
-0
/
+2
*
netfilter: ebtables: handle string from userspace with care
Paolo Abeni
2018-06-26
1
-1
/
+2
*
netfilter: ebtables: fix erroneous reject of last rule
Florian Westphal
2018-05-30
1
-1
/
+5
*
netfilter: ebtables: convert BUG_ONs to WARN_ONs
Florian Westphal
2018-05-30
1
-9
/
+18
*
bridge: check iface upper dev when setting master via ioctl
Hangbin Liu
2018-05-19
1
-2
/
+2
*
netfilter: bridge: ebt_among: add more missing match size checks
Florian Westphal
2018-04-08
1
-0
/
+34
*
netfilter: bridge: ebt_among: add missing match size checks
Florian Westphal
2018-03-18
1
-2
/
+19
*
netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsets
Florian Westphal
2018-03-18
1
-1
/
+12
*
bridge: check brport attr show in brport_show
Xin Long
2018-03-11
1
-0
/
+3
*
net: bridge: fix early call to br_stp_change_bridge_id and plug newlink leaks
Nikolay Aleksandrov
2018-01-02
1
-5
/
+6
*
netfilter: bridge: honor frag_max_size when refragmenting
Florian Westphal
2017-12-20
1
-5
/
+7
*
bridge: netlink: register netdevice before executing changelink
Ido Schimmel
2017-10-08
1
-2
/
+5
*
bridge: switchdev: Clear forward mark when transmitting packet
Ido Schimmel
2017-09-20
1
-0
/
+3
*
bridge: mdb: fix leak on complete_info ptr on fail path
Eduardo Valentin
2017-07-21
1
-1
/
+2
*
net: bridge: start hello timer only if device is up
Nikolay Aleksandrov
2017-06-14
1
-1
/
+2
*
bridge: start hello_timer when enabling KERNEL_STP in br_stp_start
Xin Long
2017-06-07
2
-1
/
+2
*
bridge: netlink: check vlan_default_pvid range
Tobias Jungel
2017-06-07
1
-0
/
+7
*
bridge: drop netfilter fake rtable unconditionally
Florian Westphal
2017-03-22
2
-21
/
+1
*
net: bridge: allow IPv6 when multicast flood is disabled
Mike Manning
2017-03-22
1
-1
/
+2
*
bridge: netlink: call br_changelink() during br_dev_newlink()
Ivan Vecera
2017-02-04
1
-14
/
+19
*
bridge: netfilter: Fix dropping packets that moving through bridge interface
Artur Molchanov
2017-01-19
1
-1
/
+1
*
net: bridge: set error code on failure
Pan Bian
2016-12-05
1
-0
/
+1
*
bridge: multicast: restore perm router ports on multicast enable
Nikolay Aleksandrov
2016-10-18
1
-9
/
+14
[next]