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
2018-08-03
ppp: mppe: Remove VLA usage
Kees Cook
1
-26
/
+30
2018-08-03
rxrpc: Push iov_iter up from rxrpc_kernel_recv_data() to caller
David Howells
3
-34
/
+29
2018-08-03
Merge branch 'dsa-systemport-WoL'
David S. Miller
4
-12
/
+29
2018-08-03
net: systemport: Create helper to set MPD
Florian Fainelli
1
-7
/
+13
2018-08-03
net: systemport: Do not re-configure upon WoL interrupt
Florian Fainelli
1
-3
/
+1
2018-08-03
net: dsa: bcm_sf2: Disable learning while in WoL
Florian Fainelli
2
-1
/
+13
2018-08-03
net: dsa: bcm_sf2: Allow targeting CPU ports for CFP rules
Florian Fainelli
1
-1
/
+2
2018-08-03
Merge branch 'l2tp-mtu'
David S. Miller
7
-87
/
+47
2018-08-03
l2tp: ignore L2TP_ATTR_MTU
Guillaume Nault
6
-24
/
+10
2018-08-03
l2tp: simplify MTU handling in l2tp_ppp
Guillaume Nault
1
-49
/
+18
2018-08-03
l2tp: define l2tp_tunnel_dst_mtu()
Guillaume Nault
3
-21
/
+26
2018-08-03
Merge branch 'hns3-next'
David S. Miller
7
-20
/
+94
2018-08-03
net: hns3: Refine the MSIX allocation for PF
Jian Shen
3
-4
/
+9
2018-08-03
net: hns3: Fix MSIX allocation issue for VF
Jian Shen
4
-16
/
+85
2018-08-03
rxrpc: Reuse SKCIPHER_REQUEST_ON_STACK buffer
Kees Cook
1
-12
/
+13
2018-08-03
net: sched: fix flush on non-existing chain
Jiri Pirko
1
-0
/
+7
2018-08-03
bnxt_en: combine 'else if' and 'else' into single branch
YueHaibing
1
-2
/
+6
2018-08-03
tools: bpf: fix BTF code added twice to different trees
Jakub Kicinski
2
-18
/
+0
2018-08-03
net/socket: remove duplicated init code
Matthieu Baerts
1
-48
/
+3
2018-08-03
xen-netback: use true and false for boolean values
Gustavo A. R. Silva
1
-2
/
+2
2018-08-03
net: hns: remove redundant variables 'max_frm' and 'tmp_mac_key'
YueHaibing
2
-14
/
+1
2018-08-03
Merge branch 'Add--clock-config-and-pm-support-to-bcm-iProc-mdio-mux'
David S. Miller
4
-17
/
+106
2018-08-03
net: phy: Add pm support to Broadcom iProc mdio mux driver
Arun Parameswaran
1
-0
/
+27
2018-08-03
net: phy: Add support to configure clock in Broadcom iProc mdio mux
Arun Parameswaran
1
-2
/
+39
2018-08-03
dt-bindings: net: Add clock handle to Broadcom iProc mdio mux
Arun Parameswaran
1
-0
/
+3
2018-08-03
net: phy: Use devm api for mdio bus allocation in bcm iproc mdio mux
Arun Parameswaran
1
-5
/
+2
2018-08-03
net: phy: Disable external master access in bcm mdio mux driver
Arun Parameswaran
1
-0
/
+15
2018-08-03
arm64: dts: Fix the base address of the Broadcom iProc mdio mux
Arun Parameswaran
2
-4
/
+4
2018-08-03
net: phy: Fix the register offsets in Broadcom iProc mdio mux driver
Arun Parameswaran
1
-5
/
+15
2018-08-03
dt-bindings: net: Fix Broadcom iProc mdio mux driver base address
Arun Parameswaran
1
-2
/
+2
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
239
-915
/
+2004
2018-08-02
be2net: fix spelling mistake "seqence" -> "sequence"
Colin Ian King
1
-1
/
+1
2018-08-02
net: Fix coding style in skb_push()
Ganesh Goudar
1
-1
/
+1
2018-08-02
net: fec: check DMA addressing limitations
Stefan Agner
1
-0
/
+8
2018-08-02
rxrpc: Remove set but not used variable 'nowj'
Wei Yongjun
1
-2
/
+1
2018-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
19
-30
/
+184
2018-08-02
Squashfs: Compute expected length from inode size rather than block length
Phillip Lougher
4
-23
/
+24
2018-08-02
squashfs: more metadata hardening
Linus Torvalds
3
-6
/
+13
2018-08-02
Revert "net/ipv6: fix metrics leak"
David S. Miller
1
-14
/
+4
2018-08-02
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+3
2018-08-01
net: don't declare IPv6 non-local bind helper if CONFIG_IPV6 undefined
Vincent Bernat
1
-7
/
+7
2018-08-01
mm: do not initialize TLB stack vma's with vma_init()
Linus Torvalds
5
-17
/
+12
2018-08-01
mm: delete historical BUG from zap_pmd_range()
Hugh Dickins
1
-4
/
+2
2018-08-01
Merge tag 'rxrpc-next-20180801' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
11
-67
/
+193
2018-08-01
rxrpc: Fix user call ID check in rxrpc_service_prealloc_one
YueHaibing
1
-2
/
+2
2018-08-01
Merge tag 'mmc-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
1
-1
/
+2
2018-08-01
Merge tag 'pm-urgent-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
3
-67
/
+74
2018-08-01
squashfs metadata 2: electric boogaloo
Linus Torvalds
3
-14
/
+20
2018-08-01
staging: ashmem: Fix SIGBUS crash when traversing mmaped ashmem pages
John Stultz
1
-0
/
+2
2018-08-01
cxgb4: fix endian to test F_FW_PORT_CMD_DCBXDIS32
Ganesh Goudar
1
-4
/
+3
[next]