summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2022-10-23Merge tag 'io_uring-6.1-2022-10-22' of git://git.kernel.dk/linuxLinus Torvalds
2022-10-22net: flag sockets supporting msghdr originated zerocopyPavel Begunkov
2022-10-20Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-10-19net: sched: fix race condition in qdisc_graft()Eric Dumazet
2022-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-10-19net: Fix return value of qdisc ingress handling on successPaul Blakey
2022-10-19net: sched: sfb: fix null pointer access issue when sfb_init() failsZhengchao Shao
2022-10-19Revert "net: sched: fq_codel: remove redundant resource cleanup in fq_codel_i...Zhengchao Shao
2022-10-19net: sched: cake: fix null pointer access issue when cake_init() failsZhengchao Shao
2022-10-19netfilter: nf_tables: relax NFTA_SET_ELEM_KEY_END set flags requirementsPablo Neira Ayuso
2022-10-19netfilter: rpfilter/fib: Set ->flowic_uid correctly for user namespaces.Guillaume Nault
2022-10-18net: hsr: avoid possible NULL deref in skb_clone()Eric Dumazet
2022-10-18ip6mr: fix UAF issue in ip6mr_sk_done() when addrconf_init_net() failedZhengchao Shao
2022-10-18udp: Update reuse->has_conns under reuseport_lock.Kuniyuki Iwashima
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-16skmsg: pass gfp argument to alloc_sk_msg()Eric Dumazet
2022-10-15net: dsa: uninitialized variable in dsa_slave_netdevice_event()Dan Carpenter
2022-10-15net/smc: Fix an error code in smc_lgr_create()Dan Carpenter
2022-10-15net/atm: fix proc_mpc_write incorrect return valueXiaobo Liu
2022-10-14tls: strp: make sure the TCP skbs do not have overlapping dataJakub Kicinski
2022-10-14tipc: fix an information leak in tipc_topsrv_kern_subscrAlexander Potapenko
2022-10-14tipc: Fix recognition of trial periodMark Tomlinson
2022-10-13Merge tag 'io_uring-6.1-2022-10-13' of git://git.kernel.dk/linuxLinus Torvalds
2022-10-13Merge tag 'net-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-10-13Merge tag 'ceph-for-6.1-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2022-10-13Merge tag 'nfs-for-6.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2022-10-13kcm: avoid potential race in kcm_tx_workEric Dumazet
2022-10-13tcp: Clean up kernel listener's reqsk in inet_twsk_purge()Kuniyuki Iwashima
2022-10-13Merge tag 'wireless-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Abeni
2022-10-13Merge branch 'cve-fixes-2022-10-13'Johannes Berg
2022-10-12openvswitch: add nf_ct_is_confirmed check before assigning the helperXin Long
2022-10-12tcp: Fix data races around icsk->icsk_af_ops.Kuniyuki Iwashima
2022-10-12ipv6: Fix data races around sk->sk_prot.Kuniyuki Iwashima
2022-10-12tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct().Kuniyuki Iwashima
2022-10-12udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM).Kuniyuki Iwashima
2022-10-12tcp/udp: Fix memory leak in ipv6_renew_options().Kuniyuki Iwashima
2022-10-12io_uring/af_unix: defer registered files gc to io_uring releasePavel Begunkov
2022-10-12mctp: prevent double key removal and unrefJeremy Kerr
2022-10-12netfilter: rpfilter/fib: Populate flowic_l3mdev fieldPhil Sutter
2022-10-12tcp: cdg: allow tcp_cdg_release() to be called multiple timesEric Dumazet
2022-10-12inet: ping: fix recent breakageEric Dumazet
2022-10-12ipv6: ping: fix wrong checksum for large framesEric Dumazet
2022-10-11Merge tag 'wireless-2022-10-11' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2022-10-11treewide: use get_random_bytes() when possibleJason A. Donenfeld
2022-10-11treewide: use get_random_u32() when possibleJason A. Donenfeld
2022-10-11treewide: use get_random_{u8,u16}() when possible, part 2Jason A. Donenfeld
2022-10-11treewide: use get_random_{u8,u16}() when possible, part 1Jason A. Donenfeld
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld
2022-10-10Merge tag '9p-for-6.1' of https://github.com/martinetd/linuxLinus Torvalds
2022-10-10Merge tag 'cgroup-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds