index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-27
selftests/vsock: add vm_dmesg_{warn,oops}_count() helpers
Bobby Eshleman
1
-4
/
+15
2026-01-27
selftests/vsock: prepare vm management helpers for namespaces
Bobby Eshleman
1
-32
/
+69
2026-01-27
selftests/vsock: add namespace helpers to vmtest.sh
Bobby Eshleman
1
-0
/
+32
2026-01-27
selftests/vsock: increase timeout to 1200
Bobby Eshleman
1
-1
/
+1
2026-01-27
vsock: add netns support to virtio transports
Bobby Eshleman
5
-40
/
+84
2026-01-27
virtio: set skb owner of virtio_transport_reset_no_sock() reply
Bobby Eshleman
1
-0
/
+6
2026-01-27
vsock: add netns to vsock core
Bobby Eshleman
12
-51
/
+437
2026-01-27
net: ethernet: ti: netcp: Use u64_stats_t with u64_stats_sync properly
David Yang
2
-12
/
+12
2026-01-27
netdevsim: use u64_stats_t with u64_stats_sync properly
David Yang
2
-12
/
+14
2026-01-27
selftests: net: fix wrong boolean evaluation in __exit__
Gal Pressman
1
-1
/
+1
2026-01-27
r8169: remove optional size argument in calls to strscpy
Heiner Kallweit
2
-5
/
+4
2026-01-27
r8169: add support for extended chip version id and RTL9151AS
Javen Xu
2
-9
/
+39
2026-01-27
net: usb: replace unnecessary get_link functions with usbnet_get_link
Ethan Nelson-Moore
3
-25
/
+4
2026-01-27
net: usb: smsc95xx: use phy_do_ioctl_running function
Ethan Nelson-Moore
1
-9
/
+1
2026-01-27
Merge branch 'code-clean-up'
Jakub Kicinski
3
-102
/
+24
2026-01-27
net: bcmasp: streamline early exit in probe
Justin Chen
1
-13
/
+14
2026-01-27
net: bcmasp: clean up some legacy logic
Justin Chen
3
-89
/
+10
2026-01-27
net: alacritech: Use u64_stats_t with u64_stats_sync properly
David Yang
2
-29
/
+29
2026-01-27
net: include <linux/hex.h> from sysctl_net_core.c
Eric Dumazet
1
-0
/
+1
2026-01-26
dt-bindings: net: dsa: fix typos in bindings docs
Akiyoshi Kurita
1
-1
/
+1
2026-01-26
Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
13
-1146
/
+1417
2026-01-26
net: usb: sr9700: rename register write commands for clarity
Ethan Nelson-Moore
2
-6
/
+6
2026-01-26
net: usb: sr9700: use ETH_ALEN instead of magic number
Ethan Nelson-Moore
1
-1
/
+1
2026-01-26
Merge branch 'net-neighbour-notify-changes-atomically'
Jakub Kicinski
1
-57
/
+93
2026-01-26
net: core: neighbour: Make another netlink notification atomically
Petr Machata
1
-4
/
+9
2026-01-26
net: core: neighbour: Make one netlink notification atomically
Petr Machata
1
-3
/
+5
2026-01-26
net: core: neighbour: Reorder netlink & internal notification
Petr Machata
1
-2
/
+2
2026-01-26
net: core: neighbour: Inline neigh_update_notify() calls
Petr Machata
1
-11
/
+10
2026-01-26
net: core: neighbour: Process ARP queue later
Petr Machata
1
-1
/
+7
2026-01-26
net: core: neighbour: Extract ARP queue processing to a helper function
Petr Machata
1
-35
/
+43
2026-01-26
net: core: neighbour: Call __neigh_notify() under a lock
Petr Machata
1
-6
/
+12
2026-01-26
net: core: neighbour: Add a neigh_fill_info() helper for when lock not held
Petr Machata
1
-7
/
+17
2026-01-26
ipv4: igmp: annotate data-races around idev->mr_maxdelay
Eric Dumazet
2
-3
/
+3
2026-01-26
ipvlan: remove ipvlan_ht_addr_lookup()
Eric Dumazet
1
-21
/
+34
2026-01-26
net: expand NETDEV_RSS_KEY_LEN to 256 bytes
Eric Dumazet
3
-10
/
+16
2026-01-26
Merge branch 'net-few-critical-helpers-are-inlined-again'
Jakub Kicinski
6
-40
/
+47
2026-01-26
net: inline get_netmem() and put_netmem()
Eric Dumazet
2
-23
/
+28
2026-01-26
net: inline net_is_devmem_iov()
Eric Dumazet
3
-11
/
+13
2026-01-26
gro: change the BUG_ON() in gro_pull_from_frag0()
Eric Dumazet
1
-1
/
+1
2026-01-26
net: always inline skb_frag_unref() and __skb_frag_unref()
Eric Dumazet
1
-5
/
+5
2026-01-26
Merge branch 'u64_stats-introduce-u64_stats_copy'
Jakub Kicinski
4
-5
/
+20
2026-01-26
vxlan: vnifilter: fix memcpy with u64_stats
David Yang
1
-1
/
+1
2026-01-26
macsec: fix memcpy with u64_stats
David Yang
1
-3
/
+3
2026-01-26
net: bridge: mcast: fix memcpy with u64_stats
David Yang
1
-1
/
+1
2026-01-26
u64_stats: Introduce u64_stats_copy()
David Yang
1
-0
/
+15
2026-01-26
Documentation: net: Fix typos in netdevices.rst
Dimitri Daskalakis
1
-2
/
+2
2026-01-23
Merge branch 'net-rds-rds-tcp-state-machine-and-message-loss-improvements'
Jakub Kicinski
6
-81
/
+171
2026-01-23
net/rds: rds_tcp_accept_one ought to not discard messages
Gerd Rausch
6
-76
/
+169
2026-01-23
net/rds: No shortcut out of RDS_CONN_ERROR
Gerd Rausch
2
-5
/
+2
2026-01-23
Merge branch 'net-restore-the-structure-of-driver-facing-qcfg-api'
Jakub Kicinski
7
-49
/
+152
[next]