summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-06-28eth: bnxt: take page size into account for page pool recycling ringsJakub Kicinski1-3/+5
2025-06-28Merge branch 'tcp-fix-dsack-bug-with-non-contiguous-ranges'Jakub Kicinski2-1/+47
2025-06-28selftests/net: packetdrill: add tcp_dsack_mult.pktEric Dumazet1-0/+45
2025-06-28tcp: fix tcp_ofo_queue() to avoid including too much DUP SACK rangexin.guo1-1/+2
2025-06-28Merge branch 'tcp-remove-rtx_syn_ack-and-inet_rtx_syn_ack'Jakub Kicinski7-18/+4
2025-06-28tcp: remove inet_rtx_syn_ack()Eric Dumazet5-14/+4
2025-06-28tcp: remove rtx_syn_ack fieldEric Dumazet4-5/+1
2025-06-28Merge branch 'net-dsa-ks8995-fix-up-bindings'Jakub Kicinski3-34/+213
2025-06-28ARM: dts: Fix up wrv54g device treeLinus Walleij1-14/+78
2025-06-28dt-bindings: dsa: Rewrite Micrel KS8995 in schemaLinus Walleij2-20/+135
2025-06-28dt-bindings: net: sun8i-emac: Add A100 EMAC compatiblePaul Kocialkowski1-0/+1
2025-06-28Merge branch 'nfc-trf7970a-add-option-to-reduce-antenna-gain'Jakub Kicinski2-11/+87
2025-06-28NFC: trf7970a: Create device-tree parameter for RX gain reductionPaul Geurts1-11/+80
2025-06-28dt-bindings: net/nfc: ti,trf7970a: Add ti,rx-gain-reduction-db optionPaul Geurts1-0/+7
2025-06-27dt-bindings: net: convert lpc-eth.txt yaml formatFrank Li2-28/+48
2025-06-27Merge branch 'ref_tracker-fix'Jakub Kicinski1-2/+8
2025-06-27ref_tracker: do xarray and workqueue job initializations earlierJeff Layton1-2/+8
2025-06-27tg3: spelling correctionsSimon Horman2-3/+3
2025-06-27net: mdio: Add MDIO bus controller for Airoha AN7583Christian Marangi3-0/+284
2025-06-27dt-bindings: net: Document support for Airoha AN7583 MDIO ControllerChristian Marangi1-0/+59
2025-06-27Merge branch 'ptp-belated-spring-cleaning-of-the-chardev-driver'Jakub Kicinski1-393/+341
2025-06-27ptp: Simplify ptp_read()Thomas Gleixner1-38/+16
2025-06-27ptp: Convert chardev code to lock guardsThomas Gleixner1-21/+13
2025-06-27ptp: Split out PTP_MASK_EN_SINGLE ioctl codeThomas Gleixner1-20/+15
2025-06-27ptp: Split out PTP_MASK_CLEAR_ALL ioctl codeThomas Gleixner1-2/+7
2025-06-27ptp: Split out PTP_PIN_SETFUNC ioctl codeThomas Gleixner1-34/+24
2025-06-27ptp: Split out PTP_PIN_GETFUNC ioctl codeThomas Gleixner1-29/+21
2025-06-27ptp: Split out PTP_SYS_OFFSET ioctl codeThomas Gleixner1-38/+40
2025-06-27ptp: Split out PTP_SYS_OFFSET_EXTENDED ioctl codeThomas Gleixner1-36/+39
2025-06-27ptp: Split out PTP_SYS_OFFSET_PRECISE ioctl codeThomas Gleixner1-24/+29
2025-06-27ptp: Split out PTP_ENABLE_PPS ioctl codeThomas Gleixner1-17/+16
2025-06-27ptp: Split out PTP_PEROUT_REQUEST ioctl codeThomas Gleixner1-71/+58
2025-06-27ptp: Split out PTP_EXTTS_REQUEST ioctl codeThomas Gleixner1-55/+50
2025-06-27ptp: Split out PTP_CLOCK_GETCAPS ioctl codeThomas Gleixner1-18/+23
2025-06-27selftests: forwarding: lib: Split setup_wait()Petr Machata4-5/+10
2025-06-27net: Remove unused function first_net_device_rcu()Yue Haibing1-7/+0
2025-06-27ipv4: fib: Remove unnecessary encap_type checkYue Haibing1-5/+0
2025-06-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski6-20/+120
2025-06-27net: airoha: Get rid of dma_sync_single_for_device() in airoha_qdma_fill_rx_q...Lorenzo Bianconi1-5/+0
2025-06-27net: mana: Fix build errors when CONFIG_NET_SHAPER is disabledErni Sri Satya Vennela1-0/+1
2025-06-27dt-bindings: net: Rename renesas,r9a09g057-gbeth.yamlGeert Uytterhoeven1-1/+1
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski370-1795/+3538
2025-06-26Merge tag 'net-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds41-116/+378
2025-06-26docs: net: sysctl documentation cleanupAbdelrahman Fekry1-153/+521
2025-06-26Merge branch 'eth-fbnic-trivial-code-tweaks'Paolo Abeni8-78/+69
2025-06-26eth: fbnic: rename fbnic_fw_clear_cmpl to fbnic_mbx_clear_cmplJakub Kicinski4-15/+15
2025-06-26eth: fbnic: sort includesJakub Kicinski1-1/+1
2025-06-26eth: fbnic: realign whitespaceJakub Kicinski5-58/+52
2025-06-26eth: fbnic: fix stampinn typo in a commentJakub Kicinski1-1/+1
2025-06-26eth: fbnic: remove duplicate FBNIC_MAX_.XQS macrosJakub Kicinski1-3/+0