Commit Graph

627 Commits (1e876231785d82443a5ac8b6c660e9f51bc5dede)

Author SHA1 Message Date
Eric Dumazet 33eb9873a2 bridge: initialize fake_rtable metrics 14 years ago
Eric Dumazet 6df427fe8c net: remove synchronize_net() from netdev_set_master() 14 years ago
Amerigo Wang bb8ed6302b bridge: call NETDEV_JOIN notifiers when add a slave 14 years ago
Stephen Hemminger d8083deb4f bridge: fix forwarding of IPv6 14 years ago
Stephen Hemminger cb68552858 bridge: fix forwarding of IPv6 14 years ago
Florian Westphal 103a9778e0 netfilter: ebtables: only call xt_compat_add_offset once per rule 14 years ago
Eric Dumazet 5a6351eecf netfilter: fix ebtables compat support 14 years ago
Eric Dumazet e67f88dd12 net: dont hold rtnl mutex during netlink dump callbacks 14 years ago
David Decotigny 25db033881 ethtool: Use full 32 bit speed range in ethtool's set_settings 14 years ago
Michał Mirosław c4d27ef957 bridge: convert br_features_recompute() to ndo_fix_features 14 years ago
Eric Dumazet b71d1d426d inet: constify ip headers and in6_addr 14 years ago
David S. Miller f01cb5fbea Revert "bridge: Forward reserved group addresses if !STP" 14 years ago
Florian Westphal e31b2b2284 netfilter: ebtables: only call xt_compat_add_offset once per rule 14 years ago
Eric Dumazet 954d703883 netfilter: fix ebtables compat support 14 years ago
Stephen Hemminger 28674b97cf bridge: fix accidental creation of sysfs directory 14 years ago
Eric Dumazet f8e9881c2a bridge: reset IPCB in br_parse_ip_options 14 years ago
stephen hemminger 14f98f258f bridge: range check STP parameters 14 years ago
stephen hemminger bb900b27a2 bridge: allow creating bridge devices with netlink 14 years ago
stephen hemminger 36fd2b63e3 bridge: allow creating/deleting fdb entries via netlink 14 years ago
stephen hemminger b078f0df67 bridge: add netlink notification on forward entry changes 14 years ago
stephen hemminger 664de48bb6 bridge: split rcu and no-rcu cases of fdb lookup 14 years ago
stephen hemminger 7cd8861ab0 bridge: track last used time in forwarding table 14 years ago
stephen hemminger 03e9b64b89 bridge: change arguments to fdb_create 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Linus Lüssing ff9a57a62a bridge: mcast snooping, fix length check of snooped MLDv1/2 14 years ago
Balaji G 1459a3cc51 bridge: Fix compilation warning in function br_stp_recalculate_bridge_id() 14 years ago
stephen hemminger edf947f100 bridge: notify applications if address of bridge device changes 14 years ago
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