summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ceph-for-6.5-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds2023-07-281-0/+1
|\
| * rbd: harden get_lock_owner_info() a bitIlya Dryomov2023-07-261-0/+1
* | Merge tag '9p-fixes-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-07-282-38/+16
|\ \
| * | 9p: remove dead stores (variable set again without being read)Dominique Martinet2023-07-201-34/+12
| * | 9p: virtio: skip incrementing unused variableDominique Martinet2023-07-201-2/+2
| * | 9p: virtio: make sure 'offs' is initialized in zc_requestDominique Martinet2023-07-201-1/+1
| * | 9p: virtio: fix unlikely null pointer deref in handle_rerrorDominique Martinet2023-07-201-1/+1
* | | tipc: stop tipc crypto on failure in tipc_node_createFedor Pchelkin2023-07-271-1/+1
* | | af_unix: Terminate sun_path when bind()ing pathname socket.Kuniyuki Iwashima2023-07-271-5/+16
* | | tipc: check return value of pskb_trim()Yuanjun Gong2023-07-271-1/+2
* | | Merge tag 'nf-23-07-26' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski2023-07-263-17/+35
|\ \ \
| * | | netfilter: nf_tables: disallow rule addition to bound chain via NFTA_RULE_CHA...Pablo Neira Ayuso2023-07-261-2/+3
| * | | netfilter: nf_tables: skip immediate deactivate in _PREPARE_ERRORPablo Neira Ayuso2023-07-261-9/+18
| * | | netfilter: nft_set_rbtree: fix overlap expiration walkFlorian Westphal2023-07-261-6/+14
* | | | net/sched: mqprio: Add length check for TCA_MQPRIO_{MAX/MIN}_RATE64Lin Ma2023-07-261-0/+14
* | | | mptcp: more accurate NL event generationPaolo Abeni2023-07-261-2/+1
|/ / /
* | | af_packet: Fix warning of fortified memcpy() in packet_getname().Kuniyuki Iwashima2023-07-251-1/+1
* | | af_unix: Fix fortify_panic() in unix_bind_bsd().Kuniyuki Iwashima2023-07-251-4/+2
* | | Merge tag 'linux-can-fixes-for-6.5-20230724' of git://git.kernel.org/pub/scm/...Jakub Kicinski2023-07-241-2/+3
|\ \ \
| * | | can: raw: fix lockdep issue in raw_release()Eric Dumazet2023-07-201-2/+3
* | | | ipv6 addrconf: fix bug where deleting a mngtmpaddr can create a new temporary...Maciej Żenczykowski2023-07-241-4/+10
| |_|/ |/| |
* | | Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-07-2034-365/+520
|\ \ \
| * \ \ Merge tag 'for-net-2023-07-20' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2023-07-207-81/+211
| |\ \ \
| | * | | Bluetooth: MGMT: Use correct address for memcpy()Andy Shevchenko2023-07-201-1/+1
| | * | | Bluetooth: SCO: fix sco_conn related locking and validity issuesPauli Virtanen2023-07-201-11/+12
| | * | | Bluetooth: hci_conn: return ERR_PTR instead of NULL when there is no linkSiddh Raman Pant2023-07-201-2/+2
| | * | | Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_remove_adv_monitor()Douglas Anderson2023-07-201-1/+3
| | * | | Bluetooth: ISO: fix iso_conn related locking and validity issuesPauli Virtanen2023-07-201-22/+31
| | * | | Bluetooth: hci_event: call disconnect callback before deleting connPauli Virtanen2023-07-201-0/+3
| | * | | Bluetooth: use RCU for hci_conn_params and iterate safely in hci_syncPauli Virtanen2023-07-205-44/+159
| * | | | Merge tag 'nf-23-07-20' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski2023-07-202-3/+15
| |\ \ \ \
| | * | | | netfilter: nf_tables: skip bound chain on rule flushPablo Neira Ayuso2023-07-201-0/+2
| | * | | | netfilter: nf_tables: skip bound chain in netns release pathPablo Neira Ayuso2023-07-201-0/+3
| | * | | | netfilter: nft_set_pipapo: fix improper element removalFlorian Westphal2023-07-201-1/+5
| | * | | | netfilter: nf_tables: can't schedule in nft_chain_validateFlorian Westphal2023-07-201-2/+2
| | * | | | netfilter: nf_tables: fix spurious set element insertion failureFlorian Westphal2023-07-201-0/+3
| | |/ / /
| * | | | tcp: annotate data-races around fastopenq.max_qlenEric Dumazet2023-07-202-3/+5
| * | | | tcp: annotate data-races around icsk->icsk_user_timeoutEric Dumazet2023-07-201-3/+3
| * | | | tcp: annotate data-races around tp->notsent_lowatEric Dumazet2023-07-201-2/+2
| * | | | tcp: annotate data-races around rskq_defer_acceptEric Dumazet2023-07-201-5/+6
| * | | | tcp: annotate data-races around tp->linger2Eric Dumazet2023-07-201-4/+4
| * | | | tcp: annotate data-races around icsk->icsk_syn_retriesEric Dumazet2023-07-202-4/+4
| * | | | tcp: annotate data-races around tp->keepalive_probesEric Dumazet2023-07-201-2/+3
| * | | | tcp: annotate data-races around tp->keepalive_intvlEric Dumazet2023-07-201-2/+2
| * | | | tcp: annotate data-races around tp->keepalive_timeEric Dumazet2023-07-201-1/+2
| * | | | tcp: annotate data-races around tp->tsoffsetEric Dumazet2023-07-202-4/+5
| * | | | tcp: annotate data-races around tp->tcp_tx_delayEric Dumazet2023-07-201-2/+2
| |/ / /
| * | | Revert "bridge: Add extack warning when enabling STP in netns."Kuniyuki Iwashima2023-07-201-3/+0
| * | | llc: Don't drop packet from non-root netns.Kuniyuki Iwashima2023-07-201-3/+0
| * | | llc: Check netns in llc_estab_match() and llc_listener_match().Kuniyuki Iwashima2023-07-203-21/+32