summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2024-10-09Merge net-next/main to resolve conflictsJohannes Berg18-46/+74
2024-10-09Revert "wifi: cfg80211: unexport wireless_nlevent_flush()"Johannes Berg1-0/+6
2024-10-09net/sched: accept TCA_STAB only for root qdiscEric Dumazet1-1/+0
2024-10-09caif: Remove unused cfsrvl_getphyidDr. David Alan Gilbert1-1/+0
2024-10-09net-timestamp: namespacify the sysctl_tstamp_allow_dataJason Xing2-2/+1
2024-10-08wireless: wext: shorten struct iw_ioctl_descriptionJohannes Berg1-4/+1
2024-10-08wifi: cfg80211: unexport wireless_nlevent_flush()Johannes Berg1-6/+0
2024-10-08wifi: remove iw_public_data from struct net_deviceJohannes Berg1-18/+0
2024-10-08wifi: wext/libipw: move spy implementation to libipwJohannes Berg1-18/+0
2024-10-08wifi: ipw2x00/lib80211: move remaining lib80211 into libipwJohannes Berg1-122/+0
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-10-08rtnetlink: Add per-netns RTNL.Kuniyuki Iwashima1-0/+4
2024-10-08net: dsa: remove obsolete phylink dsa_switch operationsRussell King (Oracle)1-15/+0
2024-10-05net: Fix an unsafe loop on the listAnastasia Kovaleva1-0/+2
2024-10-05tcp: add a fast path in tcp_delack_timer()Eric Dumazet1-2/+3
2024-10-05tcp: annotate data-races around icsk->icsk_pendingEric Dumazet1-2/+2
2024-10-04net_tstamp: add SCM_TS_OPT_ID for RAW socketsVadim Fedorenko1-9/+18
2024-10-04net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control messageVadim Fedorenko2-1/+10
2024-10-04ipv4: Convert ip_route_input_noref() to dscp_t.Guillaume Nault1-4/+3
2024-10-04ipv4: Convert ip_route_input() to dscp_t.Guillaume Nault2-2/+8
2024-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-7/+7
2024-10-03net: mana: Increase the DEF_RX_BUFFERS_PER_QUEUE to 1024Shradha Gupta1-1/+1
2024-10-03move asm/unaligned.h to linux/unaligned.hAl Viro7-7/+7
2024-10-01tcp: Fix spelling mistake "emtpy" -> "empty"Colin Ian King1-1/+1
2024-09-24xfrm: policy: remove last remnants of pernet inexact listFlorian Westphal1-1/+0
2024-09-23tcp: check skb is non-NULL in tcp_rto_delta_us()Josh Hunt1-2/+19
2024-09-23xfrm: respect ip protocols rules criteria when performing dst lookupsEyal Birger1-0/+2
2024-09-23xfrm: extract dst lookup parameters into a structEyal Birger1-13/+13
2024-09-14Merge tag 'for-net-next-2024-09-12' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski3-6/+7
2024-09-13memory-provider: fix compilation issue without SYSFSMina Almasry1-2/+0
2024-09-12tcp: RX path for devmem TCPMina Almasry1-0/+2
2024-09-12net: add support for skbs with unreadable fragsMina Almasry1-1/+2
2024-09-12memory-provider: dmabuf devmem memory providerMina Almasry1-2/+15
2024-09-12page_pool: devmem supportMina Almasry2-39/+124
2024-09-12netdev: support binding dma-buf to netdeviceMina Almasry3-0/+16
2024-09-12netdev: add netdev_rx_queue_restart()Mina Almasry1-0/+3
2024-09-12Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2-0/+154
2024-09-12mptcp: 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-11Merge tag 'ipsec-next-2024-09-10' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-8/+37
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-09libeth: add Tx buffer completion helpersAlexander Lobakin2-0/+154
2024-09-09wifi: cfg80211: fix kernel-doc for per-link dataJohannes Berg1-3/+3
2024-09-07Merge tag 'nf-next-24-09-06' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski5-20/+33
2024-09-06wifi: mac80211: handle ieee80211_radar_detected() for MLOAditya Kumar Singh1-1/+4
2024-09-06wifi: cfg80211: handle DFS per linkAditya Kumar Singh1-3/+5
2024-09-06wifi: cfg80211: move DFS related members to links[] in wireless_devAditya Kumar Singh1-8/+9