index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
qedf: fix wrong le16 conversion
Arnd Bergmann
2017-03-23
1
-3
/
+3
*
Merge branch 'qed-management-interaction-and-feature-changes'
David S. Miller
2017-03-23
3
-207
/
+373
|
\
|
*
qed: Reserve VF feature before PF
Mintz, Yuval
2017-03-23
1
-11
/
+16
|
*
qed: Don't waste SBs unused by RoCE
Mintz, Yuval
2017-03-23
1
-8
/
+9
|
*
qed: Reduce verbosity of unimplemented MFW messages
Mintz, Yuval
2017-03-23
1
-1
/
+1
|
*
qed: Correct endian order of MAC passed to MFW
Mintz, Yuval
2017-03-23
1
-2
/
+11
|
*
qed: Pass src/dst sizes when interacting with MFW
Tomer Tayar
2017-03-23
2
-59
/
+66
|
*
qed: Revise MFW command locking
Tomer Tayar
2017-03-23
2
-136
/
+280
|
/
*
Merge branch 'netvsc-bug-fixes-and-cleanups'
David S. Miller
2017-03-23
4
-156
/
+138
|
\
|
*
netvsc: fix and cleanup rndis_filter_set_packet_filter
stephen hemminger
2017-03-23
1
-12
/
+6
|
*
netvsc: eliminate unnecessary skb == NULL checks
stephen hemminger
2017-03-23
1
-6
/
+3
|
*
netvsc: remove unnecessary lock on shutdown
stephen hemminger
2017-03-23
1
-4
/
+3
|
*
netvsc: use refcount_t for keeping track of sub channels
stephen hemminger
2017-03-23
2
-33
/
+12
|
*
netvsc: uses RCU instead of removal flag
stephen hemminger
2017-03-23
3
-31
/
+10
|
*
netvsc: use RCU to protect inner device structure
stephen hemminger
2017-03-23
3
-24
/
+57
|
*
netvsc: change max channel calculation
stephen hemminger
2017-03-23
2
-17
/
+11
|
*
netvsc: handle offline mtu and channel change
stephen hemminger
2017-03-23
1
-9
/
+20
|
*
netvsc: fix NAPI performance regression
stephen hemminger
2017-03-23
2
-23
/
+19
|
/
*
liquidio: fix tx completions in napi poll
VSR Burru
2017-03-23
2
-17
/
+22
*
liquidio: allocate RX buffers in OOM conditions in PF and VF
Satanand Burla
2017-03-23
7
-0
/
+103
*
net: vmxnet3: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-03-23
1
-11
/
+14
*
net: virtio_net: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-03-23
1
-19
/
+29
*
Merge branch 'xgene-v2-mdio-and-ethtool'
David S. Miller
2017-03-23
9
-41
/
+351
|
\
|
*
drivers: net: xgene-v2: misc fixes
Iyappan Subramanian
2017-03-23
1
-29
/
+26
|
*
drivers: net: xgene-v2: Fix port reset
Iyappan Subramanian
2017-03-23
3
-7
/
+20
|
*
drivers: net: xgene-v2: Add ethtool support
Iyappan Subramanian
2017-03-23
4
-1
/
+124
|
*
drivers: net: xgene-v2: Add MDIO support
Iyappan Subramanian
2017-03-23
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
|
/
[next]