Commit Graph

597 Commits (8628bd8af7c4c14f40f5183f80f5744c4e682439)

Author SHA1 Message Date
Linus Lüssing a7bff75b08 bridge: Fix possibly wrong MLD queries' ethernet source address 14 years ago
Herbert Xu 6b1e960fdb bridge: Reset IPCB when entering IP stack on NF_FORWARD 14 years ago
Jiri Pirko 8a4eb5734e net: introduce rx_handler results and logic around that 14 years ago
stephen hemminger a461c0297f bridge: skip forwarding delay if not using STP 14 years ago
stephen hemminger 1faa4356a3 bridge: control carrier based on ports online 14 years ago
David S. Miller 78fbfd8a65 ipv4: Create and use route lookup helpers. 14 years ago
Randy Dunlap dcbcdf22f5 net: bridge builtin vs. ipv6 modular 14 years ago
David S. Miller b23dd4fe42 ipv4: Make output route lookup return rtable directly. 14 years ago
Linus Lüssing fe29ec41aa bridge: Use IPv6 link-local address for multicast listener queries 14 years ago
Linus Lüssing 36cff5a10c bridge: Fix MLD queries' ethernet source address 14 years ago
Linus Lüssing e4de9f9e83 bridge: Allow mcast snooping for transient link local addresses too 14 years ago
Linus Lüssing d41db9f3f7 bridge: Add missing ntohs()s for MLDv2 report parsing 14 years ago
Linus Lüssing 649e984d00 bridge: Fix IPv6 multicast snooping by correcting offset in MLDv2 report 14 years ago
Linus Lüssing 9cc6e0c4c4 bridge: Fix IPv6 multicast snooping by storing correct protocol type 14 years ago
Vasiliy Kulikov d846f71195 bridge: netfilter: fix information leak 14 years ago
Jiri Pirko afc6151a78 bridge: implement [add/del]_slave ops 14 years ago
Herbert Xu 8a870178c0 bridge: Replace mp->mglist hlist with a bool 14 years ago
Herbert Xu 24f9cdcbd7 bridge: Fix timer typo that may render snooping less effective 14 years ago
Herbert Xu 6b0d6a9b42 bridge: Fix mglist corruption that leads to memory corruption 14 years ago
Pavel Emelyanov 1158f762e5 bridge: Don't put partly initialized fdb into hash 14 years ago
Michał Mirosław acd1130e87 net: reduce and unify printk level in netdev_fix_features() 14 years ago
Michał Mirosław 04ed3e741d net: change netdev->features to u32 14 years ago
Florian Westphal 6faee60a4e netfilter: ebt_ip6: allow matching on ipv6-icmp types/codes 14 years ago
Eric Dumazet 255d0dc340 netfilter: x_table: speedup compat operations 14 years ago
Changli Gao f88de8de5a net: bridge: check the length of skb after nf_bridge_maybe_copy_header() 14 years ago
Tomas Winkler 1a9180a20f net/bridge: fix trivial sparse errors 14 years ago
Florian Westphal e6f26129eb bridge: stp: ensure mac header is set 14 years ago
Tomas Winkler 9d89081d69 bridge: fix br_multicast_ipv6_rcv for paged skbs 14 years ago
David Stevens 76d661586c bridge: fix IPv6 queries for bridge multicast snooping 14 years ago
Herbert Xu deef4b522b bridge: Use consistent NF_DROP returns in nf_pre_routing 14 years ago
Tobias Klauser 4c0833bcd4 bridge: Fix return values of br_multicast_add_group/br_multicast_new_group 14 years ago
David S. Miller defb3519a6 net: Abstract away all dst_entry metrics accesses. 14 years ago
Changli Gao 5811662b15 net: use the macros defined for the members of flowi 14 years ago
Eric Dumazet ec1e5610c0 bridge: add RCU annotations to bridge port lookup 14 years ago
stephen hemminger b5ed54e94d bridge: fix RCU races with bridge port 14 years ago
Eric Dumazet a386f99025 bridge: add proper RCU annotation to should_route_hook 14 years ago
Eric Dumazet e805168800 bridge: add RCU annotation to bridge multicast table 14 years ago
Benjamin Poirier 1e253c3b8a bridge: Forward reserved group addresses if !STP 15 years ago
stephen hemminger d028023281 bridge: make br_parse_ip_options static 15 years ago
Jesse Gross 361ff8a6cf bridge: Add support for TX vlan offload. 15 years ago
Jesse Gross b738127dfb vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID. 15 years ago
Jesse Gross 13937911f9 ebtables: Allow filtering of hardware accelerated vlan frames. 15 years ago
Eric Dumazet fc66f95c68 net dst: use a percpu_counter to track entries 15 years ago
Bandan Das 462fb2af97 bridge : Sanitize skb before it enters the IP stack 15 years ago
David S. Miller 87f94b4e91 bridge: Clear INET control block of SKBs passed into ip_fragment(). 15 years ago
stephen hemminger aa7c6e5fa0 bridge: avoid ethtool on non running interface 15 years ago
Stephen Hemminger 944c794d64 bridge: fix locking comment 15 years ago
Changli Gao 4c3a76abd3 bridge: netfilter: fix a memory leak 15 years ago
Simon Horman c2368e795c bridge: is PACKET_LOOPBACK unlikely()? 15 years ago
Herbert Xu 3a7fda06ba bridge: Allow multicast snooping to be disabled before ifup 15 years ago