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