summaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding/bond_main.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-121-3/+4
|\
| * bonding: Fix bonding crashMahesh Bandewar2016-09-041-3/+4
* | bonding: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-09-011-1/+1
|/
* bonding: fix the typoZhu Yanjun2016-08-091-1/+1
* net/bonding: Enforce active-backup policy for IPoIB bondsMark Bloch2016-07-251-1/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-061-0/+1
|\
| * bonding: fix enslavement slave link notificationsAviv Heller2016-07-051-0/+1
* | net: introduce default neigh_construct/destroy ndo calls for L2 upper devicesJiri Pirko2016-07-051-0/+2
* | net: add netdev_lockdep_set_classes() helperEric Dumazet2016-06-091-23/+1
* | net_sched: transform qdisc running bit into a seqcountEric Dumazet2016-06-071-0/+2
|/
* bonding: fix bond_get_stats()Eric Dumazet2016-03-181-31/+35
* bonding: remove duplicate set of flag IFF_MULTICASTZhang Shengju2016-03-181-1/+1
* net: bonding: use __ethtool_get_ksettingsDavid Decotigny2016-02-251-8/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-231-11/+29
|\
| * bonding: don't use stale speed and duplex informationJay Vosburgh2016-02-161-0/+1
| * bonding: Fix ARP monitor validationJay Vosburgh2016-02-131-11/+28
* | bonding: use return instead of gotoZhang Shengju2016-02-111-6/+3
* | bonding: trivial: style fixesZhang Shengju2016-02-081-6/+4
* | bonding: add slave device name for debugZhang Shengju2016-02-061-2/+2
* | bond: track sum of rx_nohandler for all slavesJarod Wilson2016-02-061-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-111-1/+4
|\
| * bonding: Prevent IPv6 link local address on enslaved devicesKarl Heiss2016-01-111-1/+4
* | net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert2015-12-151-4/+3
* | net: bonding: remove redudant bracketsyzhu12015-12-041-1/+1
* | bonding: set inactive flags on releaseJiri Pirko2015-12-031-0/+2
* | bonding: implement lower state change propagationJiri Pirko2015-12-031-0/+10
* | bonding: allow notifications for bond_set_slave_link_stateJiri Pirko2015-12-031-18/+36
* | bonding: fill-up LAG changeupper info struct and pass it alongJiri Pirko2015-12-031-14/+31
* | net: add possibility to pass information about upper device via notifierJiri Pirko2015-12-031-1/+1
* | net: propagate upper priv via netdev_master_upper_dev_linkJiri Pirko2015-12-031-1/+1
|/
* bonding: fix panic on non-ARPHRD_ETHER enslave failureJay Vosburgh2015-11-071-0/+1
* bonding: simplify / unify event handling code for 3ad mode.Mahesh Bandewar2015-11-021-12/+2
* bonding: support encapsulated ipv6 TSOEric Dumazet2015-10-151-1/+1
* bonding: use l4 hash if availableEric Dumazet2015-09-171-0/+4
* 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
* | 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-201-2/+0
|/
* bonding: "primary_reselect" with "failure" is not working properlyMazhar Rana2015-07-081-17/+34
* net: Add full IPv6 addresses to flow_keysTom Herbert2015-06-041-5/+4
* 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
OpenPOWER on IntegriCloud