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.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-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
2024-08-12
ethtool: rss: don't report key if device doesn't support it
Jakub Kicinski
1
-0
/
+4
2024-08-12
ethtool: make ethtool_ops::cap_rss_ctx_supported optional
Jakub Kicinski
1
-1
/
+2
2024-08-11
net: mii: constify advertising mask
Russell King (Oracle)
1
-3
/
+4
2024-08-09
net: sungem_phy: Constify struct mii_phy_def
Christophe JAILLET
1
-1
/
+1
2024-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-22
/
+21
2024-08-08
Merge tag 'net-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-5
/
+5
2024-08-08
net: ethtool: fix off-by-one error in max RSS context IDs
Edward Cree
1
-5
/
+5
2024-08-08
ring-buffer: Remove unused function ring_buffer_nr_pages()
Jianhui Zhou
1
-1
/
+0
2024-08-08
tracing: Use refcount for trace_event_file reference counter
Steven Rostedt
1
-1
/
+1
2024-08-07
tcp: rstreason: introduce SK_RST_REASON_TCP_DISCONNECT_WITH_DATA for active r...
Jason Xing
1
-0
/
+8
2024-08-07
tcp: rstreason: introduce SK_RST_REASON_TCP_KEEPALIVE_TIMEOUT for active reset
Jason Xing
1
-0
/
+7
2024-08-07
tcp: rstreason: introduce SK_RST_REASON_TCP_STATE for active reset
Jason Xing
1
-0
/
+6
2024-08-07
tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_MEMORY for active reset
Jason Xing
1
-0
/
+6
2024-08-07
tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_LINGER for active reset
Jason Xing
1
-0
/
+6
2024-08-07
tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_CLOSE for active reset
Jason Xing
1
-0
/
+6
2024-08-06
net/mlx5: Add support for MTPTM and MTCTR registers
Rahul Rameshbabu
3
-1
/
+51
2024-08-06
ipv6: udp: constify 'struct net' parameter of socket lookups
Eric Dumazet
2
-3
/
+3
2024-08-06
inet6: constify 'struct net' parameter of various lookup helpers
Eric Dumazet
2
-7
/
+7
2024-08-06
udp: constify 'struct net' parameter of socket lookups
Eric Dumazet
1
-4
/
+6
2024-08-06
inet: constify 'struct net' parameter of various lookup helpers
Eric Dumazet
2
-5
/
+5
2024-08-06
inet: constify inet_sk_bound_dev_eq() net parameter
Eric Dumazet
3
-3
/
+4
2024-08-04
profiling: remove profile=sleep support
Tetsuo Handa
1
-1
/
+0
2024-08-04
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-0
/
+2
2024-08-04
net: Don't register pernet_operations if only one of id or size is specified.
Kuniyuki Iwashima
1
-2
/
+2
2024-08-03
runtime constants: deal with old decrepit linkers
Linus Torvalds
1
-6
/
+5
2024-08-03
net: core: annotate socks of struct sock_reuseport with __counted_by
Dmitry Antipov
1
-1
/
+1
2024-08-03
linkmode: Change return type of linkmode_andnot to bool
Simon Horman
1
-2
/
+3
2024-08-03
net: remove IFF_* re-definition
Jakub Kicinski
1
-32
/
+0
2024-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+5
2024-08-02
Merge branch 'kvm-fixes' into HEAD
Paolo Bonzini
1
-4
/
+5
2024-08-02
Merge tag 'riscv-for-linus-6.11-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2024-08-02
Merge tag 'asm-generic-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+1
2024-08-02
Merge tag 'sound-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+1
2024-08-02
uretprobe: change syscall number, again
Arnd Bergmann
1
-4
/
+1
2024-08-02
vsock/virtio: add SIOCOUTQ support for all virtio based transports
Luigi Leonardi
1
-0
/
+6
2024-08-02
vsock: add support for SIOCOUTQ ioctl
Luigi Leonardi
1
-0
/
+3
2024-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
25
-183
/
+254
2024-08-01
Merge tag 'net-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-12
/
+6
2024-08-01
RISC-V: Enable the IPI before workqueue_online_cpu()
Nick Hu
1
-0
/
+1
2024-08-01
net: skbuff: Skip early return in skb_unref when debugging
Breno Leitao
1
-1
/
+1
2024-07-31
minmax: fix up min3() and max3() too
Linus Torvalds
1
-2
/
+10
2024-07-31
ALSA: ump: Transmit RPN/NRPN message at each MSB/LSB data reception
Takashi Iwai
1
-0
/
+1
2024-07-31
Add support for PIO p flag
Patrick Rohr
2
-3
/
+8
2024-07-31
Merge tag 'for-6.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+8
2024-07-31
net: drop bad gso csum_start and offset in virtio_net_hdr
Willem de Bruijn
1
-11
/
+5
2024-07-30
minmax: improve macro expansion and type checking
Linus Torvalds
2
-15
/
+68
2024-07-30
mptcp: sched: check both directions for backup
Matthieu Baerts (NGI0)
1
-1
/
+1
2024-07-30
Merge branch '6.11/scsi-queue' into 6.11/scsi-fixes
Martin K. Petersen
2
-0
/
+2
2024-07-29
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-4
/
+3
2024-07-29
profiling: attempt to remove per-cpu profile flip buffer
Linus Torvalds
1
-1
/
+0
[next]