summaryrefslogtreecommitdiff
path: root/drivers/net/bonding
AgeCommit message (Expand)Author
2023-01-26bonding: fill IPsec state validation failure reasonLeon Romanovsky
2023-01-26xfrm: extend add state callback to set failure reasonLeon Romanovsky
2023-01-03drivers/net/bonding/bond_3ad: return when there's no aggregatorDaniil Tatianin
2022-12-22bonding: fix lockdep splat in bond_miimon_commit()Eric Dumazet
2022-12-13bonding: do failover when high prio link upHangbin Liu
2022-12-13bonding: add missed __rcu annotation for curr_active_slaveHangbin Liu
2022-12-12net: add IFF_NO_ADDRCONF and use it in bonding to prevent ipv6 addrconfXin Long
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-12-06bonding: get correct NA dest addressHangbin Liu
2022-12-01bonding: uninitialized variable in bond_miimon_inspect()Dan Carpenter
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-23bonding: fix link recovery in mode 2 when updelay is nonzeroJonathan Toppins
2022-11-18bonding: fix ICMPv6 header handling when receiving IPv6 messagesHangbin Liu
2022-10-27bond: Disable TLS features indicationTariq Toukan
2022-10-24bonding: 3ad: Add support for 800G speedAmit Cohen
2022-10-11treewide: use get_random_u32() when possibleJason A. Donenfeld
2022-09-30net: bonding: Convert to use sysfs_emit()/sysfs_emit_at() APIsWang Yufen
2022-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-22bonding: fix NULL deref in bond_rr_gen_slave_idJonathan Toppins
2022-09-16net: bonding: Unsync device addresses on ndo_stopBenjamin Poirier
2022-09-16net: bonding: Share lacpdu_mcast_addr definitionBenjamin Poirier
2022-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-09-05bonding: accept unsolicited NA messageHangbin Liu
2022-09-05bonding: use unspecified address if no available link local addressHangbin Liu
2022-08-31net: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-22bonding: 3ad: make ad_ticks_per_sec a constJonathan Toppins
2022-08-22bonding: 802.3ad: fix no transmission of LACPDUsJonathan Toppins
2022-08-11bonding: fix reference count leak in balance-alb modeJay Vosburgh
2022-08-10net/tls: Use RCU API to access tls_ctx->netdevMaxim Mikityanskiy
2022-08-10net:bonding:support balance-alb interface with vlan to bridgeSun Shouxin
2022-08-03net: bonding: replace dev_trans_start() with the jiffies of the last ARP/NSVladimir Oltean
2022-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-29net: bonding: fix use-after-free after 802.3ad slave unbindYevhen Orlov
2022-06-28net: bonding: fix possible NULL deref in rlb codeEric Dumazet
2022-06-24Bonding: add per-port priority for failover re-selectionHangbin Liu
2022-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-17bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiersJay Vosburgh
2022-06-09bonding: cleanup bond_createJonathan Toppins
2022-06-09bonding: netlink error message support for optionsJonathan Toppins
2022-06-01bonding: guard ns_targets by CONFIG_IPV6Hangbin Liu
2022-05-31bonding: show NS IPv6 targets in proc master infoHangbin Liu
2022-05-28bonding: NS target should accept link local addressHangbin Liu
2022-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-19bonding: fix missed rcu protectionHangbin Liu
2022-05-06net: make drivers set the TSO limit not the GSO limitJakub Kicinski
2022-04-22ipv6: Use ipv6_only_sock() helper in condition.Kuniyuki Iwashima
2022-04-17bonding: do not discard lowest hash bit for non layer3+4 hashingsuresh kumar
2022-03-11net: add per-cpu storage and net->core_statsEric Dumazet
2022-03-06bonding: helper macro __ATTR_RO to make code more clearLianjie Zhang
2022-02-21bonding: add new option ns_ip6_targetHangbin Liu