summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-02-05Merge branch 'net-rds-rds-tcp-protocol-and-extension-improvements'Jakub Kicinski13-121/+450
2026-02-05net/rds: Trigger rds_send_ping() more than onceGerd Rausch6-17/+72
2026-02-05net/rds: Use the first lane until RDS_EXTHDR_NPATHS arrivesGerd Rausch4-39/+90
2026-02-05net/rds: Update struct rds_statistics to use u64 instead of uint64_tAllison Henderson1-36/+36
2026-02-05net/rds: Clear reconnect pending bitHåkon Bugge1-0/+2
2026-02-05net/rds: Kick-start TCP receiver after acceptGerd Rausch1-0/+2
2026-02-05net/rds: rds_tcp_conn_path_shutdown must not discard messagesGerd Rausch6-5/+76
2026-02-05net/rds: Encode cp_index in TCP source portGerd Rausch7-7/+77
2026-02-05net/rds: new extension header: rdma bytesShamir Rabinovitch4-29/+107
2026-02-05net_sched: sch_fq: tweak unlikely() hints in fq_dequeue()Eric Dumazet1-2/+2
2026-02-05ovpn: Replace use of system_wq with system_percpu_wqMarco Crivellari1-1/+1
2026-02-05net/iucv: clean up iucv kernel-doc warningsRandy Dunlap2-323/+111
2026-02-05net: stmmac: Fix typo from clk_scr_i to clk_csr_iHuacai Chen1-8/+8
2026-02-05tcp: split tcp_check_space() in two partsEric Dumazet2-10/+13
2026-02-05tcp: move tcp_rbtree_insert() to tcp_output.cEric Dumazet2-19/+19
2026-02-05tcp: use __skb_push() in __tcp_transmit_skb()Eric Dumazet1-1/+1
2026-02-05Merge tag 'wireless-next-2026-02-04' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski68-246/+3972
2026-02-05Merge branch 'mptcp-misc-features-for-v6-20-7-0'Jakub Kicinski7-112/+187
2026-02-05selftests: mptcp: join: no SKIP mark for group checksMatthieu Baerts (NGI0)1-15/+15
2026-02-05selftests: mptcp: connect cleanup TFO setupMatthieu Baerts (NGI0)1-10/+7
2026-02-05selftests: mptcp: join: avoid declaring i if not usedMatthieu Baerts (NGI0)1-6/+3
2026-02-05selftests: mptcp: join chk_stale_nr: avoid dup statsMatthieu Baerts (NGI0)1-8/+2
2026-02-05selftests: mptcp: join: userspace: wait for new eventsMatthieu Baerts (NGI0)1-2/+7
2026-02-05selftests: mptcp: join: fix wait_mpj helperMatthieu Baerts (NGI0)1-16/+14
2026-02-05selftests: mptcp: join: wait for estab event instead of MPJMatthieu Baerts (NGI0)1-9/+10
2026-02-05selftests: mptcp: diag: sort all #includeMatthieu Baerts (NGI0)1-12/+15
2026-02-05mptcp: Change some dubious min_t(int, ...) to min()David Laight1-4/+5
2026-02-05mptcp: pm: align endpoint flags size with the NL specsMatthieu Baerts (NGI0)1-2/+2
2026-02-05trace: mptcp: add mptcp_rcvbuf_grow tracepointPaolo Abeni2-0/+83
2026-02-05mptcp: consolidate rcv space initPaolo Abeni3-18/+15
2026-02-05mptcp: fix receive space timestamp initializationPaolo Abeni2-4/+9
2026-02-05mptcp: do not account for OoO in mptcp_rcvbuf_grow()Paolo Abeni1-6/+0
2026-02-05vmw_vsock: bypass false-positive Wnonnull warning with gcc-16Arnd Bergmann1-1/+1
2026-02-05dt-bindings: net: renesas,rzv2h-gbeth: Document Renesas RZ/G3L RMII{tx,rx} cl...Biju Das1-2/+6
2026-02-05Merge branch 's32g-use-a-syscon-for-gpr'Jakub Kicinski2-6/+35
2026-02-05dt-bindings: net: nxp,s32-dwmac: Use the GPR sysconDan Carpenter1-0/+13
2026-02-05net: stmmac: s32: use a syscon for S32_PHY_INTF_SEL_RGMIIDan Carpenter1-6/+22
2026-02-05Merge branch 'stp-rstp-switch-support-for-pru-icssm-ethernet-driver'Jakub Kicinski10-23/+2291
2026-02-05net: ti: icssm-prueth: Add support for ICSSM RSTP switchRoger Quadros5-21/+820
2026-02-05net: ti: icssm-prueth: Add switchdev support for icssm_prueth driverRoger Quadros8-3/+744
2026-02-05net: ti: icssm-prueth: Add helper functions to configure and maintain FDBRoger Quadros6-1/+729
2026-02-04net: usb: sr9700: remove code to drive nonexistent multicast filterEthan Nelson-Moore3-28/+5
2026-02-04net: usb: introduce usbnet_mii_ioctl helper functionEthan Nelson-Moore8-42/+16
2026-02-04Merge branch 'net-ethernet-renesas-rcar_gen4_ptp-hide-private-data'Jakub Kicinski4-36/+57
2026-02-04net: ethernet: renesas: rcar_gen4_ptp: Hide private data from usersNiklas Söderlund2-10/+11
2026-02-04net: ethernet: renesas: rcar_gen4_ptp: Add helper to read timeNiklas Söderlund3-8/+13
2026-02-04net: ethernet: renesas: rcar_gen4_ptp: Add helper to get clock indexNiklas Söderlund4-2/+13
2026-02-04net: ethernet: renesas: rcar_gen4_ptp: Move address assignmentNiklas Söderlund4-16/+20
2026-02-04net: bridge: use sysfs_emit instead of sprintfDavid Corvaglia3-75/+73
2026-02-04bng_en: fix misleading error message for generic firmware versionAlok Tiwari1-1/+1