summaryrefslogtreecommitdiffstats
path: root/include/net/bonding.h
Commit message (Expand)AuthorAgeFilesLines
* net: remove bond_slave_has_mac_rcu()Jakub Kicinski2022-01-271-14/+0
* bonding: use rcu_dereference_rtnl when get bonding active slaveHangbin Liu2022-01-241-1/+1
* Bonding: add arp_missed_max optionHangbin Liu2021-11-301-0/+1
* bonding: remove extraneous definitions from bonding.hJonathan Toppins2021-08-111-12/+0
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-08-101-0/+1
|\
| * net, bonding: Add XDP support to the bonding driverJussi Maki2021-08-091-0/+1
* | bonding: add new option lacp_activeHangbin Liu2021-08-031-0/+1
|/
* bonding: Add struct bond_ipesc to manage SATaehee Yoo2021-07-061-1/+8
* net: bonding: Use per-cpu rr_tx_counterJussi Maki2021-06-151-1/+1
* net/bonding: Declare TLS RX device offload supportTariq Toukan2021-01-181-1/+1
* net/bonding: Implement TLS TX device offloadTariq Toukan2021-01-181-0/+2
* net/bonding: Implement ndo_sk_get_lower_devTariq Toukan2021-01-181-0/+2
* bonding: fix feature flag setting at init timeJarod Wilson2020-12-081-2/+0
* bonding: wait for sysfs kobject destruction before freeing struct slaveJamie Iles2020-11-211-0/+8
* bonding: allow xfrm offload setup post-module-loadJarod Wilson2020-07-011-0/+5
* bonding: support hardware encryption offload to slavesJarod Wilson2020-06-221-0/+3
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2020-05-091-1/+2
|\
| * bonding: Add array of all slavesMaor Gottlieb2020-05-011-1/+2
| * bonding: Rename slave_arr to usable_slavesMaor Gottlieb2020-05-011-1/+1
* | bonding: propagate transmit statusEric Dumazet2020-05-071-5/+8
* | netpoll: accept NULL np argument in netpoll_send_skb()Eric Dumazet2020-05-071-4/+1
* | bonding: remove useless stats_lock_keyCong Wang2020-05-041-1/+0
|/
* bonding: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-281-1/+1
* bonding: fix state transition issue in link monitoringJay Vosburgh2019-11-051-2/+1
* net: remove unnecessary variables and callbackTaehee Yoo2019-10-241-1/+0
* bonding: use dynamic lockdep key instead of subclassTaehee Yoo2019-10-241-0/+1
* bonding: add an option to specify a delay between peer notificationsVincent Bernat2019-07-041-0/+1
* bonding: add slave_foo printk macrosJarod Wilson2019-06-091-0/+9
* bonding: avoid possible dead-lockMahesh Bandewar2018-09-261-6/+1
* net: Add lag.h, net_lag_port_dev_txable()Petr Machata2018-07-111-0/+13
* bonding: allow use of tx hashing in balance-albDebabrata Banerjee2018-05-161-2/+9
* bonding: send learning packets for vlans on slaveDebabrata Banerjee2018-05-111-0/+1
* bonding: remove rtmsg_ifinfo called after bond_lower_state_changedXin Long2017-10-251-4/+0
* net: Add extack to ndo_add_slaveDavid Ahern2017-10-041-1/+2
* bonding: require speed/duplex only for 802.3ad, alb and tlbAndreas Born2017-08-111-0/+5
* bonding: fix wq initialization for links created via netlinkMahesh Bandewar2017-04-211-0/+1
* bonding: attempt to better support longer hw addressesJarod Wilson2017-04-051-1/+11
* bonding: split bond_set_slave_link_state into two partsMahesh Bandewar2017-03-271-5/+17
* netns: make struct pernet_operations::id unsigned intAlexey Dobriyan2016-11-181-1/+1
* bonding: quit messing with IOCTLAl Viro2016-09-271-12/+0
* bonding: prevent out of bound accessesEric Dumazet2016-07-011-1/+6
* bonding: fix bond_get_stats()Eric Dumazet2016-03-181-0/+1
* bonding: implement lower state change propagationJiri Pirko2015-12-031-0/+7
* bonding: allow notifications for bond_set_slave_link_stateJiri Pirko2015-12-031-3/+29
* net/bonding: Export bond_option_active_slave_get_rcuMatan Barak2015-08-301-0/+7
* bonding: Implement user key part of port_key in an AD system.Mahesh Bandewar2015-05-111-0/+1
* bonding: Allow userspace to set actors' macaddr in an AD-system.Mahesh Bandewar2015-05-111-0/+1
* bonding: Allow userspace to set actors' system_priority in AD systemMahesh Bandewar2015-05-111-0/+1
* net/bonding: Make DRV macros privateMatan Barak2015-04-261-7/+0
* net/bonding: Fix potential bad memory access during bonding eventsMoni Shoua2015-02-091-1/+1