summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* inet: fully convert sk->sk_rx_dst to RCU rulesEric Dumazet2022-10-267-17/+22
* net/ieee802154: don't warn zero-sized raw_sendmsg()Tetsuo Handa2022-10-261-0/+4
* Revert "net/ieee802154: reject zero-sized raw_sendmsg()"Alexander Aring2022-10-261-3/+0
* io_uring/af_unix: defer registered files gc to io_uring releasePavel Begunkov2022-10-261-0/+20
* Bluetooth: L2CAP: Fix user-after-freeLuiz Augusto von Dentz2022-10-261-0/+7
* net: If sock is dead don't access sock's sk_wq in sk_stream_wait_memoryLiu Jian2022-10-261-1/+2
* can: bcm: check the result of can_send() in bcm_can_tx()Ziyang Xuan2022-10-261-3/+4
* Bluetooth: hci_sysfs: Fix attempting to call device_add multiple timesLuiz Augusto von Dentz2022-10-261-0/+3
* Bluetooth: L2CAP: initialize delayed works at l2cap_chan_create()Tetsuo Handa2022-10-261-4/+6
* xfrm: Update ipcomp_scratches with NULL when freedKhalid Masum2022-10-261-0/+1
* tcp: annotate data-race around tcp_md5sig_pool_populatedEric Dumazet2022-10-261-4/+10
* openvswitch: Fix overreporting of drops in dropwatchMike Pattrick2022-10-261-2/+3
* openvswitch: Fix double reporting of drops in dropwatchMike Pattrick2022-10-261-3/+10
* once: add DO_ONCE_SLOW() for sleepable contextsEric Dumazet2022-10-261-2/+2
* net/ieee802154: reject zero-sized raw_sendmsg()Tetsuo Handa2022-10-261-0/+3
* net: rds: don't hold sock lock when cancelling work from rds_tcp_reset_callba...Tetsuo Handa2022-10-261-1/+1
* tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limitedNeal Cardwell2022-10-262-7/+14
* sctp: handle the error returned from sctp_auth_asoc_init_active_keyXin Long2022-10-261-4/+14
* vhost/vsock: Use kvmalloc/kvfree for larger packets.Junichi Uekawa2022-10-261-1/+1
* netfilter: nft_fib: Fix for rpath check with VRF devicesPhil Sutter2022-10-262-1/+8
* Bluetooth: hci_core: Fix not handling link timeouts propertlyLuiz Augusto von Dentz2022-10-261-11/+23
* wifi: mac80211: allow bw change during channel switch in meshHari Chandrakanthan2022-10-261-3/+0
* wifi: mac80211: fix MBSSID parsing use-after-freeJohannes Berg2022-10-174-2/+15
* wifi: mac80211: don't parse mbssid in assoc responseJohannes Berg2022-10-171-2/+2
* mac80211: mlme: find auth challenge directlyJohannes Berg2022-10-173-11/+6
* wifi: cfg80211: update hidden BSSes to avoid WARN_ONJohannes Berg2022-10-151-11/+20
* wifi: mac80211: fix crash in beacon protection for P2P-deviceJohannes Berg2022-10-151-5/+7
* wifi: cfg80211: avoid nontransmitted BSS list corruptionJohannes Berg2022-10-151-0/+9
* wifi: cfg80211: fix BSS refcounting bugsJohannes Berg2022-10-151-13/+14
* wifi: cfg80211: ensure length byte is present before accessJohannes Berg2022-10-151-2/+4
* wifi: cfg80211/mac80211: reject bad MBSSID elementsJohannes Berg2022-10-152-0/+4
* wifi: cfg80211: fix u8 overflow in cfg80211_update_notlisted_nontrans()Johannes Berg2022-10-151-1/+1
* net/ieee802154: fix uninit value bug in dgram_sendmsgHaimin Zhang2022-10-151-19/+23
* xsk: Inherit need_wakeup flag for shared socketsJalal Mostafa2022-10-152-4/+5
* net: sched: act_ct: fix possible refcount leak in tcf_ct_init()Hangyu Hua2022-10-051-1/+4
* net: sched: fix possible refcount leak in tc_new_tfilter()Hangyu Hua2022-09-281-0/+1
* net/smc: Stop the CLC flow if no link to map buffers onWen Gu2022-09-281-1/+4
* netfilter: ebtables: fix memory leak when blob is malformedFlorian Westphal2022-09-281-1/+3
* netfilter: nf_tables: fix percpu memory leak at nf_tables_addchain()Tetsuo Handa2022-09-281-0/+1
* netfilter: nf_tables: fix nft_counters_enabled underflow at nf_tables_addchain()Tetsuo Handa2022-09-281-4/+3
* net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo child qdiscsVladimir Oltean2022-09-281-3/+5
* net/sched: taprio: avoid disabling offload when it was never enabledVladimir Oltean2022-09-281-4/+6
* net: socket: remove register_gifconfArnd Bergmann2022-09-282-37/+11
* net: core: fix flow symmetric hashLudovic Cintrat2022-09-281-3/+2
* net: let flow have same hash in two directionszhang kai2022-09-281-9/+9
* netfilter: nfnetlink_osf: fix possible bogus match in nf_osf_find()Pablo Neira Ayuso2022-09-281-1/+3
* netfilter: nf_conntrack_irc: Tighten matching on DCC messageDavid Leadbeater2022-09-281-6/+28
* netfilter: nf_conntrack_sip: fix ct_sip_walk_headersIgor Ryzhov2022-09-281-2/+2
* rxrpc: Fix calc of resend ageDavid Howells2022-09-231-1/+1
* rxrpc: Fix local destruction being repeatedDavid Howells2022-09-231-0/+3