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
2007-04-26
[SK_BUFF]: Introduce skb_mac_header()
Arnaldo Carvalho de Melo
11
-20
/
+21
2007-04-26
[SK_BUFF]: Introduce skb_set_mac_header()
Arnaldo Carvalho de Melo
2
-2
/
+2
2007-04-26
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
44
-60
/
+61
2007-04-26
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
146
-206
/
+10
2007-04-26
[HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb->dev
Arnaldo Carvalho de Melo
3
-4
/
+0
2007-04-26
[TR]: Make tr_type_trans set skb->dev
Arnaldo Carvalho de Melo
6
-14
/
+0
2007-04-26
[TR]: Use tr_hdr() were appropriate
Arnaldo Carvalho de Melo
2
-7
/
+8
2007-04-25
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-2
/
+6
2007-04-25
[BNX2]: Fix occasional NETDEV WATCHDOG on 5709.
Michael Chan
2
-2
/
+6
2007-04-24
drivers/net/hamradio/baycom_ser_fdx build fix
Andrew Morton
1
-2
/
+4
2007-04-24
sis900: Allocate rx replacement buffer before rx operation
Neil Horman
1
-24
/
+20
2007-04-24
[netdrvr] depca: handle platform_device_add() failure
Andrea Righi
1
-1
/
+2
2007-04-23
Add missing USRobotics Wireless Adapter (Model 5423) id into zd1211rw
S.Çağlar Onur
1
-0
/
+1
2007-04-23
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
3
-4
/
+6
2007-04-23
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+2
2007-04-22
[SUNHME]: Fix module unload.
Marcel van Nies
1
-1
/
+1
2007-04-22
[SUNLANCE]: Fix module unload.
Marcel van Nies
1
-2
/
+2
2007-04-22
[SUNQE]: Fix MAC address assignment.
Marcel van Nies
1
-1
/
+3
2007-04-20
Revert "e1000: fix NAPI performance on 4-port adapters"
Linus Torvalds
1
-8
/
+5
2007-04-20
[PPP]: Fix skbuff.c:BUG due incorrect logic in process_input_packet()
Paul Mackerras
1
-2
/
+2
2007-04-19
sky2: version 1.14
Stephen Hemminger
1
-1
/
+1
2007-04-19
sky2: no jumbo on Yukon FE
Stephen Hemminger
1
-0
/
+3
2007-04-19
sky2: EC-U performance and jumbo support
Stephen Hemminger
2
-25
/
+68
2007-04-19
sky2: disable ASF on all chip types
Stephen Hemminger
1
-10
/
+8
2007-04-19
sky2: handle descriptor errors
Stephen Hemminger
2
-31
/
+39
2007-04-19
sky2: disable support for 88E8056
Stephen Hemminger
1
-0
/
+3
2007-04-19
gianfar needs crc32 lib dependency
Dave Jiang
1
-0
/
+1
2007-04-19
spidernet: Fix problem sending IP fragments
Linas Vepstas
1
-1
/
+1
2007-04-19
cxgb3 - PHY interrupts and GPIO pins.
Divy Le Ray
1
-6
/
+12
2007-04-19
cxgb3 - Fix low memory conditions
Divy Le Ray
2
-19
/
+55
2007-04-11
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jeff Garzik
5
-36
/
+63
2007-04-11
myri10ge: update driver version to 1.3.0-1.233
Brice Goglin
1
-1
/
+1
2007-04-11
myri10ge: more Intel chipsets providing aligned PCIe completions
Brice Goglin
1
-0
/
+16
2007-04-11
myri10ge: fix management of the firmware 4KB boundary crossing restriction
Brice Goglin
1
-11
/
+8
2007-04-11
cxgb3 - missing CPL hanler and register setting.
Divy Le Ray
3
-12
/
+10
2007-04-11
cxgb3 - MAC watchdog update
Divy Le Ray
3
-35
/
+89
2007-04-11
cxgb3 - avoid deadlock with mac watchdog
Divy Le Ray
1
-1
/
+3
2007-04-11
skge: fix wake on lan
Stephen Hemminger
1
-36
/
+58
2007-04-11
sky2: phy workarounds for Yukon EC-U A1
Stephen Hemminger
1
-3
/
+3
2007-04-11
sky2: turn on clocks when doing resume
Stephen Hemminger
1
-0
/
+5
2007-04-11
sky2: turn carrier off when down
Stephen Hemminger
1
-0
/
+1
2007-04-11
skge: turn carrier off when down
Stephen Hemminger
1
-0
/
+1
2007-04-10
[PATCH] bcm43xx: Fix PPC machine checks and match loopback gain specs
Larry Finger
1
-25
/
+32
2007-04-10
[PATCH] bcm43xx: Fix 802.11b/g scan limits to match regulatory reqs
Larry Finger
1
-1
/
+19
2007-04-10
[PATCH] zd1211rw: Fix E2P_PHY_REG patching
Daniel Drake
2
-9
/
+4
2007-04-10
[PATCH] zd1211rw: Reject AL2230S devices
Daniel Drake
3
-1
/
+8
2007-04-10
[SC92031]: Fix priv->lock context
Herbert Xu
1
-10
/
+10
2007-04-07
[TG3]: Fix crash during tg3_init_one().
Michael Chan
1
-2
/
+4
2007-04-04
r8169: fix suspend/resume for down interface
Francois Romieu
1
-6
/
+7
2007-04-04
r8169: issue request_irq after the private data are completely initialized
Francois Romieu
1
-15
/
+18
[next]