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
*
netvsc: fix NAPI performance regression
stephen hemminger
2017-03-22
2
-23
/
+19
*
liquidio: fix tx completions in napi poll
VSR Burru
2017-03-22
2
-17
/
+22
*
liquidio: allocate RX buffers in OOM conditions in PF and VF
Satanand Burla
2017-03-22
7
-0
/
+103
*
net: vmxnet3: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-03-22
1
-11
/
+14
*
net: virtio_net: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-03-22
1
-19
/
+29
*
Merge branch 'xgene-v2-mdio-and-ethtool'
David S. Miller
2017-03-22
9
-41
/
+351
|
\
|
*
drivers: net: xgene-v2: misc fixes
Iyappan Subramanian
2017-03-22
1
-29
/
+26
|
*
drivers: net: xgene-v2: Fix port reset
Iyappan Subramanian
2017-03-22
3
-7
/
+20
|
*
drivers: net: xgene-v2: Add ethtool support
Iyappan Subramanian
2017-03-22
4
-1
/
+124
|
*
drivers: net: xgene-v2: Add MDIO support
Iyappan Subramanian
2017-03-22
6
-5
/
+182
|
/
*
Merge branch 'bpf-map-in-map'
David S. Miller
2017-03-22
18
-39
/
+823
|
\
|
*
bpf: Add tests for map-in-map
Martin KaFai Lau
2017-03-22
9
-18
/
+451
|
*
bpf: Add hash of maps support
Martin KaFai Lau
2017-03-22
5
-2
/
+134
|
*
bpf: Add array of maps support
Martin KaFai Lau
2017-03-22
8
-12
/
+225
|
*
bpf: Fix and simplifications on inline map lookup
Martin KaFai Lau
2017-03-22
2
-9
/
+15
|
/
*
net: stmmac: fix dma operation mode config for older versions
Joao Pinto
2017-03-22
1
-3
/
+3
*
net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.
Joel Scherpelz
2017-03-22
6
-2
/
+26
*
Merge branch 'nfp-concurrency'
David S. Miller
2017-03-22
10
-467
/
+484
|
\
|
*
nfp: disable FW on reconfiguration errors
Jakub Kicinski
2017-03-22
1
-18
/
+11
|
*
nfp: remove defensive checks around ndo_open()/ndo_close()
Jakub Kicinski
2017-03-22
1
-10
/
+0
|
*
nfp: flush xmit_more on error paths
Jakub Kicinski
2017-03-22
1
-0
/
+2
|
*
nfp: remove RX queue pointers
Jakub Kicinski
2017-03-22
3
-20
/
+6
|
*
nfp: don't use netdev_warn() before netdev is registered
Jakub Kicinski
2017-03-22
1
-3
/
+3
|
*
nfp: fix nfp_cpp_read()/nfp_cpp_write() error paths
Jakub Kicinski
2017-03-22
1
-6
/
+9
|
*
nfp: fix invalid area detection
Jakub Kicinski
2017-03-22
1
-14
/
+15
|
*
nfp: don't ignore return value of wait_event_interruptible
Jakub Kicinski
2017-03-22
1
-18
/
+38
|
*
nfp: correct return codes when msleep gets interrupted
Jakub Kicinski
2017-03-22
1
-6
/
+6
|
*
nfp: lock area cache earlier
Jakub Kicinski
2017-03-22
1
-6
/
+8
|
*
nfp: document expected locking in the core
Jakub Kicinski
2017-03-22
1
-6
/
+27
|
*
nfp: move mutex code out of nfp_cppcore.c
Jakub Kicinski
2017-03-22
3
-304
/
+346
|
*
nfp: remove cpp mutex cache
Jakub Kicinski
2017-03-22
1
-41
/
+2
|
*
nfp: fail graciously when someone tries to grab global lock
Jakub Kicinski
2017-03-22
2
-11
/
+13
|
*
nfp: disallow sharing mutexes on the same machine
Jakub Kicinski
2017-03-22
1
-6
/
+0
|
/
*
net: dwc-xlgmac: fix an error code in xlgmac_alloc_pages()
Dan Carpenter
2017-03-22
1
-4
/
+2
*
rtnetlink: Add dump all for netconf
David Ahern
2017-03-22
1
-0
/
+1
*
Merge branch 'phy-mmd-cleanup'
David S. Miller
2017-03-22
11
-210
/
+178
|
\
|
*
net: phy: clean up mmd_phy_indirect()
Russell King
2017-03-22
1
-7
/
+7
|
*
net: phy: remove the indirect MMD read/write methods
Russell King
2017-03-22
2
-127
/
+34
|
*
net: phy: convert micrel to new read_mmd/write_mmd driver methods
Russell King
2017-03-22
1
-7
/
+6
|
*
net: phy: switch remaining users to phy_(read|write)_mmd()
Russell King
2017-03-22
6
-55
/
+42
|
*
net: lan78xx: update for phy_(read|write)_mmd_indirect() removal
Russell King
2017-03-22
1
-5
/
+5
|
*
net: phy: make phy_(read|write)_mmd() generic MMD accessors
Russell King
2017-03-22
2
-8
/
+49
|
*
net: phy: move phy MMD accessors to phy-core.c
Russell King
2017-03-22
4
-104
/
+138
|
/
*
net: stmmac: Use AVB mode by default
Thierry Reding
2017-03-22
1
-2
/
+2
*
net: stmmac: Restore DT backwards-compatibility
Thierry Reding
2017-03-22
1
-0
/
+7
*
net: stmmac: Always enable MAC RX queues
Thierry Reding
2017-03-22
1
-1
/
+1
*
net: convert sk_filter.refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-03-22
2
-6
/
+14
*
net: greth: Utilize of_get_mac_address()
Tobias Klauser
2017-03-22
1
-5
/
+5
*
liquidio: fix Coverity scan errors
Felix Manlunas
2017-03-22
2
-2
/
+4
*
net: tcp: Permit user set TCP_MAXSEG to default value
Gao Feng
2017-03-22
1
-1
/
+1
[next]