aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-05-13mptcp: fix full TCP keep-alive supportMatthieu Baerts (NGI0)2-0/+61
2024-05-13mptcp: SO_KEEPALIVE: fix getsockopt supportMatthieu Baerts (NGI0)1-2/+0
2024-05-13Merge tag 'x86-cleanups-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds20-65/+26
2024-05-13Merge tag 'x86-build-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-35/+16
2024-05-13Merge tag 'x86-bugs-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2024-05-13Merge tag 'x86-boot-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds9-219/+219
2024-05-13net: mana: Enable MANA driver on ARM64 with 4K page sizeHaiyang Zhang1-1/+2
2024-05-13net: prestera: Add flex arrays to some structsErick Archer1-46/+37
2024-05-13net: fec: remove .ndo_poll_controller to avoid deadlocksWei Fang1-26/+0
2024-05-13Merge tag 'x86-asm-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds10-49/+51
2024-05-13Merge branch 'tcp-support-rstreasons-in-the-passive-logic'Jakub Kicinski4-3/+64
2024-05-13tcp: rstreason: fully support in tcp_check_req()Jason Xing2-1/+9
2024-05-13tcp: rstreason: handle timewait cases in the receive pathJason Xing3-2/+7
2024-05-13tcp: rstreason: fully support in tcp_rcv_state_process()Jason Xing1-0/+18
2024-05-13tcp: rstreason: fully support in tcp_ack()Jason Xing1-0/+13
2024-05-13tcp: rstreason: fully support in tcp_rcv_synsent_state_process()Jason Xing1-0/+17
2024-05-13Merge tag 'x86-misc-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-9/+9
2024-05-13Merge branch 'net-stmmac-add-support-for-rzn1-gmac-devices'Jakub Kicinski10-77/+272
2024-05-13net: stmmac: add support for RZ/N1 GMACClément Léger4-0/+105
2024-05-13net: stmmac: dwmac-socfpga: use pcs_init/pcs_exitRussell King (Oracle)1-54/+53
2024-05-13net: stmmac: introduce pcs_init/pcs_exit stmmac operationsRussell King (Oracle)2-1/+9
2024-05-13net: stmmac: Make stmmac_xpcs_setup() generic to all PCS devicesSerge Semin3-19/+23
2024-05-13net: stmmac: Add dedicated XPCS cleanup methodSerge Semin3-4/+17
2024-05-13dt-bindings: net: renesas,rzn1-gmac: Document RZ/N1 GMAC supportClément Léger1-0/+66
2024-05-13Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds42-441/+550
2024-05-13net: qede: flower: validate control flagsAsbjørn Sloth Tønnesen1-0/+3
2024-05-13Merge tag 'perf-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds14-172/+525
2024-05-13Merge branch 'virtio_net-rx-enable-premapped-mode-by-default'Jakub Kicinski2-59/+38
2024-05-13virtio_net: remove the misleading commentXuan Zhuo1-1/+0
2024-05-13virtio_net: rx remove premapped failover codeXuan Zhuo1-50/+35
2024-05-13virtio_net: big mode skip the unmap checkXuan Zhuo1-2/+2
2024-05-13virtio_ring: enable premapped mode whatever use_dma_apiXuan Zhuo1-6/+1
2024-05-13Merge tag 'locking-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds17-175/+295
2024-05-13dpll: fix return value check for kmemdupChen Ni1-1/+1
2024-05-13Merge tag 'tag-chrome-platform-firmware-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linuxLinus Torvalds3-4/+9
2024-05-13Merge tag 'tag-chrome-platform-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linuxLinus Torvalds20-74/+214
2024-05-13Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski134-4738/+9458
2024-05-13net: pcs: lynx: no need to read LPA in lynx_pcs_get_state_2500basex()Vladimir Oltean1-3/+2
2024-05-13Merge branch 'mlx5-misc-patches'Jakub Kicinski6-114/+48
2024-05-13net/mlx5: Remove unused msix related exported APIsParav Pandit2-59/+0
2024-05-13net/mlx5e: Modifying channels number and updating TX queuesCarolina Jubran3-51/+47
2024-05-13net/mlx5: Enable 8 ports LAGShay Drory2-4/+1
2024-05-13Merge branch 'ax25-fix-issues-of-ax25_dev-and-net_device'Jakub Kicinski2-34/+17
2024-05-13ax25: Fix reference count leak issue of net_deviceDuoming Zhou1-6/+1
2024-05-13ax25: Fix reference count leak issues of ax25_devDuoming Zhou1-2/+1
2024-05-13ax25: Use kernel universal linked list to implement ax25_dev_listDuoming Zhou2-27/+16
2024-05-13test: hsr: Extend the hsr_redbox.sh to have more SAN devices connectedLukasz Majewski1-22/+49
2024-05-13Merge branch 'net-dsa-microchip-dcb-fixes'Jakub Kicinski3-69/+85
2024-05-13net: dsa: microchip: dcb: set default apptrust to PCP onlyOleksij Rempel1-18/+3
2024-05-13net: dsa: microchip: dcb: add comments for DSCP related functionsOleksij Rempel1-0/+31