aboutsummaryrefslogtreecommitdiff
path: root/net/bridge
AgeCommit message (Expand)Author
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-30bridge: mcast snooping, fix length check of snooped MLDv1/2Linus Lüssing
2011-03-29bridge: Fix compilation warning in function br_stp_recalculate_bridge_id()Balaji G
2011-03-27bridge: notify applications if address of bridge device changesstephen hemminger
2011-03-22bridge: Fix possibly wrong MLD queries' ethernet source addressLinus Lüssing
2011-03-18bridge: Reset IPCB when entering IP stack on NF_FORWARDHerbert Xu
2011-03-16net: introduce rx_handler results and logic around thatJiri Pirko
2011-03-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-03-14bridge: skip forwarding delay if not using STPstephen hemminger
2011-03-14bridge: control carrier based on ports onlinestephen hemminger
2011-03-12ipv4: Create and use route lookup helpers.David S. Miller
2011-03-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-03-10net: bridge builtin vs. ipv6 modularRandy Dunlap
2011-03-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-03-02ipv4: Make output route lookup return rtable directly.David S. Miller
2011-03-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-02-22bridge: Use IPv6 link-local address for multicast listener queriesLinus Lüssing
2011-02-22bridge: Fix MLD queries' ethernet source addressLinus Lüssing
2011-02-22bridge: Allow mcast snooping for transient link local addresses tooLinus Lüssing
2011-02-22bridge: Add missing ntohs()s for MLDv2 report parsingLinus Lüssing
2011-02-22bridge: Fix IPv6 multicast snooping by correcting offset in MLDv2 reportLinus Lüssing
2011-02-22bridge: Fix IPv6 multicast snooping by storing correct protocol typeLinus Lüssing
2011-02-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-02-14bridge: netfilter: fix information leakVasiliy Kulikov
2011-02-13bridge: implement [add/del]_slave opsJiri Pirko
2011-02-12bridge: Replace mp->mglist hlist with a boolHerbert Xu
2011-02-11bridge: Fix timer typo that may render snooping less effectiveHerbert Xu
2011-02-11bridge: Fix mglist corruption that leads to memory corruptionHerbert Xu
2011-02-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-02-04bridge: Don't put partly initialized fdb into hashPavel Emelyanov
2011-01-24net: reduce and unify printk level in netdev_fix_features()Michał Mirosław
2011-01-24net: change netdev->features to u32Michał Mirosław
2011-01-13netfilter: ebt_ip6: allow matching on ipv6-icmp types/codesFlorian Westphal
2011-01-13netfilter: x_table: speedup compat operationsEric Dumazet
2011-01-06net: bridge: check the length of skb after nf_bridge_maybe_copy_header()Changli Gao
2011-01-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-01-03net/bridge: fix trivial sparse errorsTomas Winkler
2011-01-03bridge: stp: ensure mac header is setFlorian Westphal
2011-01-03bridge: fix br_multicast_ipv6_rcv for paged skbsTomas Winkler
2010-12-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-16bridge: fix IPv6 queries for bridge multicast snoopingDavid Stevens
2010-12-10bridge: Use consistent NF_DROP returns in nf_pre_routingHerbert Xu
2010-12-10bridge: Fix return values of br_multicast_add_group/br_multicast_new_groupTobias Klauser
2010-12-09net: Abstract away all dst_entry metrics accesses.David S. Miller
2010-11-17net: use the macros defined for the members of flowiChangli Gao
2010-11-15bridge: add RCU annotations to bridge port lookupEric Dumazet
2010-11-15bridge: fix RCU races with bridge portstephen hemminger
2010-11-15bridge: add proper RCU annotation to should_route_hookEric Dumazet
2010-11-15bridge: add RCU annotation to bridge multicast tableEric Dumazet