summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-18net: ip6_gre: Remove the unused function ip6gre_tnl_addr_conflict()Jiapeng Chong
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-12net: mac802154: Avoid displaying misleading debug informationMiquel Raynal
2022-10-12mac802154: Avoid delivering frames received in a non satisfying filtering modeMiquel Raynal
2022-10-12mac802154: Drop IEEE802154_HW_RX_DROP_BAD_CKSUMMiquel Raynal
2022-10-12mac802154: set filter at drv_start()Alexander Aring
2022-10-12mac802154: move receive parameters above startAlexander Aring
2022-10-12xfrm: lwtunnel: squelch kernel warning in case XFRM encap type is not availableEyal Birger
2022-10-12xfrm: fix "disable_policy" on ipv4 early demuxEyal Birger
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
2022-10-10Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-10-10wifi: mac80211: Drop support for TX push pathAlexander Wetzel