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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-22
ethtool: rss: support removing contexts via Netlink
Jakub Kicinski
1
-0
/
+2
2025-07-22
ethtool: rss: support creating contexts via Netlink
Jakub Kicinski
1
-0
/
+3
2025-07-22
tcp: add tcp_sock_set_maxseg
Geliang Tang
1
-0
/
+1
2025-07-22
net: usb: cdc-ncm: check for filtering capability
Oliver Neukum
1
-0
/
+1
2025-07-19
net: s/dev_close_many/netif_close_many/
Stanislav Fomichev
1
-1
/
+1
2025-07-19
net: s/dev_set_threaded/netif_set_threaded/
Stanislav Fomichev
1
-0
/
+1
2025-07-19
net: s/dev_get_flags/netif_get_flags/
Stanislav Fomichev
1
-1
/
+1
2025-07-19
net: s/__dev_set_mtu/__netif_set_mtu/
Stanislav Fomichev
1
-1
/
+1
2025-07-19
net: s/dev_pre_changeaddr_notify/netif_pre_changeaddr_notify/
Stanislav Fomichev
1
-2
/
+2
2025-07-19
net: s/dev_get_mac_address/netif_get_mac_address/
Stanislav Fomichev
1
-1
/
+1
2025-07-19
net: s/dev_get_port_parent_id/netif_get_port_parent_id/
Stanislav Fomichev
1
-2
/
+2
2025-07-19
net: track pfmemalloc drops via SKB_DROP_REASON_PFMEMALLOC
Jesper Dangaard Brouer
3
-3
/
+19
2025-07-18
neighbour: Update pneigh_entry in pneigh_create().
Kuniyuki Iwashima
1
-2
/
+3
2025-07-18
neighbour: Protect tbl->phash_buckets[] with a dedicated mutex.
Kuniyuki Iwashima
1
-0
/
+1
2025-07-18
neighbour: Remove __pneigh_lookup().
Kuniyuki Iwashima
1
-2
/
+0
2025-07-18
neighbour: Free pneigh_entry after RCU grace period.
Kuniyuki Iwashima
1
-0
/
+4
2025-07-18
neighbour: Annotate neigh_table.phash_buckets and pneigh_entry.next with __rcu.
Kuniyuki Iwashima
1
-2
/
+2
2025-07-18
neighbour: Split pneigh_lookup().
Kuniyuki Iwashima
1
-2
/
+3
2025-07-18
ethtool: rss: initial RSS_SET (indirection table handling)
Jakub Kicinski
1
-0
/
+1
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
16
-50
/
+71
2025-07-17
Merge tag 'net-6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
8
-44
/
+48
2025-07-17
Merge tag 'for-net-2025-07-17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2
-23
/
+29
2025-07-17
rxrpc: Fix notification vs call-release vs recvmsg
David Howells
1
-1
/
+2
2025-07-17
rxrpc: Fix recv-recv race of completed call
David Howells
1
-0
/
+3
2025-07-17
Merge tag 'wireless-next-2025-07-17' of https://git.kernel.org/pub/scm/linux/...
Paolo Abeni
1
-1
/
+5
2025-07-17
Merge tag 'wireless-2025-07-17' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Abeni
1
-1
/
+1
2025-07-17
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...
Paolo Abeni
1
-0
/
+55
2025-07-17
netfilter: nf_conntrack: fix crash due to removal of uninitialised entry
Florian Westphal
1
-2
/
+13
2025-07-16
Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmap
Christian Eggers
2
-12
/
+18
2025-07-16
Bluetooth: hci_core: add missing braces when using macro parameters
Christian Eggers
1
-11
/
+11
2025-07-16
Bluetooth: hci_core: fix typos in macros
Christian Eggers
1
-2
/
+2
2025-07-16
bnxt: move bnxt_hsi.h to include/linux/bnxt/hsi.h
Andy Gospodarek
1
-0
/
+10914
2025-07-15
net: mctp: Allow limiting binds to a peer address
Matt Johnston
1
-1
/
+4
2025-07-15
net: mctp: Use hashtable for binds
Matt Johnston
1
-4
/
+16
2025-07-15
wifi: cfg80211: parse attribute to update unsolicited probe response template
Yuvarani V
1
-0
/
+4
2025-07-15
wifi: cfg80211: Fix interface type validation
Ilan Peer
1
-1
/
+1
2025-07-15
wifi: cfg80211: remove scan request n_channels counted_by
Johannes Berg
1
-1
/
+1
2025-07-15
tcp: add const to tcp_try_rmem_schedule() and sk_rmem_schedule() skb
Eric Dumazet
1
-1
/
+1
2025-07-15
tcp: add LINUX_MIB_BEYOND_WINDOW
Eric Dumazet
2
-0
/
+2
2025-07-15
tcp: do not accept packets beyond window
Eric Dumazet
1
-1
/
+7
2025-07-15
Add support to set NAPI threaded for individual NAPI
Samiullah Khawaja
2
-0
/
+2
2025-07-15
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
2
-3
/
+9
2025-07-15
net/x25: Remove unused x25_terminate_link()
Dr. David Alan Gilbert
1
-1
/
+0
2025-07-15
dev: Pass netdevice_tracker to dev_get_by_flags_rcu().
Kuniyuki Iwashima
1
-2
/
+2
2025-07-14
idpf: implement get LAN MMIO memory regions
Joshua Hay
1
-0
/
+8
2025-07-14
idpf: implement RDMA vport auxiliary dev create, init, and destroy
Joshua Hay
1
-0
/
+19
2025-07-14
idpf: implement core RDMA auxiliary dev create, init, and destroy
Joshua Hay
1
-0
/
+28
2025-07-14
Revert "netfilter: nf_tables: Add notifications for hook changes"
Phil Sutter
3
-17
/
+0
2025-07-13
Merge tag 'irq_urgent_for_v6.16_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2025-07-13
net/mlx5: IFC updates for disabled host PF
Daniel Jurgens
1
-1
/
+3
[next]