Commit Graph

112 Commits (966bc6f434df4a02108d01dda8cd52951fe853da)

Author SHA1 Message Date
Jay Vosburgh 966bc6f434 bonding: fix two compiler warnings 17 years ago
Jay Vosburgh 21c9d8d73d bonding: do not acquire rtnl in ARP monitor 17 years ago
Andy Gospodarek 2439f9ebd4 bonding: fix race that causes invalid statistics 17 years ago
Jay Vosburgh 4fe4763cd8 bonding: fix NULL pointer deref in startup processing 17 years ago
Jay Vosburgh 80ee5ad231 bonding: fix set_multicast_list locking 17 years ago
Jay Vosburgh a42e534f1b bonding: fix parameter parsing 17 years ago
Denis V. Lunev f206351a50 [NETNS]: Add namespace parameter to ip_route_output_key. 17 years ago
Jay Vosburgh 5655662dab bonding: Don't hold lock when calling rtnl_unlock 17 years ago
Jay Vosburgh 027ea0416c bonding: fix lock ordering for rtnl and bonding_rwsem 17 years ago
Jay Vosburgh ece95f7fef bonding: Fix up parameter parsing 17 years ago
Jay Vosburgh 3b96c858fc bonding: release slaves when master removed via sysfs 17 years ago
Jay Vosburgh 2543331d36 bonding: fix locking during alb failover and slave removal 17 years ago
Jay Vosburgh fdaea7a93d bonding: Fix race at module unload 17 years ago
Jay Vosburgh 6f6652be18 bonding: Add new layer2+3 hash for xor/802.3ad modes 17 years ago
David Sterba b63bb739a1 bonding: Fix time comparison 17 years ago
Jay Vosburgh 8cbdeec637 [BONDING]: Fix resource use after free 17 years ago
Jay Vosburgh 3a1521b7e5 bonding: don't validate address at device open 17 years ago
Adrian Bunk a40745f5ef bonding/bond_main.c: fix cut'n'paste error 18 years ago
Adrian Bunk c50b85d0fb make bonding/bond_main.c:bond_deinit() static 18 years ago
Jay Vosburgh 6603a6f25e bonding: Convert more locks to _bh, acquire rtnl, for new locking 18 years ago
Jay Vosburgh 059fe7a578 bonding: Convert locks to _bh, rework alb locking for new locking 18 years ago
Jay Vosburgh 0b0eef6641 bonding: Convert miimon to new locking 18 years ago
Jay Vosburgh cf5f904493 bonding: Convert balance-rr transmit to new locking 18 years ago
Jay Vosburgh 1b76b31693 Convert bonding timers to workqueues 18 years ago
Jay Vosburgh 1284cd3a2b bonding: two small fixes for IPoIB support 18 years ago
Jay Vosburgh dd957c57c5 net/bonding: Optionally allow ethernet slaves to keep own MAC 18 years ago
Moni Shoua d90a162a4e net/bonding: Destroy bonding master when last slave is gone 18 years ago
Moni Shoua 1053f62c24 net/bonding: Delay sending of gratuitous ARP to avoid failure 18 years ago
Moni Shoua 3158bf7d41 net/bonding: Handlle wrong assumptions that slave is always an Ethernet device 18 years ago
Moni Shoua 6b1bf09650 net/bonding: Enable IP multicast for bonding IPoIB devices 18 years ago
Moni Shoua 2ab82852a2 net/bonding: Enable bonding to enslave netdevices not supporting set_mac_address() 18 years ago
Moni Shoua 872254dd6b net/bonding: Enable bonding to enslave non ARPHRD_ETHER 18 years ago
Al Viro d3bb52b094 endianness annotations drivers/net/bonding/ 18 years ago
Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
Jeff Garzik 88d3aafdae [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls 18 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago
Eric W. Biederman e9dc865340 [NET]: Make device event notification network namespace safe 18 years ago
Eric W. Biederman e730c15519 [NET]: Make packet reception network namespace safe 18 years ago
Eric W. Biederman 457c4cbc5a [NET]: Make /proc/net per network namespace 18 years ago
Herbert Xu 7f353bf29e [NET]: Share correct feature code between bridging and bonding 18 years ago
Matthew Wilcox 61a44b9c4b [NET]: ethtool ops are the only way 18 years ago
Adrian Bunk 4ad072c984 bonding/bond_main.c: make 2 functions static 18 years ago
Jay Vosburgh c2edacf80e bonding / ipv6: no addrconf for slaves separately from master 18 years ago
Jay Vosburgh 3201e656ce bonding: Fix use after free in unregister path 18 years ago
Michael Opdenacker 59c51591a0 Fix occurrences of "the the " 18 years ago
Rusty Russell 5a1b5898ee [NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats. 18 years ago
Rusty Russell c45d286e72 [NET]: Inline net_device_stats 18 years ago
Arnaldo Carvalho de Melo d0a92be05e [SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph 18 years ago
Arnaldo Carvalho de Melo eddc9ec53b [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph 18 years ago