@@ -1,78 +1,90 @@
disable random kunit tests [local patch]
profile patch [local patch]
dbg: tests: bonding: print info on failure [local patch]
drv: net: add timeout [local patch]
tc_action dbg [local patch]
forwarding: set timeout to 3 hours [local patch]
selftests: net: enable profiling [local patch]
timestamp - try waking [local patch]
SUNRPC: Remove unused xdr functions
net/x25: Remove unused x25_terminate_link()
[+] neighbour: Update pneigh_entry in pneigh_create().
[+] neighbour: Protect tbl->phash_buckets[] with a dedicated mutex.
[+] neighbour: Drop read_lock_bh(&tbl->lock) in pneigh_lookup().
[+] neighbour: Remove __pneigh_lookup().
[+] neighbour: Use rcu_dereference() in pneigh_get_{first,next}().
[+] neighbour: Drop read_lock_bh(&tbl->lock) in pneigh_dump_table().
[+] neighbour: Convert RTM_GETNEIGH to RCU.
[+] neighbour: Annotate access to struct pneigh_entry.{flags,protocol}.
[+] neighbour: Free pneigh_entry after RCU grace period.
[+] neighbour: Annotate neigh_table.phash_buckets and pneigh_entry.next with __rcu.
[+] neighbour: Split pneigh_lookup().
[+] neighbour: Move neigh_find_table() to neigh_get().
[+] neighbour: Allocate skb in neigh_get().
[+] neighbour: Move two validations from neigh_get() to neigh_valid_get_req().
[+] neighbour: Make neigh_valid_get_req() return ndmsg.
selftests/tc-testing: Create test cases for adding qdiscs to invalid qdisc parents
ipv6: mcast: Remove unnecessary null check in mld_del_delrec()
don't bother with path_get()/path_put() in unix_open_file()
selftests: drv-net: add rss_api to the Makefile
[-] hv_netvsc: Switch VF namespace in netvsc_open instead
rpl: Fix use-after-free in rpl_do_srh_inline().
netdevsim: implement peer queue flow control
tools: ynl: process unknown for enum values
net: thunderx: Fix format-truncation warning in bgx_acpi_match_id()
net: pse-pd: Add Si3474 PSE controller driver
dt-bindings: net: pse-pd: Add bindings for Si3474 PSE controller
can: rcar_canfd: Drop unused macros
can: rcar_can: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
[c] af_packet: fix soft lockup issue caused by tpacket_snd()
[c] af_packet: fix the SO_SNDTIMEO constraint not effective on tpacked_snd()
net: Allow SF devices to be used for ZC DMA
net: fec: add fec_set_hw_mac_addr() helper function
net: fec: add more macros for bits of FEC_ECR
net: fec: use phy_interface_mode_is_rgmii() to check RGMII mode
net: wangxun: fix LIBWX dependencies again
net: selftests: add PHY-loopback test for bad TCP checksums
smc: Fix various oops due to inet_sock type confusion.
net: phy: micrel: Add ksz9131_resume()
dev: Pass netdevice_tracker to dev_get_by_flags_rcu().
r8169: add quirk for RTL8116af SerDes
hv_netvsc: Add IFF_NO_ADDRCONF to VF priv_flags before
selftests: drv-net: rss_api: test input-xfrm and hash fields
ethtool: rss: support setting flow hashing fields
ethtool: rss: support setting input-xfrm via Netlink
netlink: specs: define input-xfrm enum in the spec
selftests: drv-net: rss_api: test setting hashing key via Netlink
ethtool: rss: support setting hkey via Netlink
ethtool: rss: support setting hfunc via Netlink
selftests: drv-net: rss_api: test setting indirection table via Netlink
tools: ynl: support packing binary arrays of scalars
selftests: drv-net: rss_api: factor out checking min queue count
ethtool: rss: initial RSS_SET (indirection table handling)
Add support to set NAPI threaded for individual NAPI
net: phy: Don't register LEDs for genphy
net/mlx5: Correctly set gso_size when LRO is used
tools: ynl: default to --process-unknown in installed mode
selftests: net: increase inter-packet timeout in udpgro.sh
dpll: zl3073x: Add support to get fractional frequency offset
dpll: zl3073x: Add support to adjust phase
dpll: zl3073x: Implement phase offset monitor feature
dpll: zl3073x: Add support to get phase offset on connected input pin
dpll: zl3073x: Add support to get/set esync on pins
selftests: rtnetlink: try double sleep to give WQ a chance
selftests: net: add test for variable PMTU in broadcast routes
net: ipv4: fix incorrect MTU in broadcast routes
net: ti: icssg-prueth: Fix buffer allocation for ICSSG
net: renesas: rswitch: add modifiable ageing time
net: renesas: rswitch: add offloading for L2 switching
net: renesas: rswitch: configure default ageing time
net: renesas: rswitch: rename rswitch.c to rswitch_main.c
net: bonding: add bond_is_icmpv6_nd() helper
net: usbnet: Avoid potential RCU stall on LINK_CHANGE event
net: mctp: Add bind lookup test
net: mctp: Test conflicts of connect() with bind()
net: mctp: Allow limiting binds to a peer address
net: mctp: Use hashtable for binds
net: mctp: Add test for conflicting bind()s
net: mctp: Treat MCTP_NET_ANY specially in bind()
net: mctp: Prevent duplicate binds
net: mctp: mctp_test_route_extaddr_input cleanup
tcp: extend tcp_retransmit_skb tracepoint with failure reasons
selftests: bonding: add test for passive LACP mode
bonding: update ntt to true in passive mode