summaryrefslogtreecommitdiff
path: root/drivers/net/bonding/bond_alb.h
AgeCommit message (Expand)AuthorFilesLines
2014-11-10net: Move bonding headers under include/netDavid S. Miller1-181/+0
2014-10-07bonding: Simplify the xmit function for modes that use xmit_hashMahesh Bandewar1-8/+0
2014-09-14bonding: alb: convert to bond->mode_lockNikolay Aleksandrov1-2/+0
2014-07-17bonding: Do not try to send packets over dead link in TLB mode.Mahesh Bandewar1-0/+8
2014-04-24bonding: Added bond_tlb_xmit() for tlb mode.Mahesh Bandewar1-0/+1
2013-12-06drivers/net/*: Fix FSF address in file headersJeff Kirsher1-2/+1
2013-09-27bonding: rework rlb_next_rx_slave() to use bond_for_each_slave()Veaceslav Falico1-3/+1
2013-09-16bonding: Make alb learning packet interval configurableNeil Horman1-4/+5
2013-09-04bonding: use rlb_client_info->vlan_id instead of ->tagVeaceslav Falico1-1/+0
2013-08-30bonding: remove vlan_list/current_alb_vlanVeaceslav Falico1-1/+0
2013-08-30bonding: make alb_send_learning_packets() use upper dev listVeaceslav Falico1-1/+0
2012-11-30bonding: delete migrated IP addresses from the rlb hash tableJiri Bohac1-4/+24
2011-04-25bonding: move processing of recv handlers into handle_frame()Jiri Pirko1-1/+0
2011-04-12net: fix tranmitted/tranmitting typoPeter Pan(潘卫平)1-1/+1
2011-04-12bonding:delete unused rlb_interval_counterPeter Pan(潘卫平)1-1/+0
2011-04-12bonding:delete unused alb_timerPeter Pan(潘卫平)1-1/+0
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-31bonding:typo in commentPeter Pan(潘卫平)1-1/+1
2010-12-17bonding: migrate some macros from bond_alb.c to bond_alb.hTaku Izumi1-0/+38
2007-10-24Convert bonding timers to workqueuesJay Vosburgh1-1/+1
2007-10-11endianness annotations drivers/net/bonding/Al Viro1-2/+2
2005-11-28[bonding] Remove superfluous changelog.Jeff Garzik1-9/+0
2005-04-17Linux-2.6.12-rc2Linus Torvalds1-0/+141