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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-10-13
net: bridge: use nla_total_size_64bit() in br_get_linkxstats_size()
Eric Dumazet
1
-1
/
+1
2021-08-18
net: bridge: fix memleak in br_add_if()
Yang Yingliang
1
-0
/
+2
2021-08-18
netfilter: nf_conntrack_bridge: Fix memory leak when error
Yajun Deng
1
-0
/
+6
2021-07-25
net: bridge: sync fdb to new unicast-filtering ports
Wolfgang Bumiller
1
-1
/
+16
2021-06-23
net: bridge: fix vlan tunnel dst refcnt when egressing
Nikolay Aleksandrov
1
-2
/
+2
2021-06-23
net: bridge: fix vlan tunnel dst null pointer dereference
Nikolay Aleksandrov
2
-16
/
+26
2021-05-22
bridge: Fix possible races between assigning rx_handler_data and setting IFF_...
Zhang Zhengming
1
-2
/
+3
2021-05-19
net: bridge: when suppression is enabled exclude RARP packets
Nikolay Aleksandrov
1
-1
/
+3
2021-05-14
net: bridge: mcast: fix broken length + header check for MRDv6 Adv.
Linus Lüssing
1
-25
/
+8
2021-04-21
netfilter: bridge: add pre_exit hooks for ebtable unregistration
Florian Westphal
4
-6
/
+48
2021-03-07
net: bridge: use switchdev for port flags set through sysfs too
Vladimir Oltean
1
-3
/
+6
2021-02-23
net: bridge: Fix a warning when del bridge sysfs
Wang Hai
1
-1
/
+4
2020-12-21
bridge: Fix a deadlock when enabling multicast snooping
Joseph Huang
3
-9
/
+41
2020-12-21
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-10-29
netfilter: ebtables: Fixes dropping of small packets in bridge nat
Timothée COCAULT
3
-3
/
+3
2020-09-26
net: bridge: br_vlan_get_pvid_rcu() should dereference the VLAN group under RCU
Vladimir Oltean
1
-10
/
+17
2020-09-03
netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependency
Florian Westphal
1
-2
/
+6
2020-07-22
bridge: mcast: Fix MLD2 Report IPv6 payload length check
Linus Lüssing
1
-1
/
+1
2020-06-30
net: bridge: enfore alignment for ethernet address
Thomas Martitz
1
-1
/
+1
2020-06-17
bridge: Avoid infinite loop when suppressing NS messages with invalid options
Ido Schimmel
1
-0
/
+4
2020-06-03
netfilter: nft_reject_bridge: enable reject with bridge vlan
Michael Braun
1
-0
/
+6
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-18
net: bridge: deny dev_set_mac_address() when unregistering
Nikolay Aleksandrov
1
-0
/
+6
2019-11-04
bridge: ebtables: don't crash when using dnat target in output chains
Florian Westphal
1
-4
/
+15
2019-10-25
net: core: add generic lockdep keys
Taehee Yoo
1
-8
/
+0
2019-10-21
ipv4: fix IPSKB_FRAG_PMTU handling with fragmentation
Eric Dumazet
1
-1
/
+1
2019-10-18
net: ensure correct skb->tstamp in various fragmenters
Eric Dumazet
1
-0
/
+3
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-1
/
+5
2019-09-13
netfilter: move nf_bridge_frag_data struct definition to a more appropriate h...
Jeremy Sowden
1
-7
/
+7
2019-09-13
netfilter: update include directives.
Jeremy Sowden
1
-1
/
+0
2019-09-13
netfilter: inline xt_hashlimit, ebt_802_3 and xt_physdev headers
Jeremy Sowden
1
-1
/
+7
2019-09-10
bridge/mdb: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
1
-1
/
+1
2019-09-03
netfilter: bridge: Drops IPv6 packets if IPv6 module is not loaded
Leonardo Bras
1
-0
/
+4
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2019-08-31
net: bridge: Populate the pvid flag in br_vlan_get_info
Vladimir Oltean
1
-0
/
+2
2019-08-30
netfilter: nft_meta_bridge: Fix get NFT_META_BRI_IIFVPROTO in network byteorder
wenxu
1
-1
/
+1
2019-08-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-4
/
+4
2019-08-19
netfilter: ebtables: Fix argument order to ADD_COUNTER
Todd Seidelmann
1
-4
/
+4
2019-08-17
net: bridge: mdb: allow add/delete for host-joined groups
Nikolay Aleksandrov
3
-30
/
+80
2019-08-17
net: bridge: mdb: dump host-joined entries as well
Nikolay Aleksandrov
1
-10
/
+31
2019-08-17
net: bridge: mdb: factor out mdb filling
Nikolay Aleksandrov
1
-31
/
+37
2019-08-17
net: bridge: mdb: move vlan comments
Nikolay Aleksandrov
1
-6
/
+6
2019-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
6
-38
/
+50
2019-08-05
net: bridge: move default pvid init/deinit to NETDEV_REGISTER/UNREGISTER
Nikolay Aleksandrov
3
-23
/
+25
2019-08-01
net: bridge: mcast: add delete due to fast-leave mdb flag
Nikolay Aleksandrov
3
-1
/
+4
2019-08-01
net: bridge: mcast: don't delete permanent entries when fast leave is enabled
Nikolay Aleksandrov
1
-0
/
+3
[next]