summaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding
Commit message (Expand)AuthorAgeFilesLines
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-021-2/+12
|\
| * bonding: avoid lockdep confusion in bond_get_stats()Eric Dumazet2018-08-011-2/+12
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-251-9/+14
|\|
| * bonding: set default miimon value for non-arp modes if not setJarod Wilson2018-07-211-9/+14
* | bonding: don't cast const buf in sysfs storeNikolay Aleksandrov2018-07-221-1/+6
* | net: allow ndo_select_queue to pass netdevAlexander Duyck2018-07-091-1/+2
|/
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-1/+1
* bonding: re-evaluate force_primary when the primary slave name changesXiangning Yu2018-06-071-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-073-65/+112
|\
| * net: include hash policy in LAG changeupper infoJohn Hurley2018-05-251-1/+26
| * gso: limit udp gso to egress-only virtual devicesWillem de Bruijn2018-05-231-2/+3
| * bonding: introduce link change helperTonghao Zhang2018-05-171-20/+20
| * Revert "bonding: allow carrier and link status to determine link state"Debabrata Banerjee2018-05-162-12/+7Star
| * bonding: allow carrier and link status to determine link stateDebabrata Banerjee2018-05-162-7/+12
| * bonding: allow use of tx hashing in balance-albDebabrata Banerjee2018-05-163-13/+34
| * bonding: use common mac addr checksDebabrata Banerjee2018-05-161-19/+9Star
| * bonding: don't queue up extraneous rlb updatesDebabrata Banerjee2018-05-161-6/+12
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-122-6/+11
| |\
| * | bonding: use the skb_get/set_queue_mappingTonghao Zhang2018-05-111-4/+4
| * | bonding: replace the return value typeTonghao Zhang2018-05-112-8/+12
* | | bonding: switch to proc_create_seq_dataChristoph Hellwig2018-05-161-30/+6Star
| |/ |/|
* | bonding: send learning packets for vlans on slaveDebabrata Banerjee2018-05-112-5/+10
* | bonding: do not allow rlb updates to invalid macDebabrata Banerjee2018-05-111-1/+1
|/
* bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslaveXin Long2018-04-231-2/+1Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-021-36/+37
|\
| * bonding: process the err returned by dev_set_allmulti properly in bond_enslaveXin Long2018-03-261-1/+4
| * bonding: move dev_mc_sync after master_upper_dev_link in bond_enslaveXin Long2018-03-261-38/+35Star
| * bonding: fix the err path for dev hwaddr sync in bond_enslaveXin Long2018-03-261-4/+5
* | net: Drop pernet_operations::asyncKirill Tkhai2018-03-271-1/+0Star
* | drivers/net: Use octal not symbolic permissionsJoe Perches2018-03-263-40/+39Star
* | net: Convert bond_net_opsKirill Tkhai2018-02-271-0/+1
|/
* net: bonding: Replace mac address parsingAndy Shevchenko2017-12-201-5/+1Star
* bonding: use nla_get_u64 to extract the value for IFLA_BOND_AD_ACTOR_SYSTEMXin Long2017-11-281-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-152-15/+29
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-101-1/+2
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-042-0/+2
| |\ \
| * | | bonding: remove rtmsg_ifinfo called in bond_master_upper_dev_linkXin Long2017-10-251-8/+3Star
| * | | net: bonding: Add extack messages for some enslave failuresDavid Ahern2017-10-051-0/+7
| * | | net: Add extack to upper device linkingDavid Ahern2017-10-051-3/+4
| * | | net: Add extack to ndo_add_slaveDavid Ahern2017-10-052-3/+4
| * | | bonding: speed/duplex update at NETDEV_UP eventMahesh Bandewar2017-10-031-1/+10
| * | | arp: make arp_hdr_len() return unsigned intAlexey Dobriyan2017-09-281-1/+2
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-132-4/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-072-0/+2
| |\ \ \ | | | |/ | | |/|
| * | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-252-4/+4
| | |/ | |/|
* | | bonding: fix slave stuck in BOND_LINK_FAIL stateJay Vosburgh2017-11-081-0/+1
* | | bonding: discard lowest hash bit for 802.3ad layer3+4Hangbin Liu2017-11-081-1/+1
| |/ |/|
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
|/
* net: bonding: fix tlb_dynamic_lb default valueNikolay Aleksandrov2017-09-131-10/+7Star
* net: bonding: Fix transmit load balancing in balance-alb mode if specified by...Kosuke Tatsukawa2017-09-111-0/+3