summaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding
AgeCommit message (Expand)Author
2019-04-27bonding: fix event handling for stacked bondsSabrina Dubroca
2019-03-19bonding: fix PACKET_ORIGDEV regressionMichal Soltys
2019-01-22bonding: update nest level on unlinkWillem de Bruijn
2018-12-21bonding: fix 802.3ad state sent to partner when unbinding slaveToni Peltonen
2018-11-21bonding/802.3ad: fix link_failure_count trackingJarod Wilson
2018-11-04bonding: fix length of actor systemTobias Jungel
2018-10-02bonding: fix warning messageMahesh Bandewar
2018-09-26bonding: avoid possible dead-lockMahesh Bandewar
2018-09-26bonding: pass link-local packets to bonding master also.Mahesh Bandewar
2018-09-23bonding: use netpoll_poll_dev() helperEric Dumazet
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-01bonding: avoid lockdep confusion in bond_get_stats()Eric Dumazet
2018-07-24Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-22bonding: don't cast const buf in sysfs storeNikolay Aleksandrov
2018-07-21bonding: set default miimon value for non-arp modes if not setJarod Wilson
2018-07-09net: allow ndo_select_queue to pass netdevAlexander Duyck
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-07bonding: re-evaluate force_primary when the primary slave name changesXiangning Yu
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-05-24net: include hash policy in LAG changeupper infoJohn Hurley
2018-05-23gso: limit udp gso to egress-only virtual devicesWillem de Bruijn
2018-05-17bonding: introduce link change helperTonghao Zhang
2018-05-16Revert "bonding: allow carrier and link status to determine link state"Debabrata Banerjee
2018-05-16bonding: allow carrier and link status to determine link stateDebabrata Banerjee
2018-05-16bonding: allow use of tx hashing in balance-albDebabrata Banerjee
2018-05-16bonding: use common mac addr checksDebabrata Banerjee
2018-05-16bonding: don't queue up extraneous rlb updatesDebabrata Banerjee
2018-05-16bonding: switch to proc_create_seq_dataChristoph Hellwig
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-11bonding: use the skb_get/set_queue_mappingTonghao Zhang
2018-05-11bonding: replace the return value typeTonghao Zhang
2018-05-11bonding: send learning packets for vlans on slaveDebabrata Banerjee
2018-05-11bonding: do not allow rlb updates to invalid macDebabrata Banerjee
2018-04-23bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslaveXin Long
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-27net: Drop pernet_operations::asyncKirill Tkhai
2018-03-26bonding: process the err returned by dev_set_allmulti properly in bond_enslaveXin Long
2018-03-26bonding: move dev_mc_sync after master_upper_dev_link in bond_enslaveXin Long
2018-03-26bonding: fix the err path for dev hwaddr sync in bond_enslaveXin Long
2018-03-26drivers/net: Use octal not symbolic permissionsJoe Perches
2018-02-27net: Convert bond_net_opsKirill Tkhai
2017-12-20net: bonding: Replace mac address parsingAndy Shevchenko
2017-11-28bonding: use nla_get_u64 to extract the value for IFLA_BOND_AD_ACTOR_SYSTEMXin Long
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-08bonding: fix slave stuck in BOND_LINK_FAIL stateJay Vosburgh
2017-11-08bonding: discard lowest hash bit for 802.3ad layer3+4Hangbin Liu
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller