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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-08
net: add skb_data_unref() helper
Eric Dumazet
1
-0
/
+18
2024-03-08
Merge tag 'wireless-next-2024-03-08' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
3
-8
/
+67
2024-03-08
net: nexthop: Expose nexthop group HW stats to user space
Ido Schimmel
2
-0
/
+27
2024-03-08
net: nexthop: Add ability to enable / disable hardware statistics
Ido Schimmel
2
-0
/
+5
2024-03-08
net: nexthop: Add hardware statistics notifications
Ido Schimmel
1
-0
/
+3
2024-03-08
net: nexthop: Expose nexthop group stats to user space
Ido Schimmel
1
-0
/
+30
2024-03-08
net: nexthop: Add nexthop group entry stats
Ido Schimmel
1
-0
/
+6
2024-03-08
net: nexthop: Add NHA_OP_FLAGS
Petr Machata
1
-0
/
+3
2024-03-08
tcp: Add skb addr and sock addr to arguments of tracepoint tcp_probe.
fuyuanli
1
-2
/
+8
2024-03-08
net: dqs: add NIC stall detector based on BQL
Jakub Kicinski
2
-0
/
+78
2024-03-07
netdev: add queue stat for alloc failures
Jakub Kicinski
2
-0
/
+3
2024-03-07
netdev: add per-queue statistics
Jakub Kicinski
3
-0
/
+76
2024-03-07
net: move rps_sock_flow_table to net_hotdata
Eric Dumazet
2
-5
/
+7
2024-03-07
net: introduce include/net/rps.h
Eric Dumazet
3
-117
/
+127
2024-03-07
ipv6: move tcp_ipv6_hash_secret and udp_ipv6_hash_secret to net_hotdata
Eric Dumazet
2
-0
/
+3
2024-03-07
ipv6: move inet6_ehash_secret and udp6_ehash_secret into net_hotdata
Eric Dumazet
2
-0
/
+3
2024-03-07
inet: move inet_ehash_secret and udp_ehash_secret into net_hotdata
Eric Dumazet
2
-0
/
+4
2024-03-07
inet: move tcp_protocol and udp_protocol to net_hotdata
Eric Dumazet
1
-0
/
+2
2024-03-07
ipv6: move tcpv6_protocol and udpv6_protocol to net_hotdata
Eric Dumazet
1
-0
/
+4
2024-03-07
udp: move udpv4_offload and udpv6_offload to net_hotdata
Eric Dumazet
1
-0
/
+2
2024-03-07
net: move skbuff_cache(s) to net_hotdata
Eric Dumazet
2
-1
/
+3
2024-03-07
net: move dev_rx_weight to net_hotdata
Eric Dumazet
2
-2
/
+1
2024-03-07
net: move dev_tx_weight to net_hotdata
Eric Dumazet
2
-1
/
+1
2024-03-07
net: move tcpv4_offload and tcpv6_offload to net_hotdata
Eric Dumazet
1
-0
/
+3
2024-03-07
net: move ip_packet_offload and ipv6_packet_offload to net_hotdata
Eric Dumazet
1
-0
/
+5
2024-03-07
net: move netdev_max_backlog to net_hotdata
Eric Dumazet
2
-1
/
+1
2024-03-07
net: move ptype_all into net_hotdata
Eric Dumazet
2
-1
/
+1
2024-03-07
net: move netdev_tstamp_prequeue into net_hotdata
Eric Dumazet
1
-0
/
+1
2024-03-07
net: move netdev_budget and netdev_budget to net_hotdata
Eric Dumazet
1
-0
/
+2
2024-03-07
net: introduce struct net_hotdata
Eric Dumazet
3
-4
/
+17
2024-03-07
Merge tag 'rxrpc-iothread-20240305' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
1
-91
/
+107
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-74
/
+79
2024-03-07
Merge tag 'net-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
5
-34
/
+37
2024-03-07
tcp: add tracing of skbaddr in tcp_event_skb class
Jason Xing
1
-1
/
+2
2024-03-07
tcp: add tracing of skb/skaddr in tcp_event_sk_skb class
Jason Xing
1
-1
/
+2
2024-03-07
net: phylink: clean the pcs_get_state documentation
Maxime Chevallier
1
-3
/
+0
2024-03-06
Merge tag 'vfs-6.8-release.fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-16
/
+0
2024-03-06
inet: Add getsockopt support for IP_ROUTER_ALERT and IPV6_ROUTER_ALERT
Juntong Deng
1
-0
/
+1
2024-03-06
iov_iter: get rid of 'copy_mc' flag
Linus Torvalds
1
-16
/
+0
2024-03-05
net: phy: Add phy_support_eee() indicating MAC support EEE
Andrew Lunn
1
-1
/
+2
2024-03-05
net: phy: Keep track of EEE configuration
Andrew Lunn
1
-0
/
+3
2024-03-05
net: phy: Add phydev->enable_tx_lpi to simplify adjust link callbacks
Andrew Lunn
1
-0
/
+2
2024-03-05
net: add helpers for EEE configuration
Russell King
1
-0
/
+38
2024-03-05
dpll: move all dpll<>netdev helpers to dpll code
Jakub Kicinski
2
-17
/
+13
2024-03-05
rxrpc: Use ktimes for call timeout tracking and set the timer lazily
David Howells
1
-81
/
+93
2024-03-05
rxrpc: Differentiate PING ACK transmission traces.
David Howells
1
-0
/
+2
2024-03-05
Merge tag 'hyperv-fixes-signed-20240303' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+21
2024-03-05
nfc: core: make nfc_class constant
Ricardo B. Marliere
1
-1
/
+1
2024-03-05
net: Re-use and set mono_delivery_time bit for userspace tstamp packets
Abhishek Chauhan
1
-3
/
+3
2024-03-05
net: gro: enable fast path for more cases
Eric Dumazet
1
-1
/
+1
[next]