aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding
Commit message (Expand)AuthorAge
* bonding/802.3ad: fix link_failure_count trackingJarod Wilson2018-11-04
* bonding: fix length of actor systemTobias Jungel2018-10-29
* netpoll: allow cleanup to be synchronousDebabrata Banerjee2018-10-19
* bonding: fix warning messageMahesh Bandewar2018-10-02
* bonding: avoid possible dead-lockMahesh Bandewar2018-09-26
* bonding: pass link-local packets to bonding master also.Mahesh Bandewar2018-09-26
* bonding: use netpoll_poll_dev() helperEric Dumazet2018-09-24
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-02
|\
| * bonding: avoid lockdep confusion in bond_get_stats()Eric Dumazet2018-08-01
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-24
|\|
| * bonding: set default miimon value for non-arp modes if not setJarod Wilson2018-07-21
* | bonding: don't cast const buf in sysfs storeNikolay Aleksandrov2018-07-22
* | net: allow ndo_select_queue to pass netdevAlexander Duyck2018-07-09
|/
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* bonding: re-evaluate force_primary when the primary slave name changesXiangning Yu2018-06-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-06
|\
| * net: include hash policy in LAG changeupper infoJohn Hurley2018-05-24
| * gso: limit udp gso to egress-only virtual devicesWillem de Bruijn2018-05-23
| * bonding: introduce link change helperTonghao Zhang2018-05-17
| * Revert "bonding: allow carrier and link status to determine link state"Debabrata Banerjee2018-05-16
| * bonding: allow carrier and link status to determine link stateDebabrata Banerjee2018-05-16
| * bonding: allow use of tx hashing in balance-albDebabrata Banerjee2018-05-16
| * bonding: use common mac addr checksDebabrata Banerjee2018-05-16
| * bonding: don't queue up extraneous rlb updatesDebabrata Banerjee2018-05-16
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-11
| |\
| * | bonding: use the skb_get/set_queue_mappingTonghao Zhang2018-05-11
| * | bonding: replace the return value typeTonghao Zhang2018-05-11
* | | bonding: switch to proc_create_seq_dataChristoph Hellwig2018-05-16
| |/ |/|
* | bonding: send learning packets for vlans on slaveDebabrata Banerjee2018-05-11
* | bonding: do not allow rlb updates to invalid macDebabrata Banerjee2018-05-11
|/
* bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslaveXin Long2018-04-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-01
|\
| * bonding: process the err returned by dev_set_allmulti properly in bond_enslaveXin Long2018-03-26
| * bonding: move dev_mc_sync after master_upper_dev_link in bond_enslaveXin Long2018-03-26
| * bonding: fix the err path for dev hwaddr sync in bond_enslaveXin Long2018-03-26
* | net: Drop pernet_operations::asyncKirill Tkhai2018-03-27
* | drivers/net: Use octal not symbolic permissionsJoe Perches2018-03-26
* | net: Convert bond_net_opsKirill Tkhai2018-02-27
|/
* net: bonding: Replace mac address parsingAndy Shevchenko2017-12-20
* bonding: use nla_get_u64 to extract the value for IFLA_BOND_AD_ACTOR_SYSTEMXin Long2017-11-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-15
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-09
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-03
| |\ \
| * | | bonding: remove rtmsg_ifinfo called in bond_master_upper_dev_linkXin Long2017-10-24
| * | | net: bonding: Add extack messages for some enslave failuresDavid Ahern2017-10-05
| * | | net: Add extack to upper device linkingDavid Ahern2017-10-05
| * | | net: Add extack to ndo_add_slaveDavid Ahern2017-10-05
| * | | bonding: speed/duplex update at NETDEV_UP eventMahesh Bandewar2017-10-03
| * | | arp: make arp_hdr_len() return unsigned intAlexey Dobriyan2017-09-28
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-13
|\ \ \ \ | |_|_|/ |/| | |