aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bonding.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-11bonding: remove extraneous definitions from bonding.hJonathan Toppins1-12/+0
2021-08-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-0/+1
2021-08-09net, bonding: Add XDP support to the bonding driverJussi Maki1-0/+1
2021-08-03bonding: add new option lacp_activeHangbin Liu1-0/+1
2021-07-06bonding: Add struct bond_ipesc to manage SATaehee Yoo1-1/+8
2021-06-15net: bonding: Use per-cpu rr_tx_counterJussi Maki1-1/+1
2021-01-18net/bonding: Declare TLS RX device offload supportTariq Toukan1-1/+1
2021-01-18net/bonding: Implement TLS TX device offloadTariq Toukan1-0/+2
2021-01-18net/bonding: Implement ndo_sk_get_lower_devTariq Toukan1-0/+2
2020-12-08bonding: fix feature flag setting at init timeJarod Wilson1-2/+0
2020-11-21bonding: wait for sysfs kobject destruction before freeing struct slaveJamie Iles1-0/+8
2020-07-01bonding: allow xfrm offload setup post-module-loadJarod Wilson1-0/+5
2020-06-22bonding: support hardware encryption offload to slavesJarod Wilson1-0/+3
2020-05-09Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-1/+2
2020-05-07bonding: propagate transmit statusEric Dumazet1-5/+8
2020-05-07netpoll: accept NULL np argument in netpoll_send_skb()Eric Dumazet1-4/+1
2020-05-04bonding: remove useless stats_lock_keyCong Wang1-1/+0
2020-05-01bonding: Add array of all slavesMaor Gottlieb1-1/+2
2020-05-01bonding: Rename slave_arr to usable_slavesMaor Gottlieb1-1/+1
2020-02-28bonding: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2019-11-05bonding: fix state transition issue in link monitoringJay Vosburgh1-2/+1
2019-10-24net: remove unnecessary variables and callbackTaehee Yoo1-1/+0
2019-10-24bonding: use dynamic lockdep key instead of subclassTaehee Yoo1-0/+1
2019-07-04bonding: add an option to specify a delay between peer notificationsVincent Bernat1-0/+1
2019-06-09bonding: add slave_foo printk macrosJarod Wilson1-0/+9
2018-09-26bonding: avoid possible dead-lockMahesh Bandewar1-6/+1
2018-07-11net: Add lag.h, net_lag_port_dev_txable()Petr Machata1-0/+13
2018-05-16bonding: allow use of tx hashing in balance-albDebabrata Banerjee1-2/+9
2018-05-11bonding: send learning packets for vlans on slaveDebabrata Banerjee1-0/+1
2017-10-25bonding: remove rtmsg_ifinfo called after bond_lower_state_changedXin Long1-4/+0
2017-10-04net: Add extack to ndo_add_slaveDavid Ahern1-1/+2
2017-08-11bonding: require speed/duplex only for 802.3ad, alb and tlbAndreas Born1-0/+5
2017-04-21bonding: fix wq initialization for links created via netlinkMahesh Bandewar1-0/+1
2017-04-05bonding: attempt to better support longer hw addressesJarod Wilson1-1/+11
2017-03-27bonding: split bond_set_slave_link_state into two partsMahesh Bandewar1-5/+17
2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan1-1/+1
2016-09-27bonding: quit messing with IOCTLAl Viro1-12/+0
2016-07-01bonding: prevent out of bound accessesEric Dumazet1-1/+6
2016-03-18bonding: fix bond_get_stats()Eric Dumazet1-0/+1
2015-12-03bonding: implement lower state change propagationJiri Pirko1-0/+7
2015-12-03bonding: allow notifications for bond_set_slave_link_stateJiri Pirko1-3/+29
2015-08-30net/bonding: Export bond_option_active_slave_get_rcuMatan Barak1-0/+7
2015-05-11bonding: Implement user key part of port_key in an AD system.Mahesh Bandewar1-0/+1
2015-05-11bonding: Allow userspace to set actors' macaddr in an AD-system.Mahesh Bandewar1-0/+1
2015-05-11bonding: Allow userspace to set actors' system_priority in AD systemMahesh Bandewar1-0/+1
2015-04-26net/bonding: Make DRV macros privateMatan Barak1-7/+0
2015-02-09net/bonding: Fix potential bad memory access during bonding eventsMoni Shoua1-1/+1
2015-02-04net/bonding: Notify state change on slavesMoni Shoua1-0/+12
2015-02-04net/bonding: Move slave state changes to a helper functionMoni Shoua1-0/+5
2015-01-27bonding: update bond carrier state when min_links option changesJonathan Toppins1-0/+1