summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2022-08-25netfilter: nf_tables: really skip inactive sets when allocating namePablo Neira Ayuso
2022-08-25vsock: Fix memory leak in vsock_connect()Peilin Ye
2022-08-25SUNRPC: Reinitialise the backchannel request buffers before reuseTrond Myklebust
2022-08-25rds: add missing barrier to release_refillMikulas Patocka
2022-08-25net_sched: cls_route: disallow handle of 0Jamal Hadi Salim
2022-08-25net/9p: Initialize the iounit field during fid creationTyler Hicks
2022-08-25Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm regressionLuiz Augusto von Dentz
2022-08-25tcp: fix over estimation in sk_forced_mem_schedule()Eric Dumazet
2022-08-25net_sched: cls_route: remove from list when handle is 0Thadeu Lima de Souza Cascardo
2022-08-25netfilter: nf_tables: fix null deref due to zeroed list headFlorian Westphal
2022-08-25netfilter: nf_queue: do not allow packet truncation below transport header of...Florian Westphal
2022-08-25net: ping6: Fix memleak in ipv6_renew_options().Kuniyuki Iwashima
2022-08-25Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_putLuiz Augusto von Dentz
2022-07-29igmp: Fix a data-race around sysctl_igmp_max_memberships.Kuniyuki Iwashima
2022-07-29igmp: Fix data-races around sysctl_igmp_llm_reports.Kuniyuki Iwashima
2022-07-29tcp: Fix a data-race around sysctl_tcp_probe_threshold.Kuniyuki Iwashima
2022-07-29xfrm: xfrm_policy: fix a possible double xfrm_pols_put() in xfrm_bundle_lookup()Hangyu Hua
2022-07-21net: tipc: fix possible refcount leak in tipc_sk_create()Hangyu Hua
2022-07-21ipv4: Fix data-races around sysctl_ip_dynaddr.Kuniyuki Iwashima
2022-07-21icmp: Fix data-races around sysctl.Kuniyuki Iwashima
2022-07-21cipso: Fix data-races around sysctl.Kuniyuki Iwashima
2022-07-12net: rose: fix UAF bug caused by rose_t0timer_expiryDuoming Zhou
2022-07-07net: Rename and export copy_skb_headerIlya Lesokhin
2022-07-07ipv6/sit: fix ipip6_tunnel_get_prl return valuekatrinzhou
2022-07-07sit: use minkernel test robot
2022-07-07netfilter: nft_dynset: restore set element counter when failing to updatePablo Neira Ayuso
2022-07-07net: rose: fix UAF bugs caused by timer handlerDuoming Zhou
2022-07-07SUNRPC: Fix READ_PLUS crasherChuck Lever
2022-06-25tcp: drop the hash_32() part from the index calculationWilly Tarreau
2022-06-25tcp: increase source port perturb table to 2^16Willy Tarreau
2022-06-25tcp: dynamically allocate the perturb table used by source portsWilly Tarreau
2022-06-25tcp: add small random increments to the source portWilly Tarreau
2022-06-25tcp: use different parts of the port_offset for index and offsetWilly Tarreau
2022-06-25secure_seq: use the 64 bits of the siphash for port offset calculationWilly Tarreau
2022-06-25tcp: add some entropy in __inet_hash_connect()Eric Dumazet
2022-06-25tcp: change source port randomizarion at connect() timeEric Dumazet
2022-06-25xprtrdma: fix incorrect header size calculationsColin Ian King
2022-06-25l2tp: fix race in pppol2tp_release with session object destroyJames Chapman
2022-06-25l2tp: don't use inet_shutdown on ppp session destroyJames Chapman
2022-06-25ipv6: Fix signed integer overflow in l2tp_ip6_sendmsgWang Yufen
2022-06-14tcp: fix tcp_mtup_probe_success vs wrong snd_cwndEric Dumazet
2022-06-14Revert "net: af_key: add check for pfkey_broadcast in function pfkey_process"Michal Kubecek
2022-06-14net: xfrm: unexport __init-annotated xfrm4_protocol_init()Masahiro Yamada
2022-06-14SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer()Chuck Lever
2022-06-14tcp: tcp_rtx_synack() can be called from process contextEric Dumazet
2022-06-14netfilter: nf_tables: disallow non-stateful expression in sets earlierPablo Neira Ayuso
2022-06-14mac80211: upgrade passive scan to active scan on DFS channels after beacon rxFelix Fietkau
2022-06-14wifi: mac80211: fix use-after-free in chanctx codeJohannes Berg
2022-06-14rxrpc: Don't try to resend the request if we're receiving the replyDavid Howells
2022-06-14rxrpc: Fix listen() setting the bar too high for the prealloc ringsDavid Howells