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
2010-04-08
xfrm: Fix crashes in xfrm_lookup()
Timo Teräs
1
-7
/
+0
2010-04-08
vxge: Version update.
Sreenivasa Honnur
1
-2
/
+2
2010-04-08
vxge: Pass correct number of VFs value to pci_sriov_enable().
Sreenivasa Honnur
3
-12
/
+71
2010-04-08
vxge: Allow driver load for all enumerated pci functions.
Sreenivasa Honnur
1
-2
/
+4
2010-04-08
vxge: Fix a possible memory leak in vxge_hw_device_initialize().
Sreenivasa Honnur
1
-1
/
+3
2010-04-08
Revert "Add non-Virtex5 support for LL TEMAC driver"
David S. Miller
4
-126
/
+38
2010-04-08
net: fix ethtool coding style errors and warnings
chavey
2
-120
/
+136
2010-04-08
macb: allow reception of large (>1518 bytes) frames
Peter Korsgaard
1
-0
/
+1
2010-04-08
bnx2x: use the DMA API instead of the pci equivalents
FUJITA Tomonori
2
-56
/
+58
2010-04-08
bnx2: use the dma state API instead of the pci equivalents
FUJITA Tomonori
2
-23
/
+23
2010-04-08
virtio-net: move sg off stack
Michael S. Tsirkin
1
-27
/
+25
2010-04-08
benet: fix the misusage of zero dma address
FUJITA Tomonori
1
-1
/
+1
2010-04-08
benet: use the dma state API instead of the pci equivalents
FUJITA Tomonori
2
-3
/
+3
2010-04-08
3c503: Fix IRQ probing
Ben Hutchings
1
-12
/
+30
2010-04-08
caif: tty's are kref objects so take a reference
Alan Cox
1
-1
/
+2
2010-04-08
caif: check write operations
Alan Cox
1
-0
/
+4
2010-04-08
net: include linux/proc_fs.h in dev_addr_lists.c
Eric Dumazet
1
-1
/
+1
2010-04-08
net: fix definition of netdev_for_each_mc_addr()
Pavel Roskin
1
-1
/
+1
2010-04-07
flow: delayed deletion of flow cache entries
Timo Teräs
1
-31
/
+69
2010-04-07
xfrm: remove policy garbage collection
Timo Teräs
1
-34
/
+5
2010-04-07
xfrm: cache bundles instead of policies for outgoing flows
Timo Teräs
4
-391
/
+383
2010-04-07
flow: virtualize flow cache entry methods
Timo Teräs
4
-102
/
+163
2010-04-07
au1000-eth: bump to 1.7
Florian Fainelli
1
-1
/
+1
2010-04-07
au1000-eth: Use (dev|netdev|netif)_<level> macro helpers
Florian Fainelli
1
-68
/
+48
2010-04-07
au1000-eth: implement set/get_msglevel
Florian Fainelli
2
-0
/
+21
2010-04-07
au1000-eth: fix checkpatch errors.
Florian Fainelli
2
-24
/
+23
2010-04-07
au1000-eth: prefix all functions with au1000_
Florian Fainelli
1
-35
/
+35
2010-04-07
au1000-eth: set MODULE_VERSION
Florian Fainelli
1
-0
/
+1
2010-04-07
au1000-eth: allow driver to be compiled as a module
Florian Fainelli
1
-1
/
+1
2010-04-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
780
-8445
/
+71698
2010-04-07
NET: usb: Adding URB_ZERO_PACKET flag to usbnet.c
Elina Pasheva
1
-6
/
+9
2010-04-07
net/irda: Add SuperH IrDA driver support
Kuninori Morimoto
3
-0
/
+872
2010-04-07
net/irda: sh_sir: Modify iounmap wrong execution
Kuninori Morimoto
1
-5
/
+3
2010-04-07
net/irda: sh_sir: fixup err return value on sh_sir_open
Kuninori Morimoto
1
-1
/
+3
2010-04-07
socket: remove duplicate declaration of struct timespec
Hagen Paul Pfeifer
1
-3
/
+2
2010-04-07
TIPC: Updated topology subscription protocol according to latest spec
Jon Paul Maloy
3
-24
/
+23
2010-04-07
Add non-Virtex5 support for LL TEMAC driver
John Linn
4
-38
/
+126
2010-04-07
via-velocity: remove private #define
Francois Romieu
2
-131
/
+60
2010-04-06
NET: sb1250: Fix compile warning in driver
Ralf Baechle
1
-1
/
+0
2010-04-06
tg3: Update version to 3.109
Matt Carlson
1
-2
/
+2
2010-04-06
tg3: Remove tg3_dump_state()
Matt Carlson
1
-233
/
+0
2010-04-06
tg3: Cleanup if codestyle
Matt Carlson
1
-44
/
+31
2010-04-06
tg3: The case of switches
Matt Carlson
1
-40
/
+40
2010-04-06
tg3: Whitespace, constant, and comment updates
Matt Carlson
2
-38
/
+40
2010-04-06
tg3: Use VPD fw version when present
Matt Carlson
1
-4
/
+30
2010-04-06
tg3: Prepare FW version code for VPD versioning
Matt Carlson
1
-16
/
+23
2010-04-06
tg3: Fix message 80 char violations
Matt Carlson
1
-22
/
+38
2010-04-06
tg3: netdev_err() => dev_err()
Matt Carlson
1
-13
/
+19
2010-04-06
tg3: Replace pr_err with sensible alternatives
Matt Carlson
1
-20
/
+26
2010-04-06
tg3: Restore likely() check in tg3_poll_msix()
Matt Carlson
1
-2
/
+2
[next]