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
...
|
*
igb: Enable hwmon data output for thermal sensors via I2C.
Carolyn Wyborny
2013-01-18
8
-7
/
+469
|
*
igb: Add support functions to access thermal data.
Carolyn Wyborny
2013-01-18
4
-1
/
+42
|
*
igb: Add i2c interface to igb.
Carolyn Wyborny
2013-01-18
8
-1
/
+301
|
*
igb: Enable SR-IOV configuration via PCI sysfs interface
Greg Rose
2013-01-18
1
-101
/
+219
|
*
e1000e: add support for hardware timestamping on some devices
Bruce Allan
2013-01-18
7
-8
/
+462
|
*
e1000e: Use standard #defines for PCIe Capability ASPM fields
Bjorn Helgaas
2013-01-18
1
-2
/
+9
|
*
e1000e: add ethtool .get_eee/.set_eee
Bruce Allan
2013-01-18
5
-23
/
+167
|
/
*
ipv6: Complete neighbour entry removal from dst_entry.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-17
3
-86
/
+1
*
ipv6: Do not depend on rt->n in ip6_finish_output2().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-17
1
-5
/
+13
*
ipv6: Do not depend on rt->n in ip6_dst_lookup_tail().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-17
1
-2
/
+6
*
ipv6: Introduce rt6_nexthop() to select nexthop address.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-17
1
-0
/
+8
*
ipv6: Do not depend on rt->n in rt6_probe().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-17
1
-10
/
+16
*
ipv6: Do not depend on rt->n in rt6_check_neigh().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-17
1
-5
/
+9
*
ipv6: Do not depend on rt->n in ip6_pol_route().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-17
1
-1
/
+1
*
ndisc: Introduce __ipv6_neigh_lookup_noref().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-17
1
-7
/
+15
*
ipv6 route: Dump gateway based on RTF_GATEWAY flag and rt->rt6i_gateway.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-17
1
-8
/
+4
*
ndisc: Remove tbl argument for __ipv6_neigh_lookup().
YOSHIFUJI Hideaki / 吉藤英明
2013-01-17
2
-4
/
+4
*
ndisc: Update neigh->updated with write lock.
YOSHIFUJI Hideaki / 吉藤英明
2013-01-17
1
-4
/
+8
*
bnx2x: fix GRO parameters
Yuval Mintz
2013-01-17
1
-24
/
+23
*
cxgb3: Fix Tx csum stats
Vipul Pandya
2013-01-17
1
-1
/
+1
*
ipv6: fix ipv6_prefix_equal64_half mask conversion
Fabio Baltieri
2013-01-17
1
-1
/
+1
*
net: increase fragment memory usage limits
Jesper Dangaard Brouer
2013-01-17
2
-9
/
+17
*
sk-filter: Add ability to lock a socket filter program
Vincent Bernat
2013-01-17
19
-2
/
+53
*
netpoll: fix a missing dev refcounting
Cong Wang
2013-01-16
1
-0
/
+1
*
ipv6: Fix endianess warning in ip6_flow_hdr().
YOSHIFUJI Hideaki
2013-01-16
1
-1
/
+1
*
r8169: remove unneeded dirty_rx index
Timo Teräs
2013-01-16
1
-9
/
+4
*
netpoll: fix a rtnl lock assertion failure
Cong Wang
2013-01-16
1
-14
/
+10
*
vmxnet3: better RSS support
Stephen Hemminger
2013-01-16
1
-0
/
+7
*
vmxnet3: use static RSS key
Stephen Hemminger
2013-01-16
1
-1
/
+10
*
vmxnet3: remove unused irq_share_mode
Stephen Hemminger
2013-01-16
1
-4
/
+3
*
vmxnet3: remove device counter
Stephen Hemminger
2013-01-16
2
-6
/
+0
*
vmxnet3: remove VMXNET3_MAX_DEVICES
Stephen Hemminger
2013-01-16
1
-1
/
+0
*
vmxnet3: use netdev_ printk wrappers
Stephen Hemminger
2013-01-16
2
-76
/
+73
*
vmxnet3: use netdev_dbg
Stephen Hemminger
2013-01-16
1
-9
/
+9
*
vmxnet3: fix messages printed before registration
Stephen Hemminger
2013-01-16
1
-12
/
+9
*
vmxnet3: remove unnecessary bookkeeping
Stephen Hemminger
2013-01-16
2
-9
/
+2
*
vmxnet3: use netdev_alloc_skb_ip_align
Stephen Hemminger
2013-01-16
1
-7
/
+5
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2013-01-16
9
-111
/
+339
|
\
|
*
e1000e: merge multiple conditional statements into one
Bruce Allan
2013-01-16
1
-6
/
+5
|
*
e1000e: cleanup code duplication
Bruce Allan
2013-01-16
1
-5
/
+1
|
*
e1000e: cleanup magic number
Bruce Allan
2013-01-16
1
-2
/
+2
|
*
e1000e: cleanup unnecessary line wrap
Bruce Allan
2013-01-16
1
-2
/
+1
|
*
e1000e: cleanup unusual comment placement
Bruce Allan
2013-01-16
1
-1
/
+1
|
*
e1000e: cleanup redundant statistics counter
Bruce Allan
2013-01-16
1
-1
/
+0
|
*
e1000e: resolve checkpatch PREFER_PR_LEVEL warning
Bruce Allan
2013-01-16
1
-5
/
+3
|
*
e1000e: add missing bailout on error
Bruce Allan
2013-01-15
1
-0
/
+2
|
*
e1000e: unexpected "Reset adapter" message when cable pulled
Bruce Allan
2013-01-15
2
-20
/
+21
|
*
e1000e: fix enabling of EEE on 82579 and I217
Bruce Allan
2013-01-15
1
-29
/
+65
|
*
e1000e: 82577: workaround for link drop issue
Bruce Allan
2013-01-15
1
-1
/
+7
|
*
e1000e: helper functions for accessing EMI registers
Bruce Allan
2013-01-15
1
-19
/
+65
[prev]
[next]