index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-30
Merge tag '9p-for-6.13-rc1' of https://github.com/martinetd/linux
Linus Torvalds
3
-7
/
+10
2024-11-30
Merge tag 'ceph-for-6.13-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
5
-137
/
+0
2024-11-30
Merge tag 'nfs-for-6.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-5
/
+17
2024-11-28
Merge tag 'net-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
14
-81
/
+212
2024-11-28
sunrpc: fix one UAF issue caused by sunrpc kernel tcp socket
Liu Jian
2
-0
/
+11
2024-11-28
SUNRPC: timeout and cancel TLS handshake with -ETIMEDOUT
Benjamin Coddington
1
-5
/
+4
2024-11-28
sunrpc: clear XPRT_SOCK_UPD_TIMEOUT when reset transport
Liu Jian
1
-0
/
+1
2024-11-28
ipmr: fix build with clang and DEBUG_NET disabled.
Paolo Abeni
2
-2
/
+2
2024-11-28
ipmr: fix tables suspicious RCU usage
Paolo Abeni
1
-13
/
+29
2024-11-28
ip6mr: fix tables suspicious RCU usage
Paolo Abeni
1
-11
/
+27
2024-11-28
ipmr: add debug check for mr table cleanup
Paolo Abeni
2
-0
/
+28
2024-11-28
net_sched: sch_fq: don't follow the fast path if Tx is behind now
Jakub Kicinski
1
-0
/
+6
2024-11-28
tcp: Fix use-after-free of nreq in reqsk_timer_handler().
Kuniyuki Iwashima
1
-1
/
+1
2024-11-28
Merge tag 'for-net-2024-11-26' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
2
-12
/
+28
2024-11-28
rxrpc: Improve setsockopt() handling of malformed user input
Michal Luczaj
1
-3
/
+4
2024-11-28
llc: Improve setsockopt() handling of malformed user input
Michal Luczaj
1
-1
/
+1
2024-11-26
Merge tag 'nfsd-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
3
-7
/
+24
2024-11-26
Bluetooth: SCO: remove the redundant sco_conn_put
Edward Adam Davis
1
-1
/
+1
2024-11-26
Bluetooth: MGMT: Fix possible deadlocks
Luiz Augusto von Dentz
1
-9
/
+18
2024-11-26
Bluetooth: MGMT: Fix slab-use-after-free Read in set_powered_sync
Luiz Augusto von Dentz
1
-2
/
+9
2024-11-26
net: hsr: fix hsr_init_sk() vs network/transport headers.
Eric Dumazet
1
-2
/
+2
2024-11-26
net/ipv6: delete temporary address if mngtmpaddr is removed or unmanaged
Hangbin Liu
1
-12
/
+29
2024-11-26
s390/iucv: MSG_PEEK causes memory leak in iucv_sock_destruct()
Sidraya Jayagond
1
-9
/
+17
2024-11-26
net/l2tp: fix warning in l2tp_exit_net found by syzbot
James Chapman
1
-3
/
+19
2024-11-24
netlink: fix false positive warning in extack during dumps
Jakub Kicinski
1
-10
/
+11
2024-11-24
rtnetlink: fix rtnl_dump_ifinfo() error path
Eric Dumazet
1
-4
/
+10
2024-11-22
net/9p/usbg: allow building as standalone module
Dominique Martinet
1
-2
/
+2
2024-11-22
9p/xen: fix release of IRQ
Alex Zenla
1
-1
/
+1
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
280
-5284
/
+7724
2024-11-21
Merge tag 'bpf-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-3
/
+3
2024-11-21
9p/xen: fix init sequence
Alex Zenla
1
-2
/
+5
2024-11-19
Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-6
/
+2
2024-11-19
Merge tag 'random-6.13-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2024-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
5
-13
/
+13
2024-11-18
bpf: fix recursive lock when verdict program return SK_PASS
Jiayuan Chen
1
-2
/
+2
2024-11-18
netpoll: Use rcu_access_pointer() in __netpoll_setup
Breno Leitao
1
-1
/
+1
2024-11-18
net: ip: fix unexpected return in fib_validate_source()
Menglong Dong
1
-1
/
+1
2024-11-18
Revert "net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warni...
Kees Cook
3
-16
/
+12
2024-11-18
mptcp: pm: avoid code duplication to lookup endp
Geliang Tang
1
-14
/
+6
2024-11-18
mptcp: pm: lockless list traversal to dump endp
Matthieu Baerts (NGI0)
1
-6
/
+7
2024-11-18
net/neighbor: clear error in case strict check is not set
Jakub Kicinski
1
-0
/
+1
2024-11-18
Merge tag 'lsm-pr-20241112' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-6
/
+5
2024-11-18
svcrdma: fix miss destroy percpu_counter in svc_rdma_proc_init()
Ye Bin
1
-5
/
+14
2024-11-18
SUNRPC: make sure cache entry active before cache_show
Yang Erkun
1
-1
/
+3
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
3
-174
/
+148
2024-11-18
Merge tag 'vfs-6.13.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-1
/
+0
2024-11-18
libceph: Remove unused ceph_crypto_key_encode
Dr. David Alan Gilbert
2
-13
/
+0
2024-11-18
libceph: Remove unused ceph_osdc_watch_check
Dr. David Alan Gilbert
1
-34
/
+0
2024-11-18
libceph: Remove unused pagevec functions
Dr. David Alan Gilbert
1
-52
/
+0
2024-11-18
libceph: Remove unused ceph_pagelist functions
Dr. David Alan Gilbert
1
-38
/
+0
[next]