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.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-01-08
tipc: correctly unlink packets from deferred packet queue
Erik Hugne
1
-0
/
+1
2014-01-07
ipv6: pcpu_tstats.syncp should be initialised in ip6_vti.c
Li RongQing
1
-0
/
+6
2014-01-07
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2014-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
45
-327
/
+478
2014-01-07
bridge: use spin_lock_bh() in br_multicast_set_hash_max
Curt Brune
1
-2
/
+2
2014-01-07
ipv6: don't install anycast address for /128 addresses on routers
Hannes Frederic Sowa
1
-2
/
+2
2014-01-07
hso: fix handling of modem port SERIAL_STATE notifications
Dan Williams
1
-2
/
+11
2014-01-07
isdn: Drop big endian cpp checks from telespci and hfc_pci drivers
Guenter Roeck
2
-8
/
+0
2014-01-06
ext4: fix bigalloc regression
Eric Whitney
1
-1
/
+1
2014-01-06
Merge branch 'be2net'
David S. Miller
3
-22
/
+43
2014-01-06
be2net: fix max_evt_qs calculation for BE3 in SR-IOV config
Suresh Reddy
2
-4
/
+9
2014-01-06
be2net: increase the timeout value for loopback-test FW cmd
Suresh Reddy
3
-12
/
+22
2014-01-06
be2net: disable RSS when number of RXQs is reduced to 1 via set-channels
Vasundhara Volam
2
-6
/
+12
2014-01-06
xen-netback: Include header for vmalloc
Josh Boyer
1
-0
/
+1
2014-01-06
net: 6lowpan: fix lowpan_header_create non-compression memcpy call
Daniel Borkmann
1
-1
/
+1
2014-01-06
fec: Revert "fec: Do not assume that PHY reset is active low"
Fabio Estevam
1
-10
/
+4
2014-01-06
Merge branch 'bnx2x'
David S. Miller
7
-120
/
+196
2014-01-06
bnx2x: fix VLAN configuration for VFs.
Yuval Mintz
5
-112
/
+174
2014-01-06
bnx2x: fix AFEX memory overflow
Yuval Mintz
1
-1
/
+4
2014-01-06
bnx2x: Clean before update RSS arrives
Michal Kalderon
2
-1
/
+7
2014-01-06
bnx2x: Correct number of MSI-X vectors for VFs
Michal Kalderon
1
-3
/
+6
2014-01-06
bnx2x: limit number of interrupt vectors for 57711
Dmitry Kravkov
2
-3
/
+5
2014-01-06
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
9
-12
/
+20
2014-01-05
ARM: 7933/1: rename ioremap_cached to ioremap_cache
Rob Herring
3
-3
/
+3
2014-01-05
ARM: fix "bad mode in ... handler" message for undefined instructions
Russell King
1
-1
/
+7
2014-01-05
CRYPTO: Fix more AES build errors
Russell King
2
-2
/
+2
2014-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
5
-7
/
+8
2014-01-05
Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."
Dave Kleikamp
1
-2
/
+2
2014-01-05
sparc64: smp_callin: Enable irqs after preemption is disabled
Kirill Tkhai
1
-1
/
+2
2014-01-05
sparc/PCI: Use dev_is_pci() to identify PCI devices
Yijing Wang
2
-4
/
+3
2014-01-05
Linux 3.13-rc7
v3.13-rc7
Linus Torvalds
1
-1
/
+1
2014-01-04
qlcnic: Fix bug in Tx completion path
Shahed Shaikh
4
-7
/
+12
2014-01-04
infiniband: make sure the src net is infiniband when create new link
Hangbin Liu
1
-1
/
+2
2014-01-04
{vxlan, inet6} Mark vxlan_dev flags with VXLAN_F_IPV6 properly
fan.du
1
-1
/
+2
2014-01-04
cxgb4: allow large buffer size to have page size
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2014-01-04
Merge tag 'for-v3.13-fixes' of git://git.infradead.org/battery-2.6
Linus Torvalds
2
-6
/
+7
2014-01-04
Merge tag 'pm+acpi-3.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-33
/
+108
2014-01-03
netpoll: Fix missing TXQ unlock and and OOPS.
David S. Miller
1
-2
/
+9
2014-01-03
ipv6: fix the use of pcpu_tstats in ip6_vti.c
Li RongQing
1
-21
/
+3
2014-01-03
ipv6: fix the use of pcpu_tstats in ip6_tunnel
Li RongQing
1
-5
/
+16
2014-01-03
ipv6 addrconf: fix preferred lifetime state-changing behavior while valid_lft...
Yasushi Asano
1
-3
/
+10
2014-01-03
net: llc: fix use after free in llc_ui_recvmsg
Daniel Borkmann
1
-2
/
+3
2014-01-03
virtio-net: fix refill races during restore
Jason Wang
1
-5
/
+6
2014-01-03
ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NIC
Wei-Chun Chao
4
-23
/
+44
2014-01-03
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-6
/
+5
2014-01-03
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
9
-24
/
+66
2014-01-03
epoll: do not take the nested ep->mtx on EPOLL_CTL_DEL
Jason Baron
1
-4
/
+0
2014-01-03
sh: add EXPORT_SYMBOL(min_low_pfn) and EXPORT_SYMBOL(max_low_pfn) to sh_ksyms...
Nobuhiro Iwamatsu
1
-0
/
+5
2014-01-03
drivers/dma/ioat/dma.c: check DMA mapping error in ioat_dma_self_test()
Jiang Liu
1
-1
/
+10
2014-01-03
mm/memory-failure.c: transfer page count from head page to tail page after sp...
Naoya Horiguchi
1
-0
/
+10
[next]