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-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
2024-03-08
ipv6: make in6_dump_addrs() lockless
Eric Dumazet
1
-9
/
+5
2024-03-08
ipv6: make inet6_fill_ifaddr() lockless
Eric Dumazet
1
-29
/
+37
2024-03-08
Merge tag 'ipsec-next-2024-03-06' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
3
-18
/
+144
2024-03-08
net: nexthop: Expose nexthop group HW stats to user space
Ido Schimmel
1
-8
/
+122
2024-03-08
net: nexthop: Add ability to enable / disable hardware statistics
Ido Schimmel
1
-1
/
+14
2024-03-08
net: nexthop: Add hardware statistics notifications
Ido Schimmel
1
-0
/
+2
2024-03-08
net: nexthop: Expose nexthop group stats to user space
Ido Schimmel
1
-8
/
+87
2024-03-08
net: nexthop: Add nexthop group entry stats
Ido Schimmel
1
-4
/
+31
2024-03-08
net: nexthop: Add NHA_OP_FLAGS
Petr Machata
1
-4
/
+20
2024-03-08
net: nexthop: Adjust netlink policy parsing for a new attribute
Petr Machata
1
-30
/
+28
2024-03-08
net: dqs: add NIC stall detector based on BQL
Jakub Kicinski
1
-0
/
+62
2024-03-08
net: ip_tunnel: make sure to pull inner header in ip_tunnel_rcv()
Eric Dumazet
1
-1
/
+14
2024-03-08
ipv6: fib6_rules: flush route cache when rule is changed
Shiming Cheng
1
-0
/
+6
2024-03-07
netdev: add queue stat for alloc failures
Jakub Kicinski
1
-1
/
+2
2024-03-07
netdev: add per-queue statistics
Jakub Kicinski
3
-0
/
+227
2024-03-07
net: move rps_sock_flow_table to net_hotdata
Eric Dumazet
2
-12
/
+9
2024-03-07
net: introduce include/net/rps.h
Eric Dumazet
7
-0
/
+7
2024-03-07
ipv6: move tcp_ipv6_hash_secret and udp_ipv6_hash_secret to net_hotdata
Eric Dumazet
2
-6
/
+2
2024-03-07
ipv6: move inet6_ehash_secret and udp6_ehash_secret into net_hotdata
Eric Dumazet
2
-2
/
+1
2024-03-07
inet: move inet_ehash_secret and udp_ehash_secret into net_hotdata
Eric Dumazet
2
-4
/
+1
2024-03-07
inet: move tcp_protocol and udp_protocol to net_hotdata
Eric Dumazet
1
-15
/
+15
2024-03-07
ipv6: move tcpv6_protocol and udpv6_protocol to net_hotdata
Eric Dumazet
2
-16
/
+17
2024-03-07
udp: move udpv4_offload and udpv6_offload to net_hotdata
Eric Dumazet
2
-20
/
+18
2024-03-07
net: move skbuff_cache(s) to net_hotdata
Eric Dumazet
3
-27
/
+26
2024-03-07
net: move dev_rx_weight to net_hotdata
Eric Dumazet
3
-3
/
+3
[prev]
[next]