summaryrefslogtreecommitdiffstats
path: root/drivers/net/bonding/bond_options.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-241-1/+1
|\
| * bonding: fix ad_actor_system option setting to defaultFernando Fernandez Mancera2021-12-221-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-041-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-201-6/+7
* net/bonding: Implement TLS TX device offloadTariq Toukan2021-01-191-2/+25
* net/bonding: Take update_features call out of XFRM funcitonTariq Toukan2021-01-191-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-021-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-171-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-051-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-281-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-311-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-181-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-281-0/+1
* bonding: cleanup bond_opts arrayJonathan Toppins2015-01-121-3/+2
* net: Move bonding headers under include/netDavid S. Miller2014-11-101-1/+1
* bonding: clean curr_slave_lock useNikolay Aleksandrov2014-09-131-9/+1
* bonding: options: remove bond->lock usageNikolay Aleksandrov2014-09-101-18/+1
* bonding: convert primary_slave to use RCUNikolay Aleksandrov2014-09-101-4/+4
* bonding: create netlink event when bonding option is changedJiri Pirko2014-08-221-0/+2