index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-08
3
-6
/
+5
|
\
|
*
Merge tag 'net-5.11-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
2021-01-08
2
-3
/
+5
|
|
\
|
|
*
net/mlx5e: Add missing capability check for uplink follow
Aya Levin
2021-01-07
1
-1
/
+2
|
|
*
net: suggest L2 discards be counted towards rx_dropped
Jakub Kicinski
2021-01-05
1
-2
/
+3
|
*
|
Revert "init/console: Use ttynull as a fallback when there is no console"
Petr Mladek
2021-01-08
1
-3
/
+0
|
|
/
*
|
skbuff: Rename skb_zcopy_{get|put} to net_zcopy_{get|put}
Jonathan Lemon
2021-01-07
1
-5
/
+5
*
|
tap/tun: add skb_zcopy_init() helper for initialization.
Jonathan Lemon
2021-01-07
1
-2
/
+7
*
|
skbuff: add flags to ubuf_info for ubuf setup
Jonathan Lemon
2021-01-07
1
-1
/
+2
*
|
net: group skb_shinfo zerocopy related bits together.
Jonathan Lemon
2021-01-07
1
-17
/
+21
*
|
skbuff: rename sock_zerocopy_* to msg_zerocopy_*
Jonathan Lemon
2021-01-07
1
-9
/
+9
*
|
skbuff: Call sock_zerocopy_put_abort from skb_zcopy_put_abort
Jonathan Lemon
2021-01-07
1
-0
/
+10
*
|
skbuff: Add skb parameter to the ubuf zerocopy callback
Jonathan Lemon
2021-01-07
1
-9
/
+8
*
|
skbuff: replace sock_zerocopy_get with skb_zcopy_get
Jonathan Lemon
2021-01-07
1
-6
/
+6
*
|
skbuff: replace sock_zerocopy_put() with skb_zcopy_put()
Jonathan Lemon
2021-01-07
1
-1
/
+6
*
|
skbuff: Push status and refcounts into sock_zerocopy_callback
Jonathan Lemon
2021-01-07
1
-3
/
+0
*
|
skbuff: remove unused skb_zcopy_abort function
Jonathan Lemon
2021-01-07
1
-11
/
+0
*
|
net: dsa: remove the DSA specific notifiers
Vladimir Oltean
2021-01-07
1
-42
/
+0
*
|
net: dsa: export dsa_slave_dev_check
Vladimir Oltean
2021-01-07
1
-0
/
+6
*
|
net: dsa: move the Broadcom tag information in a separate header file
Vladimir Oltean
2021-01-07
2
-6
/
+16
*
|
net: dsa: listen for SWITCHDEV_{FDB,DEL}_ADD_TO_DEVICE on foreign bridge neig...
Vladimir Oltean
2021-01-07
1
-0
/
+5
*
|
net: phy: bcm7xxx: Add an entry for BCM72116
Florian Fainelli
2021-01-07
1
-0
/
+1
*
|
udp_tunnel: reshuffle NETIF_F_RX_UDP_TUNNEL_PORT checks
Jakub Kicinski
2021-01-07
1
-0
/
+8
*
|
net: remove ndo_udp_tunnel_* callbacks
Jakub Kicinski
2021-01-07
1
-17
/
+0
|
/
*
Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-01-05
5
-6
/
+12
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2021-01-04
1
-0
/
+3
|
|
\
|
|
*
netfilter: nftables: add set expression flags
Pablo Neira Ayuso
2020-12-28
1
-0
/
+3
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-12-28
2
-4
/
+5
|
|
\
\
|
|
*
|
xsk: Fix race in SKB mode transmit with shared cq
Magnus Karlsson
2020-12-18
2
-4
/
+5
|
*
|
|
net: sched: prevent invalid Scell_log shift count
Randy Dunlap
2020-12-28
1
-1
/
+3
|
|
|
/
|
|
/
|
|
*
|
ppp: Fix PPPIOCUNBRIDGECHAN request number
Guillaume Nault
2020-12-21
1
-1
/
+1
*
|
|
Merge tag 'afs-fixes-04012021' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-01-05
1
-0
/
+2
|
\
\
\
|
*
|
|
afs: Fix directory entry size calculation
David Howells
2021-01-04
1
-0
/
+2
*
|
|
|
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
2021-01-04
1
-0
/
+6
|
\
\
\
\
|
*
|
|
|
rcu-tasks: Move RCU-tasks initialization to before early_initcall()
Uladzislau Rezki (Sony)
2020-12-14
1
-0
/
+6
*
|
|
|
|
Merge tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linux
Linus Torvalds
2021-01-04
2
-6
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
Compiler Attributes: remove CONFIG_ENABLE_MUST_CHECK
Masahiro Yamada
2020-12-02
2
-6
/
+6
*
|
|
|
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2021-01-01
2
-7
/
+15
|
\
\
\
\
\
\
|
*
|
|
|
|
|
scsi: block: Do not accept any requests while suspended
Alan Stern
2020-12-09
1
-0
/
+12
|
*
|
|
|
|
|
scsi: block: Remove RQF_PREEMPT and BLK_MQ_REQ_PREEMPT
Bart Van Assche
2020-12-09
2
-7
/
+1
|
*
|
|
|
|
|
scsi: block: Introduce BLK_MQ_REQ_PM
Bart Van Assche
2020-12-09
1
-0
/
+2
*
|
|
|
|
|
|
Merge tag 'ceph-for-5.11-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
2020-12-30
1
-2
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
libceph: add __maybe_unused to DEFINE_MSGR2_FEATURE
Ilya Dryomov
2020-12-28
1
-2
/
+2
*
|
|
|
|
|
|
|
kdev_t: always inline major/minor helper functions
Josh Poimboeuf
2020-12-29
1
-11
/
+11
*
|
|
|
|
|
|
|
sizes.h: add SZ_8G/SZ_16G/SZ_32G macros
Huang Shijie
2020-12-29
1
-0
/
+3
*
|
|
|
|
|
|
|
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
2020-12-29
1
-0
/
+1
*
|
|
|
|
|
|
|
mm: memmap defer init doesn't work as expected
Baoquan He
2020-12-29
1
-2
/
+3
*
|
|
|
|
|
|
|
mm: add prototype for __add_to_page_cache_locked()
Souptick Joarder
2020-12-29
1
-0
/
+7
*
|
|
|
|
|
|
|
Revert "kbuild: avoid static_assert for genksyms"
Masahiro Yamada
2020-12-29
1
-5
/
+0
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2020-12-25
1
-2
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
fs: Handle I_DONTCACHE in iput_final() instead of generic_drop_inode()
Hao Li
2020-12-10
1
-2
/
+1
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
[next]