aboutsummaryrefslogtreecommitdiff
path: root/net/bridge
AgeCommit message (Expand)Author
2011-12-22net: introduce DST_NOPEER dst flagEric Dumazet
2011-12-22bridge: provide a mtu() method for fake_dst_opsEric Dumazet
2011-12-01bridge: master device stuck in no-carrier state forever when in user-stp modeVitalii Demianets
2011-11-16bridge: correct IPv6 checksum after pullstephen hemminger
2011-11-14bridge: Fix potential deadlock on br->multicast_lockAndrey Vagin
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-01netfilter: Remove unnecessary OOM logging messagesJoe Perches
2011-10-31net: fix implicit kmod.h usage in bridge/br_stp_if.cPaul Gortmaker
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker
2011-10-24Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-10-18bridge: fix hang on removal of bridge via netlinkstephen hemminger
2011-10-07Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-10-06bridge: allow forwarding some link local framesstephen hemminger
2011-10-06bridge: leave carrier on for empty bridgestephen hemminger
2011-10-03bridge: allow updating existing fdb entriesstephen hemminger
2011-10-03bridge: fix ordering of NEWLINK and NEWNEIGH eventsstephen hemminger
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-09-15net: consolidate and fix ethtool_ops->get_settings callingJiri Pirko
2011-09-15br: remove redundant check and initJiri Pirko
2011-08-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-08-24bridge: fix a possible use after freeEric Dumazet
2011-08-24bridge: Pseudo-header required for the checksum of ICMPv6Yan, Zheng
2011-08-22bridge: fix a possible net_device leakEric Dumazet
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-11net/bridge/netfilter/ebtables.c: use available error handling codeJulia Lawall
2011-08-09Bridge: Always send NETDEV_CHANGEADDR up on br MAC change.Andrei Warkentin
2011-08-02rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger
2011-07-29netfilter: ebtables: fix ebtables build dependencyBart De Schuymer
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-22bridge: minor cleanupsstephen hemminger
2011-07-22bridge: add notification over netlink when STP changes statestephen hemminger
2011-07-22bridge: notifier called with the wrong devicestephen hemminger
2011-07-22bridge: ignore bogus STP config packetsstephen hemminger
2011-07-22bridge: send proper message_age in config BPDUstephen hemminger
2011-07-21net, netfilter: Remove redundant goto in ebt_ulog_packetJesper Juhl
2011-07-18net: Add ->neigh_lookup() operation to dst_opsDavid S. Miller
2011-07-17net: Abstract dst->neighbour accesses behind helpers.David S. Miller
2011-07-17neigh: Pass neighbour entry to output ops.David S. Miller
2011-07-14net: Embed hh_cache inside of struct neighbour.David S. Miller
2011-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-07-05bridge: Always flood broadcast packetsHerbert Xu
2011-06-24bridge: Only flood unregistered groups to routersHerbert Xu
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-06-19netpoll: copy dev name of slaves to struct netpollWANG Cong
2011-06-16IGMP snooping: set mrouters_only flag for IPv6 traffic properlyFernando Luis Vázquez Cao
2011-06-16IGMP snooping: set mrouters_only flag for IPv4 traffic properlyFernando Luis Vázquez Cao
2011-06-09rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose
2011-06-07bridge: provide a cow_metrics method for fake_opsAlexander Holler