index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-26
mm: speculative page references
Nick Piggin
1
-0
/
+12
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
17
-75
/
+85
2008-07-25
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2
-41
/
+153
2008-07-25
ibmveth: enable driver for CMO
Robert Jennings
2
-34
/
+140
2008-07-25
ibmveth: Automatically enable larger rx buffer pools for larger mtu
Santiago Leon
1
-7
/
+13
2008-07-25
virtio: Recycle unused recv buffer pages for large skbs in net driver
Rusty Russell
1
-1
/
+35
2008-07-25
virtio net: Allow receiving SG packets
Herbert Xu
1
-5
/
+39
2008-07-25
virtio net: Add ethtool ops for SG/GSO
Herbert Xu
1
-0
/
+18
2008-07-25
virtio: fix virtio_net xmit of freed skb bug
Mark McLoughlin
1
-10
/
+10
2008-07-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
7
-21
/
+61
2008-07-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
1
-53
/
+1
2008-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-7
/
+0
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
1
-0
/
+1
2008-07-23
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-82
/
+88
2008-07-23
e1000e: fix e1000_netpoll(), remove extraneous e1000_clean_tx_irq() call
Ingo Molnar
1
-2
/
+0
2008-07-23
mlx4_core: Improve error message when not enough UAR pages are available
Roland Dreier
1
-0
/
+7
2008-07-23
IB/mlx4: Add support for memory management extensions and local DMA L_Key
Roland Dreier
4
-13
/
+24
2008-07-23
m68knommu: remove last use of CONFIG_FADS and CONFIG_RPXCLASSIC
Greg Ungerer
1
-1
/
+1
2008-07-23
m68knommu: remove RPXCLASSIC from the m68k tree
Sebastian Siewior
1
-42
/
+0
2008-07-23
m68knommu: fec: remove FADS
Sebastian Siewior
1
-10
/
+0
2008-07-22
sky2: don't stop queue on shutdown
Stephen Hemminger
1
-5
/
+0
2008-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
65
-4115
/
+11885
2008-07-22
ipw2200: Call netif_*_queue() interfaces properly.
David S. Miller
1
-31
/
+2
2008-07-22
netxen: Needs to include linux/vmalloc.h
David S. Miller
1
-0
/
+1
2008-07-22
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
1
-1
/
+1
2008-07-22
[netdrvr] atl1d: fix !CONFIG_PM build
Jeff Garzik
1
-1
/
+1
2008-07-22
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
51
-4053
/
+11854
2008-07-22
r6040: rework init_one error handling
Florian Fainelli
1
-19
/
+25
2008-07-22
r6040: bump release number to 0.18
Florian Fainelli
1
-2
/
+2
2008-07-22
r6040: handle RX fifo full and no descriptor interrupts
Florian Fainelli
1
-7
/
+15
2008-07-22
r6040: change the default waiting time
Florian Fainelli
1
-2
/
+2
2008-07-22
r6040: use definitions for magic values in descriptor status
Florian Fainelli
1
-11
/
+26
2008-07-22
r6040: completely rework the RX path
Florian Fainelli
1
-82
/
+62
2008-07-22
r6040: call napi_disable when puting down the interface and set lp->dev accor...
Florian Fainelli
1
-2
/
+2
2008-07-22
mv643xx_eth: fix NETPOLL build
Lennert Buytenhek
1
-1
/
+1
2008-07-22
r6040: rework the RX buffers allocation routine
Florian Fainelli
1
-9
/
+44
2008-07-22
r6040: fix scheduling while atomic in r6040_tx_timeout
Florian Fainelli
1
-41
/
+58
2008-07-22
r6040: fix null pointer access and tx timeouts
Florian Fainelli
1
-8
/
+20
2008-07-22
r6040: prefix all functions with r6040
Florian Fainelli
1
-30
/
+30
2008-07-22
rndis_host: support WM6 devices as modems
Thomas Backlund
2
-1
/
+14
2008-07-22
at91_ether: use netstats in net_device structure
Paulius Zaleckas
2
-21
/
+19
2008-07-22
sfc: Create one RX queue and interrupt per CPU package by default
Ben Hutchings
1
-1
/
+18
2008-07-22
sfc: Use a separate workqueue for resets
Ben Hutchings
2
-4
/
+21
2008-07-22
sfc: I2C adapter initialisation fixes
Ben Hutchings
1
-9
/
+3
2008-07-22
e1000: make ioport free
Taku Izumi
2
-13
/
+74
2008-07-22
e1000: delete non NAPI code from the driver
Francois Romieu
3
-161
/
+14
2008-07-22
e1000: remove email reference
Jeff Kirsher
1
-1
/
+1
2008-07-22
e1000: Move assignments in tests before test
Joe Perches
2
-34
/
+56
2008-07-22
e1000: checkpatch clean
Joe Perches
1
-14
/
+20
2008-07-22
e1000: Remove spaces after casts and function names
Joe Perches
5
-51
/
+50
[next]