summaryrefslogtreecommitdiff
path: root/include/net/bonding.h
AgeCommit message (Expand)Author
2024-02-06bonding: Add independent control state machineAahil Awatramani
2023-08-24bonding: fix macvlan over alb bond supportHangbin Liu
2023-07-14net: bonding: remove kernel-doc comment markerRandy Dunlap
2023-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-05-19net: fix stack overflow when LRO is disabled for virtual interfacesTaehee Yoo
2023-05-16net: bonding: Add SPDX identifier to remaining filesBagas Sanjaya
2023-05-10bonding: fix send_peer_notif overflowHangbin Liu
2023-05-05bonding: add xdp_features supportLorenzo Bianconi
2023-04-07bonding: fix ns validation on backup slavesHangbin Liu
2022-10-27bond: Disable TLS features indicationTariq Toukan
2022-09-16net: bonding: Share lacpdu_mcast_addr definitionBenjamin Poirier
2022-08-03net: bonding: replace dev_trans_start() with the jiffies of the last ARP/NSVladimir Oltean
2022-06-24Bonding: add per-port priority for failover re-selectionHangbin Liu
2022-06-01bonding: guard ns_targets by CONFIG_IPV6Hangbin Liu
2022-03-11net: add per-cpu storage and net->core_statsEric Dumazet
2022-02-21bonding: add new option ns_ip6_targetHangbin Liu
2022-02-21bonding: add new parameter ns_targetsHangbin Liu
2022-01-27net: remove bond_slave_has_mac_rcu()Jakub Kicinski
2022-01-24bonding: use rcu_dereference_rtnl when get bonding active slaveHangbin Liu
2021-11-30Bonding: add arp_missed_max optionHangbin Liu
2021-08-11bonding: remove extraneous definitions from bonding.hJonathan Toppins
2021-08-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-08-09net, bonding: Add XDP support to the bonding driverJussi Maki
2021-08-03bonding: add new option lacp_activeHangbin Liu
2021-07-06bonding: Add struct bond_ipesc to manage SATaehee Yoo
2021-06-15net: bonding: Use per-cpu rr_tx_counterJussi Maki
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