aboutsummaryrefslogtreecommitdiff
path: root/include/net/bonding.h
AgeCommit message (Expand)Author
2021-01-18net/bonding: Declare TLS RX device offload supportTariq Toukan
2021-01-18net/bonding: Implement TLS TX device offloadTariq Toukan
2021-01-18net/bonding: Implement ndo_sk_get_lower_devTariq Toukan
2020-12-08bonding: fix feature flag setting at init timeJarod Wilson
2020-11-21bonding: wait for sysfs kobject destruction before freeing struct slaveJamie Iles
2020-07-01bonding: allow xfrm offload setup post-module-loadJarod Wilson
2020-06-22bonding: support hardware encryption offload to slavesJarod Wilson
2020-05-09Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2020-05-07bonding: propagate transmit statusEric Dumazet
2020-05-07netpoll: accept NULL np argument in netpoll_send_skb()Eric Dumazet
2020-05-04bonding: remove useless stats_lock_keyCong Wang
2020-05-01bonding: Add array of all slavesMaor Gottlieb
2020-05-01bonding: Rename slave_arr to usable_slavesMaor Gottlieb
2020-02-28bonding: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2019-11-05bonding: fix state transition issue in link monitoringJay Vosburgh
2019-10-24net: remove unnecessary variables and callbackTaehee Yoo
2019-10-24bonding: use dynamic lockdep key instead of subclassTaehee Yoo
2019-07-04bonding: add an option to specify a delay between peer notificationsVincent Bernat
2019-06-09bonding: add slave_foo printk macrosJarod Wilson
2018-09-26bonding: avoid possible dead-lockMahesh Bandewar
2018-07-11net: Add lag.h, net_lag_port_dev_txable()Petr Machata
2018-05-16bonding: allow use of tx hashing in balance-albDebabrata Banerjee
2018-05-11bonding: send learning packets for vlans on slaveDebabrata Banerjee
2017-10-25bonding: remove rtmsg_ifinfo called after bond_lower_state_changedXin Long
2017-10-04net: Add extack to ndo_add_slaveDavid Ahern
2017-08-11bonding: require speed/duplex only for 802.3ad, alb and tlbAndreas Born
2017-04-21bonding: fix wq initialization for links created via netlinkMahesh Bandewar
2017-04-05bonding: attempt to better support longer hw addressesJarod Wilson
2017-03-27bonding: split bond_set_slave_link_state into two partsMahesh Bandewar
2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan
2016-09-27bonding: quit messing with IOCTLAl Viro
2016-07-01bonding: prevent out of bound accessesEric Dumazet
2016-03-18bonding: fix bond_get_stats()Eric Dumazet
2015-12-03bonding: implement lower state change propagationJiri Pirko
2015-12-03bonding: allow notifications for bond_set_slave_link_stateJiri Pirko
2015-08-30net/bonding: Export bond_option_active_slave_get_rcuMatan Barak
2015-05-11bonding: Implement user key part of port_key in an AD system.Mahesh Bandewar
2015-05-11bonding: Allow userspace to set actors' macaddr in an AD-system.Mahesh Bandewar
2015-05-11bonding: Allow userspace to set actors' system_priority in AD systemMahesh Bandewar
2015-04-26net/bonding: Make DRV macros privateMatan Barak
2015-02-09net/bonding: Fix potential bad memory access during bonding eventsMoni Shoua
2015-02-04net/bonding: Notify state change on slavesMoni Shoua
2015-02-04net/bonding: Move slave state changes to a helper functionMoni Shoua
2015-01-27bonding: update bond carrier state when min_links option changesJonathan Toppins
2014-11-10net: Move bonding headers under include/netDavid S. Miller