summaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding
Commit message (Expand)AuthorAgeFilesLines
* 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
* net/bonding: Move slave state changes to a helper functionMoni Shoua2015-02-041-26/+38
* bonding: handle NETIF_F_HW_SWITCH_OFFLOAD flag and add ndo_bridge_setlink/del...Roopa Prabhu2015-02-011-1/+8
* bonding: cleanup and remove dead codeJonathan Toppins2015-01-271-1/+1
* bonding: fix LACP PDU not sent on slave port sometimesSatish Ashok2015-01-271-3/+8
* bonding: fix incorrect lacp mux state when agg not activeWilson Kok2015-01-271-10/+34
* bonding: fix bond_open() don't always set slave active flagWilson Kok2015-01-271-1/+1
* bonding: update bond carrier state when min_links option changesJonathan Toppins2015-01-272-1/+2
* bonding: handle more gso typesEric Dumazet2015-01-251-3/+3
* bonding: cleanup bond_opts arrayJonathan Toppins2015-01-121-3/+2
* bonding: change error message to debug message in __bond_release_one()Wengang Wang2014-12-271-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-12-101-1/+6
|\
| * bond: Check length of IFLA_BOND_ARP_IP_TARGET attributesThomas Graf2014-11-291-1/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-211-1/+2
|\ \ | |/
| * bonding: fix curr_active_slave/carrier with loadbalance arp monitoringNikolay Aleksandrov2014-11-191-1/+2
* | vlan: rename __vlan_put_tag to vlan_insert_tag_set_protoJiri Pirko2014-11-211-2/+2
* | vlan: kill vlan_put_tag helperJiri Pirko2014-11-212-19/+6
OpenPOWER on IntegriCloud