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
2022-06-08
ice: don't set VF VLAN caps in switchdev
Michal Swiatkowski
1
-27
/
+50
2022-06-08
net: ethernet: mtk_eth_soc: enable rx cksum offload for MTK_NETSYS_V2
Lorenzo Bianconi
1
-2
/
+9
2022-06-08
net: dsa: microchip: ksz8xxx: Replace kernel.h with the necessary inclusions
Christophe JAILLET
1
-1
/
+2
2022-06-07
Merge branch 'reorganize-the-code-of-the-enum-skb_drop_reason'
Paolo Abeni
7
-280
/
+284
2022-06-07
net: dropreason: reformat the comment fo skb drop reasons
Menglong Dong
1
-156
/
+226
2022-06-07
net: skb: use auto-generation to convert skb drop reason to string
Menglong Dong
6
-102
/
+29
2022-06-07
net: skb: move enum skb_drop_reason to standalone header file
Menglong Dong
2
-178
/
+185
2022-06-07
net: altera: Replace kernel.h with the necessary inclusions
Christophe JAILLET
1
-2
/
+3
2022-06-07
WAN: Fix syntax errors in comments
Xiang wangx
1
-1
/
+1
2022-06-02
Merge tag 'net-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
101
-611
/
+665
2022-06-02
module: Fix prefix for module.sig_enforce module param
Saravana Kannan
1
-0
/
+3
2022-06-02
Merge tag 'pci-v5.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-235
/
+41
2022-06-02
Merge branch 'net-af_packet-be-careful-when-expanding-mac-header-size'
Jakub Kicinski
3
-4
/
+13
2022-06-02
net/af_packet: make sure to pull mac header
Eric Dumazet
1
-2
/
+4
2022-06-02
net: add debug info to __skb_pull()
Eric Dumazet
1
-1
/
+8
2022-06-02
net: CONFIG_DEBUG_NET depends on CONFIG_NET
Eric Dumazet
1
-1
/
+1
2022-06-02
stmmac: intel: Add RPL-P PCI ID
Michael Sit Wei Hong
1
-0
/
+2
2022-06-02
net: stmmac: use dev_err_probe() for reporting mdio bus registration failure
Rasmus Villemoes
2
-4
/
+4
2022-06-02
tipc: check attribute length for bearer name
Hoang Le
1
-2
/
+1
2022-06-02
Merge tag 'ceph-for-5.19-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
12
-103
/
+253
2022-06-02
Merge tag 'livepatching-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-58
/
+3
2022-06-02
Merge tag 'printk-for-5.19-fixup' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2022-06-02
Merge tag 'memblock-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-117
/
+278
2022-06-02
i2c: ismt: prevent memory corruption in ismt_access()
Dan Carpenter
1
-0
/
+3
2022-06-02
ice: fix access-beyond-end in the switch code
Alexander Lobakin
4
-139
/
+115
2022-06-02
nfp: remove padding in nfp_nfdk_tx_desc
Fei Qin
3
-9
/
+17
2022-06-02
ax25: Fix ax25 session cleanup problems
Duoming Zhou
4
-11
/
+20
2022-06-02
assoc_array: Fix BUG_ON during garbage collect
Stephen Brennan
1
-0
/
+8
2022-06-02
net: usb: qmi_wwan: Add support for Cinterion MV31 with new baseline
Slark Xiao
1
-0
/
+1
2022-06-02
Merge tag 'mlx5-fixes-2022-05-31' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
14
-41
/
+115
2022-06-02
Merge branch 'sfc-siena-fix-some-efx_separate_tx_channels-errors'
Jakub Kicinski
2
-5
/
+3
2022-06-02
sfc/siena: fix wrong tx channel offset with efx_separate_tx_channels
Íñigo Huguet
1
-4
/
+2
2022-06-02
sfc/siena: fix considering that all channels have TX queues
Martin Habets
1
-1
/
+1
2022-06-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
Jakub Kicinski
2
-5
/
+8
2022-06-02
Merge tag 'wireless-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
9
-30
/
+39
2022-06-02
Merge tag 'xfs-5.19-for-linus-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-l...
Linus Torvalds
34
-513
/
+719
2022-06-02
socket: Don't use u8 type in uapi socket.h
Tobias Klauser
1
-1
/
+1
2022-06-02
Merge tag 'rtc-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
14
-18
/
+579
2022-06-02
Merge tag 'i3c/for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...
Linus Torvalds
7
-94
/
+116
2022-06-02
Merge tag 'for-5.19/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-4
/
+16
2022-06-02
rtc: mxc: Silence a clang warning
Fabio Estevam
1
-1
/
+1
2022-06-02
Merge tag 'for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
5
-90
/
+95
2022-06-02
Merge tag 'linux-watchdog-5.19-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
26
-100
/
+822
2022-06-01
Merge tag 'vfio-v5.19-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
24
-1144
/
+1095
2022-06-01
MAINTAINERS: rectify entries for some i3c drivers after dt conversion
Lukas Bulwahn
1
-2
/
+2
2022-06-01
Merge tag 'erofs-for-5.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-151
/
+136
2022-06-01
Merge tag '5.19-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
11
-244
/
+325
2022-06-01
afs: Fix infinite loop found by xfstest generic/676
David Howells
1
-1
/
+4
2022-06-01
Merge tag 'pwm/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
33
-367
/
+1558
2022-06-01
Merge tag 'rpmsg-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...
Linus Torvalds
2
-7
/
+6
[next]