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: Use the correct bit length for bitmap functions in the VLAN code
Toshiaki Makita
2013-08-20
3
-9
/
+9
*
bridge: correct the comment for file br_sysfs_br.c
Wang Sheng-Hui
2013-08-07
1
-1
/
+1
*
bridge: don't try to update timers in case of broken MLD queries
Linus Lüssing
2013-08-05
1
-1
/
+1
*
bridge: disable snooping if there is no querier
Linus Lüssing
2013-07-31
4
-11
/
+46
*
bridge: do not call setup_timer() multiple times
Eric Dumazet
2013-07-19
1
-2
/
+3
*
bridge: fix some kernel warning in multicast timer
Cong Wang
2013-07-06
2
-2
/
+2
*
bridge: check for zero ether address in fdb add
Stephen Hemminger
2013-06-25
1
-0
/
+5
*
bridge: fix a typo in comments
Cong Wang
2013-06-24
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-19
1
-2
/
+3
|
\
|
*
bridge: fix switched interval for MLD Query types
Linus Lüssing
2013-06-17
1
-2
/
+3
*
|
net: Convert uses of typedef ctl_table to struct ctl_table
Joe Perches
2013-06-13
1
-2
/
+2
*
|
bridge: Add a flag to control unicast packet flood.
Vlad Yasevich
2013-06-11
7
-16
/
+31
*
|
bridge: Add flag to control mac learning.
Vlad Yasevich
2013-06-11
5
-4
/
+13
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2013-06-06
2
-3
/
+9
|
\
\
|
*
|
netfilter: {ipt,ebt}_ULOG: rise warning on deprecation
Pablo Neira Ayuso
2013-05-23
1
-0
/
+6
|
*
|
bridge: netfilter: using strlcpy() instead of strncpy()
Chen Gang
2013-05-23
1
-3
/
+3
*
|
|
net: pass info struct via netdevice notifier
Jiri Pirko
2013-05-28
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-05-24
2
-13
/
+16
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
netfilter: log: netns NULL ptr bug when calling from conntrack
Hans Schillstrom
2013-05-15
2
-13
/
+16
*
|
|
bridge: Set vlan_features to allow offloads on vlans.
Vlad Yasevich
2013-05-23
1
-6
/
+7
|
|
/
|
/
|
*
|
bridge: send query as soon as leave is received
Cong Wang
2013-05-22
1
-0
/
+26
*
|
bridge: only expire the mdb entry when query is received
Cong Wang
2013-05-22
2
-27
/
+13
*
|
bridge: use the bridge IP addr as source addr for querier
Cong Wang
2013-05-22
3
-1
/
+31
|
/
*
bridge: fix race with topology change timer
stephen hemminger
2013-05-03
1
-1
/
+1
*
bridge: avoid OOPS if root port not found
stephen hemminger
2013-04-30
1
-1
/
+8
*
bridge: Add fdb dst check during fdb update
roopa
2013-04-29
1
-2
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-22
3
-1
/
+4
|
\
|
*
bridge: make user modified path cost sticky
stephen hemminger
2013-04-15
3
-1
/
+4
*
|
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-04-19
2
-3
/
+3
*
|
net: vlan: prepare for 802.1ad support
Patrick McHardy
2013-04-19
1
-1
/
+2
*
|
net: vlan: prepare for 802.1ad VLAN filtering offload
Patrick McHardy
2013-04-19
1
-3
/
+7
*
|
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-19
2
-5
/
+5
*
|
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2013-04-07
3
-44
/
+130
|
\
\
|
*
|
netfilter: ebt_ulog: add net namespace support for ebt_ulog
Gao feng
2013-04-05
1
-37
/
+88
|
*
|
netfilter: ebt_log: add net namespace support for ebt_log
Gao feng
2013-04-05
1
-2
/
+35
|
*
|
netfilter: nf_log: prepare net namespace support for loggers
Gao feng
2013-04-05
2
-5
/
+7
*
|
|
bridge: remove a redundant synchronize_net()
Eric Dumazet
2013-04-02
1
-1
/
+0
*
|
|
bridge: remove unused variable ifm
Hong zhi guo
2013-03-28
1
-9
/
+3
*
|
|
net-next: replace obsolete NLMSG_* with type safe nlmsg_*
Hong zhi guo
2013-03-28
1
-2
/
+2
|
/
/
*
|
net: add ETH_P_802_3_MIN
Simon Horman
2013-03-28
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-27
1
-1
/
+1
|
\
|
|
*
bridge: fix crash when set mac address of br interface
Hong zhi guo
2013-03-24
1
-1
/
+1
*
|
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2013-03-25
2
-5
/
+2
|
\
\
|
*
|
netfilter: ebt_ulog: remove unnecessary spin lock protection
Gao feng
2013-03-15
1
-2
/
+1
|
*
|
bridge: netfilter: use PTR_RET instead of IS_ERR + PTR_ERR
Silviu-Mihai Popescu
2013-03-15
1
-3
/
+1
*
|
|
bridge: avoid br_ifinfo_notify when nothing changed
Hong zhi guo
2013-03-24
1
-2
/
+2
*
|
|
rtnetlink: Remove passing of attributes into rtnl_doit functions
Thomas Graf
2013-03-22
1
-2
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-20
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
bridge: Add support for setting BR_ROOT_BLOCK flag.
Vlad Yasevich
2013-03-17
1
-0
/
+1
*
|
bridge: using for_each_set_bit to simplify the code
Wei Yongjun
2013-03-12
2
-12
/
+3
[next]