summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
3 daysrxrpc: Disable IRQ, not BH, to take the lock for ->attend_linkDavid Howells1-4/+4
3 daysnet: ip6_tunnel: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+3
3 daysSUNRPC: Return an error from xdr_buf_to_bvec() on overflowChuck Lever2-7/+18
3 daysSUNRPC: Add helpers to convert xdr_buf byte ranges to scatterlistsChuck Lever1-0/+199
3 dayssunrpc: allocate a separate bvec array for socket sendsJeff Layton1-9/+28
3 daysnetfilter: nft_fib: reject fib expression on the netdev egress hookTheodor Arsenij Larionov-Trichkine2-1/+37
3 daysnetfilter: nf_tables: remove register tracking infrastructureFlorian Westphal49-656/+0
3 daysnetfilter: nf_conntrack_sip: validate skb_dst() before accessing itPablo Neira Ayuso1-2/+5
3 daysnetfilter: nf_conntrack_sip: remove net variable shadowingFlorian Westphal1-2/+1
3 daysnetfilter: nft_set_pipapo: don't leak bad clone into future transactionFlorian Westphal2-5/+37
3 daysnetfilter: nft_set_pipapo: move cloning of match info to insert/removal pathFlorian Westphal1-21/+49
3 daysnetfilter: nft_set_pipapo: prepare pipapo_get helper for on-demand cloneFlorian Westphal1-10/+15
3 daysnetfilter: nft_set_pipapo: merge deactivate helper into callerFlorian Westphal1-30/+9
3 daysnetfilter: nft_set_pipapo: prepare walk function for on-demand cloneFlorian Westphal1-21/+39
3 daysnetfilter: nft_set_pipapo: make pipapo_clone helper return NULLFlorian Westphal1-7/+7
3 daysnetfilter: nft_set_pipapo: move prove_locking helper aroundFlorian Westphal1-11/+11
3 daysnetfilter: nft_set_pipapo: use GFP_KERNEL for insertionsFlorian Westphal1-7/+10
3 daysrxrpc: Fix socket notification raceDavid Howells1-2/+0
3 daysrxrpc: Fix notification vs call-release vs recvmsgDavid Howells2-16/+16
3 daysrxrpc: Use irq-disabling spinlocks between app and I/O threadDavid Howells11-57/+55
3 daysrxrpc: Don't need barrier for ->tx_bottom and ->acks_hard_ackDavid Howells2-5/+7
3 daystipc: restrict socket queue dumps in enqueue tracepointsLi Xiasong1-3/+3
3 daysrxrpc: serialize kernel accept preallocation with socket teardownLi Daming1-6/+19
3 daysrxrpc: Pull out certain app callback funcs into an ops tableDavid Howells4-35/+32
3 daysopenvswitch: fix GSO userspace truncation underflowKyle Zeng4-23/+21
3 daysnet: qrtr: ns: Raise node count limit to 512Youssef Samir1-2/+2
3 daysipv6: ndisc: fix NULL deref in accept_untracked_na()Weiming Shi1-5/+3
3 daystipc: clear sock->sk on the failed-insert path in tipc_sk_create()Daehyeon Ko1-0/+1
3 daysmac802154: llsec: reject frames shorter than the authentication tagDoruk Tan Ozturk1-0/+5
3 daysmac802154: hold an interface reference across the scan workerIbrahim Hashimov1-0/+11
3 daysila: reload IPv6 header after pskb_may_pull in checksum adjustMichael Bommarito1-0/+12
3 daysnet/x25: fix use-after-free in x25_kill_by_neigh()David Lee1-2/+6
3 daysnet/iucv: fix use-after-free of a severed iucv_pathBryam Vargas1-0/+14
3 daysnet/af_iucv: fix NULL deref in afiucv_hs_callback_syn()Hidayath Khan1-1/+2
3 daysphonet: pep: fix use-after-free in pep_get_sb()Breno Leitao1-0/+2
3 dayslibceph: remove debugfs files before client teardownDouya Le1-2/+2
3 dayslibceph: reject zero bucket types in crush_decodeDouya Le1-0/+2
3 dayslibceph: Reject monmaps advertising zero monitorsRaphael Zimmer1-1/+1
3 dayslibceph: refresh auth->authorizer_buf{,_len} after authorizer updateShuangpeng Bai1-1/+8
3 dayslibceph: guard missing CRUSH type name lookupZhao Zhang1-1/+4
3 dayslibceph: Fix multiplication overflow in decode_new_up_state_weight()Raphael Zimmer1-1/+4
3 dayslibceph: bound get_version reply decode to front lenDouya Le1-1/+1
3 dayssctp: don't free the ASCONF's own transport in DEL-IP processingJun Yang1-0/+6
3 daysmptcp: only set DATA_FIN when a mapping is presentMichael Bommarito1-6/+6
3 daysmptcp: decrement subflows counter on failed passive joinChenguang Zhao1-0/+1
3 daysBluetooth: RFCOMM: Fix session UAF in set_termiosChengfeng Ye2-4/+20
3 daysBluetooth: hci_sync: Protect UUID list traversalChengfeng Ye1-2/+11
3 daysbpf, sockmap: Fix cork use-after-free in tcp_bpf_sendmsg()Chengfeng Ye1-1/+1
3 daysnet: ipv6: fix dif and sdif mismatch in raw6_icmp_errorLi RongQing1-1/+1
3 daysnet: qrtr: restrict socket creation to the initial network namespaceAldo Ariel Panzardo1-0/+8