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
*
bridge: Prevent possible race condition in br_fdb_change_mac_address
Toshiaki Makita
2014-02-10
1
-1
/
+5
*
bridge: Properly check if local fdb entry can be deleted when deleting vlan
Toshiaki Makita
2014-02-10
3
-9
/
+23
*
bridge: Properly check if local fdb entry can be deleted in br_fdb_delete_by_...
Toshiaki Makita
2014-02-10
1
-19
/
+6
*
bridge: Properly check if local fdb entry can be deleted in br_fdb_change_mac...
Toshiaki Makita
2014-02-10
1
-25
/
+32
*
bridge: Fix the way to check if a local fdb entry can be deleted
Toshiaki Makita
2014-02-10
3
-1
/
+34
*
bridge: Change local fdb entries whenever mac address of bridge device changes
Toshiaki Makita
2014-02-10
3
-4
/
+5
*
bridge: Fix the way to find old local fdb entries in br_fdb_change_mac_address
Toshiaki Makita
2014-02-10
1
-1
/
+1
*
bridge: Fix the way to insert new local fdb entries in br_fdb_changeaddr
Toshiaki Makita
2014-02-10
1
-9
/
+20
*
bridge: Fix the way to find old local fdb entries in br_fdb_changeaddr
Toshiaki Makita
2014-02-10
3
-7
/
+16
*
bridge: fix netconsole setup over bridge
Cong Wang
2014-02-06
1
-23
/
+28
*
bridge: Remove unnecessary vlan_put_tag in br_handle_vlan
Toshiaki Makita
2014-01-22
1
-21
/
+0
*
bridge: move br_net_exit() to br.c
WANG Cong
2014-01-13
3
-19
/
+18
*
netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain()
Patrick McHardy
2014-01-09
1
-1
/
+1
*
netfilter: nf_tables: minor nf_chain_type cleanups
Patrick McHardy
2014-01-09
1
-2
/
+2
*
netfilter: nf_tables: constify chain type definitions and pointers
Patrick McHardy
2014-01-09
1
-1
/
+1
*
netfilter: nf_tables: add missing module references to chain types
Patrick McHardy
2014-01-09
1
-0
/
+1
*
netfilter: nf_tables: add support for multi family tables
Patrick McHardy
2014-01-07
1
-0
/
+1
*
netfilter: nf_tables: make chain types override the default AF functions
Patrick McHardy
2014-01-07
1
-19
/
+19
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-06
1
-2
/
+2
|
\
|
*
bridge: use spin_lock_bh() in br_multicast_set_hash_max
Curt Brune
2014-01-06
1
-2
/
+2
*
|
bridge: use DEVICE_ATTR_xx macros
sfeldma@cumulusnetworks.com
2014-01-06
1
-141
/
+108
*
|
net: unify the pcpu_tstats and br_cpu_netstats as one
Li RongQing
2014-01-04
3
-15
/
+7
*
|
netlink: cleanup rntl_af_register
stephen hemminger
2014-01-01
1
-4
/
+1
*
|
bridge: change the position of '{' to the pre line
tanxiaojun
2013-12-19
4
-18
/
+9
*
|
bridge: change "foo* bar" to "foo *bar"
tanxiaojun
2013-12-19
2
-10
/
+10
*
|
bridge: add space before '(/{', after ',', etc.
tanxiaojun
2013-12-19
7
-12
/
+12
*
|
bridge: remove unnecessary parentheses
tanxiaojun
2013-12-19
2
-3
/
+3
*
|
bridge: remove unnecessary condition judgment
tanxiaojun
2013-12-19
2
-4
/
+2
*
|
bridge: spelling fixes
tanxiaojun
2013-12-18
3
-3
/
+3
*
|
net: more spelling fixes
stephen hemminger
2013-12-10
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-09
2
-1
/
+11
|
\
|
|
*
br: fix use of ->rx_handler_data in code executed on non-rx_handler path
Jiri Pirko
2013-12-06
2
-1
/
+11
*
|
netfilter: Fix FSF address in file headers
Jeff Kirsher
2013-12-06
1
-2
/
+1
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2013-11-21
1
-3
/
+5
|
\
|
*
netfilter: ebt_ip6: fix source and destination matching
Luís Fernando Cornachioni Estrozi
2013-11-19
1
-3
/
+5
*
|
bridge: flush br's address entry in fdb when remove the
Ding Tianhong
2013-11-20
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-11-19
2
-14
/
+11
|
\
\
|
*
|
bridge: Fix memory leak when deleting bridge with vlan filtering enabled
Toshiaki Makita
2013-11-14
1
-0
/
+1
|
*
|
bridge: Call vlan_vid_del for all vids at nbp_vlan_flush
Toshiaki Makita
2013-11-14
1
-0
/
+4
|
*
|
bridge: Use vlan_vid_[add/del] instead of direct ndo_vlan_rx_[add/kill]_vid c...
Toshiaki Makita
2013-11-14
1
-14
/
+6
|
|
/
*
|
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-11-14
1
-0
/
+7
|
\
\
|
|
/
|
/
|
|
*
net: Explicitly initialize u64_stats_sync structures for lockdep
John Stultz
2013-11-06
1
-0
/
+7
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2013-11-04
2
-2
/
+40
|
\
\
|
*
|
netfilter: bridge: nf_tables: add filter chain type
Pablo Neira Ayuso
2013-10-28
1
-2
/
+39
|
*
|
netfilter: bridge: fix nf_tables bridge dependencies with main core
Pablo Neira Ayuso
2013-10-28
1
-0
/
+1
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2013-11-04
1
-0
/
+2
|
\
\
\
|
*
|
|
bridge: netfilter: orphan skb before invoking ip netfilter hooks
Florian Westphal
2013-10-27
1
-0
/
+2
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-11-04
5
-35
/
+27
|
\
\
\
\
|
*
|
|
|
bridge: pass correct vlan id to multicast code
Vlad Yasevich
2013-10-29
4
-29
/
+25
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2013-10-23
1
-6
/
+3
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
[next]