aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding/bonding.h
Commit message (Expand)AuthorAge
* bonding: allow user-controlled output slave selectionAndy Gospodarek2010-06-05
* bonding: add all_slaves_active parameterAndy Gospodarek2010-06-05
* bonding: remove unused original_flags struct slave memberJiri Pirko2010-06-02
* net: convert multicast list to list_headJiri Pirko2010-04-03
* bonding: Remove net_device_stats from bonding structAjit Khaparde2010-02-03
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-03
* bond: Add support for multiple network namespacesEric W. Biederman2009-10-30
* bond: Simply bond sysfs group creationEric W. Biederman2009-10-30
* bonding: Remove bond_dev from xmit_hash_policy call.Jasper Spaans2009-10-27
* bonding: introduce primary_reselect optionJiri Pirko2009-10-07
* bonding: use compare_ether_addr_64bits() in ALBEric Dumazet2009-09-01
* bonding: fix destructorStephen Hemminger2009-06-14
* bonding: remove bonding read/write semaphoreStephen Hemminger2009-06-14
* bonding: bond_create always called with default parametersStephen Hemminger2009-06-14
* bonding: use bond_is_lb() when it's appropriateJiri Pirko2009-05-30
* drivers/net/bonding: fix sparse warnings: move decls to header fileHannes Eder2008-12-26
* bonding: turn all bond_parm_tbls constHolger Eitzenberger2008-12-10
* bonding: make tbl argument to bond_parse_parm() constHolger Eitzenberger2008-12-10
* bonding: use pr_debug instead of own macrosHolger Eitzenberger2008-12-10
* bonding: add and use bond_is_lb()Holger Eitzenberger2008-12-10
* netdevice: safe convert to netdev_priv() #part-1Wang Chen2008-11-13
* bonding: alternate agg selection policies for 802.3adJay Vosburgh2008-11-06
* bonding: send IPv6 neighbor advertisement on failoverBrian Haley2008-11-06
* drivers/net/bonding: sparse fixes for exported tablesBen Dooks2008-09-24
* drivers/net: replace __FUNCTION__ with __func__Harvey Harrison2008-09-24
* bonding: Rework / fix multiple gratuitous ARP supportJay Vosburgh2008-06-18
* bonding: Add "follow" option to fail_over_macJay Vosburgh2008-05-22
* bonding: refactor ARP active-backup monitorJay Vosburgh2008-05-22
* bonding: Send more than one gratuitous ARP when slave takes overMoni Shoua2008-05-22
* bonding: Remove redundant argument from bond_create.Pavel Emelyanov2008-05-22
* bonding: update versionJay Vosburgh2008-03-25
* bonding: update versionJay Vosburgh2008-02-03
* bonding: Fix up parameter parsingJay Vosburgh2008-01-18
* bonding: Fix race at module unloadJay Vosburgh2007-12-07
* bonding: Add new layer2+3 hash for xor/802.3ad modesJay Vosburgh2007-12-07
* make bonding/bond_main.c:bond_deinit() staticAdrian Bunk2007-10-25
* bonding: Convert balance-rr transmit to new lockingJay Vosburgh2007-10-23
* Convert bonding timers to workqueuesJay Vosburgh2007-10-23
* bonding: two small fixes for IPoIB supportJay Vosburgh2007-10-16
* net/bonding: Optionally allow ethernet slaves to keep own MACJay Vosburgh2007-10-15
* net/bonding: Destroy bonding master when last slave is goneMoni Shoua2007-10-15
* net/bonding: Delay sending of gratuitous ARP to avoid failureMoni Shoua2007-10-15
* net/bonding: Handlle wrong assumptions that slave is always an Ethernet deviceMoni Shoua2007-10-15
* net/bonding: Enable bonding to enslave netdevices not supporting set_mac_addr...Moni Shoua2007-10-15
* endianness annotations drivers/net/bonding/Al Viro2007-10-10
* bonding/bond_main.c: make 2 functions staticAdrian Bunk2007-07-10
* bonding: Fix 802.3ad no carrier on "no partner found" instanceJay Vosburgh2007-06-20
* bonding: update versionJay Vosburgh2007-02-05
* bonding.h: "extern inline" -> "static inline"Adrian Bunk2007-02-05
* bonding: ARP monitoring broken on x86_64Andy Gospodarek2007-01-30