summaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding/bond_options.c
Commit message (Expand)AuthorAgeFilesLines
* bonding: fix send_peer_notif overflowHangbin Liu2023-05-101-1/+7
* bonding: add xdp_features supportLorenzo Bianconi2023-05-051-0/+2
* bond: Disable TLS features indicationTariq Toukan2022-10-271-18/+0
* Bonding: add per-port priority for failover re-selectionHangbin Liu2022-06-241-0/+33
* bonding: netlink error message support for optionsJonathan Toppins2022-06-091-7/+25
* bonding: guard ns_targets by CONFIG_IPV6Hangbin Liu2022-06-011-4/+6
* bonding: add new option ns_ip6_targetHangbin Liu2022-02-211-0/+72
* bonding: add new parameter ns_targetsHangbin Liu2022-02-211-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-231-1/+1
|\
| * bonding: fix ad_actor_system option setting to defaultFernando Fernandez Mancera2021-12-211-1/+1
* | Bonding: add arp_missed_max optionHangbin Liu2021-11-301-0/+28
|/
* bonding: add new option lacp_activeHangbin Liu2021-08-031-0/+27
* bonding: remove redundant initialization of variable retColin Ian King2021-06-031-1/+1
* net: bonding: Use strscpy_pad() instead of manually-truncated strncpy()Kees Cook2021-06-031-2/+1
* bonding: Added -ENODEV interpret for slaves optionJianlin Lv2021-03-151-0/+9
* bonding: add a vlan+srcmac tx hashing optionJarod Wilson2021-01-191-6/+7
* net/bonding: Implement TLS TX device offloadTariq Toukan2021-01-181-2/+25
* net/bonding: Take update_features call out of XFRM funcitonTariq Toukan2021-01-181-9/+10
* bonding: fix feature flag setting at init timeJarod Wilson2020-12-081-7/+15
* bonding: allow xfrm offload setup post-module-loadJarod Wilson2020-07-011-0/+8
* net: change addr_list_lock back to static keyCong Wang2020-06-091-2/+0
* bonding: add missing netdev_update_lockdep_key()Taehee Yoo2020-02-161-0/+2
* bonding: add an option to specify a delay between peer notificationsVincent Bernat2019-07-041-26/+45
* bonding/options: convert to using slave printk macrosJarod Wilson2019-06-091-18/+12
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* bonding: fix arp_validate toggling in active-backup modeJarod Wilson2019-05-131-7/+0
* bonding: check slave set command firstlyTonghao Zhang2019-02-141-0/+2
* bonding: set default miimon value for non-arp modes if not setJarod Wilson2018-07-211-9/+14
* bonding: re-evaluate force_primary when the primary slave name changesXiangning Yu2018-06-071-0/+1
* Revert "bonding: allow carrier and link status to determine link state"Debabrata Banerjee2018-05-161-4/+3
* bonding: allow carrier and link status to determine link stateDebabrata Banerjee2018-05-161-3/+4
* bonding: allow use of tx hashing in balance-albDebabrata Banerjee2018-05-161-1/+1
* net: bonding: Replace mac address parsingAndy Shevchenko2017-12-201-5/+1
* net: Add extack to ndo_add_slaveDavid Ahern2017-10-041-1/+1
* net: bonding: Fix transmit load balancing in balance-alb mode if specified by...Kosuke Tatsukawa2017-09-111-0/+3
* Bonding: Convert multiple netdev_info messages to netdev_dbgMichael Dilmore2017-06-291-65/+67
* bonding: Prevent duplicate userspace notificationVlad Yasevich2017-05-271-2/+25
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+2
* bonding: 3ad: allow to set ad_actor settings while the bond is upNikolay Aleksandrov2016-02-111-2/+1
* bonding: 3ad: apply ad_actor settings changes immediatelyNikolay Aleksandrov2016-02-091-0/+4
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-091-13/+0
|\
| * net/bonding: Export bond_option_active_slave_get_rcuMatan Barak2015-08-301-13/+0
* | bonding: convert num_grat_arp to the new bonding option APINikolay Aleksandrov2015-07-271-0/+7
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-231-1/+1
|\
| * rtnl/bond: don't send rtnl msg for unregistered ifaceNicolas Dichtel2015-05-171-1/+1
* | bonding: add netlink support for sys prio, actor sys mac, and port keyAndy Gospodarek2015-05-111-9/+21
* | bonding: Implement user key part of port_key in an AD system.Mahesh Bandewar2015-05-111-0/+26
* | bonding: Allow userspace to set actors' macaddr in an AD-system.Mahesh Bandewar2015-05-111-0/+27
* | bonding: Allow userspace to set actors' system_priority in AD systemMahesh Bandewar2015-05-111-1/+27
|/
* bonding: update bond carrier state when min_links option changesJonathan Toppins2015-01-271-0/+1