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
2006-06-23
[SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.
David S. Miller
4
-24
/
+35
2006-06-23
[NET]: Require CAP_NET_ADMIN to create tuntap devices.
David Woodhouse
1
-0
/
+3
2006-06-23
[NET]: Merge TSO/UFO fields in sk_buff
Herbert Xu
13
-32
/
+32
2006-06-23
[NET]: Avoid allocating skb in skb_pad
Herbert Xu
34
-87
/
+43
2006-06-22
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
34
-349
/
+1570
2006-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
6
-15
/
+140
2006-06-22
[PATCH] myri10ge - drop workaround pci_save_state() disabling MSI
Brice Goglin
1
-2
/
+0
2006-06-22
[PATCH] myri10ge - drop workaround for the missing AER ext cap on nVidia CK804
Brice Goglin
1
-6
/
+0
2006-06-22
Merge branch 'upstream' of git://electric-eye.fr.zoreil.com/home/romieu/linux...
Jeff Garzik
1
-0
/
+6
2006-06-22
[PATCH] WAN: ioremap() failure checks in drivers
Krzysztof Halasa
4
-3
/
+21
2006-06-22
[PATCH] WAN: register_hdlc_device() doesn't need dev_alloc_name()
Krzysztof Halasa
1
-22
/
+2
2006-06-22
[PATCH] skb_padto()-area fixes in 8390, wavelan
Alan Cox
2
-10
/
+14
2006-06-22
[PATCH] make drivers/net/forcedeth.c:nv_update_pause() static
Adrian Bunk
1
-1
/
+1
2006-06-22
[PATCH] network driver for Hilscher netx
Sascha Hauer
3
-0
/
+528
2006-06-22
[PATCH] Dereference in tokenring/olympic.c
Eric Sesterhenn
1
-2
/
+2
2006-06-22
[PATCH] Array overrun in drivers/net/wireless/wavelan.c
Eric Sesterhenn
1
-2
/
+2
2006-06-22
[PATCH] Remove useless check in drivers/net/pcmcia/xirc2ps_cs.c
Eric Sesterhenn
1
-1
/
+1
2006-06-22
[PATCH] 8139cp: add ethtool eeprom support
Philip Craig
1
-12
/
+167
2006-06-22
[PATCH] 8139cp: fix eeprom read command length
Philip Craig
1
-1
/
+1
2006-06-22
[PATCH] b44: update b44 Kconfig entry
Gary Zambrano
1
-2
/
+2
2006-06-22
[PATCH] b44: update version to 1.01
Gary Zambrano
1
-2
/
+2
2006-06-22
[PATCH] b44: add wol for old nic
Gary Zambrano
2
-1
/
+112
2006-06-22
[PATCH] b44: add parameter
Gary Zambrano
1
-21
/
+28
2006-06-22
[PATCH] b44: add wol
Gary Zambrano
2
-0
/
+80
2006-06-22
[PATCH] b44: fix manual speed/duplex/autoneg settings
Gary Zambrano
1
-16
/
+28
2006-06-22
[PATCH] AT91RM9200 Ethernet #4: Suspend/Resume
Andrew Victor
1
-1
/
+45
2006-06-22
[PATCH] AT91RM9200 Ethernet #3: Cleanup
Andrew Victor
2
-14
/
+16
2006-06-22
[PATCH] AT91RM9200 Ethernet #2: MII interface
Andrew Victor
1
-0
/
+20
2006-06-22
[PATCH] AT91RM9200 Ethernet #1: Link poll
Andrew Victor
1
-18
/
+43
2006-06-22
[PATCH] IP27: Really set PCI64_ATTR_VIRTUAL, not PCI64_ATTR_PREC.
Ralf Baechle
1
-1
/
+1
2006-06-22
Merge branch 'master' into upstream
Jeff Garzik
7
-43
/
+41
2006-06-23
via-velocity: the link is not correctly detected when the device starts
Francois Romieu
1
-0
/
+6
2006-06-22
[PATCH] myri10ge build fix
Andrew Morton
1
-1
/
+1
2006-06-21
[POWERPC] spufs: split the Cell BE support into generic and platform dependan...
Geoff Levand
1
-1
/
+1
2006-06-21
[POWERPC] Add Vitesse 8244 PHY for MPC8641 HPCN platform.
Jon Loeliger
4
-3
/
+121
2006-06-20
[FORCEDETH] Fix xmit_lock/netif_tx_lock after merge
Herbert Xu
1
-10
/
+10
2006-06-20
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
4
-16
/
+2
2006-06-20
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-16
/
+28
2006-06-20
[PATCH] s2io: netpoll support
Brian Haley
1
-0
/
+48
2006-06-20
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
11
-213
/
+398
2006-06-20
Merge branch 'upstream' of git://electric-eye.fr.zoreil.com/home/romieu/linux...
Jeff Garzik
1
-2
/
+6
2006-06-20
[SPARC]: Kill __irq_itoa().
David S. Miller
4
-16
/
+2
2006-06-19
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-8
/
+0
2006-06-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
26
-3764
/
+3567
2006-06-19
[MIPS] Remove support for NEC DDB5476.
Ralf Baechle
1
-8
/
+0
2006-06-18
[ARM] 3406/1: lpd7x: compilation fix for smc91x
Marc Singer
1
-16
/
+28
2006-06-18
Merge branch 'master' into upstream
Jeff Garzik
1
-1
/
+6
2006-06-17
[NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUM
Herbert Xu
1
-5
/
+2
2006-06-17
[TG3]: Convert to non-LLTX
Michael Chan
2
-20
/
+23
2006-06-17
[TG3]: Remove unnecessary tx_lock
Michael Chan
1
-4
/
+0
[next]