index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-11
net: nexthop: Have all NH notifiers carry NH ID
Petr Machata
1
-1
/
+1
2024-03-11
net: gro: move two declarations to include/net/gro.h
Eric Dumazet
2
-5
/
+6
2024-03-11
lib/bitmap: Introduce bitmap_scatter() and bitmap_gather() helpers
Andy Shevchenko
1
-0
/
+101
2024-03-11
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
1
-0
/
+48
2024-03-08
Merge tag 'mlx5-socket-direct-v3' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2
-1
/
+4
2024-03-08
Merge tag 'for-net-next-2024-03-08' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
5
-56
/
+68
2024-03-08
Merge tag 'ieee802154-for-net-next-2024-03-07' of git://git.kernel.org/pub/sc...
Jakub Kicinski
1
-0
/
+1
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
Bluetooth: ISO: Align broadcast sync_timeout with connection timeout
Luiz Augusto von Dentz
1
-0
/
+2
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-07
net/mlx5: Enable SD feature
Tariq Toukan
1
-0
/
+1
2024-03-07
net/mlx5: Add MPIR bit in mcam_access_reg
Tariq Toukan
1
-1
/
+3
2024-03-06
Bluetooth: Add new quirk for broken read key length on ATS2851
Vinicius Peixoto
1
-0
/
+8
2024-03-06
Bluetooth: hci_sync: Fix overwriting request callback
Luiz Augusto von Dentz
1
-0
/
+1
2024-03-06
Bluetooth: ISO: Reassemble PA data for bcast sink
Iulia Tanasescu
2
-2
/
+8
2024-03-06
Bluetooth: ISO: Add hcon for listening bis sk
Iulia Tanasescu
1
-3
/
+3
[next]