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.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-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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-07
net: bridge: use switchdev for port flags set through sysfs too
Vladimir Oltean
1
-3
/
+6
2020-12-29
net: bridge: vlan: fix error return code in __vlan_add()
Zhang Changzhong
1
-1
/
+3
2020-12-08
netfilter: bridge: reset skb->pkt_type after NF_INET_POST_ROUTING traversal
Antoine Tenart
1
-2
/
+5
2020-11-24
net: bridge: add missing counters to ndo_get_stats64 callback
Heiner Kallweit
1
-0
/
+1
2020-06-30
net: bridge: enfore alignment for ethernet address
Thomas Martitz
1
-1
/
+1
2020-06-03
netfilter: nft_reject_bridge: enable reject with bridge vlan
Michael Braun
1
-0
/
+6
2020-01-27
netfilter: ebtables: CONFIG_COMPAT: reject trailing data after last rule
Florian Westphal
1
-1
/
+3
2020-01-04
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
1
-1
/
+2
2020-01-04
netfilter: bridge: make sure to pull arp header in br_nf_forward_arp()
Eric Dumazet
1
-0
/
+3
2020-01-04
netfilter: ebtables: compat: reject all padding in matches/watchers
Florian Westphal
1
-17
/
+16
2019-12-21
net: bridge: deny dev_set_mac_address() when unregistering
Nikolay Aleksandrov
1
-0
/
+6
2019-12-05
bridge: ebtables: don't crash when using dnat target in output chains
Florian Westphal
1
-4
/
+15
2019-09-19
bridge/mdb: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
1
-1
/
+1
2019-08-29
netfilter: ebtables: fix a memory leak bug in compat
Wenwen Wang
1
-1
/
+3
2019-08-25
netfilter: ebtables: also count base chain policies
Florian Westphal
1
-11
/
+17
2019-08-09
net: bridge: mcast: don't delete permanent entries when fast leave is enabled
Nikolay Aleksandrov
1
-0
/
+3
2019-08-09
net: bridge: delete local fdb on device init failure
Nikolay Aleksandrov
1
-0
/
+5
2019-07-31
net: bridge: stp: don't cache eth dest pointer before skb pull
Nikolay Aleksandrov
1
-2
/
+1
2019-07-31
net: bridge: mcast: fix stale ipv6 hdr pointer when handling v6 query
Nikolay Aleksandrov
1
-2
/
+1
2019-07-31
net: bridge: mcast: fix stale nsrcs pointer in igmp3/mld2 report handling
Nikolay Aleksandrov
1
-12
/
+17
2019-05-16
bridge: Fix error path for kobject_init_and_add()
Tobin C. Harding
1
-7
/
+6
2019-05-04
netfilter: bridge: set skb transport_header before entering NF_INET_PRE_ROUTING
Xin Long
2
-0
/
+3
2019-05-02
netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ON
Florian Westphal
1
-1
/
+2
2019-04-27
net: bridge: multicast: use rcu to access port list from br_multicast_start_q...
Nikolay Aleksandrov
1
-1
/
+3
2019-04-27
net: bridge: fix per-port af_packet sockets
Nikolay Aleksandrov
1
-9
/
+14
2019-04-05
netfilter: physdev: relax br_netfilter dependency
Florian Westphal
1
-5
/
+0
2019-03-27
netfilter: ebtables: remove BUGPRINT messages
Florian Westphal
1
-92
/
+39
2019-03-14
netfilter: ebtables: compat: un-break 32bit setsockopt when no rules are present
Florian Westphal
1
-3
/
+6
2019-02-27
Revert "bridge: do not add port to router list when receives query with sourc...
Hangbin Liu
1
-8
/
+1
2019-01-31
net: Fix usage of pskb_trim_rcsum
Ross Lagerwall
2
-0
/
+2
2019-01-31
net: bridge: Fix ethernet header pointer before check skb forwardable
Yunjian Wang
1
-5
/
+4
2019-01-23
netfilter: ebtables: account ebt_table_info to kmemcg
Shakeel Butt
1
-2
/
+4
2019-01-23
net: bridge: fix a bug on using a neighbour cache entry without checking its ...
JianJhen Chen
1
-1
/
+1
2018-11-04
net: bridge: remove ipv6 zero address check in mcast queries
Nikolay Aleksandrov
1
-2
/
+1
2018-11-04
bridge: do not add port to router list when receives query with source 0.0.0.0
Hangbin Liu
1
-1
/
+9
2018-11-04
netfilter: bridge: Don't sabotage nf_hook calls from an l3mdev
David Ahern
1
-1
/
+2
2018-07-22
netfilter: ebtables: reject non-bridge targets
Florian Westphal
1
-0
/
+13
2018-07-17
netfilter: x_tables: initialise match/target check parameter struct
Florian Westphal
1
-0
/
+2
2018-07-08
netfilter: ebtables: handle string from userspace with care
Paolo Abeni
1
-1
/
+2
2018-05-30
netfilter: ebtables: fix erroneous reject of last rule
Florian Westphal
1
-1
/
+5
2018-05-30
netfilter: ebtables: convert BUG_ONs to WARN_ONs
Florian Westphal
1
-9
/
+18
2018-05-19
bridge: check iface upper dev when setting master via ioctl
Hangbin Liu
1
-2
/
+2
2018-05-16
netfilter: ebtables: don't attempt to allocate 0-sized compat array
Florian Westphal
1
-5
/
+6
2018-04-26
netfilter: compat: prepare xt_compat_init_offsets to return errors
Florian Westphal
1
-2
/
+8
2018-04-08
netfilter: bridge: ebt_among: add more missing match size checks
Florian Westphal
1
-0
/
+34
2018-03-15
netfilter: bridge: ebt_among: add missing match size checks
Florian Westphal
1
-2
/
+19
2018-03-15
netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsets
Florian Westphal
1
-1
/
+12
2018-03-09
bridge: Fix VLAN reference count problem
Ido Schimmel
1
-0
/
+2
2018-03-09
bridge: check brport attr show in brport_show
Xin Long
1
-0
/
+3
2018-01-02
net: bridge: fix early call to br_stp_change_bridge_id and plug newlink leaks
Nikolay Aleksandrov
1
-5
/
+6
[next]