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