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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bridge
Age
Commit message (
Expand
)
Author
2011-03-10
net: bridge builtin vs. ipv6 modular
Randy Dunlap
2011-02-22
bridge: Use IPv6 link-local address for multicast listener queries
Linus Lüssing
2011-02-22
bridge: Fix MLD queries' ethernet source address
Linus Lüssing
2011-02-22
bridge: Allow mcast snooping for transient link local addresses too
Linus Lüssing
2011-02-22
bridge: Add missing ntohs()s for MLDv2 report parsing
Linus Lüssing
2011-02-22
bridge: Fix IPv6 multicast snooping by correcting offset in MLDv2 report
Linus Lüssing
2011-02-22
bridge: Fix IPv6 multicast snooping by storing correct protocol type
Linus Lüssing
2011-02-12
bridge: Replace mp->mglist hlist with a bool
Herbert Xu
2011-02-11
bridge: Fix timer typo that may render snooping less effective
Herbert Xu
2011-02-11
bridge: Fix mglist corruption that leads to memory corruption
Herbert Xu
2011-02-04
bridge: Don't put partly initialized fdb into hash
Pavel Emelyanov
2011-01-06
net: bridge: check the length of skb after nf_bridge_maybe_copy_header()
Changli Gao
2011-01-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-01-03
net/bridge: fix trivial sparse errors
Tomas Winkler
2011-01-03
bridge: stp: ensure mac header is set
Florian Westphal
2011-01-03
bridge: fix br_multicast_ipv6_rcv for paged skbs
Tomas Winkler
2010-12-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-12-16
bridge: fix IPv6 queries for bridge multicast snooping
David Stevens
2010-12-10
bridge: Use consistent NF_DROP returns in nf_pre_routing
Herbert Xu
2010-12-10
bridge: Fix return values of br_multicast_add_group/br_multicast_new_group
Tobias Klauser
2010-12-09
net: Abstract away all dst_entry metrics accesses.
David S. Miller
2010-11-17
net: use the macros defined for the members of flowi
Changli Gao
2010-11-15
bridge: add RCU annotations to bridge port lookup
Eric Dumazet
2010-11-15
bridge: fix RCU races with bridge port
stephen hemminger
2010-11-15
bridge: add proper RCU annotation to should_route_hook
Eric Dumazet
2010-11-15
bridge: add RCU annotation to bridge multicast table
Eric Dumazet
2010-10-21
bridge: Forward reserved group addresses if !STP
Benjamin Poirier
2010-10-21
bridge: make br_parse_ip_options static
stephen hemminger
2010-10-21
bridge: Add support for TX vlan offload.
Jesse Gross
2010-10-21
vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
Jesse Gross
2010-10-21
ebtables: Allow filtering of hardware accelerated vlan frames.
Jesse Gross
2010-10-11
net dst: use a percpu_counter to track entries
Eric Dumazet
2010-09-19
bridge : Sanitize skb before it enters the IP stack
Bandan Das
2010-09-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-09-01
bridge: Clear INET control block of SKBs passed into ip_fragment().
David S. Miller
2010-08-25
bridge: avoid ethtool on non running interface
stephen hemminger
2010-08-25
bridge: fix locking comment
Stephen Hemminger
2010-08-23
bridge: netfilter: fix a memory leak
Changli Gao
2010-08-22
bridge: is PACKET_LOOPBACK unlikely()?
Simon Horman
2010-08-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-07-30
bridge: Allow multicast snooping to be disabled before ifup
Herbert Xu
2010-07-30
bridge: Fix skb leak when multicast parsing fails on TX
Herbert Xu
2010-07-28
bridge: add rcu_read_lock on transmit
stephen hemminger
2010-07-19
bridge: Partially disable netpoll support
Herbert Xu
2010-07-15
net: bridge: fix sign bug
Kulikov Vasiliy
2010-07-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-07-07
net: fix 64 bit counters on 32 bit arches
Eric Dumazet
2010-07-07
bridge: Clear IPCB before possible entry into IP stack
Herbert Xu
2010-07-05
bridge br_multicast: BUG: unable to handle kernel NULL pointer dereference
Herbert Xu
2010-07-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
[next]