summaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding/bond_3ad.h
Commit message (Expand)AuthorAgeFilesLines
* net: Move bonding headers under include/netDavid S. Miller2014-11-101-283/+0
* bonding: 3ad: convert to bond->mode_lockNikolay Aleksandrov2014-09-131-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-02-191-0/+1
|\
| * bonding: 802.3ad: make aggregator_identifier bond-privateJiri Bohac2014-02-171-0/+1
* | bonding: Convert c99 commentsJoe Perches2014-02-171-88/+87
|/
* bonding: remove the return value for bond_3ad_bind_slave()dingtianhong2014-01-011-1/+1
* bonding: fix multiple 3ad mode sysfs race conditionsnikolay@redhat.com2013-05-191-0/+2
* bonding: remove packet cloning in recv_probe()Eric Dumazet2012-06-121-2/+2
* bonding: don't increase rx_dropped after processing LACPDUsJiri Bohac2012-05-101-1/+1
* bonding: delete unused ad_timerPeter Pan(潘卫平)2011-06-091-1/+0
* bonding:delete agg_select_mode from ad_bond_infoPeter Pan(潘卫平)2011-06-091-1/+0
* bonding:delete lacp_fast from ad_bond_infoPeter Pan(潘卫平)2011-06-091-4/+1
* bonding: make 802.3ad use latest lacp_ratePeter Pan(潘卫平)2011-06-091-0/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-171-5/+5
|\
| * bonding,llc: Fix structure sizeof incompatibility for some PDUsVitalii Demianets2011-05-131-5/+5
* | bonding: move processing of recv handlers into handle_frame()Jiri Pirko2011-04-251-2/+2
|/
* bonding 802.3ad: Rename rx_machine_lock to state_machine_lockNils Carlson2011-03-071-1/+2
* Remove duplicate slow protocol define in bond_3ad.hRichard Genoud2009-05-091-2/+2
* net: replace uses of __constant_{endian}Harvey Harrison2009-02-011-1/+1
* 802.3ad: use standard ethhdr instead of ad_headerHolger Eitzenberger2008-12-261-8/+2
* 802.3ad: generalize out mac address initializerHolger Eitzenberger2008-12-261-1/+0
* 802.3ad: remove typedef around ad_systemHolger Eitzenberger2008-12-261-3/+3
* 802.3ad: turn ports is_individual into a boolHolger Eitzenberger2008-12-261-1/+1
* 802.3ad: turn ports is_enabled into a boolHolger Eitzenberger2008-12-261-1/+2
* 802.3ad: make ntt boolHolger Eitzenberger2008-12-261-1/+1
* bonding: introduce and use port_params structureHolger Eitzenberger2008-12-171-12/+13
* bonding: alternate agg selection policies for 802.3adJay Vosburgh2008-11-061-4/+6
* Convert bonding timers to workqueuesJay Vosburgh2007-10-231-1/+1
* Change struct marker usersMathieu Desnoyers2007-10-191-6/+6
* endianness annotations drivers/net/bonding/Al Viro2007-10-101-10/+10
* [PATCH] bonding: support carrier state for masterJay Vosburgh2006-03-291-0/+1
* [bonding] Remove superfluous changelog.Jeff Garzik2005-11-281-13/+0
* [NET]: Kill skb->real_devDavid S. Miller2005-08-291-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+300
OpenPOWER on IntegriCloud