summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-05-30page_pool: fix inconsistency for page_pool_ring_[un]lock()Yunsheng Lin
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-30ipv{4,6}/raw: fix output xfrm lookup wrt protocolNicolas Dichtel
2023-05-30SUNRPC: Don't change task->tk_status after the call to rpc_exit_taskTrond Myklebust
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-24devlink: Fix crash with CONFIG_NET_NS=nIdo Schimmel
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: Fix puncturing bitmap handling in __ieee80211_csa_finalize()Christophe JAILLET
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-24devlink: change per-devlink netdev notifier to static oneJiri Pirko
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-24SUNRPC: Fix encoding of accepted but unsuccessful RPC repliesChuck Lever
2023-05-24Revert "Fix XFRM-I support for nested ESP tunnels"Martin Willi
2023-05-24xfrm: Fix leak of dev trackerLeon Romanovsky
2023-05-24xfrm: release all offloaded policy memoryLeon Romanovsky
2023-05-24xfrm: don't check the default policy if the policy allows the packetSabrina Dubroca
2023-05-24Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rspMin Li
2023-05-24Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851Raul Cheleguini
2023-05-24Bluetooth: Add new quirk for broken local ext features page 2Vasily Khoruzhick
2023-05-24ipvs: Update width of source for ip_vs_sync_conn_optionsSimon Horman
2023-05-24net/sched: pass netlink extack to mqprio and taprio offloadVladimir Oltean
2023-05-24net: Catch invalid index in XPS mappingNick Child
2023-05-24af_unix: Fix data races around sk->sk_shutdown.Kuniyuki Iwashima
2023-05-24af_unix: Fix a data race of sk->sk_receive_queue->qlen.Kuniyuki Iwashima
2023-05-24net: datagram: fix data-races in datagram_poll()Eric Dumazet
2023-05-24tcp: add annotations around sk->sk_shutdown accessesEric Dumazet
2023-05-24net: add vlan_get_protocol_and_depth() helperEric Dumazet
2023-05-24net: deal with most data-races in sk_wait_event()Eric Dumazet