summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-09-26dt-bindings: net: sparx5: correct LAN969x register space windowsRobert Marko1-0/+22
2025-09-26selftests: drv-net: Reload pkt pointer after calling filter_udphdrAmery Hung1-5/+4
2025-09-26Merge branch 'xsk-refactors-around-generic-xmit-side'Jakub Kicinski1-50/+63
2025-09-26xsk: wrap generic metadata handling onto separate functionMaciej Fijalkowski1-39/+53
2025-09-26xsk: remove @first_frag from xsk_build_skb()Maciej Fijalkowski1-5/+3
2025-09-26xsk: avoid overwriting skb fields for multi-buffer trafficMaciej Fijalkowski1-8/+9
2025-09-26Merge branch 'scripts-coccinelle-symbolic-error-names-script'Jakub Kicinski23-76/+114
2025-09-26net/mlx5: Use %pe format specifier for error pointersGal Pressman22-76/+80
2025-09-26scripts/coccinelle: Find PTR_ERR() to %pe candidatesGal Pressman1-0/+34
2025-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski220-810/+2021
2025-09-25Merge tag 'net-6.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds41-201/+548
2025-09-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds7-32/+29
2025-09-25Merge branch 'net-gso-restore-outer-ip-ids-correctly'Paolo Abeni14-84/+129
2025-09-25selftests/net: test ipip packets in gro.shRichard Gobert2-11/+40
2025-09-25net: gro: remove unnecessary df checksRichard Gobert3-11/+6
2025-09-25net: gso: restore ids of outer ip headers correctlyRichard Gobert8-30/+63
2025-09-25net: gro: only merge packets with incrementing or fixed outer idsRichard Gobert2-16/+15
2025-09-25net: gro: remove is_ipv6 from napi_gro_cbRichard Gobert4-25/+14
2025-09-25eth: fbnic: Read module EEPROMMohsin Bashir3-0/+217
2025-09-25octeontx2-pf: Fix potential use after free in otx2_tc_add_flow()Dan Carpenter1-1/+1
2025-09-25Merge branch 'lantiq_gswip-fixes'Paolo Abeni1-5/+16
2025-09-25net: dsa: lantiq_gswip: suppress -EINVAL errors for bridge FDB entries added ...Vladimir Oltean1-1/+2
2025-09-25net: dsa: lantiq_gswip: move gswip_add_single_port_br() call to port_setup()Vladimir Oltean1-4/+14
2025-09-25Merge tag 'probes-fixes-v6.17-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-3/+8
2025-09-25Merge branch 'convert-3-drivers-to-ndo_hwtstamp-api'Jakub Kicinski6-64/+166
2025-09-25selftests: drv-net: add HW timestamping testsVadim Fedorenko2-0/+114
2025-09-25bnxt_en: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vadim Fedorenko3-27/+23
2025-09-25tg3: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vadim Fedorenko1-37/+29
2025-09-25Documentation: rxrpc: Demote three sectionsBagas Sanjaya1-6/+3
2025-09-25net: phy: micrel: Fix default LED behaviourHoratiu Vultur1-0/+19
2025-09-25Merge tag 'nf-next-25-09-24' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski6-10/+73
2025-09-25Merge branch 'net-stmmac-yet-more-cleanups'Jakub Kicinski3-71/+73
2025-09-25net: stmmac: simplify stmmac_init_phy()Russell King (Oracle)1-13/+12
2025-09-25net: stmmac: move PHY handling out of __stmmac_open()/release()Russell King (Oracle)1-12/+17
2025-09-25net: stmmac: move initialisation of priv->tx_lpi_timer to stmmac_open()Russell King (Oracle)1-4/+4
2025-09-25net: stmmac: move PHY attachment error message into stmmac_init_phy()Russell King (Oracle)1-6/+5
2025-09-25net: stmmac: move xpcs clause 73 test into stmmac_init_phy()Russell King (Oracle)1-10/+11
2025-09-25net: stmmac: move stmmac_bus_clks_config() to stmmac_platform.cRussell King (Oracle)3-34/+32
2025-09-25libie: fix string names for AQ error codesJacob Keller1-1/+1
2025-09-25dt-bindings: net: ethernet-controller: Fix grammar in commentJ. Neuschäfer1-1/+1
2025-09-25tls: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva1-1/+2
2025-09-25crypto: af_alg - Fix incorrect boolean values in af_alg_ctxEric Biggers1-1/+1
2025-09-25Merge tag 'soc-fixes-6.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds22-28/+113
2025-09-24Merge tag 'pm-6.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-9/+11
2025-09-24Merge tag 'for-6.17-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+6
2025-09-24Merge tag '6.17-rc7-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds1-12/+10
2025-09-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski10-53/+480
2025-09-24tracing: dynevent: Add a missing lockdown check on dyneventMasami Hiramatsu (Google)1-0/+4
2025-09-24tracing: fprobe: Fix to remove recorded module addresses from filterMasami Hiramatsu (Google)1-3/+4
2025-09-24netfilter: nf_conntrack: do not skip entries in /proc/net/nf_conntrackEric Dumazet1-0/+3