summaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding
Commit message (Expand)AuthorAgeFilesLines
* bonding: use ETH_MAX_MTU as max mtuWANG Cong2017-03-021-0/+1
* net: remove ndo_neigh_{construct, destroy} from stacked devicesIdo Schimmel2017-02-061-2/+0
* bonding: Remove unnecessary returned value checkZhu Yanjun2017-02-031-6/+4
* net: make ndo_get_stats64 a void functionstephen hemminger2017-01-081-6/+4
* netns: make struct pernet_operations::id unsigned intAlexey Dobriyan2016-11-181-1/+1
* net: bonding: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-10-301-8/+8
* net: bonding: Flip to the new dev walk APIDavid Ahern2016-10-182-38/+61
* Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-111-2/+2
|\
| * bonding: quit messing with IOCTLAl Viro2016-09-271-2/+2
* | 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-241-1/+5
|\
| * bonding: set carrier off for devices created through netlinkBeniamino Galvani2016-07-141-1/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-063-9/+10
|\|
| * bonding: fix enslavement slave link notificationsAviv Heller2016-07-051-0/+1
| * bonding: prevent out of bound accessesEric Dumazet2016-07-012-9/+9
* | net: introduce default neigh_construct/destroy ndo calls for L2 upper devicesJiri Pirko2016-07-051-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-301-19/+45
|\|
| * bonding: fix 802.3ad aggregator reselectionJay Vosburgh2016-06-281-19/+45
* | 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: Return correct error codeAmitoj Kaur Chawla2016-02-111-1/+1
* | bonding: 3ad: allow to set ad_actor settings while the bond is upNikolay Aleksandrov2016-02-112-4/+7
* | bonding: 3ad: apply ad_actor settings changes immediatelyNikolay Aleksandrov2016-02-092-3/+41
* | 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
* | bonding: make mii_status sysfs node consistentJarod Wilson2016-01-111-1/+1
* | bonding: drop unused to_dev macro in bond_sysfs.cGeliang Tang2015-12-231-1/+0
* | 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: add 802.3ad support for 100G speedsJiri Pirko2015-12-031-1/+10
|/