summaryrefslogtreecommitdiff
path: root/drivers/net/bonding
AgeCommit message (Expand)Author
2005-05-26[BONDING]: bonding using arp_ip_target may stay down with active path Jay Vosburgh
2005-03-31[BONDING]: Do not drop non-VLAN trafficJay Vosburgh
2005-03-29Merge pobox.com:/garz/repo/linux-2.6Jeff Garzik
2005-03-22[PATCH] bonding: avoid tx balance for IGMP (alb/tlb mode)John W. Linville
2005-03-22[BONDING]: Use NETIF_F_LLTX in bonding deviceArthur Kepner
2005-03-08Merge pobox.com:/garz/repo/linux-2.6Jeff Garzik
2005-02-20[PATCH] drivers/net/bonding/: make 3 functions staticAdrian Bunk
2005-02-11[PATCH] bonding: change misleading warningJay Vosburgh
2005-02-11[PATCH] : bonding: use wrappers to change mtu and MACJay Vosburgh
2005-01-07[PATCH] MODULE_PARM conversionsAndrew Morton
2004-12-26Merge pobox.com:/garz/repo/netdev-2.6/janitorJeff Garzik
2004-11-11[PATCH] Fix for 802.3ad shutdown issueAndrew Morton
2004-10-30[PATCH] bonding: remove an unused functionAdrian Bunk
2004-10-25[BONDING]: Add MODULE_VERSIONJohn W. Linville
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk
2004-10-05[SKBUFF] introduce eth_hdr(skb)Arnaldo Carvalho de Melo
2004-07-30[NET]: Kill NET_FASTROUTE, does nothing and suffers from major bitrot.David S. Miller
2004-06-04[PATCH] sparse: if_mii() helper (from jgarzik)Alexander Viro
2004-06-03[PATCH] sparse: ->ifr_data annotationAlexander Viro
2004-02-18[PATCH] gcc-3.5: bondingAndrew Morton
2004-02-18[PATCH] bonding alias revert and documentation fixAndrew Morton
2004-02-18[PATCH] add some more MODULE_ALIASesAndrew Morton
2004-02-18[PATCH] Add VLAN support in ALB modeShmulik Hen
2004-02-18[PATCH] Add VLAN support in TLB modeShmulik Hen
2004-02-18[PATCH] Add support for HW accel. slavesShmulik Hen
2004-01-10[PATCH] [bonding 2.6] Use the per-bond values of all remaining parametersAmir Noam
2004-01-10[PATCH] [bonding 2.6] Use the per-bond value of the bond_mode parameterAmir Noam
2004-01-10[PATCH] [bonding 2.6] Save parameters in a per-bond data structureAmir Noam
2004-01-10[netdrvr bonding] trivial - Update comment blocks and version fieldShmulik Hen
2004-01-10[PATCH] [bonding 2.6] Fix compilation warning in bond_alb.cAmir Noam
2004-01-10[netdrvr bonding] fix build breakageAmir Noam
2004-01-10[netdrvr bonding] Add support for slaves that use ethtool_opsAmir Noam
2004-01-10[netdrvr bonding] Releasing the original active slave causes mac address dupl...Amir Noam
2004-01-10[netdrvr bonding] Cannot remove and re-enslave the original active slaveAmir Noam
2004-01-10[netdrvr bonding] fix broken buildJeff Garzik
2004-01-10[PATCH] bonding cleanup 2.6 - Fix rejects from previous patchesShmulik Hen
2004-01-10[PATCH] bonding cleanup 2.6 - Code re-orgShmulik Hen
2004-01-10[PATCH] bonding cleanup 2.6 - fix indentations.Shmulik Hen
2004-01-10[PATCH] bonding cleanup 2.6 - empty lines cleanupShmulik Hen
2004-01-10[PATCH] bonding cleanup 2.6 - Whitespace cleanupShmulik Hen
2004-01-10[PATCH] bonding cleanup 2.6 - Consolidate error handling in all xmit functionsShmulik Hen
2004-01-10[PATCH] bonding cleanup 2.6 - Consolidate conditions & statementsShmulik Hen
2004-01-10[PATCH] bonding cleanup 2.6 - consolidate return values of functions.Shmulik Hen
2004-01-10[PATCH] bonding cleanup 2.6 - Re-org struct bonding members (re-send)Shmulik Hen
2004-01-10[PATCH] bonding cleanup 2.6 - consolidate param names of function params and ...Shmulik Hen
2004-01-10[PATCH] bonding cleanup 2.6 - Consolidate function declarationsShmulik Hen
2004-01-10[PATCH] bonding cleanup 2.6 - Fix slave list iterationShmulik Hen
2004-01-10[PATCH] bonding cleanup 2.6 - Remove multicast_mode module paramShmulik Hen
2004-01-10[PATCH] bonding cleanup 2.6 - Fix handling of bond->primaryShmulik Hen
2004-01-10[PATCH] bonding cleanup 2.6 - Consolidate timer handlingShmulik Hen