Commit Graph

192 Commits (8edb08caf68184fb170f4f69c7445929e199eaea)

Author SHA1 Message Date
Ben Dooks b22596726b drivers/net/bonding: sparse fixes for exported tables 17 years ago
Stephen Hemminger fa53ebac42 bonding: add more ethtool support 17 years ago
Harvey Harrison b39d66a81f drivers/net: replace __FUNCTION__ with __func__ 17 years ago
Vlad Yasevich 2d1ea19da0 bonding: Do not tx-balance some IPv6 packets on ALB/TLB bonds 17 years ago
Brian Haley f14c4e4e36 bonding: change some __constant_htons() to htons() 17 years ago
Moni Shoua db018a5f49 bonding: Don't destroy bonding master when removing slave via sysfs 17 years ago
Jay Vosburgh f0c76d6177 bonding: refactor mii monitor 17 years ago
David S. Miller cf508b1211 netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep. 17 years ago
David S. Miller e8a0464cc9 netdev: Allocate multiple queues for TX. 17 years ago
David S. Miller b9e4085768 netdev: Do not use TX lock to protect address lists. 17 years ago
David S. Miller e308a5d806 netdev: Add netdev->addr_list_lock protection. 17 years ago
Wang Chen 7e1a1ac1fb bonding: Check return of dev_set_promiscuity/allmulti 17 years ago
David S. Miller c773e847ea netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue. 17 years ago
Jay Vosburgh b8a9787edd bonding: Allow setting max_bonds to zero 17 years ago
Jay Vosburgh b59f9f74c4 bonding: Rework / fix multiple gratuitous ARP support 17 years ago
Or Gerlitz 01f3109de4 bonding: deliver netdev event for fail-over under the active-backup mode 17 years ago
Or Gerlitz 709f8a45e8 bonding: bond_change_active_slave() cleanup under active-backup 17 years ago
Jay Vosburgh 3915c1e863 bonding: Add "follow" option to fail_over_mac 17 years ago
Jay Vosburgh b2220cad58 bonding: refactor ARP active-backup monitor 17 years ago
Moni Shoua 7893b2491a bonding: Send more than one gratuitous ARP when slave takes over 17 years ago
Pavel Emelyanov 8047637c70 bonding: Remove unneeded list_empty checks. 17 years ago
Pavel Emelyanov 0883beca7f bonding: Relax unneeded _safe lists iterations. 17 years ago
Pavel Emelyanov 0dd646fe05 bonding: Remove redundant argument from bond_create. 17 years ago
Jay Vosburgh 4b8a9239ee bonding: remove test for IP in ARP monitor 17 years ago
Jay Vosburgh 5ce0da8f03 bonding: Use msecs_to_jiffies, eliminate panic 17 years ago
Stephen Hemminger 38d2f38be9 bonding: handle case of device named bonding_master 17 years ago
Jay Vosburgh 569f0c4d90 bonding: fix enslavement error unwinds 17 years ago
Pavel Emelyanov ae68c39819 bonding: Deadlock between bonding_store_bonds and bond_destroy_sysfs. 17 years ago
Jay Vosburgh c4ebc66a1a bonding: fix error unwind in bonding_store_bonds 17 years ago
Pavel Emelyanov 822973ba79 bonding: Do not call free_netdev for already registered device. 17 years ago
Denis V. Lunev a95609cb02 netdev: use non-racy method for proc entries creation 17 years ago
Joe Perches dc13b38599 drivers/net/bonding/bond_main.c - remove unnecessary #define 17 years ago
David S. Miller 6952d8923b [BOND]: Fix warning in bond_sysfs.c 17 years ago
Jay Vosburgh 2cfb8b71cc bonding: update version 17 years ago
Libor Pechacek 92b41daa45 bonding: Fix sysfs attribute handling 17 years ago
Jay Vosburgh 966bc6f434 bonding: fix two compiler warnings 17 years ago
Jay Vosburgh 2bf86b7aa8 bonding: Fix locking in 802.3ad mode 17 years ago
YOSHIFUJI Hideaki c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
Pavel Emelyanov 988b705077 [ARP]: Introduce the arp_hdr_len helper. 17 years ago
Denis V. Lunev 6133fb1aa1 [NETNS]: Disable inetaddr notifiers in namespaces other than initial. 17 years ago
Jay Vosburgh 43cd2595e7 bonding: update version 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