summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2 daysMerge tag 'for-6.17/io_uring-20250728' of git://git.kernel.dk/linuxLinus Torvalds
2 daysMerge tag 'vfs-6.17-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
7 daysMerge tag 'ipsec-2025-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
14 daysMerge tag 'for-net-2025-07-17' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
14 daysMerge tag 'wireless-2025-07-17' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
14 daysnetfilter: nf_conntrack: fix crash due to removal of uninitialised entryFlorian Westphal
2025-07-16Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmapChristian Eggers
2025-07-16Bluetooth: hci_core: add missing braces when using macro parametersChristian Eggers
2025-07-16Bluetooth: hci_core: fix typos in macrosChristian Eggers
2025-07-15wifi: cfg80211: remove scan request n_channels counted_byJohannes Berg
2025-07-14Revert "netfilter: nf_tables: Add notifications for hook changes"Phil Sutter
2025-07-10netfilter: flowtable: account for Ethernet header in nf_flow_pppoe_proto()Eric Dumazet
2025-07-10net/sched: sch_qfq: Fix null-deref in agg_dequeueXiang Mei
2025-07-08Revert "xfrm: destroy xfrm_state synchronously on net exit path"Sabrina Dubroca
2025-07-08xfrm: delete x->tunnel as we delete xSabrina Dubroca
2025-07-07Merge tag 'for-net-2025-07-03' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-07-07vsock: fix `vsock_proto` declarationStefano Garzarella
2025-07-04af_unix/scm: fix whitespace errorsAlexander Mikhalitsyn
2025-07-03Bluetooth: hci_core: Remove check of BDADDR_ANY in hci_conn_hash_lookup_big_s...Luiz Augusto von Dentz
2025-06-23Merge branch 'timestamp-for-jens' of https://git.kernel.org/pub/scm/linux/ker...Jens Axboe
2025-06-23Bluetooth: hci_core: Fix use-after-free in vhci_flush()Kuniyuki Iwashima
2025-06-17net: timestamp: add helper returning skb's tx tstampPavel Begunkov
2025-06-12Merge tag 'for-net-2025-06-11' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-06-12net_sched: remove qdisc_tree_flush_backlog()Eric Dumazet
2025-06-12xfrm: always initialize offload pathLeon Romanovsky
2025-06-11Bluetooth: ISO: Fix not using bc_sid as advertisement SIDLuiz Augusto von Dentz
2025-06-10net: Fix TOCTOU issue in sk_is_readable()Michal Luczaj
2025-06-09Merge tag 'for-net-2025-06-05' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-06-05Merge tag 'net-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-05Bluetooth: MGMT: Protect mgmt_pending list with its own lockLuiz Augusto von Dentz
2025-06-05Bluetooth: MGMT: Fix UAF on mgmt_remove_adv_monitor_completeLuiz Augusto von Dentz
2025-05-30net: Fix checksum update for ILA adj-transportPaul Chaignon
2025-05-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-05-28net: mana: Add support for Multi Vports on Bare metalHaiyang Zhang
2025-05-27sctp: mark sctp_do_peeloff staticChristoph Hellwig
2025-05-27vsock: Move lingering logic to af_vsock coreMichal Luczaj
2025-05-26Merge tag 'v6.15' into rdma.git for-nextJason Gunthorpe
2025-05-26Merge tag 'nf-next-25-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni
2025-05-26Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2025-05-26net: neigh: use kfree_skb_reason() in neigh_resolve_output() and neigh_connec...Qiu Yutan
2025-05-23netfilter: nf_tables: Add notifications for hook changesPhil Sutter
2025-05-23netfilter: nf_tables: Have a list of nf_hook_ops in nft_hookPhil Sutter
2025-05-23netfilter: nf_tables: Introduce nft_hook_find_ops{,_rcu}()Phil Sutter
2025-05-23netfilter: nf_tables: nft_fib: consistent l3mdev handlingFlorian Westphal
2025-05-23af_unix: Introduce SO_PASSRIGHTS.Kuniyuki Iwashima
2025-05-23af_unix: Move SOCK_PASS{CRED,PIDFD,SEC} to struct sock.Kuniyuki Iwashima
2025-05-23net: Restrict SO_PASS{CRED,PIDFD,SEC} to AF_{UNIX,NETLINK,BLUETOOTH}.Kuniyuki Iwashima
2025-05-23scm: Move scm_recv() from scm.h to scm.c.Kuniyuki Iwashima
2025-05-22Merge tag 'wireless-next-2025-05-22' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-05-22Merge tag 'for-net-next-2025-05-22' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski