- 73be7fb Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 1 year, 6 months ago
- 7153a40 Merge tag 'nf-23-09-06' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf by Paolo Abeni · 1 year, 6 months ago
- f16d411 Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 1 year, 6 months ago
- 7ba2090 Merge tag 'ceph-for-6.6-rc1' of https://github.com/ceph/ceph-client by Linus Torvalds · 1 year, 6 months ago
- 9b5ba5c netfilter: nf_tables: Unbreak audit log reset by Pablo Neira Ayuso · 1 year, 6 months ago
- 050d91c netfilter: ipset: add the missing IP_SET_HASH_WITH_NET0 macro for ip_set_hash_netportnet.c by Kyle Zeng · 1 year, 6 months ago
- 2ee52ae netfilter: nft_set_rbtree: skip sync GC for new elements in this transaction by Pablo Neira Ayuso · 1 year, 6 months ago
- f4f8a78 netfilter: nfnetlink_osf: avoid OOB read by Wander Lairson Costa · 1 year, 6 months ago
- fd94d9d netfilter: nftables: exthdr: fix 4-byte stack OOB write by Florian Westphal · 1 year, 6 months ago
- a5e2151 net/ipv6: SKB symmetric hash should incorporate transport ports by Quan Tian · 1 year, 6 months ago
- c3b704d igmp: limit igmpv3_newpack() packet size to IP_MAX_MTU by Eric Dumazet · 1 year, 6 months ago
- 6ad40b3 kcm: Destroy mutex in kcm_exit_net() by Shigeru Yoshida · 1 year, 6 months ago
- 8fc134f net: sched: sch_qfq: Fix UAF in qfq_dequeue() by valis · 1 year, 6 months ago
- b192812 af_unix: Fix data race around sk->sk_err. by Kuniyuki Iwashima · 1 year, 6 months ago
- afe8764 af_unix: Fix data-races around sk->sk_shutdown. by Kuniyuki Iwashima · 1 year, 6 months ago
- ade32bd af_unix: Fix data-race around unix_tot_inflight. by Kuniyuki Iwashima · 1 year, 6 months ago
- 0bc36c0 af_unix: Fix data-races around user->unix_inflight. by Kuniyuki Iwashima · 1 year, 6 months ago
- a454d84 bpf, sockmap: Fix skb refcnt race after locking changes by John Fastabend · 1 year, 6 months ago
- f31867d net: ipv6/addrconf: avoid integer underflow in ipv6_create_tempaddr by Alex Henrie · 1 year, 6 months ago
- 915d975 net: deal with integer overflows in kmalloc_reserve() by Eric Dumazet · 1 year, 6 months ago
- 8e1e4955 Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 1 year, 6 months ago
- 8423be8 ipv6: ignore dst hint for multipath routes by Sriram Yagnaraman · 1 year, 6 months ago
- 6ac66cb ipv4: ignore dst hint for multipath routes by Sriram Yagnaraman · 1 year, 6 months ago
- 2ea3528 skbuff: skb_segment, Call zero copy functions before using skbuff frags by Mohamed Khalfella · 1 year, 6 months ago
- 251cd40 net: annotate data-races around sk->sk_bind_phc by Eric Dumazet · 1 year, 6 months ago
- e3390b3 net: annotate data-races around sk->sk_tsflags by Eric Dumazet · 1 year, 6 months ago
- 9531e4a mptcp: annotate data-races around msk->rmem_fwd_alloc by Eric Dumazet · 1 year, 6 months ago
- 5e6300e net: annotate data-races around sk->sk_forward_alloc by Eric Dumazet · 1 year, 6 months ago
- 66d58f0 net: use sk_forward_alloc_get() in sk_get_meminfo() by Eric Dumazet · 1 year, 6 months ago
- 82ba0ff net/handshake: fix null-ptr-deref in handshake_nl_done_doit() by Eric Dumazet · 1 year, 6 months ago
- ddaa935 Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 1 year, 6 months ago
- 99d9982 Merge tag 'nfs-for-6.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 1 year, 6 months ago
- f35d170 Merge tag 'nfsd-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 1 year, 6 months ago
- 3e019d8 xsk: Fix xsk_diag use-after-free error during socket cleanup by Magnus Karlsson · 1 year, 6 months ago
- a3e0fdf net: read sk->sk_family once in sk_mc_loop() by Eric Dumazet · 1 year, 6 months ago
- fce92af ipv4: annotate data-races around fi->fib_dead by Eric Dumazet · 1 year, 6 months ago
- dc9511d sctp: annotate data-races around sk->sk_wmem_queued by Eric Dumazet · 1 year, 6 months ago
- 8c21ab1b net/sched: fq_pie: avoid stalls in fq_pie_timer() by Eric Dumazet · 1 year, 6 months ago
- 4e60de1 Merge tag 'nf-23-08-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf by Jakub Kicinski · 1 year, 6 months ago
- ea078ae netfilter: nf_tables: Audit log rule reset by Phil Sutter · 1 year, 6 months ago
- 7e9be11 netfilter: nf_tables: Audit log setelem reset by Phil Sutter · 1 year, 6 months ago
- 69c5d28 netfilter: xt_u32: validate user space input by Wander Lairson Costa · 1 year, 6 months ago
- e994764 netfilter: xt_sctp: validate the flag_info count by Wander Lairson Costa · 1 year, 6 months ago
- 28427f3 netfilter: nft_exthdr: Fix non-linear header modification by Xiao Liang · 1 year, 6 months ago
- e4da8c7 net: ipv4, ipv6: fix IPSTATS_MIB_OUTOCTETS increment duplicated by Heng Guo · 1 year, 6 months ago
- 35d2b7f bpf, sockmap: Fix preempt_rt splat when using raw_spin_lock_t by John Fastabend · 1 year, 6 months ago
- 9d0a67b xsk: Fix xsk_build_skb() error: 'skb' dereferencing possible ERR_PTR() by Tirthendu Sarkar · 1 year, 6 months ago
- 32337c0 bpf: Prevent inlining of bpf_fentry_test7() by Yonghong Song · 1 year, 6 months ago
- c1b7fcf Merge tag 'for-6.6/io_uring-2023-08-28' of git://git.kernel.dk/linux by Linus Torvalds · 1 year, 6 months ago
- adfd671 Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux by Linus Torvalds · 1 year, 6 months ago
- 2a45574 SUNRPC: Remove return value of svc_pool_wake_idle_thread() by NeilBrown · 1 year, 7 months ago
- 6859d1f SUNRPC: make rqst_should_sleep() idempotent() by NeilBrown · 1 year, 7 months ago
- d2f0ef1 SUNRPC: Clean up svc_set_num_threads by Chuck Lever · 1 year, 8 months ago
- f208e95 SUNRPC: Count ingress RPC messages per svc_pool by Chuck Lever · 1 year, 8 months ago
- 850bac3 SUNRPC: Deduplicate thread wake-up code by Chuck Lever · 1 year, 8 months ago
- 82e5d82 SUNRPC: Move trace_svc_xprt_enqueue by Chuck Lever · 1 year, 7 months ago
- 78c542f SUNRPC: Add enum svc_auth_status by Chuck Lever · 1 year, 7 months ago
- c743b42 SUNRPC: remove timeout arg from svc_recv() by NeilBrown · 1 year, 8 months ago
- 7b719e2 SUNRPC: change svc_recv() to return void. by NeilBrown · 1 year, 8 months ago
- f78116d SUNRPC: call svc_process() from svc_recv(). by NeilBrown · 1 year, 8 months ago
- 39039024 nfsd: don't allow nfsd threads to be signalled. by NeilBrown · 1 year, 8 months ago
- 2b877fc SUNRPC: Reduce thread wake-up rate when receiving large RPC messages by Chuck Lever · 1 year, 7 months ago
- 89d2d9f SUNRPC: Revert e0a912e8ddba by Chuck Lever · 1 year, 7 months ago
- baabf59 SUNRPC: Convert svc_udp_sendto() to use the per-socket bio_vec array by Chuck Lever · 1 year, 7 months ago
- e18e157 SUNRPC: Send RPC message on TCP with a single sock_sendmsg() call by Chuck Lever · 1 year, 7 months ago
- 2eb2b93 SUNRPC: Convert svc_tcp_sendmsg to use bio_vecs directly by Chuck Lever · 1 year, 7 months ago
- 2a9893f SUNRPC: Remove net/sunrpc/auth_gss/gss_krb5_seqnum.c by Chuck Lever · 1 year, 8 months ago
- cfb6b32 SUNRPC: Remove the ->import_ctx method by Chuck Lever · 1 year, 8 months ago
- 6c922ea SUNRPC: Remove CONFIG_RPCSEC_GSS_KRB5_CRYPTOSYSTEM by Chuck Lever · 1 year, 8 months ago
- da33d63 SUNRPC: Remove gss_import_v1_context() by Chuck Lever · 1 year, 8 months ago
- 6964629 SUNRPC: Remove krb5_derive_key_v1() by Chuck Lever · 1 year, 8 months ago
- ec596aa SUNRPC: Remove code behind CONFIG_RPCSEC_GSS_KRB5_SIMPLIFIED by Chuck Lever · 1 year, 8 months ago
- 2024b89 SUNRPC: Remove DES and DES3 enctypes from the supported enctypes list by Chuck Lever · 1 year, 8 months ago
- 6498795 SUNRPC: Remove Kunit tests for the DES3 encryption type by Chuck Lever · 1 year, 8 months ago
- 788849b SUNRPC: Remove RPCSEC_GSS_KRB5_ENCTYPES_DES by Chuck Lever · 1 year, 8 months ago
- f16ff1c SUNRPC: Fix the recent bv_offset fix by Chuck Lever · 1 year, 6 months ago
- b96a3e9 Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 6 months ago
- bd6c11b Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 1 year, 6 months ago
- c873512 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Paolo Abeni · 1 year, 6 months ago
- 615e958 Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 6 months ago
- 71179ac devlink: move devlink_notify_register/unregister() to dev.c by Jiri Pirko · 1 year, 6 months ago
- 29a390d devlink: move small_ops definition into netlink.c by Jiri Pirko · 1 year, 6 months ago
- 890c5566 devlink: move tracepoint definitions into core.c by Jiri Pirko · 1 year, 6 months ago
- 9edbe6f devlink: push linecard related code into separate file by Jiri Pirko · 1 year, 6 months ago
- 7cc7194 devlink: push rate related code into separate file by Jiri Pirko · 1 year, 6 months ago
- 4bbdec8 devlink: push trap related code into separate file by Jiri Pirko · 1 year, 6 months ago
- 85facf9 devlink: use tracepoint_enabled() helper by Jiri Pirko · 1 year, 6 months ago
- 1aa47ca devlink: push region related code into separate file by Jiri Pirko · 1 year, 6 months ago
- 830c41e devlink: push param related code into separate file by Jiri Pirko · 1 year, 6 months ago
- a9f9600 devlink: push resource related code into separate file by Jiri Pirko · 1 year, 6 months ago
- a9fd44b devlink: push dpipe related code into separate file by Jiri Pirko · 1 year, 6 months ago
- 2475ed1 devlink: move and rename devlink_dpipe_send_and_alloc_skb() helper by Jiri Pirko · 1 year, 6 months ago
- 2b4d8bb devlink: push shared buffer related code into separate file by Jiri Pirko · 1 year, 6 months ago
- eec1e5e devlink: push port related code into separate file by Jiri Pirko · 1 year, 6 months ago
- 56e6531 devlink: push object register/unregister notifications into separate helpers by Jiri Pirko · 1 year, 6 months ago
- 8be6f88 inet: fix IP_TRANSPARENT error handling by Eric Dumazet · 1 year, 6 months ago
- 3a1e2f4 net: Make consumed action consistent in sch_handle_egress by Daniel Borkmann · 1 year, 6 months ago
- 28d18b6 net: Fix skb consume leak in sch_handle_egress by Daniel Borkmann · 1 year, 6 months ago
- 977ad86 dccp: Fix out of bounds access in DCCP error handler by Jann Horn · 1 year, 6 months ago
- c2f8fd7 netrom: Deny concurrent connect(). by Kuniyuki Iwashima · 1 year, 6 months ago