summaryrefslogtreecommitdiff
path: root/drivers/net/bonding
AgeCommit message (Expand)Author
2014-05-14Merge remote-tracking branch 'stable/linux-3.12.y' into sdk-v1.6.xScott Wood
2014-04-22bonding: make LAG codes to fit different kernelJianhua Xie
2014-04-18Merge branch 'master-tmp' into sdk-v1.6.xScott Wood
2014-04-18bonding: set correct vlan id for alb xmit pathdingtianhong
2014-04-15bonding: make pcd basefqid aligned in FSL LAGJianhua Xie
2014-04-11bonding: kernel space PCD for xmit distributionJianhua Xie
2014-04-11bonding: LAG with outgoing traffic distribution based on h/wJianhua Xie
2014-02-26bonding: 802.3ad: make aggregator_identifier bond-privateJiri Bohac
2013-12-08bonding: fix two race conditions in bond_store_updelay/downdelayNikolay Aleksandrov
2013-12-08bonding: don't permit to use ARP monitoring in 802.3ad modeVeaceslav Falico
2013-12-08bonding: RCUify bond_set_rx_mode()Veaceslav Falico
2013-11-28bonding: disable arp and enable mii monitoring when bond change to no uses ar...dingtianhong
2013-11-15bonding: add ip checks when store ip targetWang Weidong
2013-11-14bonding: fix two race conditions in bond_store_updelay/downdelayNikolay Aleksandrov
2013-11-14bonding: don't permit to use ARP monitoring in 802.3ad modeVeaceslav Falico
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-11-07bonding: extend round-robin mode with packets_per_slaveNikolay Aleksandrov
2013-11-02bonding: bond_get_size() returns wrong sizeDan Carpenter
2013-10-28Revert "Merge branch 'bonding_monitor_locking'"David S. Miller
2013-10-27bonding: remove bond read lock for bond_3ad_state_machine_handler()dingtianhong
2013-10-27bonding: remove bond read lock for bond_activebackup_arp_mon()dingtianhong
2013-10-27bonding: remove bond read lock for bond_loadbalance_arp_mon()dingtianhong
2013-10-27bonding: remove bond read lock for bond_alb_monitor()dingtianhong
2013-10-27bonding: remove bond read lock for bond_mii_monitor()dingtianhong
2013-10-25net: fix rtnl notification in atomic contextAlexei Starovoitov
2013-10-22bonding: move bond-specific init after enslave happensVeaceslav Falico
2013-10-19bonding: Remove __exit tag from bond_netlink_fini().David S. Miller
2013-10-19bonding: add Netlink support active_slave optionJiri Pirko
2013-10-19bonding: add Netlink support mode optionJiri Pirko
2013-10-19bonding: move active_slave getting into separate functionJiri Pirko
2013-10-19bonding: remove bond_ioctl_change_active()Jiri Pirko
2013-10-19bonding: move active_slave setting into separate functionJiri Pirko
2013-10-19bonding: move mode setting into separate functionJiri Pirko
2013-10-19bonding: push Netlink bits into separate fileJiri Pirko
2013-10-19Merge 3.12-rc6 into driver-core-nextGreg Kroah-Hartman
2013-10-17bonding: add rtnl lock and remove read lock for bond sysfsdingtianhong
2013-10-17bonding: use RCU protection for alb xmit pathdingtianhong
2013-10-17bonding: use RCU protection for 3ad xmit pathdingtianhong
2013-10-08bonding: ensure that TLB mode's active slave has correct mac filterVeaceslav Falico
2013-10-03bonding: modify the old and add new xmit hash policiesNikolay Aleksandrov
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-01bonding: RCUify bond_set_rx_mode()Veaceslav Falico
2013-10-01bonding: Fix broken promiscuity reference counting issueNeil Horman
2013-09-30bonding: trivial: remove forgotten bond_next_vlan()Veaceslav Falico
2013-09-28bonding: remove bond_next_slave()Veaceslav Falico
2013-09-28bonding: don't use bond_next_slave() in bond_info_seq_next()Veaceslav Falico
2013-09-28bonding: remove unused __get_next_agg()Veaceslav Falico
2013-09-28bonding: make bond_3ad_unbind_slave() use bond_for_each_slave()Veaceslav Falico
2013-09-28bonding: make ad_agg_selection_logic() use bond_for_each_slave()Veaceslav Falico
2013-09-28bonding: make __get_active_agg() use bond_for_each_slave()Veaceslav Falico