Commit Graph

653 Commits (d4f3add28bd90caddd5a39e422aed621d57f89a8)

Author SHA1 Message Date
Eric Dumazet 11f3a6bdc2 bridge: fix a possible net_device leak 14 years ago
Julia Lawall 5189054dd7 net/bridge/netfilter/ebtables.c: use available error handling code 14 years ago
Andrei Warkentin 9be6dd6510 Bridge: Always send NETDEV_CHANGEADDR up on br MAC change. 14 years ago
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
stephen hemminger 160d73b845 bridge: minor cleanups 14 years ago
stephen hemminger 4ecb961c8b bridge: add notification over netlink when STP changes state 14 years ago
stephen hemminger 56139fc5bd bridge: notifier called with the wrong device 14 years ago
stephen hemminger 0652cac22c bridge: ignore bogus STP config packets 14 years ago
stephen hemminger 0c03150e7e bridge: send proper message_age in config BPDU 14 years ago
Jesper Juhl f0da7ee410 net, netfilter: Remove redundant goto in ebt_ulog_packet 14 years ago
David S. Miller d3aaeb38c4 net: Add ->neigh_lookup() operation to dst_ops 14 years ago
David S. Miller 69cce1d140 net: Abstract dst->neighbour accesses behind helpers. 14 years ago
David S. Miller 8f40b161de neigh: Pass neighbour entry to output ops. 14 years ago
David S. Miller f6b72b6217 net: Embed hh_cache inside of struct neighbour. 14 years ago
Herbert Xu 44661462ee bridge: Always flood broadcast packets 14 years ago
Herbert Xu bd4265fe36 bridge: Only flood unregistered groups to routers 14 years ago
WANG Cong cefa9993f1 netpoll: copy dev name of slaves to struct netpoll 14 years ago
Fernando Luis Vázquez Cao fc2af6c73f IGMP snooping: set mrouters_only flag for IPv6 traffic properly 14 years ago
Fernando Luis Vázquez Cao 62b2bcb49c IGMP snooping: set mrouters_only flag for IPv4 traffic properly 14 years ago
Greg Rose c7ac8679be rtnetlink: Compute and store minimum ifinfo dump size 14 years ago
Alexander Holler 6407d74c51 bridge: provide a cow_metrics method for fake_ops 14 years ago
David Miller 97242c85a2 netfilter: Fix several warnings in compat_mtw_from_user(). 14 years ago
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