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
2015-02-28
net: smc91x: use run-time configuration on all ARM machines
Arnd Bergmann
10
-117
/
+57
2015-02-28
rhashtable: use cond_resched()
Eric Dumazet
1
-0
/
+4
2015-02-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
9
-76
/
+280
2015-02-28
amd-xgbe: Request IRQs only after driver is fully setup
Lendacky, Thomas
1
-82
/
+93
2015-02-28
net: asix: add support for the Sitecom LN-028 USB adapter
Luca Ceresoli
2
-0
/
+5
2015-02-28
Merge branch 'rhashtable'
David S. Miller
6
-61
/
+19
2015-02-28
rhashtable: remove indirection for grow/shrink decision functions
Daniel Borkmann
6
-58
/
+18
2015-02-28
rhashtable: unconditionally grow when max_shift is not specified
Daniel Borkmann
2
-3
/
+1
2015-02-27
vhost: drop hard-coded num_buffers size
Michael S. Tsirkin
1
-1
/
+2
2015-02-27
vhost: cleanup iterator update logic
Michael S. Tsirkin
1
-10
/
+12
2015-02-27
rocker: silence shift wrapping warning
Dan Carpenter
1
-2
/
+2
2015-02-27
rocker: add a check for NULL in rocker_probe_ports()
Dan Carpenter
1
-0
/
+2
2015-02-27
cxgb4: Fix PCI-E Memory window interface for big-endian systems
Hariprasad Shenai
2
-11
/
+45
2015-02-27
enic: do notify_check before returning credits
Sujith Sankar
1
-2
/
+2
2015-02-26
i40e: check pointers before use
Shannon Nelson
1
-1
/
+1
2015-02-26
i40e: catch NVM write semaphore timeout and retry
Shannon Nelson
1
-0
/
+35
2015-02-26
i40e: stop flow director on shutdown
Mitch A Williams
1
-0
/
+1
2015-02-26
i40e: disconnect irqs on shutdown
Shannon Nelson
1
-6
/
+8
2015-02-26
i40evf: TCP/IPv6 over Vxlan Tx checksum offload fix
Anjali Singhai
1
-12
/
+12
2015-02-26
i40e: Issue a PF reset if Tx queue disable timeout
Parikh, Neerav
1
-1
/
+7
2015-02-26
i40e: Fix the Tx ring qset handle when DCB reconfigures
Parikh, Neerav
1
-2
/
+9
2015-02-26
i40e: Fix the case where per TC queue count was higher than queues enabled
Anjali Singhai
1
-1
/
+6
2015-02-26
i40e: fix race in hang check
Jesse Brandeburg
2
-48
/
+60
2015-02-26
i40e: Fix TSO with more than 8 frags per segment issue
Anjali Singhai
4
-0
/
+132
2015-02-26
i40e: Don't check for Tx hang when PF down
Akeem G Abodunrin
1
-1
/
+2
2015-02-26
i40e: fix shift precedence issue
Shannon Nelson
2
-3
/
+4
2015-02-26
i40e: Fix memory leak at failure path in i40e_dbg_command_write()
Alexey Khoroshilov
1
-1
/
+3
2015-02-26
MAINTAINERS: update my email address
Andy Gospodarek
1
-1
/
+1
2015-02-26
amd-xgbe-phy: PHY KX/KR mode differences
Tom Lendacky
2
-2
/
+84
2015-02-25
r8169: Fix trivial typo in rtl_check_firmware
Yannick Guerrini
1
-1
/
+1
2015-02-25
xen-netback: release pending index before pushing Tx responses
David Vrabel
1
-8
/
+21
2015-02-25
af_packet: don't pass empty blocks for PACKET_V3
Alexander Drozdov
1
-1
/
+9
2015-02-24
rtnetlink: avoid 0 sized arrays
Sasha Levin
1
-2
/
+2
2015-02-24
ipv6: addrconf: validate new MTU before applying it
Marcelo Leitner
1
-1
/
+16
2015-02-24
altera_tse: Fixes in NAPI and interrupt handling paths
Vlastimil Setka
1
-23
/
+22
2015-02-24
altera_tse: Correct typo in obtaining tx_fifo_depth from devicetree
Vlastimil Setka
1
-1
/
+1
2015-02-24
net: compat: Ignore MSG_CMSG_COMPAT in compat_sys_{send, recv}msg
Catalin Marinas
1
-9
/
+0
2015-02-24
irda: replace current->state by set_current_state()
Fabian Frederick
2
-3
/
+3
2015-02-24
net: sched: export tc_connmark.h so it is uapi accessible
Jamal Hadi Salim
1
-0
/
+1
2015-02-23
team: fix possible null pointer dereference in team_handle_frame
Jiri Pirko
1
-3
/
+1
2015-02-23
decnet: Fix obvious o/0 typo
Rasmus Villemoes
1
-1
/
+1
2015-02-23
rhashtable: initialize all rhashtable walker members
Sasha Levin
1
-0
/
+3
2015-02-23
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-0
/
+1
2015-02-23
Bluetooth: btusb: Fix issue with CSR based Intel Wireless controllers
Marcel Holtmann
1
-0
/
+1
2015-02-23
tcp: fix tcp_should_expand_sndbuf() to use tcp_packets_in_flight()
Neal Cardwell
1
-1
/
+1
2015-02-23
net: pktgen: disable xmit_clone on virtual devices
Eric Dumazet
1
-0
/
+3
2015-02-22
r8169: Revert BQL and xmit_more support.
David S. Miller
1
-23
/
+7
2015-02-22
wan: cosa: replace current->state by set_current_state()
Fabian Frederick
1
-6
/
+6
2015-02-22
hso: replace current->state by __set_current_state()
Fabian Frederick
1
-1
/
+1
2015-02-22
mISDN: replace current->state by set_current_state()
Fabian Frederick
1
-1
/
+1
[next]