index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-03-29
1
-2
/
+2
|
\
|
*
dmaengine/dma_slave: introduce inline wrappers
Alexandre Bounine
2012-03-21
1
-2
/
+2
*
|
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
114
-114
/
+1
|
\
\
|
*
|
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
114
-114
/
+0
|
*
|
Disintegrate asm/system.h for ARM
David Howells
2012-03-28
1
-0
/
+1
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-03-28
2
-9
/
+3
|
\
\
\
|
*
|
|
powerpc+sparc/vio: Modernize driver registration
Benjamin Herrenschmidt
2012-03-28
2
-9
/
+3
*
|
|
|
Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-03-27
3
-424
/
+533
|
\
\
\
\
|
*
\
\
\
Merge branch 'sa11x0-ir' into sa11x0
Russell King
2012-03-25
2
-423
/
+532
|
|
\
\
\
\
|
|
*
|
|
|
NET: sa11x0-ir: add DMA support for SIR transmit mode
Russell King
2012-03-07
1
-44
/
+59
|
|
*
|
|
|
NET: sa11x0-ir: convert sa11x0-ir driver to use DMA engine API
Russell King
2012-03-07
2
-30
/
+92
|
|
*
|
|
|
NET: sa11x0-ir: split si->dev for IrDA transmit and receive buffers
Russell King
2012-02-09
1
-7
/
+11
|
|
*
|
|
|
NET: sa11x0-ir: fix size of SIR transmit buffer
Russell King
2012-02-09
1
-1
/
+1
|
|
*
|
|
|
NET: sa11x0-ir: convert to use scatterlist DMA API
Russell King
2012-02-09
1
-21
/
+21
|
|
*
|
|
|
NET: sa11x0-ir: get rid of si->hscr0
Russell King
2012-02-09
1
-8
/
+5
|
|
*
|
|
|
NET: sa11x0-ir: move sa1100_irda_txdma_irq
Russell King
2012-02-09
1
-55
/
+53
|
|
*
|
|
|
NET: sa11x0-ir: move SIR and FIR interrupt support
Russell King
2012-02-09
1
-149
/
+141
|
|
*
|
|
|
NET: sa11x0-ir: indirect handling of SIR and FIR interrupts
Russell King
2012-02-09
1
-26
/
+24
|
|
*
|
|
|
NET: sa11x0-ir: split SIR and FIR tx functions
Russell King
2012-02-09
1
-52
/
+66
|
|
*
|
|
|
NET: sa11x0-ir: factor out speed checks
Russell King
2012-02-09
1
-12
/
+13
|
|
*
|
|
|
NET: sa11x0-ir: move sa1100_irda_{startup,shutdown,suspend,resume}
Russell King
2012-02-09
1
-131
/
+131
|
|
*
|
|
|
NET: sa11x0-ir: fix leak of tx skb
Russell King
2012-02-09
1
-10
/
+19
|
|
*
|
|
|
NET: sa11x0-ir: containerize DMA data
Russell King
2012-02-09
1
-46
/
+48
|
|
*
|
|
|
NET: sa11x0-ir: obtain interrupt number from platform resources
Russell King
2012-02-09
1
-3
/
+6
|
|
*
|
|
|
NET: sa11x0-ir: set netdev's parent struct device
Russell King
2012-02-09
1
-0
/
+2
|
|
*
|
|
|
NET: sa11x0-ir: handle DMA mapping errors properly
Russell King
2012-02-09
1
-2
/
+14
|
|
*
|
|
|
NET: sa11x0-ir: fix documentation bug
Russell King
2012-02-09
1
-1
/
+1
|
*
|
|
|
|
ARM: sa11x0: neponset: provide function to manipulate NCR_0
Russell King
2012-02-09
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-03-27
9
-41
/
+58
|
\
\
\
\
\
|
*
|
|
|
|
net: add a truesize parameter to skb_add_rx_frag()
Eric Dumazet
2012-03-25
4
-5
/
+9
|
*
|
|
|
|
gianfar: Fix possible overrun and simplify interrupt name field creation
Joe Perches
2012-03-25
2
-33
/
+8
|
*
|
|
|
|
USB: qmi_wwan: Add ZTE (Vodafone) K3570-Z and K3571-Z net interfaces
Andrew Bird (Sphere Systems)
2012-03-25
1
-0
/
+18
|
*
|
|
|
|
USB: qmi_wwan: Add ZTE (Vodafone) K3565-Z and K4505-Z net interfaces
Andrew Bird (Sphere Systems)
2012-03-25
1
-0
/
+18
|
*
|
|
|
|
qlcnic: Bug fix for LRO
Anirban Chakraborty
2012-03-23
2
-3
/
+5
*
|
|
|
|
|
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-27
3
-34
/
+135
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'next/fixes-non-critical' into next/drivers
Arnd Bergmann
2012-03-20
27
-96
/
+112
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'regulator' of git://github.com/hzhuang1/linux into next/drivers
Olof Johansson
2012-03-08
22
-58
/
+128
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'depends/irqdomain' into next/drivers
Arnd Bergmann
2012-03-05
1
-2
/
+2
|
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge branch 'imx/driver' of git://git.linaro.org/people/shawnguo/linux-2.6 i...
Arnd Bergmann
2012-02-28
2
-7
/
+7
|
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
Merge branch 'features/cs89x0' of git://git.pengutronix.de/git/imx/linux-2.6 ...
Arnd Bergmann
2012-02-27
3
-34
/
+135
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
CS89x0 : add CS89x0 platform device to the iMX31ADS board
Jaccon Bastiaansen
2012-02-01
1
-7
/
+0
|
|
*
|
|
|
|
|
|
|
|
CS89x0 : remove QQ2440 board support from the CS89x0 driver
Jaccon Bastiaansen
2012-02-01
1
-8
/
+0
|
|
*
|
|
|
|
|
|
|
|
CS89x0 : add platform driver support
Jaccon Bastiaansen
2012-02-01
3
-21
/
+137
|
|
|
|
_
|
_
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-03-24
1
-0
/
+4
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
xen: initialize platform-pci even if xen_emul_unplug=never
Igor Mammedov
2012-03-22
1
-0
/
+4
*
|
|
|
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-03-23
9
-107
/
+85
|
\
\
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
/
/
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
usbnet: consider device busy at each recieved packet
Oliver Neukum
2012-03-22
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
bonding: remove entries for master_ip and vlan_ip and query devices instead
Andy Gospodarek
2012-03-22
2
-69
/
+31
|
*
|
|
|
|
|
|
|
|
usbnet: don't clear urb->dev in tx_complete
tom.leiming@gmail.com
2012-03-22
1
-1
/
+0
|
*
|
|
|
|
|
|
|
|
usbnet: increase URB reference count before usb_unlink_urb
tom.leiming@gmail.com
2012-03-22
1
-0
/
+9
[next]