summaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding
AgeCommit message (Expand)Author
2016-03-18bonding: fix bond_get_stats()Eric Dumazet
2016-03-18bonding: remove duplicate set of flag IFF_MULTICASTZhang Shengju
2016-02-25net: bonding: use __ethtool_get_ksettingsDavid Decotigny
2016-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-02-16bonding: don't use stale speed and duplex informationJay Vosburgh
2016-02-13bonding: Fix ARP monitor validationJay Vosburgh
2016-02-11bonding: use return instead of gotoZhang Shengju
2016-02-11bonding: Return correct error codeAmitoj Kaur Chawla
2016-02-11bonding: 3ad: allow to set ad_actor settings while the bond is upNikolay Aleksandrov
2016-02-09bonding: 3ad: apply ad_actor settings changes immediatelyNikolay Aleksandrov
2016-02-08bonding: trivial: style fixesZhang Shengju
2016-02-06bonding: add slave device name for debugZhang Shengju
2016-02-06bond: track sum of rx_nohandler for all slavesJarod Wilson
2016-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-01-11bonding: Prevent IPv6 link local address on enslaved devicesKarl Heiss
2016-01-11bonding: make mii_status sysfs node consistentJarod Wilson
2015-12-23bonding: drop unused to_dev macro in bond_sysfs.cGeliang Tang
2015-12-15net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert
2015-12-04net: bonding: remove redudant bracketsyzhu1
2015-12-03bonding: set inactive flags on releaseJiri Pirko
2015-12-03bonding: implement lower state change propagationJiri Pirko
2015-12-03bonding: allow notifications for bond_set_slave_link_stateJiri Pirko
2015-12-03bonding: fill-up LAG changeupper info struct and pass it alongJiri Pirko
2015-12-03net: add possibility to pass information about upper device via notifierJiri Pirko
2015-12-03net: propagate upper priv via netdev_master_upper_dev_linkJiri Pirko
2015-12-03bonding: add 802.3ad support for 100G speedsJiri Pirko
2015-11-07bonding: fix panic on non-ARPHRD_ETHER enslave failureJay Vosburgh
2015-11-02bonding: simplify / unify event handling code for 3ad mode.Mahesh Bandewar
2015-11-02bonding: unify all places where actor-oper key needs to be updated.Mahesh Bandewar
2015-11-02bonding: Simplify __get_duplex function.Mahesh Bandewar
2015-10-15bonding: support encapsulated ipv6 TSOEric Dumazet
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