summaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding/bonding.h
Commit message (Expand)AuthorAgeFilesLines
* bonding: make release_and_destroy staticstephen hemminger2010-10-211-1/+0
* bonding: Fix deadlock in bonding driver resulting from internal locking when ...Neil Horman2010-10-181-0/+30
* bonding: add retransmit membership reports tunableFlavio Leitner2010-10-051-0/+2
* bonding: rejoin multicast groups on VLANsFlavio Leitner2010-10-051-0/+1
* bonding: allow user-controlled output slave selectionAndy Gospodarek2010-06-051-2/+7
* bonding: add all_slaves_active parameterAndy Gospodarek2010-06-051-1/+3
* bonding: remove unused original_flags struct slave memberJiri Pirko2010-06-021-1/+0
* net: convert multicast list to list_headJiri Pirko2010-04-031-1/+1
* bonding: Remove net_device_stats from bonding structAjit Khaparde2010-02-031-1/+0
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-031-2/+2
* bond: Add support for multiple network namespacesEric W. Biederman2009-10-301-4/+10
* bond: Simply bond sysfs group creationEric W. Biederman2009-10-301-2/+1
* bonding: Remove bond_dev from xmit_hash_policy call.Jasper Spaans2009-10-271-2/+1
* bonding: introduce primary_reselect optionJiri Pirko2009-10-071-2/+9
* bonding: use compare_ether_addr_64bits() in ALBEric Dumazet2009-09-011-1/+1
* bonding: fix destructorStephen Hemminger2009-06-131-1/+0
* bonding: remove bonding read/write semaphoreStephen Hemminger2009-06-131-3/+0
* bonding: bond_create always called with default parametersStephen Hemminger2009-06-131-2/+1
* bonding: use bond_is_lb() when it's appropriateJiri Pirko2009-05-291-2/+1
* drivers/net/bonding: fix sparse warnings: move decls to header fileHannes Eder2008-12-251-0/+5
* bonding: turn all bond_parm_tbls constHolger Eitzenberger2008-12-091-5/+5
* bonding: make tbl argument to bond_parse_parm() constHolger Eitzenberger2008-12-091-1/+1
* bonding: use pr_debug instead of own macrosHolger Eitzenberger2008-12-091-8/+0
* bonding: add and use bond_is_lb()Holger Eitzenberger2008-12-091-0/+6
* netdevice: safe convert to netdev_priv() #part-1Wang Chen2008-11-121-2/+2
* bonding: alternate agg selection policies for 802.3adJay Vosburgh2008-11-061-2/+3
* bonding: send IPv6 neighbor advertisement on failoverBrian Haley2008-11-061-2/+32
* drivers/net/bonding: sparse fixes for exported tablesBen Dooks2008-09-241-0/+8
* drivers/net: replace __FUNCTION__ with __func__Harvey Harrison2008-09-241-1/+1
* bonding: Rework / fix multiple gratuitous ARP supportJay Vosburgh2008-06-181-2/+2
* bonding: Add "follow" option to fail_over_macJay Vosburgh2008-05-221-0/+4
* bonding: refactor ARP active-backup monitorJay Vosburgh2008-05-221-0/+6
* bonding: Send more than one gratuitous ARP when slave takes overMoni Shoua2008-05-221-0/+1
* bonding: Remove redundant argument from bond_create.Pavel Emelyanov2008-05-221-1/+1
* bonding: update versionJay Vosburgh2008-03-251-2/+2
* bonding: update versionJay Vosburgh2008-02-031-2/+2
* bonding: Fix up parameter parsingJay Vosburgh2008-01-181-1/+3
* bonding: Fix race at module unloadJay Vosburgh2007-12-071-1/+1
* bonding: Add new layer2+3 hash for xor/802.3ad modesJay Vosburgh2007-12-071-2/+2
* make bonding/bond_main.c:bond_deinit() staticAdrian Bunk2007-10-251-1/+0
* bonding: Convert balance-rr transmit to new lockingJay Vosburgh2007-10-231-0/+1
* Convert bonding timers to workqueuesJay Vosburgh2007-10-231-5/+8
* bonding: two small fixes for IPoIB supportJay Vosburgh2007-10-161-2/+2
* net/bonding: Optionally allow ethernet slaves to keep own MACJay Vosburgh2007-10-151-3/+3
* net/bonding: Destroy bonding master when last slave is goneMoni Shoua2007-10-151-0/+3
* net/bonding: Delay sending of gratuitous ARP to avoid failureMoni Shoua2007-10-151-0/+1
* net/bonding: Handlle wrong assumptions that slave is always an Ethernet deviceMoni Shoua2007-10-151-0/+1
* net/bonding: Enable bonding to enslave netdevices not supporting set_mac_addr...Moni Shoua2007-10-151-0/+1
* endianness annotations drivers/net/bonding/Al Viro2007-10-101-3/+3
* bonding/bond_main.c: make 2 functions staticAdrian Bunk2007-07-101-2/+0
OpenPOWER on IntegriCloud