index
:
Linux Stable
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.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/davem/net
David S. Miller
2018-01-11
1
-8
/
+18
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-01-10
1
-8
/
+18
|
|
\
|
|
*
bpf: avoid false sharing of map refcount with max_entries
Daniel Borkmann
2018-01-09
1
-8
/
+16
|
|
*
bpf: prevent out-of-bounds speculation
Alexei Starovoitov
2018-01-09
1
-0
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-01-11
1
-0
/
+3
|
\
\
\
|
*
|
|
bpf: export function to write into verifier log buffer
Quentin Monnet
2018-01-10
1
-0
/
+3
*
|
|
|
net: sch: red: Change the name of the stats struct to be generic
Nogah Frankel
2018-01-10
1
-5
/
+6
*
|
|
|
tuntap: fix for "tuntap: XDP transmission"
Stephen Rothwell
2018-01-10
1
-2
/
+2
*
|
|
|
net: fix xdp_rxq_info build issue when CONFIG_SYSFS is not set
Jesper Dangaard Brouer
2018-01-10
1
-3
/
+0
*
|
|
|
net/dim: use struct net_dim_sample as arg to net_dim
Andy Gospodarek
2018-01-10
1
-7
/
+3
*
|
|
|
net/mlx5e: Move dynamic interrupt coalescing code to include/linux
Andy Gospodarek
2018-01-10
1
-0
/
+377
*
|
|
|
ipv6: Add support for non-equal-cost multipath
Ido Schimmel
2018-01-10
1
-0
/
+1
*
|
|
|
ipv6: Calculate hash thresholds for IPv6 nexthops
Ido Schimmel
2018-01-10
2
-0
/
+8
*
|
|
|
Merge tag 'mlx5-updates-2018-01-08' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2018-01-10
4
-8
/
+58
|
\
\
\
\
|
*
|
|
|
net/core: Add drop counters to VF statistics
Eugenia Emantayev
2018-01-09
2
-0
/
+4
|
*
|
|
|
net/mlx5: Hairpin pair core object setup
Or Gerlitz
2018-01-09
1
-0
/
+19
|
*
|
|
|
net/mlx5: Add hairpin definitions to the FW API
Or Gerlitz
2018-01-09
1
-8
/
+35
*
|
|
|
|
tipc: improve groupcast scope handling
Jon Maloy
2018-01-09
1
-4
/
+3
*
|
|
|
|
virtio_net: propagate linkspeed/duplex settings from the hypervisor
Jason Baron
2018-01-09
1
-0
/
+13
*
|
|
|
|
macsec: Add support for GCM-AES-256 cipher suite
Felix Walter
2018-01-09
1
-3
/
+8
*
|
|
|
|
tuntap: XDP transmission
Jason Wang
2018-01-09
1
-0
/
+17
*
|
|
|
|
tun/tap: use ptr_ring instead of skb_array
Jason Wang
2018-01-09
2
-5
/
+5
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-09
18
-27
/
+144
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
/
/
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-01-08
6
-5
/
+66
|
|
\
\
\
|
|
*
|
|
sctp: fix the handling of ICMP Frag Needed for too small MTUs
Marcelo Ricardo Leitner
2018-01-08
1
-1
/
+1
|
|
|
|
/
|
|
|
/
|
|
|
*
|
sh_eth: fix SH7757 GEther initialization
Sergei Shtylyov
2018-01-05
1
-1
/
+0
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-01-05
1
-1
/
+1
|
|
|
\
\
|
|
|
*
|
netfilter: uapi: correct UNTRACKED conntrack state bit number
Florian Westphal
2017-12-21
1
-1
/
+1
|
|
*
|
|
uapi/if_ether.h: prevent redefinition of struct ethhdr
Hauke Mehrtens
2018-01-04
2
-0
/
+9
|
|
*
|
|
vxlan: trivial indenting fix.
William Tu
2018-01-03
1
-1
/
+1
|
|
*
|
|
uapi libc compat: add fallback for unsupported libcs
Felix Janda
2018-01-03
1
-1
/
+54
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-06
1
-0
/
+10
|
|
\
\
\
\
|
|
*
|
|
|
fix "netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'"
Al Viro
2018-01-05
1
-0
/
+10
|
*
|
|
|
|
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-01-05
1
-1
/
+3
|
|
\
\
\
\
\
|
|
*
|
|
|
|
efi/capsule-loader: Reinstate virtual capsule mapping
Ard Biesheuvel
2018-01-03
1
-1
/
+3
|
*
|
|
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-01-05
1
-2
/
+3
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
crypto: af_alg - Fix race around ctx->rcvused by making it atomic_t
Jonathan Cameron
2017-12-22
1
-2
/
+3
|
*
|
|
|
|
|
|
fscache: Fix the default for fscache_maybe_release_page()
David Howells
2018-01-02
1
-1
/
+1
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-12-31
2
-2
/
+4
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
timers: Reinitialize per cpu bases on hotplug
Thomas Gleixner
2017-12-29
2
-2
/
+4
|
*
|
|
|
|
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-12-31
4
-16
/
+45
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
genirq/irqdomain: Rename early argument of irq_domain_activate_irq()
Thomas Gleixner
2017-12-29
1
-1
/
+1
|
|
*
|
|
|
|
|
|
genirq: Introduce IRQD_CAN_RESERVE flag
Thomas Gleixner
2017-12-29
1
-0
/
+17
|
|
*
|
|
|
|
|
|
kernel/irq: Extend lockdep class for request mutex
Andrew Lunn
2017-12-28
2
-15
/
+27
|
*
|
|
|
|
|
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-12-29
1
-0
/
+11
|
|
\
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
x86/mm/pti: Add infrastructure for page table isolation
Thomas Gleixner
2017-12-23
1
-0
/
+11
|
*
|
|
|
|
|
|
|
Merge tag 'pm-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-12-29
1
-0
/
+1
|
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
cpufreq: schedutil: Use idle_calls counter of the remote CPU
Joel Fernandes
2017-12-28
1
-0
/
+1
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
|
net: No line break on netdev_WARN* formatting
Gal Pressman
2018-01-08
1
-2
/
+2
*
|
|
|
|
|
|
|
net: Fix netdev_WARN_ONCE macro
Gal Pressman
2018-01-08
1
-2
/
+2
[next]