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-03-14
hsr: Fix uninit-value access in hsr_get_node()
Shigeru Yoshida
1
-0
/
+4
2024-03-14
tcp: Fix refcnt handling in __inet_hash_connect().
Kuniyuki Iwashima
1
-1
/
+1
2024-03-13
devlink: Fix devlink parallel commands processing
Shay Drory
1
-6
/
+7
2024-03-13
net/sched: taprio: proper TCA_TAPRIO_TC_ENTRY_INDEX check
Eric Dumazet
1
-1
/
+2
2024-03-13
s390/iucv: use new address translation helpers
Heiko Carstens
2
-15
/
+15
2024-03-13
s390/iucv: fix receive buffer virtual vs physical address confusion
Alexander Gordeev
1
-2
/
+1
2024-03-12
mm, slab: remove last vestiges of SLAB_MEM_SPREAD
Linus Torvalds
1
-1
/
+1
2024-03-12
rds: tcp: Fix use-after-free of net in reqsk_timer_handler().
Kuniyuki Iwashima
1
-4
/
+0
2024-03-12
tcp: Fix NEW_SYN_RECV handling in inet_twsk_purge()
Eric Dumazet
1
-22
/
+19
2024-03-12
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
389
-11915
/
+13482
2024-03-12
Merge tag 'nfsd-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
10
-186
/
+330
2024-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-2
/
+21
2024-03-11
nexthop: Fix splat with CONFIG_DEBUG_PREEMPT=y
Ido Schimmel
1
-1
/
+2
2024-03-11
nexthop: Fix out-of-bounds access during attribute validation
Ido Schimmel
1
-12
/
+17
2024-03-11
nexthop: Only parse NHA_OP_FLAGS for dump messages that require it
Ido Schimmel
1
-5
/
+5
2024-03-11
nexthop: Only parse NHA_OP_FLAGS for get messages that require it
Ido Schimmel
1
-8
/
+8
2024-03-11
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-8
/
+8
2024-03-11
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-14
/
+6
2024-03-11
bpf: move sleepable flag from bpf_prog_aux to bpf_prog
Andrii Nakryiko
1
-1
/
+1
2024-03-11
net/packet: Add getsockopt support for PACKET_COPY_THRESH
Juntong Deng
2
-3
/
+6
2024-03-11
net/netlink: Add getsockopt support for NETLINK_LISTEN_ALL_NSID
Juntong Deng
1
-0
/
+3
2024-03-11
net: ipv6: exthdrs: get rid of ipv6_skb_net()
Justin Iurman
1
-9
/
+1
2024-03-11
net: nexthop: Have all NH notifiers carry NH ID
Petr Machata
1
-1
/
+1
2024-03-11
net: nexthop: Initialize NH group ID in resilient NH group notifiers
Petr Machata
1
-0
/
+1
2024-03-11
devlink: Fix length of eswitch inline-mode
William Tu
1
-1
/
+1
2024-03-11
net: page_pool: factor out page_pool recycle check
Mina Almasry
1
-2
/
+7
2024-03-11
Merge tag 'for-6.9/io_uring-20240310' of git://git.kernel.dk/linux
Linus Torvalds
1
-14
/
+43
2024-03-11
Merge tag 'linux_kselftest-kunit-6.9-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+1
2024-03-11
tcp: annotate a data-race around sysctl_tcp_wmem[0]
Jason Xing
1
-1
/
+1
2024-03-11
mptcp: annotate a data-race around sysctl_tcp_wmem[0]
Jason Xing
1
-1
/
+1
2024-03-11
udp: no longer touch sk->sk_refcnt in early demux
Eric Dumazet
2
-4
/
+6
2024-03-11
net/x25: fix incorrect parameter validation in the x25_getsockopt() function
Gavrilov Ilia
1
-2
/
+2
2024-03-11
net: kcm: fix incorrect parameter validation in the kcm_getsockopt) function
Gavrilov Ilia
1
-1
/
+2
2024-03-11
udp: fix incorrect parameter validation in the udp_lib_getsockopt() function
Gavrilov Ilia
1
-2
/
+2
2024-03-11
l2tp: fix incorrect parameter validation in the pppol2tp_getsockopt() function
Gavrilov Ilia
1
-2
/
+2
2024-03-11
ipmr: fix incorrect parameter validation in the ip_mroute_getsockopt() function
Gavrilov Ilia
1
-1
/
+3
2024-03-11
tcp: fix incorrect parameter validation in the do_tcp_getsockopt() function
Gavrilov Ilia
1
-2
/
+2
2024-03-09
sunrpc: add a struct rpc_stats arg to rpc_create_args
Josef Bacik
1
-1
/
+4
2024-03-08
Merge tag 'for-net-next-2024-03-08' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
22
-3539
/
+751
2024-03-08
Merge tag 'ieee802154-for-net-next-2024-03-07' of git://git.kernel.org/pub/sc...
Jakub Kicinski
3
-7
/
+15
2024-03-08
Merge tag 'ceph-for-6.8-rc8' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-0
/
+3
2024-03-08
ipv4: raw: check sk->sk_rcvbuf earlier
Eric Dumazet
1
-0
/
+7
2024-03-08
ipv6: raw: check sk->sk_rcvbuf earlier
Eric Dumazet
1
-0
/
+7
2024-03-08
nexthop: Simplify dump error handling
Ido Schimmel
1
-9
/
+0
2024-03-08
net: add skb_data_unref() helper
Eric Dumazet
1
-3
/
+1
2024-03-08
Merge tag 'wireless-next-2024-03-08' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
23
-331
/
+498
2024-03-08
Bluetooth: hci_sync: Fix UAF in hci_acl_create_conn_sync
Luiz Augusto von Dentz
1
-0
/
+3
2024-03-08
Bluetooth: Fix eir name length
Frédéric Danis
2
-23
/
+8
2024-03-08
ipv6: remove RTNL protection from inet6_dump_addr()
Eric Dumazet
1
-3
/
+6
2024-03-08
ipv6: use xa_array iterator to implement inet6_dump_addr()
Eric Dumazet
1
-49
/
+30
[prev]
[next]