summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
3 daysBluetooth: hci_conn: Fix memory leak in hci_le_big_terminate()Pavitra Jha1-1/+3
3 daysBluetooth: hci_conn: Fix not cleaning up PA_LINK connectionsLuiz Augusto von Dentz3-21/+21
3 daysBluetooth: hci_conn: Fix not cleaning up Broadcaster/Broadcast SourceLuiz Augusto von Dentz1-1/+1
3 daysBluetooth: hci_conn: Fix running bis_cleanup for hci_conn->type PA_LINKLuiz Augusto von Dentz2-2/+15
3 dayswifi: nl80211: fix nl80211_start_radar_detection return valueNicolas Escande1-18/+19
3 daysrxrpc: Fix locking issues with the peer record hashDavid Howells1-2/+2
3 daysrxrpc: Disable IRQ, not BH, to take the lock for ->attend_linkDavid Howells1-4/+4
3 daysafs: Use the per-peer app data provided by rxrpcDavid Howells1-2/+2
3 daysrxrpc: Allow the app to store private data on peer structsDavid Howells2-0/+27
3 daysBluetooth: Add PA_LINK to distinguish BIG sync and PA sync connectionsYang Li6-27/+37
3 daysnet: ip6_tunnel: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+3
3 daystcp: Decrement tcp_md5_needed static branchDmitry Safonov1-2/+2
3 daystcp: defer md5sig_info kfree past RCU grace period in tcp_connectMichael Bommarito1-2/+6
3 daysxfrm: nat_keepalive: avoid double free on send errorQianyu Luo1-6/+9
3 daysxfrm: Use nested-BH locking for nat_keepalive_sk_ipv[46]Sebastian Andrzej Siewior1-10/+20
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-655/+0
3 daysnetfilter: bitwise: rename some boolean operation functionsJeremy Sowden1-17/+17
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 daystipc: restrict socket queue dumps in enqueue tracepointsLi Xiasong1-3/+3
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 Howells12-61/+59
3 daysrxrpc: Don't need barrier for ->tx_bottom and ->acks_hard_ackDavid Howells2-5/+7
3 daysrxrpc: Fix CPU time starvation in I/O threadDavid Howells8-74/+91
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 daysnet: qrtr: ns: Raise node count limit to 512Youssef Samir1-2/+2
3 daysbpf: Fix same-register dst/src OOB read and pointer leak in sock_opsJiayuan Chen1-2/+4
3 daysvsock/virtio: collapse receive queue under memory pressureStefano Garzarella1-1/+164
3 daystipc: clear sock->sk on the failed-insert path in tipc_sk_create()Daehyeon Ko1-0/+1
3 daystcp: initialize standalone TCP-AO response paddingYizhou Zhao2-0/+5
3 daysopenvswitch: fix GSO userspace truncation underflowKyle Zeng4-25/+23
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: gro: fix double aggregation of flush-marked skbsShiming Cheng1-1/+3
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