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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
106
-957
/
+2010
2014-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2
-1
/
+21
2014-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
1
-4
/
+4
2014-10-18
futex: Ensure get_futex_key_refs() always implies a barrier
Catalin Marinas
1
-0
/
+2
2014-10-18
bna: fix skb->truesize underestimation
Eric Dumazet
1
-1
/
+1
2014-10-18
net: dsa: add includes for ethtool and phy_fixed definitions
Florian Fainelli
2
-0
/
+2
2014-10-18
openvswitch: Set flow-key members.
Pravin B Shelar
1
-3
/
+3
2014-10-18
netrom: use linux/uaccess.h
Fabian Frederick
7
-7
/
+7
2014-10-18
dsa: Fix conversion from host device to mii bus
Guenter Roeck
2
-8
/
+22
2014-10-18
tipc: fix bug in bundled buffer reception
Jon Paul Maloy
1
-1
/
+6
2014-10-18
ipv6: introduce tcp_v6_iif()
Eric Dumazet
5
-15
/
+30
2014-10-18
sfc: add support for skb->xmit_more
Edward Cree
2
-29
/
+43
2014-10-18
r8152: return -EBUSY for runtime suspend
hayeswang
1
-7
/
+15
2014-10-18
ipv4: fix a potential use after free in fou.c
Li RongQing
1
-0
/
+3
2014-10-18
ipv4: fix a potential use after free in ip_tunnel_core.c
Li RongQing
1
-1
/
+2
2014-10-18
hyperv: Add handling of IP header with option field in netvsc_set_hash()
Haiyang Zhang
1
-16
/
+10
2014-10-18
openvswitch: Create right mask with disabled megaflows
Pravin B Shelar
1
-21
/
+72
2014-10-18
vxlan: fix a free after use
Li RongQing
1
-0
/
+1
2014-10-18
openvswitch: fix a use after free
Li RongQing
1
-1
/
+2
2014-10-17
ipv4: dst_entry leak in ip_send_unicast_reply()
Vasily Averin
1
-3
/
+9
2014-10-17
ipv4: clean up cookie_v4_check()
Cong Wang
3
-7
/
+6
2014-10-17
ipv4: share tcp_v4_save_options() with cookie_v4_check()
Cong Wang
3
-29
/
+21
2014-10-17
ipv4: call __ip_options_echo() in cookie_v4_check()
Cong Wang
1
-1
/
+1
2014-10-17
atm: simplify lanai.c by using module_pci_driver
Michael Opdenacker
1
-21
/
+1
2014-10-16
netlink: fix description of portid
Nicolas Dichtel
1
-1
/
+1
2014-10-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
7
-16
/
+32
2014-10-16
ixgbe: check for vfs outside of sriov_num_vfs before dereference
Emil Tantilov
1
-0
/
+3
2014-10-16
fm10k: Add CONFIG_FM10K_VXLAN configuration option
Andy Zhou
2
-3
/
+14
2014-10-16
fm10k: Unlock mailbox on VLAN addition failures
Matthew Vick
1
-3
/
+4
2014-10-16
fm10k: Check the host state when bringing the interface up
Matthew Vick
1
-0
/
+1
2014-10-16
vxlan: using pskb_may_pull as early as possible
Li RongQing
1
-4
/
+2
2014-10-16
vxlan: fix a use after free in vxlan_encap_bypass
Li RongQing
1
-3
/
+5
2014-10-16
openvswitch: use vport instead of p
Fabian Frederick
1
-2
/
+2
2014-10-16
openvswitch: kerneldoc warning fix
Fabian Frederick
1
-1
/
+1
2014-10-16
gianfar: Add FCS to rx buffer size (fix)
Claudiu Manoil
1
-1
/
+1
2014-10-16
virtio_net: fix use after free
Michael S. Tsirkin
1
-1
/
+3
2014-10-16
net: fec: ptp: fix convergence issue to support LinuxPTP stack
Nimrod Andy
3
-42
/
+56
2014-10-15
Drivers: ide: Remove typedef atiixp_ide_timing
Himangi Saraogi
1
-4
/
+4
2014-10-15
cxgb4i : Fix -Wmaybe-uninitialized warning.
Anish Bhatt
1
-1
/
+1
2014-10-15
net: Add ndo_gso_check
Tom Herbert
4
-4
/
+14
2014-10-15
stmmac: fix sti compatibililies
Giuseppe CAVALLARO
2
-5
/
+6
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
149
-547
/
+560
2014-10-15
Merge tag 'llvmlinux-for-v3.18' of git://git.linuxfoundation.org/llvmlinux/ke...
Linus Torvalds
12
-159
/
+122
2014-10-15
Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
25
-356
/
+461
2014-10-15
Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
101
-798
/
+4134
2014-10-15
Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
70
-403
/
+2061
2014-10-15
Merge tag 'for-v3.18' of git://git.infradead.org/battery-2.6
Linus Torvalds
33
-249
/
+1919
2014-10-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
25
-623
/
+948
2014-10-15
Merge branch 'CVE-2014-7970' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+3
2014-10-15
Merge branch 'cxgb4'
David S. Miller
4
-139
/
+26
[next]