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
*
sfc: Fix Siena mac statistics on big endian platforms
Steve Hodgson
2011-06-25
1
-7
/
+7
*
sfc: Fix mapping of reset reasons and flags to methods
Ben Hutchings
2011-06-25
5
-43
/
+93
*
sfc: Allow resets to be upgraded; use atomic ops for safety
Ben Hutchings
2011-06-25
4
-25
/
+22
*
sfc: Fix loop condition for efx_filter_search() when !for_insert
Ben Hutchings
2011-06-25
1
-17
/
+24
*
qlcnic: multi protocol internal loopback support added.
Sucheta Chakraborty
2011-06-24
5
-5
/
+322
*
qlcnic: Add support to enable/disable FW dump capability
Anirban Chakraborty
2011-06-24
4
-3
/
+28
*
qlcnic: fix default operating state of interface
Amit Kumar Salecha
2011-06-24
1
-2
/
+2
*
qlcnic: fix initial number of msix entries in adapter.
Sucheta Chakraborty
2011-06-24
2
-5
/
+2
*
qlcnic: Add code to tune FW dump
Anirban Chakraborty
2011-06-24
2
-6
/
+13
*
qlcnic: Remove holding api lock while taking the dump
Anirban Chakraborty
2011-06-24
2
-9
/
+5
*
qlcnic: Add capability to take FW dump deterministically
Sritej Velaga
2011-06-24
3
-10
/
+27
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2011-06-23
6
-456
/
+850
|
\
|
*
ixgbe: update driver version string
Don Skidmore
2011-06-23
2
-5
/
+6
|
*
ixgbe: fix ring assignment issues for SR-IOV and drop cases
Alexander Duyck
2011-06-23
2
-3
/
+7
|
*
ixgbe: disable RSC when Rx checksum is off
Emil Tantilov
2011-06-23
1
-11
/
+33
|
*
ixgbe: move reset code into a separate function
Emil Tantilov
2011-06-23
1
-12
/
+14
|
*
ixgbe: move setting RSC into a separate function
Emil Tantilov
2011-06-23
1
-16
/
+18
|
*
ixgbe: add support for nfc addition and removal of filters
Alexander Duyck
2011-06-23
2
-0
/
+290
|
*
ixgbe: add support for displaying ntuple filters via the nfc interface
Alexander Duyck
2011-06-23
2
-0
/
+113
|
*
ixgbe: add basic support for setting and getting nfc controls
Alexander Duyck
2011-06-23
1
-0
/
+19
|
*
ixgbe: update perfect filter framework to support retaining filters
Alexander Duyck
2011-06-23
4
-280
/
+368
|
*
ixgbe: fix flags relating to perfect filters to support coexistence
Alexander Duyck
2011-06-23
3
-41
/
+30
|
*
ixgbe: remove ntuple filtering
Alexander Duyck
2011-06-23
1
-136
/
+0
*
|
net: Fix build failures due to ip_is_fragment()
David S. Miller
2011-06-23
1
-5
/
+5
|
/
*
dcb: use nlmsg_free() instead of kfree()
Dan Carpenter
2011-06-23
1
-2
/
+2
*
bonding: add min links parameter to 802.3ad
stephen hemminger
2011-06-23
5
-2
/
+51
*
ip: introduce ip_is_fragment helper inline function
Paul Gortmaker
2011-06-21
19
-23
/
+27
*
irda: fix smsc-ircc2 section mismatch warning
Randy Dunlap
2011-06-21
1
-1
/
+1
*
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-21
66
-11
/
+79
*
dcb: Add missing error check in dcb_ieee_set()
John Fastabend
2011-06-21
1
-0
/
+3
*
dcb: fix return type on dcb_setapp()
John Fastabend
2011-06-21
2
-2
/
+2
*
dcb: Add dcb_ieee_getapp_mask() for drivers to query APP settings
John Fastabend
2011-06-21
2
-0
/
+27
*
dcb: Add ieee_dcb_delapp() and dcb op to delete app entry
John Fastabend
2011-06-21
3
-2
/
+92
*
dcb: Add ieee_dcb_setapp() to be used for IEEE 802.1Qaz APP data
John Fastabend
2011-06-21
2
-4
/
+52
*
net: dcbnl, add multicast group for DCB
John Fastabend
2011-06-21
3
-83
/
+150
*
dcb: Add DCBX capabilities bitmask to the get_ieee response
John Fastabend
2011-06-21
1
-0
/
+12
*
cnic, bnx2i: Add support for new devices - 57800, 57810, and 57840
Michael Chan
2011-06-21
5
-9
/
+39
*
core: add tracepoints for queueing skb to rcvbuf
Satoru Moriya
2011-06-21
3
-0
/
+74
*
udp: add tracepoints for queueing skb to rcvbuf
Satoru Moriya
2011-06-21
3
-0
/
+35
*
Remove redundant linux/version.h includes from net/
Jesper Juhl
2011-06-21
5
-5
/
+0
*
mv643xx_eth: enable transmit time stamping.
Richard Cochran
2011-06-21
1
-0
/
+2
*
mv643xx_eth: fix race in trasmit path.
Richard Cochran
2011-06-21
1
-2
/
+4
*
xen: convert to 64 bit stats interface
stephen hemminger
2011-06-21
1
-5
/
+64
*
vxge: fix 64 bit access on 32 bit platforms
stephen hemminger
2011-06-21
2
-40
/
+59
*
ifb: convert to 64 bit stats
stephen hemminger
2011-06-21
1
-9
/
+47
*
drivers/net: Remove casts of void *
Joe Perches
2011-06-21
41
-147
/
+124
*
ixgbe: setup per CPU PCI pool for FCoE DDP
Vasu Dev
2011-06-21
2
-36
/
+82
*
ixgbe: add support for Dell CEM
Emil Tantilov
2011-06-21
7
-0
/
+229
*
ixgbe: DCB, remove unneeded ixgbe_dcb_txq_to_tc() routine
John Fastabend
2011-06-21
1
-57
/
+1
*
ixgbe: DCB and perfect filters can coexist
John Fastabend
2011-06-21
1
-1
/
+0
[next]