Commit Graph

263 Commits (e535c7566e1318ccfa015e297f0309994f7bc078)

Author SHA1 Message Date
Jiri Pirko ae63e808f5 bonding: use bond_is_lb() when it's appropriate 16 years ago
Eric Dumazet 93f154b594 net: release dst entry in dev_hard_start_xmit() 16 years ago
Eric W. Biederman 496a60cdcd net: FIX bonding sysfs rtnl_lock deadlock 16 years ago
Stephen Hemminger 4cd6fe1c64 bonding: fix link down handling in 802.3ad mode 16 years ago
Eric Dumazet 9d21493b4b net: tx scalability works : trans_start 16 years ago
Jiri Pirko 3a6d54c563 net: remove needless (now buggy) & from dev->dev_addr 16 years ago
Florian Westphal 9d34d1a20e bonding: fix panic if initialization fails 16 years ago
Richard Genoud ed9b58bc44 Remove duplicate slow protocol define in bond_3ad.h 16 years ago
Jiri Pirko aee64faf23 bonding: get rid of CONFIG_PROC_FS ifdefs 16 years ago
Jay Vosburgh 815bcc2719 bonding: fix alb mode locking regression 16 years ago
Jiri Pirko 1363d9b135 bonding: correct the cleanup in bond_create() 16 years ago
Eric Dumazet 689c96cca7 bonding: bond_slave_info_query() fix 16 years ago
Jiri Pirko 41f8910040 bonding: ignore updelay param when there is no active slave 16 years ago
Jiri Pirko 29112f4e24 bonding: use ethtool for link checking first 16 years ago
Jay Vosburgh 2690f8d62e bonding: Remove debug printk 16 years ago
Brian Haley 5a31bec014 Bonding: fix zero address hole bug in arp_ip_target list 16 years ago
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
Harvey Harrison 09640e6365 net: replace uses of __constant_{endian} 16 years ago
Jan Engelhardt 4101dec9ca net: constify VFTs 16 years ago
Stephen Hemminger 53a3294e26 bonding: use net_device_ops 16 years ago
Holger Eitzenberger e727149e26 802.3ad: use standard ethhdr instead of ad_header 16 years ago
Holger Eitzenberger e4ac43200f 802.3ad: generalize out mac address initializer 16 years ago
Holger Eitzenberger 7addeef6b1 802.3ad: initialize ports LACPDU from const initializer 16 years ago
Holger Eitzenberger 87f422f861 802.3ad: remove typedef around ad_system 16 years ago
Holger Eitzenberger 1624db7be0 802.3ad: turn ports is_individual into a bool 16 years ago
Holger Eitzenberger f48127b6f3 802.3ad: turn ports is_enabled into a bool 16 years ago
Holger Eitzenberger d238d458a7 802.3ad: make ntt bool 16 years ago
Hannes Eder b06715b7a3 drivers/net/bonding: fix sparse warnings: move decls to header file 16 years ago
Holger Eitzenberger 3b5b35d022 bonding: use port_params in __update_lacpdu_from_port 16 years ago
Holger Eitzenberger 3c52065fbb bonding: use port_params in __update_default_selected() 16 years ago
Holger Eitzenberger ce6a49ad40 bonding: use port_params in __update_selected() 16 years ago
Holger Eitzenberger a6ae186b9a bonding: remove various function declarations 16 years ago
Holger Eitzenberger c7e703d01e bonding: init port_params from template 16 years ago
Holger Eitzenberger 5eefd1adce bonding: use plain memcpy in __record_default() 16 years ago
Holger Eitzenberger b99d6ba96d bonding: use port_params in __record_pdu() 16 years ago
Holger Eitzenberger 1055c9aba3 bonding: introduce and use port_params structure 16 years ago
Holger Eitzenberger aa3128199d bonding: improve elaborate port_state assignment 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 d78755237f bonding: remove duplicate declarations 16 years ago
Holger Eitzenberger 5a03cdb7f2 bonding: use pr_debug instead of own macros 16 years ago
Holger Eitzenberger ef65583d01 bonding: fix compile error if debug enabled 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