Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-10net: Move bonding headers under include/netDavid S. Miller
2014-10-07bonding: Simplify the xmit function for modes that use xmit_hashMahesh Bandewar
2014-09-14bonding: alb: convert to bond->mode_lockNikolay Aleksandrov
2014-07-17bonding: Do not try to send packets over dead link in TLB mode.Mahesh Bandewar
2014-04-24bonding: Added bond_tlb_xmit() for tlb mode.Mahesh Bandewar
2013-12-06drivers/net/*: Fix FSF address in file headersJeff Kirsher
2013-09-27bonding: rework rlb_next_rx_slave() to use bond_for_each_slave()Veaceslav Falico
2013-09-16bonding: Make alb learning packet interval configurableNeil Horman
2013-09-04bonding: use rlb_client_info->vlan_id instead of ->tagVeaceslav Falico
2013-08-30bonding: remove vlan_list/current_alb_vlanVeaceslav Falico
2013-08-30bonding: make alb_send_learning_packets() use upper dev listVeaceslav Falico
2012-11-30bonding: delete migrated IP addresses from the rlb hash tableJiri Bohac
2011-04-25bonding: move processing of recv handlers into handle_frame()Jiri Pirko
2011-04-12net: fix tranmitted/tranmitting typoPeter Pan(潘卫平)
2011-04-12bonding:delete unused rlb_interval_counterPeter Pan(潘卫平)
2011-04-12bonding:delete unused alb_timerPeter Pan(潘卫平)
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-31bonding:typo in commentPeter Pan(潘卫平)
2010-12-17bonding: migrate some macros from bond_alb.c to bond_alb.hTaku Izumi
2007-10-24Convert bonding timers to workqueuesJay Vosburgh
2007-10-11endianness annotations drivers/net/bonding/Al Viro
2005-11-28[bonding] Remove superfluous changelog.Jeff Garzik
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds