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.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
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
435
-3136
/
+4497
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
101
-399
/
+783
2016-03-08
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-6
/
+19
2016-03-08
Revert "drm/radeon: call hpd_irq_event on resume"
Linus Torvalds
1
-1
/
+0
2016-03-08
ppp: release rtnl mutex when interface creation fails
Guillaume Nault
1
-0
/
+1
2016-03-07
cdc_ncm: do not call usbnet_link_change from cdc_ncm_bind
Bjørn Mork
1
-15
/
+5
2016-03-07
tcp: fix tcpi_segs_in after connection establishment
Eric Dumazet
1
-1
/
+2
2016-03-07
net: hns: fix the bug about loopback
yankejian
5
-1
/
+65
2016-03-07
jme: Fix device PM wakeup API usage
Guo-Fu Tseng
1
-4
/
+2
2016-03-07
jme: Do not enable NIC WoL functions on S0
Guo-Fu Tseng
1
-6
/
+11
2016-03-07
hv_netvsc: Move subchannel waiting to rndis_filter_device_remove()
Haiyang Zhang
1
-6
/
+13
2016-03-07
udp6: fix UDP/IPv6 encap resubmit path
Bill Sommerfeld
1
-4
/
+2
2016-03-07
be2net: Don't leak iomapped memory on removal.
Douglas Miller
2
-0
/
+5
2016-03-07
vmxnet3: avoid calling pskb_may_pull with interrupts disabled
Neil Horman
1
-27
/
+46
2016-03-07
Merge branch 'qed_hw_gro'
David S. Miller
5
-37
/
+476
2016-03-07
qede: Add slowpath/fastpath support and enable hardware GRO
Manish Chopra
2
-1
/
+388
2016-03-07
qed/qede: Add infrastructure support for hardware GRO
Manish Chopra
4
-36
/
+88
2016-03-07
Merge tag 'wireless-drivers-for-davem-2016-03-04' of git://git.kernel.org/pub...
David S. Miller
5
-1
/
+18
2016-03-07
tipc: move netlink policies to netlink.c
Richard Alpe
9
-74
/
+85
2016-03-07
arp: correct return value of arp_rcv
Zhang Shengju
1
-15
/
+20
2016-03-07
net: ethernet: Add missing MFD_SYSCON dependency on HAS_IOMEM
Krzysztof Kozlowski
1
-0
/
+1
2016-03-07
ibmveth: check return of skb_linearize in ibmveth_start_xmit
Thomas Falcon
1
-1
/
+4
2016-03-07
cdc_ncm: toggle altsetting to force reset before setup
Bjørn Mork
1
-1
/
+5
2016-03-07
usbnet: cleanup after bind() in probe()
Oliver Neukum
1
-0
/
+7
2016-03-07
Merge branch 'mlxsw-fixes'
David S. Miller
2
-4
/
+2
2016-03-07
mlxsw: pci: Correctly determine if descriptor queue is full
Ido Schimmel
1
-1
/
+1
2016-03-07
mlxsw: spectrum: Always decrement bridge's ref count
Ido Schimmel
1
-3
/
+1
2016-03-07
netlabel: do not initialise statics to NULL
Wei Tang
1
-2
/
+2
2016-03-07
netlink: do not initialise statics to 0 or NULL
Wei Tang
1
-3
/
+3
2016-03-07
tipc: remove pre-allocated message header in link struct
Jon Paul Maloy
5
-77
/
+45
2016-03-07
tipc: fix nullptr crash during subscription cancel
Parthasarathy Bhuvaragan
1
-1
/
+2
2016-03-07
net: eth: altera: do not free array priv->mdio->irq
Colin Ian King
1
-1
/
+0
2016-03-07
net/ethoc: do not free array priv->mdio->irq
Colin Ian King
1
-1
/
+0
2016-03-07
net: sched: fix act_ipt for LOG target
Phil Sutter
1
-0
/
+2
2016-03-07
asix: do not free array priv->mdio->irq
Colin Ian King
1
-1
/
+0
2016-03-07
tipc: make sure required IPv6 addresses are scoped
Richard Alpe
1
-0
/
+5
2016-03-07
tipc: safely copy UDP netlink data from user
Richard Alpe
1
-11
/
+13
2016-03-07
tipc: don't check link reset on non existing link
Richard Alpe
1
-1
/
+1
2016-03-07
tipc: add net device to skb before UDP xmit
Richard Alpe
1
-0
/
+2
2016-03-07
net: fec: Rename "phy-reset-active-low" property
Bernhard Walle
2
-5
/
+5
2016-03-07
stmmac: fix noderef.cocci warnings
Wu Fengguang
1
-1
/
+1
2016-03-07
gianfar: Enable eTSEC-106 erratum w/a for MPC8548E Rev2
Atsushi Nemoto
1
-1
/
+3
2016-03-07
act_ife: fix a typo in kmemdup() parameters
WANG Cong
1
-2
/
+2
2016-03-07
Linux 4.5-rc7
v4.5-rc7
Linus Torvalds
1
-1
/
+1
2016-03-07
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-1
/
+0
2016-03-07
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-0
/
+6
2016-03-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
7
-3
/
+49
2016-03-06
Merge tag 'upstream-4.5-rc7' of git://git.infradead.org/linux-ubifs
Linus Torvalds
1
-1
/
+1
2016-03-06
Merge branch 'for-linus-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-3
/
+4
2016-03-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
5
-14
/
+18
[next]