index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
Age
Commit message (
Expand
)
Author
2014-11-21
br: fix use of ->rx_handler_data in code executed on non-rx_handler path
Jiri Pirko
2014-05-30
bridge: Handle IFLA_ADDRESS correctly when creating bridge device
Toshiaki Makita
2014-05-30
bridge: Fix double free and memory leak around br_allowed_ingress
Toshiaki Makita
2014-05-30
netfilter: Can't fail and free after table replacement
Thomas Graf
2014-04-14
bridge: multicast: add sanity check for query source addresses
Linus Lüssing
2014-01-15
bridge: use spin_lock_bh() in br_multicast_set_hash_max
Curt Brune
2013-12-08
bridge: flush br's address entry in fdb when remove the bridge dev
Ding Tianhong
2013-11-04
bridge: Correctly clamp MAX forward_delay when enabling STP
Vlad Yasevich
2013-10-13
bridge: fix NULL pointer deref of br_port_get_rcu
Hong Zhiguo
2013-10-13
bridge: use br_port_get_rtnl within rtnl lock
Hong Zhiguo
2013-10-13
bridge: Clamp forward_delay when enabling STP
Herbert Xu
2013-10-13
resubmit bridge: fix message_age_timer calculation
Chris Healy
2013-09-14
net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delay
Daniel Borkmann
2013-09-14
bridge: Use the correct bit length for bitmap functions in the VLAN code
Toshiaki Makita
2013-09-14
bridge: don't try to update timers in case of broken MLD queries
Linus Lüssing
2013-06-17
bridge: fix switched interval for MLD Query types
Linus Lüssing
2013-05-15
netfilter: log: netns NULL ptr bug when calling from conntrack
Hans Schillstrom
2013-05-03
bridge: fix race with topology change timer
stephen hemminger
2013-04-30
bridge: avoid OOPS if root port not found
stephen hemminger
2013-04-29
bridge: Add fdb dst check during fdb update
roopa
2013-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-04-19
net: vlan: prepare for 802.1ad support
Patrick McHardy
2013-04-19
net: vlan: prepare for 802.1ad VLAN filtering offload
Patrick McHardy
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-15
bridge: make user modified path cost sticky
stephen hemminger
2013-04-07
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2013-04-05
netfilter: ebt_ulog: add net namespace support for ebt_ulog
Gao feng
2013-04-05
netfilter: ebt_log: add net namespace support for ebt_log
Gao feng
2013-04-05
netfilter: nf_log: prepare net namespace support for loggers
Gao feng
2013-04-02
bridge: remove a redundant synchronize_net()
Eric Dumazet
2013-03-28
bridge: remove unused variable ifm
Hong zhi guo
2013-03-28
net-next: replace obsolete NLMSG_* with type safe nlmsg_*
Hong zhi guo
2013-03-28
net: add ETH_P_802_3_MIN
Simon Horman
2013-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-25
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2013-03-24
bridge: fix crash when set mac address of br interface
Hong zhi guo
2013-03-24
bridge: avoid br_ifinfo_notify when nothing changed
Hong zhi guo
2013-03-22
rtnetlink: Remove passing of attributes into rtnl_doit functions
Thomas Graf
2013-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-17
bridge: Add support for setting BR_ROOT_BLOCK flag.
Vlad Yasevich
2013-03-15
netfilter: ebt_ulog: remove unnecessary spin lock protection
Gao feng
2013-03-15
bridge: netfilter: use PTR_RET instead of IS_ERR + PTR_ERR
Silviu-Mihai Popescu
2013-03-12
bridge: using for_each_set_bit to simplify the code
Wei Yongjun
2013-03-12
bridge: using for_each_set_bit_from to simplify the code
Wei Yongjun
2013-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-12
bridge: reserve space for IFLA_BRPORT_FAST_LEAVE
stephen hemminger
2013-03-10
bridge: fix mdb info leaks
Mathias Krause
2013-03-07
bridge: add missing vid to br_mdb_get()
Cong Wang
2013-03-07
bridge: use ipv4_is_local_multicast() helper
Amerigo Wang
[next]