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
2009-08-26
virtio: net refill on out-of-memory
Rusty Russell
1
-15
/
+46
2009-08-26
smc91x: fix compilation on SMP
Alexey Dobriyan
1
-1
/
+1
2009-08-25
irda/sa1100_ir: fix broken netdev_ops conversion
Alexander Beregalov
1
-4
/
+0
2009-08-25
irda/au1k_ir: fix broken netdev_ops conversion
Alexander Beregalov
1
-4
/
+0
2009-08-23
smc91x: let smc91x work well under netpoll
Dongdong Deng
1
-18
/
+22
2009-08-23
pxaficp-ir: remove incorrect net_device_ops
Marek Vasut
1
-3
/
+1
2009-08-23
drivers/net: fixed drivers that support netpoll use ndo_start_xmit()
Dongdong Deng
4
-9
/
+13
2009-08-23
net: Fix Micrel KSZ8842 Kconfig description
Andreas Mohr
1
-1
/
+2
2009-08-23
E100: fix interaction with swiotlb on X86.
Krzysztof HaĆasa
1
-1
/
+1
2009-08-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-4
/
+10
2009-08-21
rtl8187: always set MSR_LINK_ENEDCA flag with RTL8187B
Herton Ronaldo Krzesinski
1
-4
/
+10
2009-08-20
ibm_newemac: emac_close() needs to call netif_carrier_off()
Petri Gynther
1
-0
/
+2
2009-08-19
net: fix ks8851 build errors
Randy Dunlap
1
-0
/
+1
2009-08-18
net: Rename MAC platform driver for w90p910 platform
Wan ZongShun
1
-2
/
+2
2009-08-18
yellowfin: Fix buffer underrun after dev_alloc_skb() failure
Roel Kluin
1
-10
/
+18
2009-08-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+1
2009-08-17
orinoco: correct key bounds check in orinoco_hw_get_tkip_iv
John W. Linville
1
-1
/
+1
2009-08-15
e1000e: fix use of pci_enable_pcie_error_reporting
Xiaotian Feng
1
-8
/
+8
2009-08-15
e1000e: WoL does not work on 82577/82578 with manageability enabled
Bruce Allan
1
-3
/
+3
2009-08-15
cnic: Fix locking in init/exit calls.
Michael Chan
2
-9
/
+40
2009-08-15
cnic: Fix locking in start/stop calls.
Michael Chan
2
-16
/
+29
2009-08-15
bnx2: Use mutex on slow path cnic calls.
Michael Chan
2
-6
/
+12
2009-08-15
cnic: Refine registration with bnx2.
Michael Chan
1
-13
/
+36
2009-08-15
cnic: Fix symbol_put_addr() panic on ia64.
Michael Chan
1
-1
/
+1
2009-08-14
pegasus: Add new device ID.
Petko Manolov
1
-0
/
+2
2009-08-14
drivers/net: fixed drivers that support netpoll use ndo_start_xmit()
Dongdong Deng
4
-8
/
+12
2009-08-14
via-velocity: Fix test of mii_status bit VELOCITY_DUPLEX_FULL
roel kluin
1
-1
/
+1
2009-08-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-2
/
+4
2009-08-14
rt2x00: fix memory corruption in rf cache, add a sanity check
Pavel Roskin
1
-2
/
+4
2009-08-13
ixgbe: Fix receive on real device when VLANs are configured
Lucy Liu
1
-2
/
+2
2009-08-13
ixgbe: Do not return 0 in ixgbe_fcoe_ddp() upon FCP_RSP in DDP completion
Yi Zou
1
-1
/
+1
2009-08-13
netxen: free napi resources during detach
Dhananjay Phadke
2
-15
/
+24
2009-08-13
netxen: remove netxen workqueue
Amit Kumar Salecha
2
-29
/
+42
2009-08-13
ixgbe: fix issues setting rx-usecs with legacy interrupts
Don Skidmore
1
-8
/
+19
2009-08-13
can: fix oops caused by wrong rtnl newlink usage
Oliver Hartkopp
1
-0
/
+7
2009-08-12
8139cp: balance dma_map_single vs dma_unmap_single pair
Francois Romieu
1
-3
/
+2
2009-08-12
Revert "libertas: Read buffer overflow"
David S. Miller
1
-8
/
+10
2009-08-10
ar9170: fix read & write outside array bounds
Dan Carpenter
1
-2
/
+3
2009-08-10
ar9170usb: fix spurious firmware related message
Christian Lamparter
1
-1
/
+5
2009-08-09
mlx4_en: Fix read buffer overflow in mlx4_en_complete_rx_desc()
roel kluin
1
-2
/
+3
2009-08-09
zorro8390: Fix read buffer overflow in zorro8390_init_one()
roel kluin
1
-0
/
+3
2009-08-09
pcnet32: Read buffer overflow
roel kluin
1
-1
/
+1
2009-08-09
gianfar: keep vlan related state when restart
Yong Zhang
1
-2
/
+10
2009-08-09
e1000e: fix potential NVM corruption on ICH9 with 8K bank size
Bruce Allan
1
-38
/
+12
2009-08-09
e1000e: fix acquisition of SW/FW/HW semaphore for ICHx parts
Bruce Allan
1
-13
/
+31
2009-08-09
ixgbe: Disable packet split only on FCoE queues in 82599
Yi Zou
2
-16
/
+19
2009-08-09
ixgbe: Pass rx_ring directly in ixgbe_configure_srrctl()
Yi Zou
1
-40
/
+15
2009-08-09
tun: Extend RTNL lock coverage over whole ioctl
Herbert Xu
1
-31
/
+19
2009-08-09
fec: fix FEC driver packet transmission breakage
Greg Ungerer
1
-4
/
+5
2009-08-09
atlx: strncpy does not null terminate string
Roel Kluin
2
-8
/
+8
[next]