summaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding
AgeCommit message (Expand)AuthorLines
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+2
2016-09-27bonding: quit messing with IOCTLAl Viro-2/+2
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-3/+4
2016-09-04bonding: Fix bonding crashMahesh Bandewar-3/+4
2016-09-01bonding: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar-1/+1
2016-08-09bonding: fix the typoZhu Yanjun-1/+1
2016-07-25net/bonding: Enforce active-backup policy for IPoIB bondsMark Bloch-1/+10
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+5
2016-07-14bonding: set carrier off for devices created through netlinkBeniamino Galvani-1/+5
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-9/+10
2016-07-05bonding: fix enslavement slave link notificationsAviv Heller-0/+1
2016-07-05net: introduce default neigh_construct/destroy ndo calls for L2 upper devicesJiri Pirko-0/+2
2016-07-01bonding: prevent out of bound accessesEric Dumazet-9/+9
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-19/+45
2016-06-28bonding: fix 802.3ad aggregator reselectionJay Vosburgh-19/+45
2016-06-09net: add netdev_lockdep_set_classes() helperEric Dumazet-23/+1
2016-06-07net_sched: transform qdisc running bit into a seqcountEric Dumazet-0/+2
2016-03-18bonding: fix bond_get_stats()Eric Dumazet-31/+35
2016-03-18bonding: remove duplicate set of flag IFF_MULTICASTZhang Shengju-1/+1
2016-02-25net: bonding: use __ethtool_get_ksettingsDavid Decotigny-8/+6
2016-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-11/+29
2016-02-16bonding: don't use stale speed and duplex informationJay Vosburgh-0/+1
2016-02-13bonding: Fix ARP monitor validationJay Vosburgh-11/+28
2016-02-11bonding: use return instead of gotoZhang Shengju-6/+3
2016-02-11bonding: Return correct error codeAmitoj Kaur Chawla-1/+1
2016-02-11bonding: 3ad: allow to set ad_actor settings while the bond is upNikolay Aleksandrov-4/+7
2016-02-09bonding: 3ad: apply ad_actor settings changes immediatelyNikolay Aleksandrov-3/+41
2016-02-08bonding: trivial: style fixesZhang Shengju-6/+4
2016-02-06bonding: add slave device name for debugZhang Shengju-2/+2
2016-02-06bond: track sum of rx_nohandler for all slavesJarod Wilson-0/+1
2016-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+4
2016-01-11bonding: Prevent IPv6 link local address on enslaved devicesKarl Heiss-1/+4
2016-01-11bonding: make mii_status sysfs node consistentJarod Wilson-1/+1
2015-12-23bonding: drop unused to_dev macro in bond_sysfs.cGeliang Tang-1/+0
2015-12-15net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert-4/+3
2015-12-04net: bonding: remove redudant bracketsyzhu1-1/+1
2015-12-03bonding: set inactive flags on releaseJiri Pirko-0/+2
2015-12-03bonding: implement lower state change propagationJiri Pirko-0/+10
2015-12-03bonding: allow notifications for bond_set_slave_link_stateJiri Pirko-18/+36
2015-12-03bonding: fill-up LAG changeupper info struct and pass it alongJiri Pirko-14/+31
2015-12-03net: add possibility to pass information about upper device via notifierJiri Pirko-1/+1
2015-12-03net: propagate upper priv via netdev_master_upper_dev_linkJiri Pirko-1/+1
2015-12-03bonding: add 802.3ad support for 100G speedsJiri Pirko-1/+10
2015-11-07bonding: fix panic on non-ARPHRD_ETHER enslave failureJay Vosburgh-0/+1
2015-11-02bonding: simplify / unify event handling code for 3ad mode.Mahesh Bandewar-44/+8
2015-11-02bonding: unify all places where actor-oper key needs to be updated.Mahesh Bandewar-35/+52
2015-11-02bonding: Simplify __get_duplex function.Mahesh Bandewar-4/+2
2015-10-15bonding: support encapsulated ipv6 TSOEric Dumazet-1/+1
2015-09-17bonding: use l4 hash if availableEric Dumazet-0/+4
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds-13/+0