summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
5 daysSUNRPC: Return an error from xdr_buf_to_bvec() on overflowChuck Lever
5 daysSUNRPC: Add helpers to convert xdr_buf byte ranges to scatterlistsChuck Lever
5 daysvsock/virtio: collapse receive queue under memory pressureStefano Garzarella
5 daystipc: clear sock->sk on the failed-insert path in tipc_sk_create()Daehyeon Ko
5 daystcp: challenge ACK for non-exact RST in SYN-RECEIVEDYuxiang Yang
5 daystcp: initialize standalone TCP-AO response paddingYizhou Zhao
5 daysopenvswitch: fix GSO userspace truncation underflowKyle Zeng
5 daysmac802154: llsec: reject frames shorter than the authentication tagDoruk Tan Ozturk
5 daysmac802154: hold an interface reference across the scan workerIbrahim Hashimov
5 daysila: reload IPv6 header after pskb_may_pull in checksum adjustMichael Bommarito
5 daysnet: qrtr: ns: Raise node count limit to 512Youssef Samir
5 daysnet: gro: fix double aggregation of flush-marked skbsShiming Cheng
5 daysnet/x25: fix use-after-free in x25_kill_by_neigh()David Lee
5 daysnet/sched: serialize qdisc_rtab_list against concurrent get/putAldo Ariel Panzardo
5 daysnet/iucv: fix use-after-free of a severed iucv_pathBryam Vargas
5 daysnet/af_iucv: fix NULL deref in afiucv_hs_callback_syn()Hidayath Khan
5 daysphonet: pep: fix use-after-free in pep_get_sb()Breno Leitao
5 dayslibceph: remove debugfs files before client teardownDouya Le
5 dayslibceph: reject zero bucket types in crush_decodeDouya Le
5 dayslibceph: Reject monmaps advertising zero monitorsRaphael Zimmer
5 dayslibceph: refresh auth->authorizer_buf{,_len} after authorizer updateShuangpeng Bai
5 dayslibceph: guard missing CRUSH type name lookupZhao Zhang
5 dayslibceph: fix two unsafe bare decodes in decode_lockers()Pavitra Jha
5 dayslibceph: Fix multiplication overflow in decode_new_up_state_weight()Raphael Zimmer
5 dayslibceph: bound pg_{temp,upmap,upmap_items} length to CEPH_PG_MAX_SIZEXiang Mei
5 dayslibceph: bound get_version reply decode to front lenDouya Le
5 dayssctp: close UDP tunnel sockets during netns teardownZhiling Zou
5 dayssctp: avoid auth_enable sysctl UAF during netns teardownZhiling Zou
5 dayssctp: don't free the ASCONF's own transport in DEL-IP processingJun Yang
5 daysmptcp: pm: userspace: fix use-after-free in get_local_idGeliang Tang
5 daysmptcp: only set DATA_FIN when a mapping is presentMichael Bommarito
5 daysmptcp: fix stale skb->sk reference on subflow closeKalpan Jani
5 daysmptcp: fix BUILD_BUG_ON on legacy ARM configMatthieu Baerts (NGI0)
5 daysmptcp: decrement subflows counter on failed passive joinChenguang Zhao
5 daysBluetooth: RFCOMM: Fix session UAF in set_termiosChengfeng Ye
5 daysBluetooth: hci_sync: Protect UUID list traversalChengfeng Ye
5 daysbpf, sockmap: Fix cork use-after-free in tcp_bpf_sendmsg()Chengfeng Ye
5 daysdrop_monitor: perform u64_stats updates under IRQ-disabled sectionEric Dumazet
5 daysdrop_monitor: fix size calculations for 64-bit attributesEric Dumazet
5 daysnet: drop_monitor: fix info leak in NET_DM_ATTR_PAYLOADYehyeong Lee
5 daystipc: fix integer overflow in tipc_recvmsg() and tipc_recvstream()Cen Zhang (Microsoft)
5 daysmctp: check register_netdevice_notifier() error in mctp_device_init()Minhong He
5 daysrds: tcp: unregister sysctl before tearing down listen socketCen Zhang (Microsoft)
5 daysipv6: Change allocation flags to match rcu_read_lock section requirementsNikola Z. Ivanov
5 daysnet: ipv6: fix dif and sdif mismatch in raw6_icmp_errorLi RongQing
5 daysraw: annotate lockless match fields in raw_v4_match()Runyu Xiao
5 daysnet: qrtr: restrict socket creation to the initial network namespaceAldo Ariel Panzardo
5 daysipv4: icmp: fill flow parameters in icmp_route_lookup decoy lookupEric Dumazet
5 daysmpls: Set rt->rt_nhn just before returning from mpls_nh_build_multi().Kuniyuki Iwashima
5 daysnet: gre: fix lltx regression for GRE tunnels with SEQ/CSUMYun Zhou