summaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-091-13/+0
|\
| * net/bonding: Export bond_option_active_slave_get_rcuMatan Barak2015-08-301-13/+0
* | flow_dissector: Add flags argument to skb_flow_dissector functionsTom Herbert2015-09-011-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-301-2/+0
|\ \
| * | bonding: fix bond_poll_controller bh_enable warningNikolay Aleksandrov2015-08-281-2/+0
| |/
* | net: bonding: convert to using IFF_NO_QUEUEPhil Sutter2015-08-181-2/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-131-0/+1
|\ \ | |/
| * bonding: Gratuitous ARP gets dropped when first slave addedVenkat Venkatsubra2015-08-121-0/+1
* | bonding: add tlb_dynamic_lb netlink supportNikolay Aleksandrov2015-07-311-2/+15
* | bonding: convert num_grat_arp to the new bonding option APINikolay Aleksandrov2015-07-272-17/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-231-3/+31
|\ \ | |/
| * bonding: correct the MAC address for "follow" fail_over_mac policydingtianhong2015-07-201-0/+20
| * bonding: correctly handle bonding type change on enslave failureNikolay Aleksandrov2015-07-201-3/+10
| * bonding: fix destruction of bond with devices different from arphrd_etherNikolay Aleksandrov2015-07-201-0/+1
* | bonding: trivial: remove unused variablesNikolay Aleksandrov2015-07-202-4/+0
|/
* bonding: "primary_reselect" with "failure" is not working properlyMazhar Rana2015-07-081-17/+34
* bonding: Display LACP info only to CAP_NET_ADMIN capable userMahesh Bandewar2015-06-233-65/+71
* bonding: export slave's partner_oper_port_state via sysfs and netlinkNikolay Aleksandrov2015-06-152-0/+21
* bonding: export slave's actor_oper_port_state via sysfs and netlinkNikolay Aleksandrov2015-06-152-1/+25
* net: Add full IPv6 addresses to flow_keysTom Herbert2015-06-041-5/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-231-1/+1
|\
| * rtnl/bond: don't send rtnl msg for unregistered ifaceNicolas Dichtel2015-05-171-1/+1
* | switchdev: add support for fdb add/del/dump via switchdev_port_obj ops.Samudrala, Sridhar2015-05-171-0/+3
* | flow_dissect: use programable dissector in skb_flow_dissect and friendsJiri Pirko2015-05-131-9/+9
* | net: change name of flow_dissector header to match the .c file nameJiri Pirko2015-05-131-1/+1
* | switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flagScott Feldman2015-05-121-4/+1
* | switchdev: cut over to new switchdev_port_bridge_getlinkScott Feldman2015-05-121-0/+1
* | switchdev: cut over to new switchdev_port_bridge_dellinkScott Feldman2015-05-121-1/+1
* | switchdev: cut over to new switchdev_port_bridge_setlinkScott Feldman2015-05-121-1/+1
* | switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/Jiri Pirko2015-05-121-2/+2
* | bonding: add netlink support for sys prio, actor sys mac, and port keyAndy Gospodarek2015-05-112-9/+71
* | bonding: Implement user key part of port_key in an AD system.Mahesh Bandewar2015-05-114-7/+58
* | bonding: Allow userspace to set actors' macaddr in an AD-system.Mahesh Bandewar2015-05-115-1/+56
* | bonding: Allow userspace to set actors' system_priority in AD systemMahesh Bandewar2015-05-115-2/+60
|/
* net: Fix Kernel Panic in bonding driver debugfs file: rlb_hash_tablePai2015-04-291-0/+10
* net/bonding: Make DRV macros privateMatan Barak2015-04-263-0/+28
* bonding: Remove unnecessary initializationMahesh Bandewar2015-04-081-9/+0
* bonding: Code re-factoring for admin, oper-key operationsMahesh Bandewar2015-04-081-16/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-021-1/+2
|\
| * bonding: Bonding Overriding Configuration logic restored.Anton Nayshtut2015-03-311-1/+2
* | bonding: Fix another case of LACPDU not sent on slaveMahesh Bandewar2015-03-311-0/+3
* | bonding: deprecate BOND_MONITOR_CHURNED in favor of existing definitionsMahesh Bandewar2015-03-311-6/+6
* | bonding: Remove hardcoded initializationMahesh Bandewar2015-03-311-1/+1
* | bonding: Don't segment multiple tagged packets on bonding deviceToshiaki Makita2015-03-291-0/+1
* | bonding: implement bond_poll_controller()Mahesh Bandewar2015-03-061-0/+33
* | bonding: Implement port churn-machine (AD standard 43.4.17).Mahesh Bandewar2015-02-242-7/+93
* | bonding: Verify RX LACPDU has proper dest mac-addrMahesh Bandewar2015-02-241-0/+3
* | bonding: simple code refactorMahesh Bandewar2015-02-201-4/+2
|/
* net/bonding: Fix potential bad memory access during bonding eventsMoni Shoua2015-02-091-17/+11
* net/bonding: Notify state change on slavesMoni Shoua2015-02-041-0/+42
OpenPOWER on IntegriCloud