Commit Graph

174 Commits (0221c81b1b8eb0cbb6b30a0ced52ead32d2b4e4c)

Author SHA1 Message Date
Alexey Dobriyan 99b7623380 proc 2/2: remove struct proc_dir_entry::owner 16 years ago
Jiri Pirko 5a29f7893f bonding: select current active slave when enslaving device for mode tlb and alb 16 years ago
Jay Vosburgh 17d04500e2 bonding: Fix updating of speed/duplex changes 16 years ago
Patrick McHardy 72e2240f18 bonding: Fix device passed into ->ndo_neigh_setup(). 16 years ago
Hannes Eder 54b87323ed drivers/net/bonding: fix sparse warning: symbol shadows an earlier one 16 years ago
Hannes Eder 1f78d9f945 drivers/net/bonding: fix sparse warnings: context imbalance 16 years ago
Jan Engelhardt 4101dec9ca net: constify VFTs 16 years ago
Stephen Hemminger 53a3294e26 bonding: use net_device_ops 16 years ago
Hannes Eder b06715b7a3 drivers/net/bonding: fix sparse warnings: move decls to header file 16 years ago
Holger Eitzenberger e97fd7c6d5 bonding: turn all bond_parm_tbls const 16 years ago
Holger Eitzenberger 325dcf7a90 bonding: make tbl argument to bond_parse_parm() const 16 years ago
Holger Eitzenberger 5a03cdb7f2 bonding: use pr_debug instead of own macros 16 years ago
Holger Eitzenberger 77afc92b79 bonding: use table for mode names 16 years ago
Holger Eitzenberger 5840205426 bonding: add and use bond_is_lb() 16 years ago
Wang Chen 244ef9b917 bond: Kill directly reference of netdev->priv 16 years ago
Stephen Hemminger 008298231a netdev: add more functions to netdevice ops 16 years ago
Stephen Hemminger eb7cc59a03 bonding: convert to net_device_ops 16 years ago
Stephen Hemminger eeda3fd64f netdev: introduce dev_get_stats() 16 years ago
Wang Chen 454d7c9b14 netdevice: safe convert to netdev_priv() #part-1 16 years ago
Jay Vosburgh fd989c8332 bonding: alternate agg selection policies for 802.3ad 16 years ago
Brian Haley 305d552acc bonding: send IPv6 neighbor advertisement on failover 16 years ago
Jay Vosburgh 6cf3f41e6c bonding, net: Move last_rx update into bonding recv logic 16 years ago
Harvey Harrison 63779436ab drivers: replace NIPQUAD() 16 years ago
Jay Vosburgh a434e43f3d bonding: Clean up resource leaks 16 years ago
Jay Vosburgh fba4acda35 bonding: fix miimon failure counter 16 years ago
Harvey Harrison 8cf14e3837 net: easy removals of HIPQUAD using %pI4 format 17 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 17 years ago
Herbert Xu b63365a2d6 net: Fix disjunct computation of netdev features 17 years ago
Stephen Hemminger fa53ebac42 bonding: add more ethtool support 17 years ago
Brian Haley f14c4e4e36 bonding: change some __constant_htons() to htons() 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
Jay Vosburgh 569f0c4d90 bonding: fix enslavement error unwinds 17 years ago