summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-14Bluetooth: L2CAP: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva2-33/+35
2024-05-14Bluetooth: hci_intel: Fix multiple issues reported by checkpatch.plUri Arev1-9/+10
2024-05-14Bluetooth: ISO: Handle PA sync when no BIGInfo reports are generatedIulia Tanasescu3-81/+74
2024-05-14Bluetooth: ISO: Make iso_get_sock_listen genericIulia Tanasescu2-34/+43
2024-05-14Bluetooth: hci_event: Set DISCOVERY_FINDING on SCAN_ENABLEDLuiz Augusto von Dentz2-4/+10
2024-05-14Bluetooth: Add proper definitions for scan interval and windowLuiz Augusto von Dentz2-10/+24
2024-05-14Bluetooth: hci_intel: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-05-14Bluetooth: hci_bcm: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-05-14Bluetooth: btqcomsmd: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-05-14Bluetooth: Add support for MediaTek MT7922 deviceIan W MORRISON1-0/+5
2024-05-14Bluetooth: btintel: Add support to download intermediate loaderKiran K2-1/+40
2024-05-14Bluetooth: btintel: Define macros for image typesKiran K2-6/+9
2024-05-14net: revert partially applied PHY topology seriesJakub Kicinski22-385/+8
2024-05-14Merge branch 'move-est-lock-and-est-structure-to-struct-stmmac_priv'Jakub Kicinski5-69/+70
2024-05-14net: stmmac: move the EST structure to struct stmmac_privXiaolei Wang5-56/+54
2024-05-14net: stmmac: move the EST lock to struct stmmac_privXiaolei Wang4-13/+16
2024-05-14Merge branch 'mptcp-small-improvements-fix-and-clean-ups'Jakub Kicinski10-24/+143
2024-05-14mptcp: include inet_common in mib.hMatthieu Baerts (NGI0)1-0/+2
2024-05-14mptcp: move mptcp_pm_gen.h's includeMatthieu Baerts (NGI0)3-2/+2
2024-05-14mptcp: remove unnecessary else statementsMatthieu Baerts (NGI0)1-15/+17
2024-05-14mptcp: prefer strscpy over strcpyMatthieu Baerts (NGI0)3-4/+5
2024-05-14mptcp: add net.mptcp.available_schedulersGregory Detal4-1/+52
2024-05-14mptcp: sockopt: info: stop early if no bufferMatthieu Baerts (NGI0)1-0/+4
2024-05-14mptcp: fix full TCP keep-alive supportMatthieu Baerts (NGI0)2-0/+61
2024-05-14mptcp: SO_KEEPALIVE: fix getsockopt supportMatthieu Baerts (NGI0)1-2/+0
2024-05-14net: mana: Enable MANA driver on ARM64 with 4K page sizeHaiyang Zhang1-1/+2
2024-05-14net: prestera: Add flex arrays to some structsErick Archer1-46/+37
2024-05-14Merge branch 'tcp-support-rstreasons-in-the-passive-logic'Jakub Kicinski4-3/+64
2024-05-14tcp: rstreason: fully support in tcp_check_req()Jason Xing2-1/+9
2024-05-14tcp: rstreason: handle timewait cases in the receive pathJason Xing3-2/+7
2024-05-14tcp: rstreason: fully support in tcp_rcv_state_process()Jason Xing1-0/+18
2024-05-14tcp: rstreason: fully support in tcp_ack()Jason Xing1-0/+13
2024-05-14tcp: rstreason: fully support in tcp_rcv_synsent_state_process()Jason Xing1-0/+17
2024-05-14Merge branch 'net-stmmac-add-support-for-rzn1-gmac-devices'Jakub Kicinski10-77/+272
2024-05-14net: stmmac: add support for RZ/N1 GMACClément Léger4-0/+105
2024-05-14net: stmmac: dwmac-socfpga: use pcs_init/pcs_exitRussell King (Oracle)1-54/+53
2024-05-14net: stmmac: introduce pcs_init/pcs_exit stmmac operationsRussell King (Oracle)2-1/+9
2024-05-14net: stmmac: Make stmmac_xpcs_setup() generic to all PCS devicesSerge Semin3-19/+23
2024-05-14net: stmmac: Add dedicated XPCS cleanup methodSerge Semin3-4/+17
2024-05-14dt-bindings: net: renesas,rzn1-gmac: Document RZ/N1 GMAC supportClément Léger1-0/+66
2024-05-14net: qede: flower: validate control flagsAsbjørn Sloth Tønnesen1-0/+3
2024-05-14Merge branch 'virtio_net-rx-enable-premapped-mode-by-default'Jakub Kicinski2-59/+38
2024-05-14virtio_net: remove the misleading commentXuan Zhuo1-1/+0
2024-05-14virtio_net: rx remove premapped failover codeXuan Zhuo1-50/+35
2024-05-14virtio_net: big mode skip the unmap checkXuan Zhuo1-2/+2
2024-05-14virtio_ring: enable premapped mode whatever use_dma_apiXuan Zhuo1-6/+1
2024-05-14Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski134-4738/+9458
2024-05-14net: pcs: lynx: no need to read LPA in lynx_pcs_get_state_2500basex()Vladimir Oltean1-3/+2
2024-05-14Merge branch 'mlx5-misc-patches'Jakub Kicinski6-114/+48
2024-05-14net/mlx5: Remove unused msix related exported APIsParav Pandit2-59/+0