Commit Graph

96 Commits (02f8c6aee8df3cdc935e9bdd4f2d020306035dbe)

Author SHA1 Message Date
Shan Wei 534ea99b06 net: drivers: kill two unused macro definitions 14 years ago
Ben Hutchings ad246c992b ipv4, ipv6, bonding: Restore control over number of peer notifications 14 years ago
Jiri Pirko 3aba891dde bonding: move processing of recv handlers into handle_frame() 14 years ago
Ben Hutchings 7c89943236 bonding, ipv4, ipv6, vlan: Handle NETDEV_BONDING_FAILOVER like NETDEV_NOTIFY_PEERS 14 years ago
David Decotigny 5d30530efb net-bonding: Adding support for throughputs larger than 65536 Mbps 14 years ago
David Decotigny d30ee670f2 net-bonding: Fix minor sparse complaints 14 years ago
Jiri Pirko 35d48903e9 bonding: fix rx_handler locking 14 years ago
Jiri Pirko 2d7011ca79 bonding: get rid of IFF_SLAVE_INACTIVE netdev->priv_flag 14 years ago
Jiri Pirko e30bc066ab bonding: wrap slave state work 14 years ago
Jiri Pirko 0bd80dad57 net: get rid of multiple bond-related netdevice->priv_flags 14 years ago
Jiri Pirko f1c1775ac7 bonding: register slave pointer for rx_handler 14 years ago
Amerigo Wang bd33acc3cc bonding: move procfs code into bond_procfs.c 14 years ago
stephen hemminger 4ec952b8ab bonding: fix sparse warning 14 years ago
Amerigo Wang 080e4130b1 netpoll: remove IFF_IN_NETPOLL flag 14 years ago
Amerigo Wang 8a8efa22f5 bonding: sync netpoll code with bridge 14 years ago
Alexey Dobriyan 57cc7215b7 headers: kobject.h redux 14 years ago
Hillf Danton af3e5bd5f6 bonding: Fix slave selection bug. 14 years ago
Taku Izumi f073c7ca29 bonding: add the debugfs facility to the bonding driver 14 years ago
Neil Horman fb4fa76a1f net: Convert netpoll blocking api in bonding driver to be a counter 14 years ago
Joe Perches c04914af68 drivers/net/bonding: Remove unnecessary casts of netdev_priv 14 years ago
stephen hemminger 26d8ee75e0 bonding: make release_and_destroy static 14 years ago
Neil Horman e843fa5088 bonding: Fix deadlock in bonding driver resulting from internal locking when using netpoll 15 years ago
Flavio Leitner c2952c314b bonding: add retransmit membership reports tunable 15 years ago
Flavio Leitner 5a37e8ca85 bonding: rejoin multicast groups on VLANs 15 years ago
Andy Gospodarek bb1d912323 bonding: allow user-controlled output slave selection 15 years ago
Andy Gospodarek ebd8e4977a bonding: add all_slaves_active parameter 15 years ago
Jiri Pirko 5206e24c2c bonding: remove unused original_flags struct slave member 15 years ago
Jiri Pirko 22bedad3ce net: convert multicast list to list_head 15 years ago
Ajit Khaparde 35cfabdc5e bonding: Remove net_device_stats from bonding struct 15 years ago
Joe Perches 8e95a2026f drivers/net: Move && and || to end of previous line 15 years ago
Eric W. Biederman ec87fd3b4e bond: Add support for multiple network namespaces 15 years ago
Eric W. Biederman 6151b3d435 bond: Simply bond sysfs group creation 15 years ago
Jasper Spaans a361c83cb4 bonding: Remove bond_dev from xmit_hash_policy call. 15 years ago
Jiri Pirko a549952ad3 bonding: introduce primary_reselect option 16 years ago
Eric Dumazet 885a136c52 bonding: use compare_ether_addr_64bits() in ALB 16 years ago
Stephen Hemminger 9e71626c1c bonding: fix destructor 16 years ago
Stephen Hemminger 7e08384045 bonding: remove bonding read/write semaphore 16 years ago
Stephen Hemminger d2991f7535 bonding: bond_create always called with default parameters 16 years ago
Jiri Pirko ae63e808f5 bonding: use bond_is_lb() when it's appropriate 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 5840205426 bonding: add and use bond_is_lb() 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
Ben Dooks b22596726b drivers/net/bonding: sparse fixes for exported tables 17 years ago
Harvey Harrison b39d66a81f drivers/net: replace __FUNCTION__ with __func__ 17 years ago
Jay Vosburgh b59f9f74c4 bonding: Rework / fix multiple gratuitous ARP support 17 years ago