summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-06-05netfilter: ctnetlink: Support offloaded conntrack entry deletionPaul Blakey
2023-06-05bluetooth: Add cmd validity checks at the start of hci_sock_ioctl()Ruihan Li
2023-06-05page_pool: fix inconsistency for page_pool_ring_[un]lock()Yunsheng Lin
2023-06-05net: page_pool: use in_softirq() insteadQingfang DENG
2023-06-05bpf, sockmap: Incorrectly handling copied_seqJohn Fastabend
2023-06-05bpf, sockmap: Wake up polling after data copyJohn Fastabend
2023-06-05bpf, sockmap: TCP data stall on recv before acceptJohn Fastabend
2023-06-05bpf, sockmap: Handle fin correctlyJohn Fastabend
2023-06-05bpf, sockmap: Improved check for empty queueJohn Fastabend
2023-06-05bpf, sockmap: Reschedule is now done through backlogJohn Fastabend
2023-06-05bpf, sockmap: Convert schedule_work into delayed_workJohn Fastabend
2023-06-05bpf, sockmap: Pass skb ownership through read_skbJohn Fastabend
2023-06-05tls: rx: strp: preserve decryption status of skbs when neededJakub Kicinski
2023-06-05tls: rx: strp: factor out copying skb dataJakub Kicinski
2023-06-05tls: rx: strp: force mixed decrypted records into copy modeJakub Kicinski
2023-06-05tls: rx: strp: fix determining record length in copy modeJakub Kicinski
2023-06-05tls: rx: strp: set the skb->len of detached / CoW'ed skbsJakub Kicinski
2023-06-05tls: rx: device: fix checking decryption statusJakub Kicinski
2023-06-05ipv{4,6}/raw: fix output xfrm lookup wrt protocolNicolas Dichtel
2023-06-05inet: Add IP_LOCAL_PORT_RANGE socket optionJakub Sitnicki
2023-05-30net/smc: Reset connection when trying to use SMCRv2 fails.Wen Gu
2023-05-30sctp: fix an issue that plpmtu can never go to complete stateXin Long
2023-05-30ipv6: Fix out-of-bounds access in ipv6_find_tlv()Gavrilov Ilia
2023-05-30net: fix skb leak in __skb_tstamp_tx()Pratyush Yadav
2023-05-30udplite: Fix NULL pointer dereference in __sk_mem_raise_allocated().Kuniyuki Iwashima
2023-05-30SUNRPC: Don't change task->tk_status after the call to rpc_exit_taskTrond Myklebust
2023-05-30skbuff: Proactively round up to kmalloc bucket sizeKees Cook
2023-05-24can: isotp: recvmsg(): allow MSG_CMSG_COMPAT flagOliver Hartkopp
2023-05-24can: j1939: recvmsg(): allow MSG_CMSG_COMPAT flagOliver Hartkopp
2023-05-24bridge: always declare tunnel functionsArnd Bergmann
2023-05-24netfilter: nft_set_rbtree: fix null deref on element insertionFlorian Westphal
2023-05-24netfilter: nf_tables: fix nft_trans type confusionFlorian Westphal
2023-05-24vlan: fix a potential uninit-value in vlan_dev_hard_start_xmit()Eric Dumazet
2023-05-24wifi: mac80211: Abort running color change when stopping the APMichael Lee
2023-05-24wifi: mac80211: fix min center freq offset tracingJohannes Berg
2023-05-24wifi: mac80211: fortify the spinlock against deadlock by interruptMirsad Goran Todorovac
2023-05-24wifi: cfg80211: Drop entries with invalid BSSIDs in RNRIlan Peer
2023-05-24tipc: check the bearer min mtu properly when setting it by netlinkXin Long
2023-05-24tipc: do not update mtu if msg_max is too small in mtu negotiationXin Long
2023-05-24tipc: add tipc_bearer_min_mtu to calculate min mtuXin Long
2023-05-24net: nsh: Use correct mac_offset to unwind gso skb in nsh_gso_segment()Dong Chenchen
2023-05-24SUNRPC: Fix trace_svc_register() call siteChuck Lever
2023-05-24SUNRPC: always free ctxt when freeing deferred requestNeilBrown
2023-05-24SUNRPC: double free xprt_ctxt while still in useNeilBrown
2023-05-24erspan: get the proto with the md version for collect_mdXin Long
2023-05-24tcp: fix possible sk_priority leak in tcp_v4_send_reset()Eric Dumazet
2023-05-24vsock: avoid to close connected socket after the timeoutZhuang Shengen
2023-05-24af_key: Reject optional tunnel/BEET mode templates in outbound policiesTobias Brunner
2023-05-24xfrm: Reject optional tunnel/BEET mode templates in outbound policiesTobias Brunner
2023-05-24Revert "Fix XFRM-I support for nested ESP tunnels"Martin Willi