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
2009-08-06
vxge: prefetch skb->data
Benjamin LaHaise
2
-1
/
+6
2009-08-06
vxge: prefetch RxD descriptors
Benjamin LaHaise
2
-0
/
+2
2009-08-06
vxge: improve tx performance by using mmiowb() instead of wmb()
Benjamin LaHaise
1
-2
/
+2
2009-08-06
vxge: fix pktgen hangs (don't abuse skb->cb[])
Benjamin LaHaise
5
-32
/
+40
2009-08-06
vxge: don't drop frame on tx queue full
Benjamin LaHaise
1
-0
/
+6
2009-08-06
ixgbe: allow vlan egress priority mapping in DCB mode
Lucy Liu
1
-1
/
+1
2009-08-06
be2net: Patch to perform function reset at initialization
sarveshwarb
3
-0
/
+27
2009-08-06
net: implement a SO_DOMAIN getsockoption
Jan Engelhardt
20
-0
/
+24
2009-08-06
net: implement a SO_PROTOCOL getsockoption
Jan Engelhardt
20
-0
/
+40
2009-08-05
netxen: add hardware LRO support
Dhananjay Phadke
3
-22
/
+125
2009-08-05
netxen: remove unnecessary structures
Dhananjay Phadke
2
-176
/
+18
2009-08-05
netxen: fix vlan tso case
Dhananjay Phadke
1
-1
/
+1
2009-08-05
cpmac: unmark as broken
Florian Fainelli
1
-1
/
+1
2009-08-05
cpmac: bump version to 0.5.1
Florian Fainelli
1
-1
/
+1
2009-08-05
cpmac: wait longer after MDIO reset
Florian Fainelli
1
-2
/
+2
2009-08-05
cpmac: add support for fixed PHY
Florian Fainelli
1
-15
/
+19
2009-08-05
ar7: add fixed PHY support for the two on-board cpmac
Florian Fainelli
1
-0
/
+15
2009-08-05
cpmac: fix wrong MDIO bus identifier
Florian Fainelli
1
-3
/
+3
2009-08-05
net: mark read-only arrays as const
Jan Engelhardt
36
-66
/
+74
2009-08-05
xfrm6: Fix xfrm6_policy.c build when SYSCTL disabled.
David S. Miller
1
-1
/
+6
2009-08-05
xfrm4: fix build when SYSCTLs are disabled
Randy Dunlap
1
-0
/
+6
2009-08-03
neigh: Convert garbage collection from softirq to workqueue
Eric Dumazet
2
-48
/
+45
2009-08-03
IPVS: use pr_err and friends instead of IP_VS_ERR and friends
Hannes Eder
21
-152
/
+147
2009-08-02
smsc95xx: remove EEPROM loaded check
Steve Glendinning
1
-5
/
+0
2009-08-02
inet6: functions shadow global variable
Gerrit Renker
1
-2
/
+2
2009-08-02
drivers/atm: Use DIV_ROUND_CLOSEST
Julia Lawall
1
-2
/
+2
2009-08-02
drivers/net: Use DIV_ROUND_CLOSEST
Julia Lawall
1
-1
/
+2
2009-08-02
cxgb3: fix Gen2 pci default settings
Divy Le Ray
1
-1
/
+12
2009-08-02
cxgb3: fix EDC filename string
Divy Le Ray
1
-1
/
+1
2009-08-02
vxge: return PCI_ERS_RESULT_DISCONNECT on permanent failure
Dean Nelson
1
-0
/
+3
2009-08-02
s2io: return PCI_ERS_RESULT_DISCONNECT on permanent failure
Dean Nelson
1
-0
/
+3
2009-08-02
qlge: return PCI_ERS_RESULT_DISCONNECT on permanent failure
Dean Nelson
1
-0
/
+5
2009-08-02
ixgb: return PCI_ERS_RESULT_DISCONNECT on permanent failure
Dean Nelson
1
-0
/
+5
2009-08-02
igbvf: return PCI_ERS_RESULT_DISCONNECT on permanent failure
Dean Nelson
1
-0
/
+3
2009-08-02
bnx2x: return PCI_ERS_RESULT_DISCONNECT on permanent failure
Dean Nelson
1
-0
/
+5
2009-08-02
bnx2: return PCI_ERS_RESULT_DISCONNECT on permanent failure
Dean Nelson
1
-0
/
+5
2009-08-02
atl1e: return PCI_ERS_RESULT_DISCONNECT on permanent failure
Dean Nelson
1
-0
/
+3
2009-08-02
atl1c: return PCI_ERS_RESULT_DISCONNECT on permanent failure
Dean Nelson
1
-0
/
+3
2009-08-02
be2net: delete unnecessary code from be_cmd_POST()
Sathya Perla
1
-41
/
+4
2009-08-02
be2net: some name changes for consistency
Sathya Perla
3
-34
/
+34
2009-08-02
be2net: replace some printks with dev_err()/dev_warn()
Sathya Perla
2
-28
/
+15
2009-08-02
be2net: remove pci_func field from be_adapter struct
Sathya Perla
4
-14
/
+11
2009-08-02
be2net: get rid of be_ctrl_info struct/abstraction
Sathya Perla
5
-333
/
+299
2009-07-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
82
-1159
/
+5381
2009-07-31
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
34
-104
/
+185
2009-07-31
ixgbe: Fix RSC completion delay causing Rx interrupts to stop
Peter P Waskiewicz Jr
2
-1
/
+6
2009-07-31
ixgbe: Fix usage of second flags bitmap when using LRO/RSC
Peter P Waskiewicz Jr
2
-9
/
+9
2009-07-31
ixgbe: Fix netpoll to be properly multiqueue aware
Peter P Waskiewicz Jr
1
-3
/
+10
2009-07-31
xfrm: select sane defaults for xfrm[4|6] gc_thresh
Neil Horman
6
-14
/
+40
2009-07-31
IPVS: use pr_fmt
Hannes Eder
24
-63
/
+134
[next]