aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2023-07-20Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 34-365/+520
2023-07-20Merge tag 'for-net-2023-07-20' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Jakub Kicinski 7-81/+211
2023-07-20Merge tag 'nf-23-07-20' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Jakub Kicinski 2-3/+15
2023-07-20tcp: annotate data-races around fastopenq.max_qlenGravatar Eric Dumazet 2-3/+5
2023-07-20tcp: annotate data-races around icsk->icsk_user_timeoutGravatar Eric Dumazet 1-3/+3
2023-07-20tcp: annotate data-races around tp->notsent_lowatGravatar Eric Dumazet 1-2/+2
2023-07-20tcp: annotate data-races around rskq_defer_acceptGravatar Eric Dumazet 1-5/+6
2023-07-20tcp: annotate data-races around tp->linger2Gravatar Eric Dumazet 1-4/+4
2023-07-20tcp: annotate data-races around icsk->icsk_syn_retriesGravatar Eric Dumazet 2-4/+4
2023-07-20tcp: annotate data-races around tp->keepalive_probesGravatar Eric Dumazet 1-2/+3
2023-07-20tcp: annotate data-races around tp->keepalive_intvlGravatar Eric Dumazet 1-2/+2
2023-07-20tcp: annotate data-races around tp->keepalive_timeGravatar Eric Dumazet 1-1/+2
2023-07-20tcp: annotate data-races around tp->tsoffsetGravatar Eric Dumazet 2-4/+5
2023-07-20tcp: annotate data-races around tp->tcp_tx_delayGravatar Eric Dumazet 1-2/+2
2023-07-20Bluetooth: MGMT: Use correct address for memcpy()Gravatar Andy Shevchenko 1-1/+1
2023-07-20Bluetooth: SCO: fix sco_conn related locking and validity issuesGravatar Pauli Virtanen 1-11/+12
2023-07-20Bluetooth: hci_conn: return ERR_PTR instead of NULL when there is no linkGravatar Siddh Raman Pant 1-2/+2
2023-07-20Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_remove_adv_monitor()Gravatar Douglas Anderson 1-1/+3
2023-07-20Bluetooth: ISO: fix iso_conn related locking and validity issuesGravatar Pauli Virtanen 1-22/+31
2023-07-20Bluetooth: hci_event: call disconnect callback before deleting connGravatar Pauli Virtanen 1-0/+3
2023-07-20Bluetooth: use RCU for hci_conn_params and iterate safely in hci_syncGravatar Pauli Virtanen 5-44/+159
2023-07-20netfilter: nf_tables: skip bound chain on rule flushGravatar Pablo Neira Ayuso 1-0/+2
2023-07-20netfilter: nf_tables: skip bound chain in netns release pathGravatar Pablo Neira Ayuso 1-0/+3
2023-07-20netfilter: nft_set_pipapo: fix improper element removalGravatar Florian Westphal 1-1/+5
2023-07-20netfilter: nf_tables: can't schedule in nft_chain_validateGravatar Florian Westphal 1-2/+2
2023-07-20netfilter: nf_tables: fix spurious set element insertion failureGravatar Florian Westphal 1-0/+3
2023-07-20Revert "bridge: Add extack warning when enabling STP in netns."Gravatar Kuniyuki Iwashima 1-3/+0
2023-07-20llc: Don't drop packet from non-root netns.Gravatar Kuniyuki Iwashima 1-3/+0
2023-07-20llc: Check netns in llc_estab_match() and llc_listener_match().Gravatar Kuniyuki Iwashima 3-21/+32
2023-07-20llc: Check netns in llc_dgram_match().Gravatar Kuniyuki Iwashima 1-7/+11
2023-07-19Revert "tcp: avoid the lookup process failing to get sk in ehash table"Gravatar Kuniyuki Iwashima 2-19/+6
2023-07-19ipv4: ip_gre: fix return value check in erspan_xmit()Gravatar Yuanjun Gong 1-1/+2
2023-07-19ipv4: ip_gre: fix return value check in erspan_fb_xmit()Gravatar Yuanjun Gong 1-1/+2
2023-07-19net:ipv6: check return value of pskb_trim()Gravatar Yuanjun Gong 1-1/+2
2023-07-19net: ipv4: Use kfree_sensitive instead of kfreeGravatar Wang Ming 1-1/+1
2023-07-18tcp: annotate data-races around tcp_rsk(req)->ts_recentGravatar Eric Dumazet 4-6/+9
2023-07-18tcp: annotate data-races around tcp_rsk(req)->txhashGravatar Eric Dumazet 4-5/+6
2023-07-18Merge tag 'linux-can-fixes-for-6.5-20230717' of git://git.kernel.org/pub/scm/...Gravatar Jakub Kicinski 2-39/+30
2023-07-17can: bcm: Fix UAF in bcm_proc_show()Gravatar YueHaibing 1-6/+6
2023-07-17can: raw: fix receiver memory leakGravatar Ziyang Xuan 1-33/+24
2023-07-17net: sched: cls_flower: Undo tcf_bind_filter in case of an errorGravatar Victor Nogueira 1-52/+47
2023-07-17net: sched: cls_bpf: Undo tcf_bind_filter in case of an errorGravatar Victor Nogueira 1-52/+47
2023-07-17net: sched: cls_u32: Undo refcount decrement in case update failedGravatar Victor Nogueira 1-0/+7
2023-07-17net: sched: cls_u32: Undo tcf_bind_filter if u32_replace_hw_knodeGravatar Victor Nogueira 1-11/+30
2023-07-17net: sched: cls_matchall: Undo tcf_bind_filter in case of failure after mall_...Gravatar Victor Nogueira 1-23/+12
2023-07-14Merge tag 'ceph-for-6.5-rc2' of https://github.com/ceph/ceph-clientGravatar Linus Torvalds 1-15/+26
2023-07-14gso: fix dodgy bit handling for GSO_UDP_L4Gravatar Yan Zhai 2-7/+12
2023-07-14bridge: Add extack warning when enabling STP in netns.Gravatar Kuniyuki Iwashima 1-0/+3
2023-07-13libceph: harden msgr2.1 frame segment length checksGravatar Ilya Dryomov 1-15/+26
2023-07-13net/sched: sch_qfq: account for stab overhead in qfq_enqueueGravatar Pedro Tammela 1-1/+6