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
2016-06-24
Revert "netfilter: ensure number of counters is >0 in do_replace()"
Bernhard Thaler
1
-4
/
+0
2016-06-24
netfilter: ensure number of counters is >0 in do_replace()
Dave Jones
1
-0
/
+4
2016-05-18
net: bridge: fix old ioctl unlocked net device walk
Nikolay Aleksandrov
1
-2
/
+3
2016-01-28
bridge: Only call /sbin/bridge-stp for the initial network namespace
Hannes Frederic Sowa
1
-1
/
+4
2015-10-01
bridge: mdb: fix double add notification
Nikolay Aleksandrov
1
-1
/
+0
2015-10-01
bridge: mdb: zero out the local br_ip variable before use
Nikolay Aleksandrov
1
-0
/
+2
2015-07-10
bridge: fix br_stp_set_bridge_priority race conditions
Nikolay Aleksandrov
2
-3
/
+3
2015-07-10
bridge: fix multicast router rlist endless loop
Nikolay Aleksandrov
1
-4
/
+3
2015-06-22
bridge: disable softirqs around br_fdb_update to avoid lockup
Nikolay Aleksandrov
1
-0
/
+2
2015-06-22
bridge: fix parsing of MLDv2 reports
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2014-10-15
bridge: Fix br_should_learn to check vlan_enabled
Vlad Yasevich
1
-1
/
+1
2014-10-15
bridge: Check if vlan filtering is enabled only once.
Vlad Yasevich
2
-4
/
+14
2014-10-15
net: Always untag vlan-tagged traffic on input.
Vlad Yasevich
1
-1
/
+1
2014-06-26
bridge: Prevent insertion of FDB entry with disallowed vlan
Toshiaki Makita
3
-2
/
+37
2014-05-31
bridge: Handle IFLA_ADDRESS correctly when creating bridge device
Toshiaki Makita
1
-0
/
+15
2014-05-31
bridge: Fix double free and memory leak around br_allowed_ingress
Toshiaki Makita
2
-4
/
+5
2014-05-31
netfilter: Can't fail and free after table replacement
Thomas Graf
1
-3
/
+2
2014-03-28
bridge: Fix crash with vlan filtering and tcpdump
Vlad Yasevich
2
-5
/
+20
2014-03-28
bridge: Fix handling stacked vlan tags
Toshiaki Makita
1
-17
/
+1
2014-03-28
bridge: Fix inabillity to retrieve vlan tags when tx offload is disabled
Toshiaki Makita
2
-3
/
+15
2014-03-11
bridge: multicast: enable snooping on general queries only
Linus Lüssing
1
-3
/
+5
2014-03-11
bridge: multicast: add sanity check for general query destination
Linus Lüssing
1
-0
/
+19
2014-03-05
bridge: multicast: add sanity check for query source addresses
Linus Lüssing
1
-0
/
+6
2014-02-10
bridge: Prevent possible race condition in br_fdb_change_mac_address
Toshiaki Makita
1
-1
/
+5
2014-02-10
bridge: Properly check if local fdb entry can be deleted when deleting vlan
Toshiaki Makita
3
-9
/
+23
2014-02-10
bridge: Properly check if local fdb entry can be deleted in br_fdb_delete_by_...
Toshiaki Makita
1
-19
/
+6
2014-02-10
bridge: Properly check if local fdb entry can be deleted in br_fdb_change_mac...
Toshiaki Makita
1
-25
/
+32
2014-02-10
bridge: Fix the way to check if a local fdb entry can be deleted
Toshiaki Makita
3
-1
/
+34
2014-02-10
bridge: Change local fdb entries whenever mac address of bridge device changes
Toshiaki Makita
3
-4
/
+5
2014-02-10
bridge: Fix the way to find old local fdb entries in br_fdb_change_mac_address
Toshiaki Makita
1
-1
/
+1
2014-02-10
bridge: Fix the way to insert new local fdb entries in br_fdb_changeaddr
Toshiaki Makita
1
-9
/
+20
2014-02-10
bridge: Fix the way to find old local fdb entries in br_fdb_changeaddr
Toshiaki Makita
3
-7
/
+16
2014-02-06
bridge: fix netconsole setup over bridge
Cong Wang
1
-23
/
+28
2014-01-22
bridge: Remove unnecessary vlan_put_tag in br_handle_vlan
Toshiaki Makita
1
-21
/
+0
2014-01-13
bridge: move br_net_exit() to br.c
WANG Cong
3
-19
/
+18
2014-01-09
netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()
Patrick McHardy
1
-1
/
+1
2014-01-09
netfilter: nf_tables: minor nf_chain_type cleanups
Patrick McHardy
1
-2
/
+2
2014-01-09
netfilter: nf_tables: constify chain type definitions and pointers
Patrick McHardy
1
-1
/
+1
2014-01-09
netfilter: nf_tables: add missing module references to chain types
Patrick McHardy
1
-0
/
+1
2014-01-07
netfilter: nf_tables: add support for multi family tables
Patrick McHardy
1
-0
/
+1
2014-01-07
netfilter: nf_tables: make chain types override the default AF functions
Patrick McHardy
1
-19
/
+19
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2014-01-06
bridge: use DEVICE_ATTR_xx macros
sfeldma@cumulusnetworks.com
1
-141
/
+108
2014-01-06
bridge: use spin_lock_bh() in br_multicast_set_hash_max
Curt Brune
1
-2
/
+2
2014-01-04
net: unify the pcpu_tstats and br_cpu_netstats as one
Li RongQing
3
-15
/
+7
2014-01-01
netlink: cleanup rntl_af_register
stephen hemminger
1
-4
/
+1
2013-12-19
bridge: change the position of '{' to the pre line
tanxiaojun
4
-18
/
+9
2013-12-19
bridge: change "foo* bar" to "foo *bar"
tanxiaojun
2
-10
/
+10
2013-12-19
bridge: add space before '(/{', after ',', etc.
tanxiaojun
7
-12
/
+12
2013-12-19
bridge: remove unnecessary parentheses
tanxiaojun
2
-3
/
+3
[next]