开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
Age
Commit message (
Expand
)
Author
2016-05-19
net: bridge: fix old ioctl unlocked net device walk
Nikolay Aleksandrov
2016-02-12
bridge: Only call /sbin/bridge-stp for the initial network namespace
Hannes Frederic Sowa
2015-11-14
bridge: superfluous skb->nfct check in br_nf_dev_queue_xmit
Vasily Averin
2015-08-27
bridge: mdb: fix double add notification
Nikolay Aleksandrov
2015-08-27
bridge: mdb: zero out the local br_ip variable before use
Nikolay Aleksandrov
2015-07-30
bridge: fix br_stp_set_bridge_priority race conditions
Nikolay Aleksandrov
2015-07-30
bridge: fix multicast router rlist endless loop
Nikolay Aleksandrov
2015-06-10
bridge: fix parsing of MLDv2 reports
Thadeu Lima de Souza Cascardo
2014-10-17
bridge: Fix br_should_learn to check vlan_enabled
Vlad Yasevich
2014-10-17
bridge: Check if vlan filtering is enabled only once.
Vlad Yasevich
2014-10-17
net: Always untag vlan-tagged traffic on input.
Vlad Yasevich
2014-06-23
bridge: Prevent insertion of FDB entry with disallowed vlan
Toshiaki Makita
2014-05-29
bridge: Handle IFLA_ADDRESS correctly when creating bridge device
Toshiaki Makita
2014-05-29
bridge: Fix double free and memory leak around br_allowed_ingress
Toshiaki Makita
2014-05-29
netfilter: Can't fail and free after table replacement
Thomas Graf
2014-04-18
bridge: multicast: enable snooping on general queries only
Linus Lüssing
2014-04-18
bridge: multicast: add sanity check for general query destination
Linus Lüssing
2014-04-18
bridge: multicast: add sanity check for query source addresses
Linus Lüssing
2014-02-26
bridge: fix netconsole setup over bridge
Cong Wang
2014-01-15
bridge: use spin_lock_bh() in br_multicast_set_hash_max
Curt Brune
2014-01-15
br: fix use of ->rx_handler_data in code executed on non-rx_handler path
Jiri Pirko
2013-12-08
bridge: flush br's address entry in fdb when remove the bridge dev
Ding Tianhong
2013-10-22
Revert "bridge: only expire the mdb entry when query is received"
Linus Lüssing
2013-10-18
bridge: Fix updating FDB entries when the PVID is applied
Toshiaki Makita
2013-10-18
bridge: Fix the way the PVID is referenced
Toshiaki Makita
2013-10-18
bridge: Apply the PVID to priority-tagged frames
Toshiaki Makita
2013-10-18
bridge: Don't use VID 0 and 4095 in vlan filtering
Toshiaki Makita
2013-10-17
bridge: Correctly clamp MAX forward_delay when enabling STP
Vlad Yasevich
2013-10-11
bridge: update mdb expiration timer upon reports.
Vlad Yasevich
2013-09-15
bridge: fix NULL pointer deref of br_port_get_rcu
Hong Zhiguo
2013-09-15
bridge: use br_port_get_rtnl within rtnl lock
Hong Zhiguo
2013-09-12
bridge: Clamp forward_delay when enabling STP
Herbert Xu
2013-09-12
resubmit bridge: fix message_age_timer calculation
Chris Healy
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-09-05
bridge: apply multicast snooping to IPv6 link-local, too
Linus Lüssing
2013-09-05
bridge: prevent flooding IPv6 packets that do not have a listener
Linus Lüssing
2013-09-04
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-09-04
net: ipv6: mld: get rid of MLDV2_MRC and simplify calculation
Daniel Borkmann
2013-08-30
net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delay
Daniel Borkmann
2013-08-30
bridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 ones
Linus Lüssing
2013-08-29
bridge: inherit slave devices needed_headroom
Florian Fainelli
2013-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-20
bridge: Use the correct bit length for bitmap functions in the VLAN code
Toshiaki Makita
2013-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-07
bridge: correct the comment for file br_sysfs_br.c
Wang Sheng-Hui
2013-08-05
bridge: don't try to update timers in case of broken MLD queries
Linus Lüssing
2013-08-04
bridge: fix rcu check warning in multicast port group
stephen hemminger
2013-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-07-31
bridge: disable snooping if there is no querier
Linus Lüssing
[next]