summaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding
Commit message (Expand)AuthorAgeFilesLines
* bonding: add resend_igmp attribute netlink supportsfeldma@cumulusnetworks.com2013-12-174-12/+38
* bonding: add xmit_hash_policy attribute netlink supportsfeldma@cumulusnetworks.com2013-12-174-7/+36
* bonding: add fail_over_mac attribute netlink supportsfeldma@cumulusnetworks.com2013-12-174-18/+39
* bonding: add primary_select attribute netlink supportsfeldma@cumulusnetworks.com2013-12-174-16/+40
* bonding: add primary attribute netlink supportsfeldma@cumulusnetworks.com2013-12-174-43/+82
* bondnl: use be32 nla put/get for be32 valuesJiri Pirko2013-12-171-2/+2
* bonding: rebuild the bond_resend_igmp_join_requests_delayed()dingtianhong2013-12-141-16/+5
* bonding: remove unwanted lock for bond_store_primaryxxx()dingtianhong2013-12-141-4/+0
* bonding: remove unwanted lock for bond_option_active_slave_set()dingtianhong2013-12-141-2/+0
* bonding: add RCU for bond_3ad_state_machine_handler()dingtianhong2013-12-142-26/+35
* bonding: remove unwanted lock for bond enslave and releasedingtianhong2013-12-141-21/+6
* bonding: rebuild the lock use for bond_activebackup_arp_mon()dingtianhong2013-12-141-25/+20
* bonding: create bond_first_slave_rcu()dingtianhong2013-12-141-0/+4
* bonding: rebuild the lock use for bond_loadbalance_arp_mon()dingtianhong2013-12-141-6/+12
* bonding: rebuild the lock use for bond_alb_monitor()dingtianhong2013-12-141-13/+9
* bonding: rebuild the lock use for bond_mii_monitor()dingtianhong2013-12-141-13/+11
* bonding: remove the no effect lock for bond_select_active_slave()dingtianhong2013-12-142-21/+6
* bonding: add arp_all_targets netlink supportsfeldma@cumulusnetworks.com2013-12-144-6/+36
* bonding: add arp_validate netlink supportsfeldma@cumulusnetworks.com2013-12-144-22/+49
* bonding: add arp_ip_target netlink supportsfeldma@cumulusnetworks.com2013-12-144-68/+186
* bonding: add arp_interval netlink supportsfeldma@cumulusnetworks.com2013-12-144-51/+79
* bonding: add use_carrier netlink supportsfeldma@cumulusnetworks.com2013-12-144-13/+38
* bonding: add downdelay netlink supportsfeldma@cumulusnetworks.com2013-12-144-31/+51
* bonding: add updelay netlink supportsfeldma@cumulusnetworks.com2013-12-144-32/+53
* bonding: add miimon netlink supportsfeldma@cumulusnetworks.com2013-12-144-49/+79
* ipv4: fix wildcard search with inet_confirm_addr()Nicolas Dichtel2013-12-111-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-092-5/+5
|\
| * bonding: fix packets_per_slave showingNikolay Aleksandrov2013-12-061-2/+2
| * bonding: add arp_ip_target checks when install the moduledingtianhong2013-12-051-3/+3
* | drivers/net/*: Fix FSF address in file headersJeff Kirsher2013-12-063-6/+3
|/
* bonding: disable arp and enable mii monitoring when bond change to no uses ar...dingtianhong2013-11-284-9/+19
* bonding: add ip checks when store ip targetWang Weidong2013-11-152-13/+9
* bonding: fix two race conditions in bond_store_updelay/downdelayNikolay Aleksandrov2013-11-141-0/+6
* bonding: don't permit to use ARP monitoring in 802.3ad modeVeaceslav Falico2013-11-141-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-1310-809/+932
|\
| * bonding: extend round-robin mode with packets_per_slaveNikolay Aleksandrov2013-11-073-6/+101
| * bonding: bond_get_size() returns wrong sizeDan Carpenter2013-11-021-2/+2
| * Revert "Merge branch 'bonding_monitor_locking'"David S. Miller2013-10-283-40/+89
| * bonding: remove bond read lock for bond_3ad_state_machine_handler()dingtianhong2013-10-271-4/+5
| * bonding: remove bond read lock for bond_activebackup_arp_mon()dingtianhong2013-10-271-33/+13
| * bonding: remove bond read lock for bond_loadbalance_arp_mon()dingtianhong2013-10-271-4/+6
| * bonding: remove bond read lock for bond_alb_monitor()dingtianhong2013-10-271-16/+4
| * bonding: remove bond read lock for bond_mii_monitor()dingtianhong2013-10-271-32/+12
| * net: fix rtnl notification in atomic contextAlexei Starovoitov2013-10-251-2/+2
| * bonding: move bond-specific init after enslave happensVeaceslav Falico2013-10-221-51/+14
| * bonding: Remove __exit tag from bond_netlink_fini().David S. Miller2013-10-191-1/+1
| * bonding: add Netlink support active_slave optionJiri Pirko2013-10-191-1/+22
| * bonding: add Netlink support mode optionJiri Pirko2013-10-191-0/+56
| * bonding: move active_slave getting into separate functionJiri Pirko2013-10-193-4/+24
| * bonding: remove bond_ioctl_change_active()Jiri Pirko2013-10-191-57/+2
OpenPOWER on IntegriCloud