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.12.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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-24
[PATCH] Fix "value computed not used" warnings
Takashi Iwai
1
-1
/
+1
2006-03-24
[PATCH] s/;;/;/g
Alexey Dobriyan
4
-5
/
+5
2006-03-24
[PATCH] remove ISA legacy functions: drivers/net/lance.c
Al Viro
1
-2
/
+7
2006-03-24
[PATCH] remove ISA legacy functions: drivers/net/hp-plus.c
Al Viro
1
-4
/
+13
2006-03-24
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-235
/
+376
2006-03-24
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-90
/
+173
2006-03-24
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
8
-179
/
+318
2006-03-24
[PATCH] skge: version 1.5
Stephen Hemminger
1
-1
/
+1
2006-03-24
[PATCH] skge: compute available ring buffers
Stephen Hemminger
2
-11
/
+10
2006-03-24
[PATCH] skge: dont free skb until multi-part transmit complete
Stephen Hemminger
1
-35
/
+38
2006-03-24
[PATCH] skge: multicast statistics fix
Stephen Hemminger
1
-1
/
+1
2006-03-24
[PATCH] skge: rx_reuse called twice
Stephen Hemminger
1
-3
/
+2
2006-03-24
[PATCH] skge: dont use dev_alloc_skb for rx buffs
Stephen Hemminger
1
-3
/
+3
2006-03-24
[PATCH] skge: align receive buffers
Stephen Hemminger
1
-1
/
+2
2006-03-24
[PATCH] sky2: dont need to use dev_kfree_skb_any
Stephen Hemminger
1
-2
/
+2
2006-03-24
[PATCH] sky2: Fix RX stats
Stephen Hemminger
1
-1
/
+1
2006-03-24
[PATCH] sky2: typo in last stats patch
Stephen Hemminger
1
-1
/
+1
2006-03-24
[PATCH] hostap: Fix memory leak on PCI probe error path
Jouni Malinen
2
-5
/
+8
2006-03-24
[PATCH] hostap: Remove dead code (duplicated idx != 0)
Jouni Malinen
1
-4
/
+0
2006-03-24
[PATCH] hostap: Fix unlikely read overrun in CIS parsing
Jouni Malinen
1
-2
/
+2
2006-03-24
[PATCH] hostap: Fix double free in prism2_config() error path
Eugene Teo
1
-2
/
+0
2006-03-24
[PATCH] hostap: Fix ap_add_sta() return value verification
Adrian Bunk
1
-1
/
+1
2006-03-24
[PATCH] hostap: Fix hw reset after CMDCODE_ACCESS_WRITE timeout
Adrian Bunk
1
-4
/
+4
2006-03-24
[PATCH] wireless/airo: cache wireless scans
Dan Williams
1
-59
/
+172
2006-03-24
[PATCH] wireless/airo: define default MTU
Dan Williams
1
-16
/
+17
2006-03-24
[PATCH] wireless/airo: clean up printk usage to print device name
Dan Williams
1
-86
/
+105
2006-03-23
[PATCH] more for_each_cpu() conversions
Andrew Morton
1
-3
/
+1
2006-03-23
[PATCH] sem2mutex: drivers: raw, connector, dcdbas, ppp_generic
Arjan van de Ven
1
-12
/
+13
2006-03-23
[PATCH] WE-20 for kernel 2.6.16
Jean Tourrilhes
1
-0
/
+9
2006-03-23
[TG3]: Update driver version and reldate.
David S. Miller
1
-2
/
+2
2006-03-23
[TG3]: Add 5755 nvram support
Michael Chan
2
-0
/
+46
2006-03-23
[TG3]: Add 5755 support
Michael Chan
2
-7
/
+36
2006-03-23
[BNX2]: Update version and reldate
Michael Chan
1
-2
/
+2
2006-03-23
[BNX2]: Separate tx producer and consumer fields
Michael Chan
2
-9
/
+13
2006-03-23
[BNX2]: Move .h files to bnx2.c
Michael Chan
2
-40
/
+40
2006-03-23
[BNX2]: Combine small mem allocations
Michael Chan
2
-19
/
+17
2006-03-23
[BNX2]: Fix link change handling
Michael Chan
2
-12
/
+18
2006-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
1
-0
/
+1
2006-03-23
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-56
/
+69
2006-03-23
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-2
/
+2
2006-03-23
[PATCH] Use of uninitialized variable in drivers/net/depca.c
Eric Sesterhenn
1
-1
/
+1
2006-03-23
[PATCH] Use after free in net/tulip/de2104x.c
Eric Sesterhenn
1
-1
/
+1
2006-03-23
[PATCH] sis900 adm7001 PHY support
Artur Skawina
1
-0
/
+1
2006-03-23
[PATCH] sky2: more ethtool stats
Stephen Hemminger
2
-41
/
+57
2006-03-23
[PATCH] AMD Au1xx0: fix Ethernet TX stats
Sergei Shtylylov
1
-11
/
+7
2006-03-23
[PATCH] fix spidernet build issue
Jens Osterkamp
1
-2
/
+2
2006-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
2006-03-22
[TG3]: Bump driver version and reldate.
David S. Miller
1
-2
/
+2
2006-03-22
[TG3]: Skip phy power down on some devices
Michael Chan
1
-2
/
+14
2006-03-22
[TG3]: Fix SRAM access during tg3_init_one()
Michael Chan
1
-3
/
+9
[next]