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
2007-08-18
fix random hang in forcedeth driver when using netconsole
Timo Jantunen
1
-5
/
+5
2007-08-18
Add some help texts to recently-introduced kconfig items
Jan Engelhardt
1
-0
/
+15
2007-08-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-0
/
+3
2007-08-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
3
-37
/
+24
2007-08-14
e1000: Add device IDs of new 82571 board variants
Auke Kok
4
-0
/
+14
2007-08-13
[NET]: Share correct feature code between bridging and bonding
Herbert Xu
1
-21
/
+13
2007-08-13
[IRDA] irda-usb.c: mostly kmalloc + memset conversion to k[cz]alloc
Mariusz Kozlowski
1
-14
/
+10
2007-08-13
[WAN] drivers/net/wan/hdlc_fr.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-2
/
+1
2007-08-14
xen-netfront: Avoid deref'ing skbafter it is potentially freed.
Jeremy Fitzhardinge
1
-3
/
+4
2007-08-14
3c59x: fix duplex configuration
Steffen Klassert
1
-0
/
+1
2007-08-14
natsemi: fix netdev error acounting
Andrew Morton
1
-0
/
+3
2007-08-14
ax88796 printk fixes
Andrew Morton
1
-2
/
+3
2007-08-14
myri10ge: Use the pause counter to avoid a needless device reset
Brice Goglin
1
-7
/
+18
2007-08-14
via-rhine: disable rx_copybreak on archs that don't allow unaligned DMA access
Dustin Marquess
1
-0
/
+6
2007-08-13
mlx4_core: Wait 1 second after reset before accessing device
Eli Cohen
1
-0
/
+3
2007-08-07
drivers/net/ibmveth.c: memset fix
Mariusz Kozlowski
1
-2
/
+1
2007-08-07
phy layer: fix phy_mii_ioctl for autonegotiation
Domen Puncer
1
-2
/
+2
2007-08-07
ehea: Eliminated some compiler warnings
Thomas Klein
1
-15
/
+10
2007-08-07
ehea: Simplify resource usage check
Thomas Klein
1
-12
/
+6
2007-08-07
ehea: Fix workqueue handling
Thomas Klein
2
-1
/
+2
2007-08-07
ibmveth: Fix rx pool deactivate oops
Brian King
2
-13
/
+14
2007-08-07
Merge branch 'r8169-for-jeff-20070806' of git://electric-eye.fr.zoreil.com/ho...
Jeff Garzik
1
-8
/
+16
2007-08-07
Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jeff Garzik
3
-3
/
+3
2007-08-07
Merge branch 'ucc_geth' of master.kernel.org:/pub/scm/linux/kernel/git/leo/fs...
Jeff Garzik
2
-2
/
+2
2007-08-07
sis190 check for ISA bridge on SiS966
Neil Muller
1
-0
/
+3
2007-08-07
atl1: use spin_trylock_irqsave()
Ingo Molnar
1
-3
/
+1
2007-08-07
net: smc91x: Build fixes for general sh boards.
Paul Mundt
1
-3
/
+1
2007-08-07
r8169: avoid needless NAPI poll scheduling
Francois Romieu
1
-8
/
+10
2007-08-06
r8169: PHY power-on fix
Roger So
1
-0
/
+6
2007-08-06
[PATCH] zd1211rw: fix filter for PSPOLL frames
Ulrich Kunitz
1
-1
/
+1
2007-08-06
[PATCH] rtl8187: ensure priv->hwaddr is always valid
Michael Wu
1
-1
/
+1
2007-08-06
Revert "[PATCH] bcm43xx: Fix deviation from specifications in set_baseband_at...
John W. Linville
1
-1
/
+1
2007-08-03
[BNX2]: Fix suspend/resume problem.
Michael Chan
1
-4
/
+8
2007-08-03
[TG3]: Fix suspend/resume problem.
Michael Chan
1
-7
/
+10
2007-08-03
fix s2io regression
Al Viro
1
-3
/
+6
2007-08-03
ucc_geth: remove get_perm_addr from ucc_geth_ethtool.c
Jan Altenberg
1
-1
/
+0
2007-08-03
ucc_geth: fix section mismatch
Domen Puncer
1
-1
/
+2
2007-07-31
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
29
-91
/
+42
2007-07-31
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
1
-28
/
+20
2007-07-31
Typo fixes errror -> error
Gabriel Craciunescu
1
-1
/
+1
2007-07-31
in-string typos of "error"
Eddy L O Jansson
1
-1
/
+1
2007-07-31
bpqether: fix rcu usage
Paul E. McKenney
1
-3
/
+3
2007-07-31
DDB5477: remove driver bits of support
Yoichi Yuasa
1
-8
/
+0
2007-07-31
[NET]: ethtool_perm_addr only has one implementation
Matthew Wilcox
24
-24
/
+0
2007-07-31
[NET]: ethtool ops are the only way
Matthew Wilcox
1
-42
/
+10
2007-07-31
[PPPOE]: Improve hashing function in hash_item().
Florian Zumbiehl
1
-10
/
+15
2007-07-31
[PPPOL2TP]: Add CONFIG_INET Kconfig dependency.
James Chapman
1
-1
/
+1
2007-07-31
[PPPoE]: move lock_sock() in pppoe_sendmsg() to the right location
Florian Zumbiehl
1
-2
/
+1
2007-07-31
[PPPoX/E]: return ENOTTY on unknown ioctl requests
Florian Zumbiehl
2
-11
/
+9
2007-07-31
[NET] loopback: Panic if registration fails
Herbert Xu
1
-1
/
+6
[next]