Commit Graph

167 Commits (aee10c6145199f872bc51f811b115a4b686b2426)

Author SHA1 Message Date
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
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 e0138a66e1 bonding: fix ASSERT_RTNL that produces spurious warnings 17 years ago
Jay Vosburgh e934dd7862 bonding: fix locking in sysfs primary/active selection 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
Wagner Ferenc 8e4b932908 bonding: Allow setting and querying xmit policy regardless of mode 17 years ago
Wagner Ferenc 1dcdcd6954 bonding: Coding style: break line after the if condition 17 years ago
Wagner Ferenc b88436651b bonding: Purely cosmetic: rename a local variable 17 years ago
Wagner Ferenc 16cd0160d5 bonding: Return nothing for not applicable values 17 years ago
Wagner Ferenc 7bd4650895 bonding: Remove trailing NULs from sysfs interface. 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
Jay Vosburgh 1466a21997 bonding: fix rtnl locking merge error 17 years ago
Adrian Bunk a40745f5ef bonding/bond_main.c: fix cut'n'paste error 17 years ago
Adrian Bunk c50b85d0fb make bonding/bond_main.c:bond_deinit() static 17 years ago
Jay Vosburgh d0e81b7e22 bonding: Acquire correct locks in alb for promisc change 17 years ago
Jay Vosburgh 6603a6f25e bonding: Convert more locks to _bh, acquire rtnl, for new locking 17 years ago
Jay Vosburgh 059fe7a578 bonding: Convert locks to _bh, rework alb locking for new locking 17 years ago
Jay Vosburgh 0b0eef6641 bonding: Convert miimon to new locking 17 years ago
Jay Vosburgh cf5f904493 bonding: Convert balance-rr transmit to new locking 17 years ago
Jay Vosburgh 1b76b31693 Convert bonding timers to workqueues 17 years ago
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 17 years ago
Mathieu Desnoyers 1c3f0b8e07 Change struct marker users 17 years ago