index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
smbfs
/
smbiod.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-03-27
net: Add missing include into include/linux/netdevice.h
Dmitri Vorobiev
1
-0
/
+1
2009-03-27
gianfar: only check headroom when FCB is needed
Li Yang
1
-2
/
+4
2009-03-27
gianfar: Fix kfree(skb)
David S. Miller
1
-1
/
+1
2009-03-27
cxgb3: map entire Rx page, feed map+offset to Rx ring.
Divy Le Ray
2
-35
/
+106
2009-03-27
cxgb3: differentiate portx and Tx channels
Divy Le Ray
3
-19
/
+24
2009-03-27
cxgb3: use resource_size_t for mmio declarations
Divy Le Ray
1
-1
/
+4
2009-03-27
cxgb3: sge setup fixes
Divy Le Ray
2
-8
/
+39
2009-03-27
cxgb3: start qset timers when setup succeeded
Divy Le Ray
3
-4
/
+24
2009-03-27
netdev: convert eth16i to net_device_ops
Stephen Hemminger
1
-6
/
+12
2009-03-27
netdev: convert cs89x0 to net_device_ops
Stephen Hemminger
1
-11
/
+17
2009-03-27
netdev: convert lp486e to net_device_ops
Stephen Hemminger
1
-5
/
+12
2009-03-27
netdev: convert ac3200 to net_device_ops
Stephen Hemminger
1
-5
/
+17
2009-03-27
netdev: convert ni65 to net_device_ops
Stephen Hemminger
1
-43
/
+32
2009-03-27
netdev: convert ni52 to net_device_ops
Stephen Hemminger
1
-8
/
+13
2009-03-27
netdev: convert ewrk3 to net_device_ops
Stephen Hemminger
1
-6
/
+13
2009-03-27
netdev: convert depca to net_device_ops
Stephen Hemminger
1
-6
/
+13
2009-03-27
netdev: convert at1700 to net_device_ops
Stephen Hemminger
1
-7
/
+12
2009-03-27
netdev: convert eexpro to net_device_ops
Stephen Hemminger
1
-5
/
+12
2009-03-27
netdev: convert eexpress to net_device_ops
Stephen Hemminger
1
-5
/
+12
2009-03-27
netdev: ibmlana convert to net_device_ops
Stephen Hemminger
1
-5
/
+12
2009-03-27
lance: convert to net_device_ops
Stephen Hemminger
1
-6
/
+13
2009-03-27
netdev: smc-ultra fix netpoll
Stephen Hemminger
1
-1
/
+1
2009-03-27
netdev: smc-ultra32 convert to net_device_ops
Stephen Hemminger
1
-5
/
+18
2009-03-27
netdev: smc9194 convert to net_device_ops
Stephen Hemminger
1
-5
/
+12
2009-03-27
netdev: seeq8005 convert to net_device_ops
Stephen Hemminger
1
-5
/
+12
2009-03-27
wireless: convert wavelan to net_device_ops
Stephen Hemminger
2
-51
/
+37
2009-03-27
wireless: convert arlan to net_device_ops
Stephen Hemminger
1
-9
/
+12
2009-03-27
wan: convert sdla driver to net_device_ops
Stephen Hemminger
2
-22
/
+15
2009-03-27
tokenring: convert smctr to net_device_ops
Stephen Hemminger
1
-7
/
+9
2009-03-27
tokenring: convert drivers to net_device_ops
Stephen Hemminger
3
-9
/
+20
2009-03-27
IRDA: convert donauboe to net_device_ops
Stephen Hemminger
1
-4
/
+8
2009-03-27
appletalk: convert LTPC to net_device_ops
Stephen Hemminger
1
-7
/
+7
2009-03-27
appletalk: convert LTPC to use internal net_device_stats
Stephen Hemminger
1
-20
/
+4
2009-03-27
appltetalk: convert cops device to net_device ops
Stephen Hemminger
1
-7
/
+10
2009-03-27
appletalk: convert cops to internal net_device_stats
Stephen Hemminger
1
-20
/
+8
2009-03-27
uml: convert network device to netdevice ops
Stephen Hemminger
1
-7
/
+13
2009-03-27
uml: convert network device to internal network device stats
Stephen Hemminger
2
-14
/
+7
2009-03-27
3c503, smc-ultra: netdev_ops bugs
Stephen Hemminger
2
-6
/
+0
2009-03-27
smsc911x: enforce read-after-write timing restriction on eeprom access
Steve Glendinning
1
-0
/
+5
2009-03-27
gianfar: fix headroom expansion code
Stephen Hemminger
1
-22
/
+24
2009-03-27
af_rose/x25: Sanity check the maximum user frame size
Alan Cox
3
-1
/
+15
2009-03-27
appletalk: this warning can go I think
Alan Cox
1
-5
/
+1
2009-03-27
benet: use do_div() for 64 bit divide
Stephen Hemminger
1
-10
/
+18
2009-03-27
xfrm: spin_lock() should be spin_unlock() in xfrm_state.c
Chuck Ebbert
1
-1
/
+1
2009-03-27
ipv6: Plug sk_buff leak in ipv6_rcv (net/ipv6/ip6_input.c)
Jesper Nilsson
1
-3
/
+1
2009-03-27
net: Add support for the OpenCores 10/100 Mbps Ethernet MAC.
Thierry Reding
4
-0
/
+1143
2009-03-27
GRO: Disable GRO on legacy netif_rx path
Herbert Xu
1
-6
/
+3
2009-03-27
RDMA/nes: Fix mis-merge
Roland Dreier
1
-2
/
+0
2009-03-27
sparc64: Fix build of timer_interrupt().
David Miller
1
-1
/
+3
2009-03-26
dontdiff: Fix asm exclude
Alan Cox
1
-1
/
+0
[next]