aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding/bond_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-25net/bonding: Enforce active-backup policy for IPoIB bondsMark Bloch1-1/+10
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2016-07-05bonding: fix enslavement slave link notificationsAviv Heller1-0/+1
2016-07-05net: introduce default neigh_construct/destroy ndo calls for L2 upper devicesJiri Pirko1-0/+2
2016-06-09net: add netdev_lockdep_set_classes() helperEric Dumazet1-23/+1
2016-06-07net_sched: transform qdisc running bit into a seqcountEric Dumazet1-0/+2
2016-03-18bonding: fix bond_get_stats()Eric Dumazet1-31/+35
2016-03-18bonding: remove duplicate set of flag IFF_MULTICASTZhang Shengju1-1/+1
2016-02-25net: bonding: use __ethtool_get_ksettingsDavid Decotigny1-8/+6
2016-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-11/+29
2016-02-16bonding: don't use stale speed and duplex informationJay Vosburgh1-0/+1
2016-02-13bonding: Fix ARP monitor validationJay Vosburgh1-11/+28
2016-02-11bonding: use return instead of gotoZhang Shengju1-6/+3
2016-02-08bonding: trivial: style fixesZhang Shengju1-6/+4
2016-02-06bonding: add slave device name for debugZhang Shengju1-2/+2
2016-02-06bond: track sum of rx_nohandler for all slavesJarod Wilson1-0/+1
2016-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+4
2016-01-11bonding: Prevent IPv6 link local address on enslaved devicesKarl Heiss1-1/+4
2015-12-15net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert1-4/+3
2015-12-04net: bonding: remove redudant bracketsyzhu11-1/+1
2015-12-03bonding: set inactive flags on releaseJiri Pirko1-0/+2
2015-12-03bonding: implement lower state change propagationJiri Pirko1-0/+10
2015-12-03bonding: allow notifications for bond_set_slave_link_stateJiri Pirko1-18/+36
2015-12-03bonding: fill-up LAG changeupper info struct and pass it alongJiri Pirko1-14/+31
2015-12-03net: add possibility to pass information about upper device via notifierJiri Pirko1-1/+1
2015-12-03net: propagate upper priv via netdev_master_upper_dev_linkJiri Pirko1-1/+1
2015-11-07bonding: fix panic on non-ARPHRD_ETHER enslave failureJay Vosburgh1-0/+1
2015-11-02bonding: simplify / unify event handling code for 3ad mode.Mahesh Bandewar1-12/+2
2015-10-15bonding: support encapsulated ipv6 TSOEric Dumazet1-1/+1
2015-09-17bonding: use l4 hash if availableEric Dumazet1-0/+4
2015-09-01flow_dissector: Add flags argument to skb_flow_dissector functionsTom Herbert1-1/+1
2015-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+0
2015-08-28bonding: fix bond_poll_controller bh_enable warningNikolay Aleksandrov1-2/+0
2015-08-18net: bonding: convert to using IFF_NO_QUEUEPhil Sutter1-2/+1
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2015-08-12bonding: Gratuitous ARP gets dropped when first slave addedVenkat Venkatsubra1-0/+1
2015-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+31
2015-07-20bonding: correct the MAC address for "follow" fail_over_mac policydingtianhong1-0/+20
2015-07-20bonding: correctly handle bonding type change on enslave failureNikolay Aleksandrov1-3/+10
2015-07-20bonding: fix destruction of bond with devices different from arphrd_etherNikolay Aleksandrov1-0/+1
2015-07-20bonding: trivial: remove unused variablesNikolay Aleksandrov1-2/+0
2015-07-08bonding: "primary_reselect" with "failure" is not working properlyMazhar Rana1-17/+34
2015-06-04net: Add full IPv6 addresses to flow_keysTom Herbert1-5/+4
2015-05-17switchdev: add support for fdb add/del/dump via switchdev_port_obj ops.Samudrala, Sridhar1-0/+3
2015-05-13flow_dissect: use programable dissector in skb_flow_dissect and friendsJiri Pirko1-9/+9
2015-05-13net: change name of flow_dissector header to match the .c file nameJiri Pirko1-1/+1
2015-05-12switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flagScott Feldman1-4/+1
2015-05-12switchdev: cut over to new switchdev_port_bridge_getlinkScott Feldman1-0/+1
2015-05-12switchdev: cut over to new switchdev_port_bridge_dellinkScott Feldman1-1/+1
2015-05-12switchdev: cut over to new switchdev_port_bridge_setlinkScott Feldman1-1/+1