summaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding
AgeCommit message (Expand)Author
2013-12-17bonding: add resend_igmp attribute netlink supportsfeldma@cumulusnetworks.com
2013-12-17bonding: add xmit_hash_policy attribute netlink supportsfeldma@cumulusnetworks.com
2013-12-17bonding: add fail_over_mac attribute netlink supportsfeldma@cumulusnetworks.com
2013-12-17bonding: add primary_select attribute netlink supportsfeldma@cumulusnetworks.com
2013-12-17bonding: add primary attribute netlink supportsfeldma@cumulusnetworks.com
2013-12-17bondnl: use be32 nla put/get for be32 valuesJiri Pirko
2013-12-14bonding: rebuild the bond_resend_igmp_join_requests_delayed()dingtianhong
2013-12-14bonding: remove unwanted lock for bond_store_primaryxxx()dingtianhong
2013-12-14bonding: remove unwanted lock for bond_option_active_slave_set()dingtianhong
2013-12-14bonding: add RCU for bond_3ad_state_machine_handler()dingtianhong
2013-12-14bonding: remove unwanted lock for bond enslave and releasedingtianhong
2013-12-14bonding: rebuild the lock use for bond_activebackup_arp_mon()dingtianhong
2013-12-14bonding: create bond_first_slave_rcu()dingtianhong
2013-12-14bonding: rebuild the lock use for bond_loadbalance_arp_mon()dingtianhong
2013-12-14bonding: rebuild the lock use for bond_alb_monitor()dingtianhong
2013-12-14bonding: rebuild the lock use for bond_mii_monitor()dingtianhong
2013-12-14bonding: remove the no effect lock for bond_select_active_slave()dingtianhong
2013-12-14bonding: add arp_all_targets netlink supportsfeldma@cumulusnetworks.com
2013-12-14bonding: add arp_validate netlink supportsfeldma@cumulusnetworks.com
2013-12-14bonding: add arp_ip_target netlink supportsfeldma@cumulusnetworks.com
2013-12-14bonding: add arp_interval netlink supportsfeldma@cumulusnetworks.com
2013-12-14bonding: add use_carrier netlink supportsfeldma@cumulusnetworks.com
2013-12-14bonding: add downdelay netlink supportsfeldma@cumulusnetworks.com
2013-12-14bonding: add updelay netlink supportsfeldma@cumulusnetworks.com
2013-12-14bonding: add miimon netlink supportsfeldma@cumulusnetworks.com
2013-12-11ipv4: fix wildcard search with inet_confirm_addr()Nicolas Dichtel
2013-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-06bonding: fix packets_per_slave showingNikolay Aleksandrov
2013-12-06drivers/net/*: Fix FSF address in file headersJeff Kirsher
2013-12-05bonding: add arp_ip_target checks when install the moduledingtianhong
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