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
2013-06-26
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
9
-59
/
+114
2013-06-26
qeth: use default napi weight
Sebastian Ott
1
-1
/
+1
2013-06-26
qeth: Fix crash on initial MTU size change
Stefan Raspl
1
-2
/
+4
2013-06-26
qeth: change default standard blkt settings for OSA
Ursula Braun
1
-5
/
+5
2013-06-26
qeth: Increase default MTU for OSA devices
Stefan Raspl
1
-3
/
+4
2013-06-26
netiucv: remove unused macro
Andy Shevchenko
1
-20
/
+0
2013-06-25
bnx2x: Remove sparse and coccinelle warnings
Yuval Mintz
3
-7
/
+12
2013-06-25
ipv6: add include file to suppress sparse warnings
Eric Dumazet
1
-0
/
+1
2013-06-25
tcp: remove invalid __rcu annotation
Eric Dumazet
1
-3
/
+3
2013-06-25
packet: nlmon: virtual netlink monitoring device for packet sockets
Daniel Borkmann
3
-0
/
+181
2013-06-25
net: netlink: virtual tap device management
Daniel Borkmann
2
-0
/
+117
2013-06-25
net: if_arp: add ARPHRD_NETLINK type
Daniel Borkmann
1
-0
/
+1
2013-06-24
net: Restore unintentional reverts.
David S. Miller
3
-3
/
+0
2013-06-24
sfc: Improve test for IOMMU in use
Ben Hutchings
1
-1
/
+1
2013-06-24
sfc: Fix IRQ cleanup in case of a probe failure
Ben Hutchings
2
-38
/
+40
2013-06-24
sfc: Do not pass non-TCP packets into GRO code
Ben Hutchings
1
-1
/
+1
2013-06-24
sfc: Define and set RX buffer flag for packets parsed as TCP
Ben Hutchings
2
-5
/
+15
2013-06-24
sfc: Enable accelerated RFS on vlans
Andy Lutomirski
1
-1
/
+14
2013-06-24
sfc: Report software timestamping capabilities
Ben Hutchings
3
-11
/
+22
2013-06-24
sfc: Increase size of RX SKB header area
Jon Cooper
1
-1
/
+1
2013-06-24
sfc: Enable RX checksum offload for packets not handled by GRO
Jon Cooper
1
-0
/
+2
2013-06-24
sfc: Fix EEH with legacy interrupts.
Alexandre Rames
4
-1
/
+18
2013-06-24
bnx2x: Fix compilation with no IOV support
Yuval Mintz
3
-12
/
+18
2013-06-24
net: Unmap fragment page once iterator is done
Wedson Almeida Filho
3
-3
/
+6
2013-06-24
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
210
-2842
/
+27577
2013-06-24
xen-netback: double free on unload
Dan Carpenter
1
-2
/
+2
2013-06-24
ip_tunnel: Protect tunnel functions with CONFIG_INET guard.
Jesse Gross
1
-0
/
+5
2013-06-24
openvswitch: Use correct config guard.
Pravin B Shelar
2
-2
/
+2
2013-06-24
bridge: fix a typo in comments
Cong Wang
1
-1
/
+1
2013-06-24
net: allow large number of tx queues
Eric Dumazet
1
-7
/
+19
2013-06-24
Merge branch 'bnx2x'
David S. Miller
7
-11
/
+79
2013-06-24
bnx2x: Fix 20G KR2 support claims
Yaniv Rosner
1
-0
/
+4
2013-06-24
bnx2x: improve VF timings
Ariel Elior
1
-3
/
+7
2013-06-24
bnx2x: VF ndo sanity
Ariel Elior
1
-0
/
+5
2013-06-24
bnx2x: Improve PF behaviour toward VF
Ariel Elior
7
-8
/
+63
2013-06-24
VSOCK: Fix VSOCK_HASH and VSOCK_CONN_HASH
Asias He
1
-3
/
+3
2013-06-24
VSOCK: Remove unnecessary label
Asias He
1
-2
/
+1
2013-06-24
VSOCK: Return VMCI_ERROR_NO_MEM when fails to allocate skb
Asias He
1
-7
/
+8
2013-06-24
VSOCK: Introduce vsock_auto_bind helper
Asias He
1
-28
/
+21
2013-06-24
ipv6: remove a useless pr_info() in addrconf_gre_config()
Cong Wang
1
-2
/
+0
2013-06-24
qlcnic: Update version to 5.2.44
Jitendra Kalsaria
1
-2
/
+2
2013-06-24
qlcnic: Add support for 83xx suspend and resume.
Rajesh Borundia
10
-64
/
+225
2013-06-24
qlcnic: Add support for 'set driver version' in 83XX
Pratik Pujar
6
-16
/
+33
2013-06-24
qlcnic: Cleanup of structure qlcnic_hardware_context
Pratik Pujar
4
-5
/
+6
2013-06-24
qlcnic: Add support for PEX DMA method to read memory section of adapter dump
Shahed Shaikh
2
-7
/
+221
2013-06-24
qlcnic: Minimize sleep duration within loopback diagnostic test.
Jitendra Kalsaria
2
-19
/
+41
2013-06-24
qlcnic: Secondary unicast MAC address support.
Jitendra Kalsaria
6
-23
/
+83
2013-06-24
qlcnic: Handle qlcnic_alloc_mbx_args() failure
Shahed Shaikh
4
-64
/
+206
2013-06-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
210
-2842
/
+27577
2013-06-20
ndisc: Convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-1
/
+1
[prev]
[next]