summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-10-243-14/+16
|\
| * Merge tag 'for-net-2024-10-23' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni2024-10-241-0/+1
| |\
| | * Bluetooth: SCO: Fix UAF on sco_sock_timeoutLuiz Augusto von Dentz2024-10-231-0/+1
| * | Merge tag 'ipsec-2024-10-22' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni2024-10-242-14/+15
| |\ \ | | |/ | |/|
| | * xfrm: policy: remove last remnants of pernet inexact listFlorian Westphal2024-09-241-1/+0
| | * xfrm: respect ip protocols rules criteria when performing dst lookupsEyal Birger2024-09-231-0/+2
| | * xfrm: extract dst lookup parameters into a structEyal Birger2024-09-231-13/+13
* | | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2024-10-181-0/+5
|\ \ \ | |/ / |/| |
| * | bpf, sockmap: SK_DROP on attempted redirects of unsupported af_vsockMichal Luczaj2024-10-171-0/+5
| |/
* | genetlink: hold RCU in genlmsg_mcast()Eric Dumazet2024-10-151-2/+1
* | mctp: Handle error of rtnl_register_module().Kuniyuki Iwashima2024-10-101-1/+1
* | rtnetlink: Add bulk registration helpers for rtnetlink message handlers.Kuniyuki Iwashima2024-10-101-0/+17
* | net/sched: accept TCA_STAB only for root qdiscEric Dumazet2024-10-081-1/+0
* | net: Fix an unsafe loop on the listAnastasia Kovaleva2024-10-041-0/+2
* | move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-027-7/+7
* | tcp: check skb is non-NULL in tcp_rto_delta_us()Josh Hunt2024-09-231-2/+19
|/
* Merge tag 'for-net-next-2024-09-12' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2024-09-133-6/+7
|\
| * Bluetooth: hci_core: Fix sending MGMT_EV_CONNECT_FAILEDLuiz Augusto von Dentz2024-09-101-2/+2
| * Bluetooth: L2CAP: Remove unused declarationsYue Haibing2024-09-101-4/+0
| * Bluetooth: Add a helper function to extract iso headerKiran K2024-09-101-0/+5
* | memory-provider: fix compilation issue without SYSFSMina Almasry2024-09-121-2/+0
* | tcp: RX path for devmem TCPMina Almasry2024-09-111-0/+2
* | net: add support for skbs with unreadable fragsMina Almasry2024-09-111-1/+2
* | memory-provider: dmabuf devmem memory providerMina Almasry2024-09-111-2/+15
* | page_pool: devmem supportMina Almasry2024-09-112-39/+124
* | netdev: support binding dma-buf to netdeviceMina Almasry2024-09-113-0/+16
* | netdev: add netdev_rx_queue_restart()Mina Almasry2024-09-111-0/+3
* | Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2024-09-112-0/+154
|\ \
| * | libeth: add Tx buffer completion helpersAlexander Lobakin2024-09-092-0/+154
| |/
* | mptcp: fallback to TCP after SYN+MPC dropsMatthieu Baerts (NGI0)2024-09-111-0/+4
* | Merge tag 'wireless-next-2024-09-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2024-09-112-12/+18
|\ \
| * | wifi: cfg80211: fix kernel-doc for per-link dataJohannes Berg2024-09-091-3/+3
| * | wifi: mac80211: handle ieee80211_radar_detected() for MLOAditya Kumar Singh2024-09-061-1/+4
| * | wifi: cfg80211: handle DFS per linkAditya Kumar Singh2024-09-061-3/+5
| * | wifi: cfg80211: move DFS related members to links[] in wireless_devAditya Kumar Singh2024-09-061-8/+9
* | | Merge tag 'ipsec-next-2024-09-10' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2024-09-101-8/+37
|\ \ \ | |_|/ |/| |
| * | xfrm: minor update to sdb and xfrm_policy commentsFlorian Westphal2024-08-281-5/+35
| * | xfrm: policy: remove remaining use of inexact listFlorian Westphal2024-08-241-1/+0
| * | xfrm: Correct spelling in xfrm.hSimon Horman2024-08-231-2/+2
* | | Merge tag 'nf-next-24-09-06' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski2024-09-065-20/+33
|\ \ \
| * | | netfilter: nf_tables: set element timeout update supportPablo Neira Ayuso2024-09-031-1/+15
| * | | netfilter: nf_tables: zero timeout means element never times outPablo Neira Ayuso2024-09-031-2/+5
| * | | netfilter: nf_tables: consolidate timeout extension for elementsPablo Neira Ayuso2024-09-031-10/+8
| * | | netfilter: nf_tables: annotate data-races around element expirationPablo Neira Ayuso2024-09-031-1/+1
| * | | netfilter: nf_tables: Add missing Kernel docSimon Horman2024-09-032-0/+3
| * | | netfilter: nf_tables: Correct spelling in nf_tables.hSimon Horman2024-09-031-1/+1
| * | | netfilter: nf_tables: drop unused 3rd argument from validate callback opsFlorian Westphal2024-09-034-9/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-09-053-5/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanupSouradeep Chakrabarti2024-09-041-0/+2
| * | | Revert "Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE"Luiz Augusto von Dentz2024-08-301-5/+0