summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'ioam6-mcast-events'David S. Miller2024-02-284-0/+92
|\
| * net: exthdrs: ioam6: send trace eventJustin Iurman2024-02-281-0/+4
| * net: ioam6: multicast eventJustin Iurman2024-02-282-0/+68
| * uapi: ioam6: API for netlink multicast eventsJustin Iurman2024-02-281-0/+20
|/
* dt-bindings: net: ethernet-controller: drop redundant type from labelKrzysztof Kozlowski2024-02-281-1/+0
* Merge branch 'tcp-rcv-drop-reasons'David S. Miller2024-02-288-43/+101
|\
| * tcp: make dropreason in tcp_child_process() workJason Xing2024-02-282-11/+17
| * tcp: make the dropreason really work when calling tcp_rcv_state_process()Jason Xing2024-02-284-9/+11
| * tcp: add dropreasons in tcp_rcv_state_process()Jason Xing2024-02-282-8/+13
| * tcp: add more specific possible drop reasons in tcp_rcv_synsent_state_process()Jason Xing2024-02-281-1/+4
| * tcp: introduce dropreasons in receive pathJason Xing2024-02-281-1/+14
| * tcp: use drop reasons in cookie check for ipv6Jason Xing2024-02-281-4/+12
| * tcp: directly drop skb in cookie check for ipv6Jason Xing2024-02-282-4/+5
| * tcp: use drop reasons in cookie check for ipv4Jason Xing2024-02-281-6/+13
| * tcp: directly drop skb in cookie check for ipv4Jason Xing2024-02-282-1/+5
| * tcp: add a dropreason definitions and prepare for cookie checkJason Xing2024-02-281-1/+10
|/
* net: make SK_MEMORY_PCPU_RESERV tunableAdam Li2024-02-284-2/+18
* Merge branch 'dsa-realtek-reset'David S. Miller2024-02-284-6/+44
|\
| * net: dsa: realtek: support reset controllerLuiz Angelo Daros de Luca2024-02-283-5/+41
| * dt-bindings: net: dsa: realtek: add reset controllerLuiz Angelo Daros de Luca2024-02-281-0/+3
| * dt-bindings: net: dsa: realtek: reset-gpios is not requiredLuiz Angelo Daros de Luca2024-02-281-1/+0
|/
* bonding: 802.3ad replace MAC_ADDRESS_EQUAL with __agg_has_partnerJones Syue 薛懷宗2024-02-271-11/+3
* net: wwan: t7xx: Prefer struct_size over open coded arithmeticErick Archer2024-02-271-2/+4
* ipv6: raw: remove useless input parameter in rawv6_errZhengchao Shao2024-02-271-3/+2
* netlink: use kvmalloc() in netlink_alloc_large_skb()Eric Dumazet2024-02-271-10/+8
* bnxt_en: fix accessing vnic_info before allocating itAlexander Lobakin2024-02-271-3/+3
* selftests: netdevsim: be less selective for FW for the devlink testJakub Kicinski2024-02-271-1/+1
* net: stmmac: mmc_core: Drop interrupt registers from statsJesper Nilsson2024-02-273-9/+0
* net: ethernet: adi: adin1110: Reduce the MDIO_TRDONE poll intervalCiprian Regus2024-02-271-4/+6
* Merge branch 'net-ipa-don-t-abort-system-suspend'Paolo Abeni2024-02-274-77/+25
|\
| * net: ipa: don't bother zeroing an already zero registerAlex Elder2024-02-271-1/+1
| * net: ipa: kill ipa_power_suspend_handler()Alex Elder2024-02-274-27/+2
| * net: ipa: move ipa_interrupt_suspend_clear_all() upAlex Elder2024-02-271-24/+24
| * net: ipa: kill the IPA_POWER_FLAG_RESUMED flagAlex Elder2024-02-271-21/+0
| * net: ipa: kill IPA_POWER_FLAG_SYSTEMAlex Elder2024-02-271-10/+3
| * net: ipa: don't bother aborting system resumeAlex Elder2024-02-271-2/+3
|/
* net: phy: simplify genphy_c45_ethtool_set_eeeHeiner Kallweit2024-02-271-9/+4
* Merge branch 'mptcp-various-small-improvements'Jakub Kicinski2024-02-267-14/+61
|\
| * selftests: mptcp: diag: change timeout_poll to 30Geliang Tang2024-02-261-1/+1
| * selftests: mptcp: join: change capture/checksum as boolGeliang Tang2024-02-261-11/+11
| * selftests: mptcp: simult flows: define missing varsGeliang Tang2024-02-261-0/+6
| * selftests: mptcp: netlink: drop duplicate var retGeliang Tang2024-02-261-1/+0
| * mptcp: check the protocol in mptcp_sk() with DEBUG_NETMatthieu Baerts (NGI0)2024-02-261-1/+7
| * mptcp: check the protocol in tcp_sk() with DEBUG_NETMatthieu Baerts (NGI0)2024-02-261-0/+10
| * mptcp: token kunit: set protocolMatthieu Baerts (NGI0)2024-02-261-1/+6
| * selftests: mptcp: lib: catch duplicated subtest entriesMatthieu Baerts (NGI0)2024-02-261-0/+21
|/
* ipv6: anycast: complete RCU handling of struct ifacaddr6Eric Dumazet2024-02-263-42/+27
* dt-bindings: net: cdns,macb: add sam9x7 ethernet interfaceVarshini Rajendran2024-02-261-0/+5
* net/vsockmon: Do not set zeroed statisticsBreno Leitao2024-02-261-3/+0
* net/vsockmon: Leverage core stats allocatorBreno Leitao2024-02-261-15/+1