aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding
Commit message (Expand)AuthorAge
...
| * | | bonding: add xmit_hash_policy attribute netlink supportsfeldma@cumulusnetworks.com2013-12-17
| * | | bonding: add fail_over_mac attribute netlink supportsfeldma@cumulusnetworks.com2013-12-17
| * | | bonding: add primary_select attribute netlink supportsfeldma@cumulusnetworks.com2013-12-17
| * | | bonding: add primary attribute netlink supportsfeldma@cumulusnetworks.com2013-12-17
| * | | bondnl: use be32 nla put/get for be32 valuesJiri Pirko2013-12-17
| * | | bonding: rebuild the bond_resend_igmp_join_requests_delayed()dingtianhong2013-12-14
| * | | bonding: remove unwanted lock for bond_store_primaryxxx()dingtianhong2013-12-14
| * | | bonding: remove unwanted lock for bond_option_active_slave_set()dingtianhong2013-12-14
| * | | bonding: add RCU for bond_3ad_state_machine_handler()dingtianhong2013-12-14
| * | | bonding: remove unwanted lock for bond enslave and releasedingtianhong2013-12-14
| * | | bonding: rebuild the lock use for bond_activebackup_arp_mon()dingtianhong2013-12-14
| * | | bonding: create bond_first_slave_rcu()dingtianhong2013-12-14
| * | | bonding: rebuild the lock use for bond_loadbalance_arp_mon()dingtianhong2013-12-14
| * | | bonding: rebuild the lock use for bond_alb_monitor()dingtianhong2013-12-14
| * | | bonding: rebuild the lock use for bond_mii_monitor()dingtianhong2013-12-14
| * | | bonding: remove the no effect lock for bond_select_active_slave()dingtianhong2013-12-14
| * | | bonding: add arp_all_targets netlink supportsfeldma@cumulusnetworks.com2013-12-14
| * | | bonding: add arp_validate netlink supportsfeldma@cumulusnetworks.com2013-12-14
| * | | bonding: add arp_ip_target netlink supportsfeldma@cumulusnetworks.com2013-12-14
| * | | bonding: add arp_interval netlink supportsfeldma@cumulusnetworks.com2013-12-14
| * | | bonding: add use_carrier netlink supportsfeldma@cumulusnetworks.com2013-12-14
| * | | bonding: add downdelay netlink supportsfeldma@cumulusnetworks.com2013-12-14
| * | | bonding: add updelay netlink supportsfeldma@cumulusnetworks.com2013-12-14
| * | | bonding: add miimon netlink supportsfeldma@cumulusnetworks.com2013-12-14
| * | | ipv4: fix wildcard search with inet_confirm_addr()Nicolas Dichtel2013-12-11
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-09
| |\ \ \
| * | | | drivers/net/*: Fix FSF address in file headersJeff Kirsher2013-12-06
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-01-20
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2013-12-16
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | bonding: Use RCU_INIT_POINTER() for better overhead and for sparsePaul E. McKenney2013-12-12
* | | | | net: core: explicitly select a txq before doing l2 forwardingJason Wang2014-01-10
| |_|_|/ |/| | |
* | | | bonding: protect port for bond_3ad_handle_link_change()dingtianhong2013-12-18
* | | | bonding: protect port for bond_3ad_adapter_duplex_changed()dingtianhong2013-12-18
* | | | bonding: protect port for bond_3ad_adapter_speed_changed()dingtianhong2013-12-18
|/ / /
* | | bonding: fix packets_per_slave showingNikolay Aleksandrov2013-12-06
* | | bonding: add arp_ip_target checks when install the moduledingtianhong2013-12-05
| |/ |/|
* | bonding: disable arp and enable mii monitoring when bond change to no uses ar...dingtianhong2013-11-28
|/
* bonding: add ip checks when store ip targetWang Weidong2013-11-15
* bonding: fix two race conditions in bond_store_updelay/downdelayNikolay Aleksandrov2013-11-14
* bonding: don't permit to use ARP monitoring in 802.3ad modeVeaceslav Falico2013-11-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-13
|\
| * bonding: extend round-robin mode with packets_per_slaveNikolay Aleksandrov2013-11-07
| * bonding: bond_get_size() returns wrong sizeDan Carpenter2013-11-02
| * Revert "Merge branch 'bonding_monitor_locking'"David S. Miller2013-10-28
| * bonding: remove bond read lock for bond_3ad_state_machine_handler()dingtianhong2013-10-27
| * bonding: remove bond read lock for bond_activebackup_arp_mon()dingtianhong2013-10-27
| * bonding: remove bond read lock for bond_loadbalance_arp_mon()dingtianhong2013-10-27
| * bonding: remove bond read lock for bond_alb_monitor()dingtianhong2013-10-27
| * bonding: remove bond read lock for bond_mii_monitor()dingtianhong2013-10-27
| * net: fix rtnl notification in atomic contextAlexei Starovoitov2013-10-25