summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2024-09-26netfilter: uapi: NFTA_FLOWTABLE_HOOK is NLA_NESTEDPhil Sutter-1/+1
2024-09-26Merge tag 'nf-24-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni-4/+0
2024-09-26netfilter: nfnetlink_queue: remove old clash resolution logicFlorian Westphal-4/+0
2024-09-26usbnet: fix cyclical race on disconnect with work queueOliver Neukum-0/+15
2024-09-23tcp: check skb is non-NULL in tcp_rto_delta_us()Josh Hunt-2/+19
2024-09-13MIPS: Remove the obsoleted code for include/linux/mv643xx.hGaosheng Cui-921/+0
2024-09-13net: fib_rules: Add DSCP selector attributeIdo Schimmel-0/+1
2024-09-13Merge tag 'for-net-next-2024-09-12' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski-6/+7
2024-09-12memory-provider: fix compilation issue without SYSFSMina Almasry-2/+0
2024-09-12net/mlx5: Add NOT_READY command return statusShay Drory-0/+1
2024-09-12net/mlx5: Add device cap for supporting hot reset in sync reset flowMoshe Shemesh-2/+9
2024-09-12net/mlx5: fs, make get_root_namespace API functionMoshe Shemesh-0/+3
2024-09-12uapi: libc-compat: remove ipx leftoversJakub Kicinski-36/+0
2024-09-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-6/+6
2024-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-8/+36
2024-09-12Merge tag 'net-6.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-2/+11
2024-09-12Merge tag 'platform-drivers-x86-v6.11-7' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-0/+1
2024-09-11net: ethernet: oa_tc6: add helper function to enable zero align rx frameParthiban Veerasooran-0/+1
2024-09-11net: ethernet: oa_tc6: implement transmit path to transfer tx ethernet framesParthiban Veerasooran-0/+1
2024-09-11net: ethernet: oa_tc6: implement internal PHY initializationParthiban Veerasooran-1/+4
2024-09-11net: ethernet: oa_tc6: implement register read operationParthiban Veerasooran-0/+3
2024-09-11net: ethernet: oa_tc6: implement register write operationParthiban Veerasooran-0/+17
2024-09-11netdev: add dmabuf introspectionMina Almasry-0/+2
2024-09-11net: add SO_DEVMEM_DONTNEED setsockopt to release RX fragsMina Almasry-0/+6
2024-09-11tcp: RX path for devmem TCPMina Almasry-0/+21
2024-09-11net: add support for skbs with unreadable fragsMina Almasry-3/+19
2024-09-11net: support non paged skb fragsMina Almasry-6/+45
2024-09-11memory-provider: dmabuf devmem memory providerMina Almasry-2/+15
2024-09-11page_pool: devmem supportMina Almasry-45/+130
2024-09-11netdev: support binding dma-buf to netdeviceMina Almasry-0/+18
2024-09-11net: netdev netlink api to bind dma-buf to a net deviceMina Almasry-0/+11
2024-09-11netdev: add netdev_rx_queue_restart()Mina Almasry-0/+3
2024-09-11net: tighten bad gso csum offset check in virtio_net_hdrWillem de Bruijn-1/+2
2024-09-11Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-1/+166
2024-09-11mptcp: fallback to TCP after SYN+MPC dropsMatthieu Baerts (NGI0)-0/+4
2024-09-11Merge tag 'wireless-next-2024-09-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski-12/+18
2024-09-11tcp: Use skb__nullable in trace_tcp_send_resetPhilo Lu-6/+6
2024-09-11net: phylink: Add phylink_set_fixed_link() to configure fixed link state in p...Russell King-0/+2
2024-09-10Merge tag 'mlx5-updates-2024-09-02' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski-28/+162
2024-09-10Merge tag 'ipsec-next-2024-09-10' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-8/+38
2024-09-10net-timestamp: introduce SOF_TIMESTAMPING_OPT_RX_FILTER flagJason Xing-1/+2
2024-09-10net: stmmac: move stmmac_fpe_cfg to stmmac_priv dataFurong Xu-28/+0
2024-09-10Bluetooth: hci_core: Fix sending MGMT_EV_CONNECT_FAILEDLuiz Augusto von Dentz-2/+2
2024-09-10Bluetooth: L2CAP: Remove unused declarationsYue Haibing-4/+0
2024-09-10Bluetooth: Add a helper function to extract iso headerKiran K-0/+5
2024-09-10platform/x86: asus-wmi: Disable OOBE experience on Zenbook S 16Bas Nieuwenhuizen-0/+1
2024-09-09net: remove dev_pick_tx_cpu_id()Jakub Kicinski-2/+0
2024-09-09netdevice: add netdev_tx_reset_subqueue() shorthandAlexander Lobakin-1/+12
2024-09-09libeth: add Tx buffer completion helpersAlexander Lobakin-0/+154
2024-09-09net/mlx5: Add missing masks and QoS bit masks for scheduling elementsCarolina Jubran-1/+9