aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding/bond_3ad.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-19bonding: fix multiple 3ad mode sysfs race conditionsnikolay@redhat.com1-0/+2
2012-06-12bonding: remove packet cloning in recv_probe()Eric Dumazet1-2/+2
2012-05-10bonding: don't increase rx_dropped after processing LACPDUsJiri Bohac1-1/+1
2011-06-09bonding: delete unused ad_timerPeter Pan(潘卫平)1-1/+0
2011-06-09bonding:delete agg_select_mode from ad_bond_infoPeter Pan(潘卫平)1-1/+0
2011-06-09bonding:delete lacp_fast from ad_bond_infoPeter Pan(潘卫平)1-4/+1
2011-06-09bonding: make 802.3ad use latest lacp_ratePeter Pan(潘卫平)1-0/+1
2011-05-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-5/+5
2011-05-13bonding,llc: Fix structure sizeof incompatibility for some PDUsVitalii Demianets1-5/+5
2011-04-25bonding: move processing of recv handlers into handle_frame()Jiri Pirko1-2/+2
2011-03-07bonding 802.3ad: Rename rx_machine_lock to state_machine_lockNils Carlson1-1/+2
2009-05-09Remove duplicate slow protocol define in bond_3ad.hRichard Genoud1-2/+2
2009-02-01net: replace uses of __constant_{endian}Harvey Harrison1-1/+1
2008-12-26802.3ad: use standard ethhdr instead of ad_headerHolger Eitzenberger1-8/+2
2008-12-26802.3ad: generalize out mac address initializerHolger Eitzenberger1-1/+0
2008-12-26802.3ad: remove typedef around ad_systemHolger Eitzenberger1-3/+3
2008-12-26802.3ad: turn ports is_individual into a boolHolger Eitzenberger1-1/+1
2008-12-26802.3ad: turn ports is_enabled into a boolHolger Eitzenberger1-1/+2
2008-12-26802.3ad: make ntt boolHolger Eitzenberger1-1/+1
2008-12-17bonding: introduce and use port_params structureHolger Eitzenberger1-12/+13
2008-11-06bonding: alternate agg selection policies for 802.3adJay Vosburgh1-4/+6
2007-10-23Convert bonding timers to workqueuesJay Vosburgh1-1/+1
2007-10-19Change struct marker usersMathieu Desnoyers1-6/+6
2007-10-10endianness annotations drivers/net/bonding/Al Viro1-10/+10
2006-03-29[PATCH] bonding: support carrier state for masterJay Vosburgh1-0/+1
2005-11-28[bonding] Remove superfluous changelog.Jeff Garzik1-13/+0
2005-08-29[NET]: Kill skb->real_devDavid S. Miller1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+300