aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding/bond_main.c
Commit message (Expand)AuthorAge
* flow_dissector: Add flags argument to skb_flow_dissector functionsTom Herbert2015-09-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-31
|\
| * bonding: fix bond_poll_controller bh_enable warningNikolay Aleksandrov2015-08-29
* | net: bonding: convert to using IFF_NO_QUEUEPhil Sutter2015-08-18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-13
|\|
| * bonding: Gratuitous ARP gets dropped when first slave addedVenkat Venkatsubra2015-08-12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-23
|\|
| * bonding: correct the MAC address for "follow" fail_over_mac policydingtianhong2015-07-20
| * bonding: correctly handle bonding type change on enslave failureNikolay Aleksandrov2015-07-20
| * bonding: fix destruction of bond with devices different from arphrd_etherNikolay Aleksandrov2015-07-20
* | bonding: trivial: remove unused variablesNikolay Aleksandrov2015-07-20
|/
* bonding: "primary_reselect" with "failure" is not working properlyMazhar Rana2015-07-08
* net: Add full IPv6 addresses to flow_keysTom Herbert2015-06-04
* switchdev: add support for fdb add/del/dump via switchdev_port_obj ops.Samudrala, Sridhar2015-05-17
* flow_dissect: use programable dissector in skb_flow_dissect and friendsJiri Pirko2015-05-13
* net: change name of flow_dissector header to match the .c file nameJiri Pirko2015-05-13
* switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flagScott Feldman2015-05-12
* switchdev: cut over to new switchdev_port_bridge_getlinkScott Feldman2015-05-12
* switchdev: cut over to new switchdev_port_bridge_dellinkScott Feldman2015-05-12
* switchdev: cut over to new switchdev_port_bridge_setlinkScott Feldman2015-05-12
* switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/Jiri Pirko2015-05-12
* bonding: Implement user key part of port_key in an AD system.Mahesh Bandewar2015-05-11
* bonding: Allow userspace to set actors' macaddr in an AD-system.Mahesh Bandewar2015-05-11
* bonding: Allow userspace to set actors' system_priority in AD systemMahesh Bandewar2015-05-11
* net: Fix Kernel Panic in bonding driver debugfs file: rlb_hash_tablePai2015-04-29
* net/bonding: Make DRV macros privateMatan Barak2015-04-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-02
|\
| * bonding: Bonding Overriding Configuration logic restored.Anton Nayshtut2015-03-31
* | bonding: Don't segment multiple tagged packets on bonding deviceToshiaki Makita2015-03-29
* | bonding: implement bond_poll_controller()Mahesh Bandewar2015-03-06
* | bonding: simple code refactorMahesh Bandewar2015-02-20
|/
* net/bonding: Fix potential bad memory access during bonding eventsMoni Shoua2015-02-09
* net/bonding: Notify state change on slavesMoni Shoua2015-02-04
* net/bonding: Move slave state changes to a helper functionMoni Shoua2015-02-04
* bonding: handle NETIF_F_HW_SWITCH_OFFLOAD flag and add ndo_bridge_setlink/del...Roopa Prabhu2015-02-02
* bonding: cleanup and remove dead codeJonathan Toppins2015-01-27
* bonding: fix bond_open() don't always set slave active flagWilson Kok2015-01-27
* bonding: update bond carrier state when min_links option changesJonathan Toppins2015-01-27
* bonding: handle more gso typesEric Dumazet2015-01-26
* bonding: change error message to debug message in __bond_release_one()Wengang Wang2014-12-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-21
|\
| * bonding: fix curr_active_slave/carrier with loadbalance arp monitoringNikolay Aleksandrov2014-11-19
* | vlan: rename __vlan_put_tag to vlan_insert_tag_set_protoJiri Pirko2014-11-21
* | vlan: kill vlan_put_tag helperJiri Pirko2014-11-21
* | net: generic dev_disable_lro() stacked device handlingMichal Kubeček2014-11-13
* | net: Move bonding headers under include/netDavid S. Miller2014-11-10
* | bonding: add bond_tx_drop() helperEric Dumazet2014-10-31
|/
* net: better IFF_XMIT_DST_RELEASE supportEric Dumazet2014-10-07
* bonding: Simplify the xmit function for modes that use xmit_hashMahesh Bandewar2014-10-06
* bonding: make global bonding stats more reliableAndy Gospodarek2014-09-30