| Commit message (Expand) | Author | Age |
* | bridge: reset IPCB in br_parse_ip_options | Eric Dumazet | 2011-04-12 |
* | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 2011-04-07 |
|\ |
|
| * | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | | bridge: mcast snooping, fix length check of snooped MLDv1/2 | Linus Lüssing | 2011-03-30 |
* | | bridge: Fix compilation warning in function br_stp_recalculate_bridge_id() | Balaji G | 2011-03-30 |
|/ |
|
* | bridge: notify applications if address of bridge device changes | stephen hemminger | 2011-03-28 |
* | bridge: Fix possibly wrong MLD queries' ethernet source address | Linus Lüssing | 2011-03-22 |
* | bridge: Reset IPCB when entering IP stack on NF_FORWARD | Herbert Xu | 2011-03-18 |
* | net: introduce rx_handler results and logic around that | Jiri Pirko | 2011-03-16 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-03-15 |
|\ |
|
| * | bridge: skip forwarding delay if not using STP | stephen hemminger | 2011-03-14 |
* | | bridge: control carrier based on ports online | stephen hemminger | 2011-03-14 |
* | | ipv4: Create and use route lookup helpers. | David S. Miller | 2011-03-12 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-03-10 |
|\| |
|
| * | net: bridge builtin vs. ipv6 modular | Randy Dunlap | 2011-03-10 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-03-04 |
|\| |
|
| * | 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-22 |
* | | ipv4: Make output route lookup return rtable directly. | David S. Miller | 2011-03-02 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2011-03-02 |
|\ \ |
|
| * | | bridge: netfilter: fix information leak | Vasiliy Kulikov | 2011-02-14 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-02-19 |
|\ \ \
| | |/
| |/| |
|
| * | | bridge: Replace mp->mglist hlist with a bool | Herbert Xu | 2011-02-12 |
| * | | bridge: Fix timer typo that may render snooping less effective | Herbert Xu | 2011-02-12 |
| * | | bridge: Fix mglist corruption that leads to memory corruption | Herbert Xu | 2011-02-12 |
* | | | bridge: implement [add/del]_slave ops | Jiri Pirko | 2011-02-13 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-02-04 |
|\| | |
|
| * | | bridge: Don't put partly initialized fdb into hash | Pavel Emelyanov | 2011-02-04 |
* | | | net: reduce and unify printk level in netdev_fix_features() | Michał Mirosław | 2011-01-24 |
* | | | net: change netdev->features to u32 | Michał Mirosław | 2011-01-24 |
| |/
|/| |
|
* | | netfilter: ebt_ip6: allow matching on ipv6-icmp types/codes | Florian Westphal | 2011-01-13 |
* | | netfilter: x_table: speedup compat operations | Eric Dumazet | 2011-01-13 |
|/ |
|
* | net: bridge: check the length of skb after nf_bridge_maybe_copy_header() | Changli Gao | 2011-01-06 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-01-04 |
|\ |
|
| * | bridge: stp: ensure mac header is set | Florian Westphal | 2011-01-03 |
| * | bridge: fix br_multicast_ipv6_rcv for paged skbs | Tomas Winkler | 2011-01-03 |
* | | net/bridge: fix trivial sparse errors | Tomas Winkler | 2011-01-03 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-12-17 |
|\| |
|
| * | bridge: fix IPv6 queries for bridge multicast snooping | David Stevens | 2010-12-16 |
* | | 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-10 |
* | | net: Abstract away all dst_entry metrics accesses. | David S. Miller | 2010-12-09 |
* | | net: use the macros defined for the members of flowi | Changli Gao | 2010-11-17 |
* | | 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 |