aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-10-08wifi: radiotap: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva1-19/+24
2024-10-08wifi: cfg80211: Add wiphy_delayed_work_pending()Remi Pommarel1-0/+44
2024-09-13MIPS: Remove the obsoleted code for include/linux/mv643xx.hGaosheng Cui1-921/+0
2024-09-13net: fib_rules: Add DSCP selector attributeIdo Schimmel1-0/+1
2024-09-13Merge tag 'for-net-next-2024-09-12' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski3-6/+7
2024-09-12memory-provider: fix compilation issue without SYSFSMina Almasry1-2/+0
2024-09-12net/mlx5: Add NOT_READY command return statusShay Drory1-0/+1
2024-09-12net/mlx5: Add device cap for supporting hot reset in sync reset flowMoshe Shemesh1-2/+9
2024-09-12net/mlx5: fs, make get_root_namespace API functionMoshe Shemesh1-0/+3
2024-09-12uapi: libc-compat: remove ipx leftoversJakub Kicinski1-36/+0
2024-09-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-6/+6
2024-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski10-8/+36
2024-09-12Merge tag 'net-6.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-2/+11
2024-09-12Merge tag 'platform-drivers-x86-v6.11-7' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
2024-09-11net: ethernet: oa_tc6: add helper function to enable zero align rx frameParthiban Veerasooran1-0/+1
2024-09-11net: ethernet: oa_tc6: implement transmit path to transfer tx ethernet framesParthiban Veerasooran1-0/+1
2024-09-11net: ethernet: oa_tc6: implement internal PHY initializationParthiban Veerasooran2-1/+4
2024-09-11net: ethernet: oa_tc6: implement register read operationParthiban Veerasooran1-0/+3
2024-09-11net: ethernet: oa_tc6: implement register write operationParthiban Veerasooran1-0/+17
2024-09-11netdev: add dmabuf introspectionMina Almasry1-0/+2
2024-09-11net: add SO_DEVMEM_DONTNEED setsockopt to release RX fragsMina Almasry2-0/+6
2024-09-11tcp: RX path for devmem TCPMina Almasry4-0/+21
2024-09-11net: add support for skbs with unreadable fragsMina Almasry2-3/+19
2024-09-11net: support non paged skb fragsMina Almasry2-6/+45
2024-09-11memory-provider: dmabuf devmem memory providerMina Almasry1-2/+15
2024-09-11page_pool: devmem supportMina Almasry3-45/+130
2024-09-11netdev: support binding dma-buf to netdeviceMina Almasry4-0/+18
2024-09-11net: netdev netlink api to bind dma-buf to a net deviceMina Almasry1-0/+11
2024-09-11netdev: add netdev_rx_queue_restart()Mina Almasry1-0/+3
2024-09-11net: tighten bad gso csum offset check in virtio_net_hdrWillem de Bruijn1-1/+2
2024-09-11Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski3-1/+166
2024-09-11mptcp: fallback to TCP after SYN+MPC dropsMatthieu Baerts (NGI0)1-0/+4
2024-09-11Merge tag 'wireless-next-2024-09-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2-12/+18
2024-09-11tcp: Use skb__nullable in trace_tcp_send_resetPhilo Lu1-6/+6
2024-09-11net: phylink: Add phylink_set_fixed_link() to configure fixed link state in p...Russell King1-0/+2
2024-09-10Merge tag 'mlx5-updates-2024-09-02' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2-28/+162
2024-09-10Merge tag 'ipsec-next-2024-09-10' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2-8/+38
2024-09-10net-timestamp: introduce SOF_TIMESTAMPING_OPT_RX_FILTER flagJason Xing1-1/+2
2024-09-10net: stmmac: move stmmac_fpe_cfg to stmmac_priv dataFurong Xu1-28/+0
2024-09-10Bluetooth: hci_core: Fix sending MGMT_EV_CONNECT_FAILEDLuiz Augusto von Dentz1-2/+2
2024-09-10Bluetooth: L2CAP: Remove unused declarationsYue Haibing1-4/+0
2024-09-10Bluetooth: Add a helper function to extract iso headerKiran K1-0/+5
2024-09-10platform/x86: asus-wmi: Disable OOBE experience on Zenbook S 16Bas Nieuwenhuizen1-0/+1
2024-09-09net: remove dev_pick_tx_cpu_id()Jakub Kicinski1-2/+0
2024-09-09netdevice: add netdev_tx_reset_subqueue() shorthandAlexander Lobakin1-1/+12
2024-09-09libeth: add Tx buffer completion helpersAlexander Lobakin2-0/+154
2024-09-09net/mlx5: Add missing masks and QoS bit masks for scheduling elementsCarolina Jubran1-1/+9
2024-09-09net/mlx5: Added missing definitions in preparation for HW SteeringYevgeny Kliteynik1-0/+1
2024-09-09net/mlx5: Added missing mlx5_ifc definition for HW SteeringYevgeny Kliteynik1-28/+161
2024-09-09wifi: cfg80211: fix kernel-doc for per-link dataJohannes Berg1-3/+3