aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/bonding
AgeCommit message (Expand)Author
2015-09-17bonding: use l4 hash if availableEric Dumazet
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-09-01flow_dissector: Add flags argument to skb_flow_dissector functionsTom Herbert
2015-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-30net/bonding: Export bond_option_active_slave_get_rcuMatan Barak
2015-08-28bonding: fix bond_poll_controller bh_enable warningNikolay Aleksandrov
2015-08-18net: bonding: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-12bonding: Gratuitous ARP gets dropped when first slave addedVenkat Venkatsubra
2015-07-31bonding: add tlb_dynamic_lb netlink supportNikolay Aleksandrov
2015-07-27bonding: convert num_grat_arp to the new bonding option APINikolay Aleksandrov
2015-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-20bonding: correct the MAC address for "follow" fail_over_mac policydingtianhong
2015-07-20bonding: correctly handle bonding type change on enslave failureNikolay Aleksandrov
2015-07-20bonding: fix destruction of bond with devices different from arphrd_etherNikolay Aleksandrov
2015-07-20bonding: trivial: remove unused variablesNikolay Aleksandrov
2015-07-08bonding: "primary_reselect" with "failure" is not working properlyMazhar Rana
2015-06-23bonding: Display LACP info only to CAP_NET_ADMIN capable userMahesh Bandewar
2015-06-15bonding: export slave's partner_oper_port_state via sysfs and netlinkNikolay Aleksandrov
2015-06-15bonding: export slave's actor_oper_port_state via sysfs and netlinkNikolay Aleksandrov
2015-06-04net: Add full IPv6 addresses to flow_keysTom Herbert
2015-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-17switchdev: add support for fdb add/del/dump via switchdev_port_obj ops.Samudrala, Sridhar
2015-05-17rtnl/bond: don't send rtnl msg for unregistered ifaceNicolas Dichtel
2015-05-13flow_dissect: use programable dissector in skb_flow_dissect and friendsJiri Pirko
2015-05-13net: change name of flow_dissector header to match the .c file nameJiri Pirko
2015-05-12switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flagScott Feldman
2015-05-12switchdev: cut over to new switchdev_port_bridge_getlinkScott Feldman
2015-05-12switchdev: cut over to new switchdev_port_bridge_dellinkScott Feldman
2015-05-12switchdev: cut over to new switchdev_port_bridge_setlinkScott Feldman
2015-05-12switchdev: s/netdev_switch_/switchdev_/ and s/NETDEV_SWITCH_/SWITCHDEV_/Jiri Pirko
2015-05-11bonding: add netlink support for sys prio, actor sys mac, and port keyAndy Gospodarek
2015-05-11bonding: Implement user key part of port_key in an AD system.Mahesh Bandewar
2015-05-11bonding: Allow userspace to set actors' macaddr in an AD-system.Mahesh Bandewar
2015-05-11bonding: Allow userspace to set actors' system_priority in AD systemMahesh Bandewar
2015-04-29net: Fix Kernel Panic in bonding driver debugfs file: rlb_hash_tablePai
2015-04-26net/bonding: Make DRV macros privateMatan Barak
2015-04-08bonding: Remove unnecessary initializationMahesh Bandewar
2015-04-08bonding: Code re-factoring for admin, oper-key operationsMahesh Bandewar
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-31bonding: Fix another case of LACPDU not sent on slaveMahesh Bandewar
2015-03-31bonding: deprecate BOND_MONITOR_CHURNED in favor of existing definitionsMahesh Bandewar
2015-03-31bonding: Bonding Overriding Configuration logic restored.Anton Nayshtut
2015-03-31bonding: Remove hardcoded initializationMahesh Bandewar
2015-03-29bonding: Don't segment multiple tagged packets on bonding deviceToshiaki Makita
2015-03-06bonding: implement bond_poll_controller()Mahesh Bandewar
2015-02-24bonding: Implement port churn-machine (AD standard 43.4.17).Mahesh Bandewar
2015-02-24bonding: Verify RX LACPDU has proper dest mac-addrMahesh Bandewar
2015-02-20bonding: simple code refactorMahesh Bandewar
2015-02-09net/bonding: Fix potential bad memory access during bonding eventsMoni Shoua