index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wan
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-17
wan/farsync: copy_from_user() to iomem is wrong
Al Viro
1
-5
/
+12
2008-03-06
net: replace __inline with inline
Harvey Harrison
1
-1
/
+1
2008-02-10
x25_asy.c: silence compiler warning
S.Çağlar Onur
1
-1
/
+0
2008-02-09
x25_asy: Fix ref count rule violation
Alan Cox
1
-3
/
+2
2008-02-05
Generic HDLC - use random_ether_addr()
Krzysztof Halasa
2
-8
/
+4
2008-02-05
Generic HDLC - remove now unneeded hdlc_device_desc
Krzysztof Halasa
7
-28
/
+24
2008-02-05
Generic HDLC - fix kernel panic
Krzysztof Halasa
1
-20
/
+18
2008-02-03
Spelling fixes: lenght->length
Paulius Zaleckas
1
-2
/
+2
2008-01-29
annotate the rest of drivers/net/wan
Al Viro
6
-7
/
+7
2008-01-29
NULL noise in drivers/net
Al Viro
4
-19
/
+15
2008-01-29
drivers/net/wan: Add missing "space"
Joe Perches
1
-1
/
+1
2008-01-29
[netdrvr] irq handler minor cleanups in several drivers
Jeff Garzik
2
-10
/
+6
2008-01-25
cosa: Convert from class_device to device for cosa sync driver
Tony Jones
1
-3
/
+2
2008-01-18
sbni endian fixes
Al Viro
1
-3
/
+9
2008-01-18
wan/lmc bitfields fixes
Al Viro
1
-10
/
+2
2008-01-18
dscc4 endian fixes
Al Viro
1
-45
/
+49
2007-12-23
cycx: annotations and fixes (.24 fodder?)
Al Viro
1
-6
/
+6
2007-12-15
[SYNCPPP]: Endianness and 64bit fixes.
Al Viro
1
-18
/
+17
2007-11-07
[TTY]: Use tty_mode_ioctl() in network drivers.
Alan Cox
1
-5
/
+1
2007-10-31
[WAN]: fix drivers/net/wan/lmc/ compilation
Adrian Bunk
1
-1
/
+1
2007-10-30
[WAN]: lmc_ioctl: don't return with locks held
Roel Kluin
1
-21
/
+34
2007-10-24
Eliminate pointless casts from void* in a few driver irq handlers.
Jeff Garzik
1
-2
/
+2
2007-10-15
netdev: convert non-obvious instances to use ARRAY_SIZE()
Alejandro Martinez Ruiz
1
-4
/
+4
2007-10-14
long vs. unsigned long - low-hanging fruits in drivers
Al Viro
1
-2
/
+2
2007-10-11
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
7
-36
/
+48
2007-10-11
[NET]: Wrap netdevice hardware header creation.
Stephen Hemminger
1
-1
/
+1
2007-10-11
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
12
-14
/
+0
2007-10-11
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
2
-3
/
+4
2007-10-11
[NET]: Make device event notification network namespace safe
Eric W. Biederman
3
-0
/
+9
2007-10-11
[NET]: Make packet reception network namespace safe
Eric W. Biederman
3
-0
/
+16
2007-08-14
[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-18
drivers/net/wan/sbni: kill uninit'd var warning
Jeff Garzik
1
-4
/
+3
2007-07-18
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-12
PCI: Change all drivers to use pci_device->revision
Auke Kok
3
-7
/
+1
2007-05-12
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-03
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-26
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
4
-5
/
+6
2007-04-26
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
3
-3
/
+3
2007-04-26
[WAN] cosa.c: Build fix.
David S. Miller
1
-1
/
+1
2007-04-26
[LMC]: lmc_main wants to use skb_tailroom
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[SK_BUFF]: Convert skb->end to sk_buff_data_t
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2
-3
/
+3
2007-04-26
[SK_BUFF]: Introduce skb_reset_network_header(skb)
Arnaldo Carvalho de Melo
3
-4
/
+4
2007-04-26
[SK_BUFF]: Introduce skb_mac_header()
Arnaldo Carvalho de Melo
3
-3
/
+3
2007-04-26
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
7
-8
/
+8
2007-04-26
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
2
-6
/
+0
[next]