index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Lines
2023-08-18
mm: allow per-VMA locks on file-backed VMAs
Matthew Wilcox (Oracle)
-7
/
+4
2023-07-28
Merge tag 'ceph-for-6.5-rc4' of https://github.com/ceph/ceph-client
Linus Torvalds
-0
/
+1
2023-07-28
Merge tag '9p-fixes-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-38
/
+16
2023-07-27
tipc: stop tipc crypto on failure in tipc_node_create
Fedor Pchelkin
-1
/
+1
2023-07-27
af_unix: Terminate sun_path when bind()ing pathname socket.
Kuniyuki Iwashima
-5
/
+16
2023-07-27
tipc: check return value of pskb_trim()
Yuanjun Gong
-1
/
+2
2023-07-26
Merge tag 'nf-23-07-26' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
-17
/
+35
2023-07-26
net/sched: mqprio: Add length check for TCA_MQPRIO_{MAX/MIN}_RATE64
Lin Ma
-0
/
+14
2023-07-26
mptcp: more accurate NL event generation
Paolo Abeni
-2
/
+1
2023-07-26
netfilter: nf_tables: disallow rule addition to bound chain via NFTA_RULE_CHA...
Pablo Neira Ayuso
-2
/
+3
2023-07-26
netfilter: nf_tables: skip immediate deactivate in _PREPARE_ERROR
Pablo Neira Ayuso
-9
/
+18
2023-07-26
netfilter: nft_set_rbtree: fix overlap expiration walk
Florian Westphal
-6
/
+14
2023-07-26
rbd: harden get_lock_owner_info() a bit
Ilya Dryomov
-0
/
+1
2023-07-25
af_packet: Fix warning of fortified memcpy() in packet_getname().
Kuniyuki Iwashima
-1
/
+1
2023-07-25
af_unix: Fix fortify_panic() in unix_bind_bsd().
Kuniyuki Iwashima
-4
/
+2
2023-07-24
Merge tag 'linux-can-fixes-for-6.5-20230724' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
-2
/
+3
2023-07-24
ipv6 addrconf: fix bug where deleting a mngtmpaddr can create a new temporary...
Maciej Żenczykowski
-4
/
+10
2023-07-20
Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-365
/
+520
2023-07-20
Merge tag 'for-net-2023-07-20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
-81
/
+211
2023-07-20
Merge tag 'nf-23-07-20' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
-3
/
+15
2023-07-20
tcp: annotate data-races around fastopenq.max_qlen
Eric Dumazet
-3
/
+5
2023-07-20
tcp: annotate data-races around icsk->icsk_user_timeout
Eric Dumazet
-3
/
+3
2023-07-20
tcp: annotate data-races around tp->notsent_lowat
Eric Dumazet
-2
/
+2
2023-07-20
tcp: annotate data-races around rskq_defer_accept
Eric Dumazet
-5
/
+6
2023-07-20
tcp: annotate data-races around tp->linger2
Eric Dumazet
-4
/
+4
2023-07-20
tcp: annotate data-races around icsk->icsk_syn_retries
Eric Dumazet
-4
/
+4
2023-07-20
tcp: annotate data-races around tp->keepalive_probes
Eric Dumazet
-2
/
+3
2023-07-20
tcp: annotate data-races around tp->keepalive_intvl
Eric Dumazet
-2
/
+2
2023-07-20
tcp: annotate data-races around tp->keepalive_time
Eric Dumazet
-1
/
+2
2023-07-20
tcp: annotate data-races around tp->tsoffset
Eric Dumazet
-4
/
+5
2023-07-20
tcp: annotate data-races around tp->tcp_tx_delay
Eric Dumazet
-2
/
+2
2023-07-20
9p: remove dead stores (variable set again without being read)
Dominique Martinet
-34
/
+12
2023-07-20
9p: virtio: skip incrementing unused variable
Dominique Martinet
-2
/
+2
2023-07-20
9p: virtio: make sure 'offs' is initialized in zc_request
Dominique Martinet
-1
/
+1
2023-07-20
9p: virtio: fix unlikely null pointer deref in handle_rerror
Dominique Martinet
-1
/
+1
2023-07-20
Bluetooth: MGMT: Use correct address for memcpy()
Andy Shevchenko
-1
/
+1
2023-07-20
Bluetooth: SCO: fix sco_conn related locking and validity issues
Pauli Virtanen
-11
/
+12
2023-07-20
Bluetooth: hci_conn: return ERR_PTR instead of NULL when there is no link
Siddh Raman Pant
-2
/
+2
2023-07-20
Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_remove_adv_monitor()
Douglas Anderson
-1
/
+3
2023-07-20
Bluetooth: ISO: fix iso_conn related locking and validity issues
Pauli Virtanen
-22
/
+31
2023-07-20
Bluetooth: hci_event: call disconnect callback before deleting conn
Pauli Virtanen
-0
/
+3
2023-07-20
Bluetooth: use RCU for hci_conn_params and iterate safely in hci_sync
Pauli Virtanen
-44
/
+159
2023-07-20
netfilter: nf_tables: skip bound chain on rule flush
Pablo Neira Ayuso
-0
/
+2
2023-07-20
netfilter: nf_tables: skip bound chain in netns release path
Pablo Neira Ayuso
-0
/
+3
2023-07-20
can: raw: fix lockdep issue in raw_release()
Eric Dumazet
-2
/
+3
2023-07-20
netfilter: nft_set_pipapo: fix improper element removal
Florian Westphal
-1
/
+5
2023-07-20
netfilter: nf_tables: can't schedule in nft_chain_validate
Florian Westphal
-2
/
+2
2023-07-20
netfilter: nf_tables: fix spurious set element insertion failure
Florian Westphal
-0
/
+3
2023-07-20
Revert "bridge: Add extack warning when enabling STP in netns."
Kuniyuki Iwashima
-3
/
+0
2023-07-20
llc: Don't drop packet from non-root netns.
Kuniyuki Iwashima
-3
/
+0
[next]