summaryrefslogtreecommitdiff
path: root/net/bridge
AgeCommit message (Expand)Author
2012-01-11net: introduce DST_NOPEER dst flagEric Dumazet
2011-12-14Merge branch 'linux-3.1.5' into android-tegra-nv-3.1Varun Wadekar
2011-12-09bridge: correct IPv6 checksum after pullstephen hemminger
2011-11-30bridge: Have tx_bytes count headers like rx_bytes.Ashish Sharma
2011-10-18bridge: fix hang on removal of bridge via netlinkstephen hemminger
2011-10-06bridge: leave carrier on for empty bridgestephen hemminger
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-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-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
2011-05-27Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6David S. Miller
2011-05-26netfilter: Fix several warnings in compat_mtw_from_user().David Miller
2011-05-24bridge: initialize fake_rtable metricsEric Dumazet
2011-05-22net: remove synchronize_net() from netdev_set_master()Eric Dumazet
2011-05-22bridge: call NETDEV_JOIN notifiers when add a slaveAmerigo Wang
2011-05-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-05-13bridge: fix forwarding of IPv6Stephen Hemminger
2011-05-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-05-10netfilter: ebtables: only call xt_compat_add_offset once per ruleFlorian Westphal
2011-05-10netfilter: fix ebtables compat supportEric Dumazet
2011-05-02net: dont hold rtnl mutex during netlink dump callbacksEric Dumazet
2011-04-29ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny
2011-04-28bridge: convert br_features_recompute() to ndo_fix_featuresMichał Mirosław
2011-04-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-04-22inet: constify ip headers and in6_addrEric Dumazet
2011-04-21Revert "bridge: Forward reserved group addresses if !STP"David S. Miller