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
/
wan
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
7
-36
/
+48
2007-10-10
[NET]: Wrap netdevice hardware header creation.
Stephen Hemminger
1
-1
/
+1
2007-10-10
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
12
-14
/
+0
2007-10-10
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
2
-3
/
+4
2007-10-10
[NET]: Make device event notification network namespace safe
Eric W. Biederman
3
-0
/
+9
2007-10-10
[NET]: Make packet reception network namespace safe
Eric W. Biederman
3
-0
/
+16
2007-08-13
[WAN] drivers/net/wan/hdlc_fr.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
1
-2
/
+1
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
15
-35
/
+16
2007-07-17
drivers/net/wan/sbni: kill uninit'd var warning
Jeff Garzik
1
-4
/
+3
2007-07-17
drivers/net/wan/pc300_drv: fix bug caught by gcc warning
Jeff Garzik
1
-0
/
+2
2007-07-16
Introduce CONFIG_VIRT_TO_BUS
Stephen Rothwell
1
-1
/
+1
2007-07-11
PCI: Change all drivers to use pci_device->revision
Auke Kok
3
-7
/
+1
2007-05-11
Use menuconfig objects II - netdev/wan
Jan Engelhardt
1
-19
/
+15
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-05-02
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
3
-3
/
+0
2007-04-28
Generic HDLC sparse annotations
Krzysztof Halasa
2
-23
/
+24
2007-04-25
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
4
-5
/
+6
2007-04-25
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
3
-3
/
+3
2007-04-25
[WAN] cosa.c: Build fix.
David S. Miller
1
-1
/
+1
2007-04-25
[LMC]: lmc_main wants to use skb_tailroom
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[SK_BUFF]: Convert skb->end to sk_buff_data_t
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2
-3
/
+3
2007-04-25
[SK_BUFF]: Introduce skb_reset_network_header(skb)
Arnaldo Carvalho de Melo
3
-4
/
+4
2007-04-25
[SK_BUFF]: Introduce skb_mac_header()
Arnaldo Carvalho de Melo
3
-3
/
+3
2007-04-25
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
7
-8
/
+8
2007-04-25
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
2
-6
/
+0
2007-03-25
[NET]: remove unused header file: drivers/net/wan/lmc/lmc_media.h
Robert P. J. Day
1
-65
/
+0
2007-03-09
z85230: Fix FIFO handling
Alan Cox
1
-1
/
+1
2007-03-02
[HDLC] Fix dev->header_cache_update having a random value.
Krzysztof Halasa
6
-23
/
+23
2007-02-27
net: remove a collection of unneeded #undef REALLY_SLOW_IO stuff
Alan
1
-1
/
+0
2007-02-17
Hostess SV-11 depends on INET
Baruch Even
1
-1
/
+1
2007-02-17
net/wan/pc300too.c: pci_module_init to pci_register_driver
Richard Knutsson
1
-1
/
+1
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2
-2
/
+0
2007-02-12
[PATCH] mark struct file_operations const 5
Arjan van de Ven
1
-1
/
+1
2007-02-09
[PATCH] pc300too annotation fixes
Al Viro
1
-8
/
+8
2007-02-07
Remove unused kernel config option DLCI_COUNT
Robert P. J. Day
1
-11
/
+0
2007-02-07
z85230: spinlock logic
Alan Cox
1
-13
/
+1
2007-02-05
PC300too alternative WAN driver
Krzysztof Halasa
3
-0
/
+579
2007-02-05
make hdlc_setup() static again
Adrian Bunk
1
-2
/
+1
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
4
-7
/
+7
2006-12-11
[NET]: Fix WAN routers kconfig dependency.
Randy Dunlap
1
-2
/
+3
2006-12-08
[PATCH] struct path: convert cosa
Josef Sipek
1
-2
/
+2
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-38
/
+38
2006-12-02
[PATCH] WAN: DSCC4 driver requires generic HDLC
Krzysztof Halasa
1
-38
/
+38
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-10
/
+13
2006-10-31
[PATCH] n2: fix confusing error code
Akinobu Mita
1
-3
/
+3
2006-10-30
[NET] sealevel: uses arp_broken_ops
Randy Dunlap
1
-1
/
+1
2006-10-21
[PATCH] WAN/pc300: handle, propagate minor errors
Jeff Garzik
1
-5
/
+19
2006-10-06
drivers/net: eliminate irq handler impossible checks, needless casts
Jeff Garzik
2
-9
/
+3
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
12
-18
/
+18
[next]