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
2011-10-10
mscan: too much data copied to CAN frame due to 16 bit accesses
Wolfgang Grandegger
1
-3
/
+8
2011-10-10
bnx2x: fix cl_id allocation for non-eth clients for NPAR mode
Dmitry Kravkov
2
-7
/
+13
2011-10-10
mlx4_en: fix endianness with blue frame support
Thadeu Lima de Souza Cascardo
1
-3
/
+3
2011-10-04
macvlan/macvtap: Fix unicast between macvtap interfaces in bridge mode
David Ward
1
-1
/
+1
2011-10-03
pch_gbe: Fixed the issue on which a network freezes
Toshiharu Okada
1
-29
/
+27
2011-10-03
pch_gbe: Fixed the issue on which PC was frozen when link was downed.
Toshiharu Okada
1
-1
/
+1
2011-10-03
net: xen-netback: correctly restart Tx after a VM restore/migrate
David Vrabel
1
-2
/
+2
2011-10-03
bonding: properly stop queuing work when requested
Andy Gospodarek
3
-7
/
+12
2011-09-29
ibmveth: Fix oops on request_irq failure
Brian King
1
-2
/
+2
2011-09-29
cxgb4: Fix EEH on IBM P7IOC
Divy Le Ray
1
-0
/
+3
2011-09-29
dp83640: reduce driver noise
Richard Cochran
1
-2
/
+2
2011-09-28
Merge git://github.com/davem330/net
Linus Torvalds
12
-32
/
+68
2011-09-27
Merge branch 'for-davem' of git://git.infradead.org/users/linville/wireless
David S. Miller
9
-29
/
+42
2011-09-27
Merge branch 'master' of git://git.infradead.org/users/linville/wireless into...
John W. Linville
9
-29
/
+42
2011-09-27
bnx2x: add missing break in bnx2x_dcbnl_get_cap
Shmulik Ravid
1
-0
/
+1
2011-09-27
bnx2x: fix WOL by enablement PME in config space
Dmitry Kravkov
1
-1
/
+9
2011-09-27
bnx2x: fix hw attention handling
Dmitry Kravkov
2
-2
/
+16
2011-09-26
ath9k: Fix a dma warning/memory leak
Mohammed Shafi Shajakhan
1
-1
/
+9
2011-09-26
rtlwifi: rtl8192cu: Fix unitialized struct
Larry Finger
1
-0
/
+1
2011-09-26
iwlagn: fix dangling scan request
Johannes Berg
1
-14
/
+16
2011-09-26
[SCSI] cxgb3i: convert cdev->l2opt to use rcu to prevent NULL dereference
Neil Horman
3
-12
/
+42
2011-09-21
iwlegacy: do not use interruptible waits
Stanislaw Gruszka
5
-13
/
+13
2011-09-21
iwlegacy: fix command queue timeout
Stanislaw Gruszka
1
-0
/
+2
2011-09-21
ath9k_hw: Fix Rx DMA stuck for AR9003 chips
Rajkumar Manoharan
1
-1
/
+1
2011-09-21
ixgbe: fix possible null buffer error
Jesse Brandeburg
1
-2
/
+2
2011-09-21
tg3: fix VLAN tagging regression
Kasper Pedersen
1
-2
/
+0
2011-09-20
net: pxa168: Fix build errors by including interrupt.h
Tanmay Upadhyay
1
-0
/
+1
2011-09-20
netconsole: switch init_netconsole() to late_initcall
Lin Ming
1
-1
/
+7
2011-09-20
gianfar: Fix overflow check and return value for gfar_get_cls_all()
Ben Hutchings
1
-4
/
+4
2011-09-20
ppp_generic: fix multilink fragment MTU calculation (again)
Henry Wong
1
-1
/
+6
2011-09-20
GRETH: avoid overwrite IP-stack's IP-frags checksum
Daniel Hellstrom
1
-2
/
+5
2011-09-20
GRETH: RX/TX bytes were never increased
Daniel Hellstrom
2
-0
/
+6
2011-09-20
Merge branch 'davem.r8169.fixes' of git://violet.fr.zoreil.com/romieu/linux
David S. Miller
1
-5
/
+27
2011-09-20
Merge branch 'master' of ssh://infradead/~/public_git/wireless into for-davem
John W. Linville
5
-42
/
+73
2011-09-19
b43: Fix beacon problem in ad-hoc mode
Manual Munz
1
-1
/
+2
2011-09-18
Merge git://github.com/davem330/net
Linus Torvalds
29
-356
/
+603
2011-09-17
r8169: do not enable the TBI for anything but the original 8169.
Francois Romieu
1
-3
/
+10
2011-09-17
r8169: remove erroneous processing of always set bit.
Francois Romieu
1
-1
/
+6
2011-09-17
r8169: fix WOL setting for 8105 and 8111evl
Hayes Wang
1
-1
/
+9
2011-09-17
r8169: add MODULE_FIRMWARE for the firmware of 8111evl
Hayes Wang
1
-0
/
+1
2011-09-17
r8169: fix the reset setting for 8111evl
Hayes Wang
1
-0
/
+1
2011-09-16
can: ti_hecc: include linux/io.h
Daniel Mack
1
-0
/
+1
2011-09-16
iwlagn: workaround bug crashing some APs
Don Fry
1
-0
/
+5
2011-09-16
rtl2800usb: Fix incorrect storage of MAC address on big-endian platforms
Larry Finger
1
-8
/
+9
2011-09-16
rt2800pci: Fix compiler error on PowerPC
Larry Finger
1
-13
/
+17
2011-09-16
ipw2x00: fix rtnl mutex deadlock
Stanislaw Gruszka
2
-20
/
+40
2011-09-16
ibmveth: Fix checksum offload failure handling
Anton Blanchard
1
-11
/
+20
2011-09-16
ibmveth: Checksum offload is always disabled
Anton Blanchard
1
-1
/
+1
2011-09-16
ibmveth: Fix issue with DMA mapping failure
Anton Blanchard
1
-5
/
+5
2011-09-16
ibmveth: Fix DMA unmap error
Brian King
1
-1
/
+6
[next]