Age | Commit message (Expand) | Author | Files | Lines |
2022-10-25 | ethtool: eeprom: fix null-deref on genl_info in dump | Xin Long | 1 | -1/+1 |
2022-10-24 | Merge tag 'net-6.1-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 6 | -15/+40 |
2022-10-24 | tcp: fix indefinite deferral of RTO with SACK reneging | Neal Cardwell | 1 | -1/+2 |
2022-10-24 | tcp: fix a signed-integer-overflow bug in tcp_add_backlog() | Lu Wei | 1 | -1/+3 |
2022-10-24 | net: fix UAF issue in nfqnl_nf_hook_drop() when ops_init() failed | Zhengchao Shao | 1 | -0/+7 |
2022-10-24 | kcm: annotate data-races around kcm->rx_wait | Eric Dumazet | 1 | -6/+11 |
2022-10-24 | kcm: annotate data-races around kcm->rx_psock | Eric Dumazet | 1 | -3/+5 |
2022-10-24 | mac802154: Fix LQI recording | Miquel Raynal | 1 | -2/+3 |
2022-10-23 | Merge tag 'io_uring-6.1-2022-10-22' of git://git.kernel.dk/linux | Linus Torvalds | 2 | -0/+2 |
2022-10-22 | net: flag sockets supporting msghdr originated zerocopy | Pavel Begunkov | 2 | -0/+2 |
2022-10-21 | ethtool: pse-pd: fix null-deref on genl_info in dump | Jakub Kicinski | 1 | -1/+1 |
2022-10-21 | tipc: fix a null-ptr-deref in tipc_topsrv_accept | Xin Long | 1 | -4/+12 |
2022-10-21 | Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 24 | -36/+105 |
2022-10-20 | net: sched: fix race condition in qdisc_graft() | Eric Dumazet | 1 | -2/+3 |
2022-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | Jakub Kicinski | 5 | -2/+8 |
2022-10-19 | net: Fix return value of qdisc ingress handling on success | Paul Blakey | 1 | -0/+4 |
2022-10-19 | net: sched: sfb: fix null pointer access issue when sfb_init() fails | Zhengchao Shao | 1 | -1/+2 |
2022-10-19 | Revert "net: sched: fq_codel: remove redundant resource cleanup in fq_codel_i... | Zhengchao Shao | 1 | -8/+17 |
2022-10-19 | net: sched: cake: fix null pointer access issue when cake_init() fails | Zhengchao Shao | 1 | -0/+4 |
2022-10-19 | netfilter: nf_tables: relax NFTA_SET_ELEM_KEY_END set flags requirements | Pablo Neira Ayuso | 1 | -2/+3 |
2022-10-19 | netfilter: rpfilter/fib: Set ->flowic_uid correctly for user namespaces. | Guillaume Nault | 4 | -0/+5 |
2022-10-19 | net: hsr: avoid possible NULL deref in skb_clone() | Eric Dumazet | 1 | -6/+6 |
2022-10-18 | ip6mr: fix UAF issue in ip6mr_sk_done() when addrconf_init_net() failed | Zhengchao Shao | 1 | -0/+2 |
2022-10-18 | udp: Update reuse->has_conns under reuseport_lock. | Kuniyuki Iwashima | 5 | -4/+20 |
2022-10-17 | Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 44 | -96/+95 |
2022-10-16 | skmsg: pass gfp argument to alloc_sk_msg() | Eric Dumazet | 1 | -4/+4 |
2022-10-15 | net: dsa: uninitialized variable in dsa_slave_netdevice_event() | Dan Carpenter | 1 | -1/+1 |
2022-10-15 | net/smc: Fix an error code in smc_lgr_create() | Dan Carpenter | 1 | -1/+2 |
2022-10-15 | net/atm: fix proc_mpc_write incorrect return value | Xiaobo Liu | 1 | -1/+2 |
2022-10-14 | tls: strp: make sure the TCP skbs do not have overlapping data | Jakub Kicinski | 1 | -4/+28 |
2022-10-14 | tipc: fix an information leak in tipc_topsrv_kern_subscr | Alexander Potapenko | 1 | -1/+1 |
2022-10-14 | tipc: Fix recognition of trial period | Mark Tomlinson | 1 | -1/+1 |
2022-10-14 | Merge tag 'io_uring-6.1-2022-10-13' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -0/+20 |
2022-10-13 | Merge tag 'net-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 38 | -187/+306 |
2022-10-13 | Merge tag 'ceph-for-6.1-rc1' of https://github.com/ceph/ceph-client | Linus Torvalds | 3 | -39/+9 |
2022-10-13 | Merge tag 'nfs-for-6.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 11 | -80/+141 |
2022-10-13 | kcm: avoid potential race in kcm_tx_work | Eric Dumazet | 1 | -1/+1 |
2022-10-13 | tcp: Clean up kernel listener's reqsk in inet_twsk_purge() | Kuniyuki Iwashima | 2 | -5/+19 |
2022-10-13 | Merge tag 'wireless-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Abeni | 4 | -47/+82 |
2022-10-13 | Merge branch 'cve-fixes-2022-10-13' | Johannes Berg | 8 | -60/+94 |
2022-10-13 | openvswitch: add nf_ct_is_confirmed check before assigning the helper | Xin Long | 1 | -1/+2 |
2022-10-13 | tcp: Fix data races around icsk->icsk_af_ops. | Kuniyuki Iwashima | 3 | -7/+12 |
2022-10-13 | ipv6: Fix data races around sk->sk_prot. | Kuniyuki Iwashima | 3 | -11/+22 |
2022-10-13 | tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct(). | Kuniyuki Iwashima | 6 | -6/+44 |
2022-10-13 | udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM). | Kuniyuki Iwashima | 2 | -12/+14 |
2022-10-13 | tcp/udp: Fix memory leak in ipv6_renew_options(). | Kuniyuki Iwashima | 1 | -0/+7 |
2022-10-13 | io_uring/af_unix: defer registered files gc to io_uring release | Pavel Begunkov | 1 | -0/+20 |
2022-10-12 | mctp: prevent double key removal and unref | Jeremy Kerr | 2 | -12/+21 |
2022-10-12 | netfilter: rpfilter/fib: Populate flowic_l3mdev field | Phil Sutter | 4 | -11/+7 |
2022-10-12 | tcp: cdg: allow tcp_cdg_release() to be called multiple times | Eric Dumazet | 1 | -0/+2 |