summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2025-06-23Bluetooth: hci_core: Fix use-after-free in vhci_flush()Kuniyuki Iwashima1-0/+2
2025-06-12Merge tag 'for-net-2025-06-11' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2-5/+8
2025-06-12net_sched: remove qdisc_tree_flush_backlog()Eric Dumazet1-8/+0
2025-06-11Bluetooth: ISO: Fix not using bc_sid as advertisement SIDLuiz Augusto von Dentz2-5/+8
2025-06-11net: Fix TOCTOU issue in sk_is_readable()Michal Luczaj1-2/+5
2025-06-10Merge tag 'for-net-2025-06-05' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski1-1/+1
2025-06-05Merge tag 'net-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-1/+1
2025-06-05Bluetooth: MGMT: Protect mgmt_pending list with its own lockLuiz Augusto von Dentz1-0/+1
2025-06-05Bluetooth: MGMT: Fix UAF on mgmt_remove_adv_monitor_completeLuiz Augusto von Dentz1-1/+0
2025-05-31net: Fix checksum update for ILA adj-transportPaul Chaignon1-1/+1
2025-05-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds3-15/+44
2025-05-28net: mana: Add support for Multi Vports on Bare metalHaiyang Zhang1-1/+3
2025-05-28sctp: mark sctp_do_peeloff staticChristoph Hellwig1-2/+0
2025-05-27vsock: Move lingering logic to af_vsock coreMichal Luczaj1-0/+1
2025-05-26Merge tag 'v6.15' into rdma.git for-nextJason Gunthorpe14-20/+113
2025-05-26Merge tag 'nf-next-25-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni2-1/+20
2025-05-26Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni1-2/+17
2025-05-26net: neigh: use kfree_skb_reason() in neigh_resolve_output() and neigh_connec...Qiu Yutan1-0/+3
2025-05-23netfilter: nf_tables: Add notifications for hook changesPhil Sutter1-0/+5
2025-05-23netfilter: nf_tables: Have a list of nf_hook_ops in nft_hookPhil Sutter1-1/+1
2025-05-23netfilter: nf_tables: Introduce nft_hook_find_ops{,_rcu}()Phil Sutter1-0/+5
2025-05-23netfilter: nf_tables: nft_fib: consistent l3mdev handlingFlorian Westphal1-0/+9
2025-05-23af_unix: Introduce SO_PASSRIGHTS.Kuniyuki Iwashima1-1/+3
2025-05-23af_unix: Move SOCK_PASS{CRED,PIDFD,SEC} to struct sock.Kuniyuki Iwashima1-1/+15
2025-05-23net: Restrict SO_PASS{CRED,PIDFD,SEC} to AF_{UNIX,NETLINK,BLUETOOTH}.Kuniyuki Iwashima1-1/+13
2025-05-23scm: Move scm_recv() from scm.h to scm.c.Kuniyuki Iwashima1-117/+4
2025-05-23Merge tag 'wireless-next-2025-05-22' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski2-0/+9
2025-05-22Merge tag 'for-net-next-2025-05-22' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski5-28/+109
2025-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-1/+3
2025-05-22Merge tag 'ipsec-2025-05-21' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni1-1/+0
2025-05-22net: fold __skb_checksum() into skb_checksum()Eric Biggers1-12/+0
2025-05-22sctp: use skb_crc32c() instead of __skb_checksum()Eric Biggers1-26/+3
2025-05-21Bluetooth: separate CIS_LINK and BIS_LINK link typesPauli Virtanen2-28/+23
2025-05-21Bluetooth: add support for SIOCETHTOOL ETHTOOL_GET_TS_INFOPauli Virtanen1-0/+4
2025-05-21Bluetooth: Introduce HCI Driver protocolHsin-chen Chuang4-0/+82
2025-05-21wifi: check if socket flags are validBert Karwatzki1-0/+6
2025-05-21inet: Remove rtnl_is_held arg of lwtunnel_valid_encap_type(_attr)?().Kuniyuki Iwashima1-8/+5
2025-05-21bnxt_en: Fix netdev locking in ULP IRQ functionsMichael Chan1-0/+3
2025-05-21net: let lockdep compare instance locksJakub Kicinski1-8/+7
2025-05-20queue_api: reduce risk of name collision over txqGur Stavi1-9/+9
2025-05-17net: rfs: add sock_rps_delete_flow() helperEric Dumazet1-0/+24
2025-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-0/+16
2025-05-13net: enable driver support for netmem TXMina Almasry1-0/+20
2025-05-13net: devmem: Implement TX pathMina Almasry1-0/+1
2025-05-13net: add get_netmem/put_netmem supportMina Almasry1-0/+3
2025-05-13netmem: add niov->type attribute to distinguish different net_iov typesMina Almasry1-1/+10
2025-05-13netlink: fix policy dump for int with validation callbackJakub Kicinski1-0/+6
2025-05-12net: mana: Add support for auxiliary device servicing eventsShiraz Saleem2-0/+28
2025-05-12net: mana: Probe rdma device in mana driverKonstantin Taranov1-0/+3
2025-05-10net: dsa: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean1-2/+3