index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
auxdisplay
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-11-20
netdevice ni65: Convert directly reference of netdev->priv
Wang Chen
1
-16
/
+16
2008-11-20
netdevice ppp: Convert directly reference of netdev->priv
Wang Chen
1
-10
/
+5
2008-11-20
smsc95xx: add tx checksum offload support
Steve Glendinning
1
-10
/
+65
2008-11-20
sfc: Fix dependency for SFC_MTD
Ben Hutchings
1
-1
/
+1
2008-11-20
pkt_sched: remove unnecessary xchg() in packet classifiers
Patrick McHardy
7
-18
/
+12
2008-11-20
pkt_sched: remove unnecessary xchg() in packet schedulers
Patrick McHardy
11
-31
/
+52
2008-11-20
isdn: isdn_net.c annotate struct ip_ports and trivial sparse fixes
Harvey Harrison
2
-13
/
+13
2008-11-20
pkt_sched: add DRR scheduler
Patrick McHardy
4
-0
/
+533
2008-11-20
netlink: avoid memset of 0 bytes sparse warning
Patrick McHardy
1
-1
/
+2
2008-11-20
netdevice lance: Convert directly reference of netdev->priv
Wang Chen
1
-13
/
+13
2008-11-20
mv643xx_eth: calculate descriptor pointer only once in rxq_refill()
Lennert Buytenhek
1
-5
/
+7
2008-11-20
mv643xx_eth: move receive error handling out of line
Lennert Buytenhek
1
-26
/
+29
2008-11-20
mv643xx_eth: implement ->set_rx_mode()
Lennert Buytenhek
1
-70
/
+104
2008-11-20
mv643xx_eth: inline txq_alloc_desc_index()
Lennert Buytenhek
1
-17
/
+6
2008-11-20
mv643xx_eth: introduce per-port register area pointer
Lennert Buytenhek
1
-109
/
+121
2008-11-20
mv643xx_eth: checkpatch fixes
Lennert Buytenhek
1
-16
/
+22
2008-11-20
net: ip_sockglue.c add static, annotate ports' endianness
Harvey Harrison
1
-2
/
+2
2008-11-20
myri10ge: remove hardcoded sram_size
Brice Goglin
1
-10
/
+13
2008-11-20
myri10ge: fix per-slice rx/tx_dropped counters
Brice Goglin
1
-2
/
+4
2008-11-20
netdev/smc91x: unify Blackfin code a bit and use proper read/write functions
Mike Frysinger
1
-33
/
+12
2008-11-20
dccp: Fix bracing in dccp_feat_list_lookup.
Gerrit Renker
1
-1
/
+2
2008-11-20
netdevice hamradio: Convert directly reference of netdev->priv
Wang Chen
2
-12
/
+12
2008-11-20
netdevice: 82596: Convert netdev->priv to netdev_priv
Wang Chen
1
-14
/
+14
2008-11-20
filter: add SKF_AD_NLATTR_NEST to look for nested attributes
Pablo Neira Ayuso
2
-1
/
+21
2008-11-20
igb: Fix tx/rx_ring_count parameters for igb on suspend/resume/ring resize
Alexander Duyck
3
-57
/
+59
2008-11-20
igb: simplify swap in clean_rx_irq if using packet split
Alexander Duyck
1
-2
/
+4
2008-11-20
igb: update name to reflect new hardware
Alexander Duyck
1
-2
/
+2
2008-11-20
net: listening_hash get a spinlock per bucket
Eric Dumazet
6
-119
/
+79
2008-11-20
acenic: convert to net_device_ops
Stephen Hemminger
1
-8
/
+12
2008-11-20
niu: convert to net_device_ops
Stephen Hemminger
1
-8
/
+13
2008-11-20
forcedeth: convert to net_device_ops
Stephen Hemminger
1
-12
/
+17
2008-11-20
tg3: convert to net_device_ops
Stephen Hemminger
1
-12
/
+19
2008-11-20
ixgb: convert to net_device_ops
Stephen Hemminger
2
-27
/
+36
2008-11-20
enic: convert to net_device_ops
Stephen Hemminger
1
-12
/
+17
2008-11-20
ppp: convert to net_device_ops
Stephen Hemminger
1
-1
/
+5
2008-11-20
e100: convert to net_device_ops
Stephen Hemminger
1
-11
/
+16
2008-11-20
igb: convert to net_device_ops
Stephen Hemminger
1
-14
/
+19
2008-11-20
via-velocity: convert to net_device_ops
Stephen Hemminger
1
-10
/
+14
2008-11-20
e1000: convert to net_device_ops
Stephen Hemminger
1
-14
/
+21
2008-11-20
cxgb2: convert to net_device_ops
Stephen Hemminger
1
-11
/
+19
2008-11-20
cxgb3: convert to net_device_ops
Stephen Hemminger
1
-13
/
+16
2008-11-20
atlx: convert to net_device_ops
Stephen Hemminger
2
-28
/
+33
2008-11-20
atl1e: convert to net_device_ops
Stephen Hemminger
1
-13
/
+19
2008-11-20
tun: convert to net_device_ops
Stephen Hemminger
1
-5
/
+20
2008-11-20
8139: convert to net_device_ops
Stephen Hemminger
2
-24
/
+36
2008-11-20
r8169: convert to net_device_ops
Francois Romieu
1
-16
/
+32
2008-11-20
skge: convert to net_device_ops
Stephen Hemminger
1
-18
/
+33
2008-11-20
sky2: convert to net_device_ops
Stephen Hemminger
1
-13
/
+35
2008-11-20
e1000e: convert to net_device_ops
Stephen Hemminger
1
-14
/
+20
2008-11-20
bonding: convert to net_device_ops
Stephen Hemminger
3
-66
/
+56
[next]