summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-04net/iucv: clean up iucv kernel-doc warningsRandy Dunlap
2026-02-04net: stmmac: Fix typo from clk_scr_i to clk_csr_iHuacai Chen
2026-02-04tcp: split tcp_check_space() in two partsEric Dumazet
2026-02-04tcp: move tcp_rbtree_insert() to tcp_output.cEric Dumazet
2026-02-04tcp: use __skb_push() in __tcp_transmit_skb()Eric Dumazet
2026-02-04Merge tag 'wireless-next-2026-02-04' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-02-04Merge branch 'mptcp-misc-features-for-v6-20-7-0'Jakub Kicinski
2026-02-04selftests: mptcp: join: no SKIP mark for group checksMatthieu Baerts (NGI0)
2026-02-04selftests: mptcp: connect cleanup TFO setupMatthieu Baerts (NGI0)
2026-02-04selftests: mptcp: join: avoid declaring i if not usedMatthieu Baerts (NGI0)
2026-02-04selftests: mptcp: join chk_stale_nr: avoid dup statsMatthieu Baerts (NGI0)
2026-02-04selftests: mptcp: join: userspace: wait for new eventsMatthieu Baerts (NGI0)
2026-02-04selftests: mptcp: join: fix wait_mpj helperMatthieu Baerts (NGI0)
2026-02-04selftests: mptcp: join: wait for estab event instead of MPJMatthieu Baerts (NGI0)
2026-02-04selftests: mptcp: diag: sort all #includeMatthieu Baerts (NGI0)
2026-02-04mptcp: Change some dubious min_t(int, ...) to min()David Laight
2026-02-04mptcp: pm: align endpoint flags size with the NL specsMatthieu Baerts (NGI0)
2026-02-04trace: mptcp: add mptcp_rcvbuf_grow tracepointPaolo Abeni
2026-02-04mptcp: consolidate rcv space initPaolo Abeni
2026-02-04mptcp: fix receive space timestamp initializationPaolo Abeni
2026-02-04mptcp: do not account for OoO in mptcp_rcvbuf_grow()Paolo Abeni
2026-02-04vmw_vsock: bypass false-positive Wnonnull warning with gcc-16Arnd Bergmann
2026-02-04dt-bindings: net: renesas,rzv2h-gbeth: Document Renesas RZ/G3L RMII{tx,rx} cl...Biju Das
2026-02-04Merge branch 's32g-use-a-syscon-for-gpr'Jakub Kicinski
2026-02-04dt-bindings: net: nxp,s32-dwmac: Use the GPR sysconDan Carpenter
2026-02-04net: stmmac: s32: use a syscon for S32_PHY_INTF_SEL_RGMIIDan Carpenter
2026-02-04Merge branch 'stp-rstp-switch-support-for-pru-icssm-ethernet-driver'Jakub Kicinski
2026-02-04net: ti: icssm-prueth: Add support for ICSSM RSTP switchRoger Quadros
2026-02-04net: ti: icssm-prueth: Add switchdev support for icssm_prueth driverRoger Quadros
2026-02-04net: ti: icssm-prueth: Add helper functions to configure and maintain FDBRoger Quadros
2026-02-03net: usb: sr9700: remove code to drive nonexistent multicast filterEthan Nelson-Moore
2026-02-03net: usb: introduce usbnet_mii_ioctl helper functionEthan Nelson-Moore
2026-02-03Merge branch 'net-ethernet-renesas-rcar_gen4_ptp-hide-private-data'Jakub Kicinski
2026-02-03net: ethernet: renesas: rcar_gen4_ptp: Hide private data from usersNiklas Söderlund
2026-02-03net: ethernet: renesas: rcar_gen4_ptp: Add helper to read timeNiklas Söderlund
2026-02-03net: ethernet: renesas: rcar_gen4_ptp: Add helper to get clock indexNiklas Söderlund
2026-02-03net: ethernet: renesas: rcar_gen4_ptp: Move address assignmentNiklas Söderlund
2026-02-03net: bridge: use sysfs_emit instead of sprintfDavid Corvaglia
2026-02-03bng_en: fix misleading error message for generic firmware versionAlok Tiwari
2026-02-03Merge branch 'net-stmmac-rk-cleanups-v3-mode-and-speed-for-most'Jakub Kicinski
2026-02-03net: stmmac: rk: convert px30Russell King (Oracle)
2026-02-03net: stmmac: rk: remove need for ->set_speed() methodRussell King (Oracle)
2026-02-03net: stmmac: rk: use rk_encode_wm16() for RMII clockRussell King (Oracle)
2026-02-03net: stmmac: rk: use rk_encode_wm16() for RMII speedRussell King (Oracle)
2026-02-03net: stmmac: rk: use rk_encode_wm16() for RGMII clocksRussell King (Oracle)
2026-02-03net: stmmac: rk: remove rk3528 RMII clock initialisationRussell King (Oracle)
2026-02-03net: stmmac: rk: convert rk3588 to rk_set_reg_speed()Russell King (Oracle)
2026-02-03net: stmmac: rk: move speed GRF register offset to private dataRussell King (Oracle)
2026-02-03net: stmmac: rk: convert rk3588 to mask-based interface mode configRussell King (Oracle)
2026-02-03net: stmmac: rk: convert to mask-based interface mode configurationRussell King (Oracle)