index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-29
net: bridge: vlan: fix error return code in __vlan_add()
Zhang Changzhong
1
-1
/
+3
2020-12-11
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-03
netfilter: nft_reject_bridge: enable reject with bridge vlan
Michael Braun
1
-0
/
+6
2020-05-10
bridge: Fix problems around fdb entries pointing to the bridge device
Toshiaki Makita
1
-25
/
+27
2020-05-10
net: bridge: don't increment tx_dropped in br_do_proxy_arp
Nikolay Aleksandrov
1
-5
/
+2
2020-01-29
netfilter: ebtables: CONFIG_COMPAT: reject trailing data after last rule
Florian Westphal
1
-1
/
+3
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-09-21
bridge/mdb: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
1
-1
/
+1
2019-09-06
netfilter: ebtables: fix a memory leak bug in compat
Wenwen Wang
1
-1
/
+3
2019-08-11
net: bridge: delete local fdb on device init failure
Nikolay Aleksandrov
1
-0
/
+5
2019-08-04
net: bridge: stp: don't cache eth dest pointer before skb pull
Nikolay Aleksandrov
1
-2
/
+1
2019-08-04
net: bridge: mcast: fix stale ipv6 hdr pointer when handling v6 query
Nikolay Aleksandrov
1
-2
/
+1
2019-08-04
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-16
netfilter: bridge: set skb transport_header before entering NF_INET_PRE_ROUTING
Xin Long
2
-0
/
+3
2019-05-16
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
netfilter: physdev: relax br_netfilter dependency
Florian Westphal
1
-5
/
+0
2019-03-23
netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_EN...
Pablo Neira Ayuso
1
-0
/
+4
2019-03-23
Revert "bridge: do not add port to router list when receives query with sourc...
Hangbin Liu
1
-8
/
+1
2019-02-06
net: bridge: Fix ethernet header pointer before check skb forwardable
Yunjian Wang
1
-4
/
+3
2019-02-06
net: Fix usage of pskb_trim_rcsum
Ross Lagerwall
2
-0
/
+2
2019-01-26
net: bridge: fix a bug on using a neighbour cache entry without checking its ...
JianJhen Chen
1
-1
/
+1
2018-11-10
net: bridge: remove ipv6 zero address check in mcast queries
Nikolay Aleksandrov
1
-2
/
+1
2018-11-10
bridge: do not add port to router list when receives query with source 0.0.0.0
Hangbin Liu
1
-1
/
+9
2018-10-13
ebtables: arpreply: Add the standard target sanity check
Gao Feng
1
-0
/
+3
2018-08-24
bridge: Propagate vlan add failure to user
Elad Raz
1
-1
/
+10
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-03
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-26
bridge: check iface upper dev when setting master via ioctl
Hangbin Liu
1
-2
/
+2
2018-04-08
netfilter: bridge: ebt_among: add more missing match size checks
Florian Westphal
1
-0
/
+34
2018-03-18
netfilter: bridge: ebt_among: add missing match size checks
Florian Westphal
1
-2
/
+19
2018-03-18
netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsets
Florian Westphal
1
-1
/
+12
2018-03-11
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
2017-12-20
netfilter: bridge: honor frag_max_size when refragmenting
Florian Westphal
1
-5
/
+7
2017-10-08
bridge: netlink: register netdevice before executing changelink
Ido Schimmel
1
-2
/
+5
2017-06-14
net: bridge: start hello timer only if device is up
Nikolay Aleksandrov
1
-1
/
+2
2017-06-07
bridge: start hello_timer when enabling KERNEL_STP in br_stp_start
Xin Long
2
-1
/
+2
2017-06-07
bridge: netlink: check vlan_default_pvid range
Tobias Jungel
1
-0
/
+7
2017-03-22
bridge: drop netfilter fake rtable unconditionally
Florian Westphal
2
-21
/
+1
2017-02-04
bridge: netlink: call br_changelink() during br_dev_newlink()
Ivan Vecera
1
-14
/
+19
2016-11-15
bridge: multicast: restore perm router ports on multicast enable
Nikolay Aleksandrov
1
-9
/
+14
2016-09-30
bridge: re-introduce 'fix parsing of MLDv2 reports'
Davide Caratti
1
-1
/
+1
[next]