summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bpf: Add tests for map-in-mapMartin KaFai Lau2017-03-229-18/+451
* bpf: Add hash of maps supportMartin KaFai Lau2017-03-225-2/+134
* bpf: Add array of maps supportMartin KaFai Lau2017-03-228-12/+225
* bpf: Fix and simplifications on inline map lookupMartin KaFai Lau2017-03-222-9/+15
* net: stmmac: fix dma operation mode config for older versionsJoao Pinto2017-03-221-3/+3
* net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.Joel Scherpelz2017-03-226-2/+26
* Merge branch 'nfp-concurrency'David S. Miller2017-03-2210-467/+484
|\
| * nfp: disable FW on reconfiguration errorsJakub Kicinski2017-03-221-18/+11
| * nfp: remove defensive checks around ndo_open()/ndo_close()Jakub Kicinski2017-03-221-10/+0
| * nfp: flush xmit_more on error pathsJakub Kicinski2017-03-221-0/+2
| * nfp: remove RX queue pointersJakub Kicinski2017-03-223-20/+6
| * nfp: don't use netdev_warn() before netdev is registeredJakub Kicinski2017-03-221-3/+3
| * nfp: fix nfp_cpp_read()/nfp_cpp_write() error pathsJakub Kicinski2017-03-221-6/+9
| * nfp: fix invalid area detectionJakub Kicinski2017-03-221-14/+15
| * nfp: don't ignore return value of wait_event_interruptibleJakub Kicinski2017-03-221-18/+38
| * nfp: correct return codes when msleep gets interruptedJakub Kicinski2017-03-221-6/+6
| * nfp: lock area cache earlierJakub Kicinski2017-03-221-6/+8
| * nfp: document expected locking in the coreJakub Kicinski2017-03-221-6/+27
| * nfp: move mutex code out of nfp_cppcore.cJakub Kicinski2017-03-223-304/+346
| * nfp: remove cpp mutex cacheJakub Kicinski2017-03-221-41/+2
| * nfp: fail graciously when someone tries to grab global lockJakub Kicinski2017-03-222-11/+13
| * nfp: disallow sharing mutexes on the same machineJakub Kicinski2017-03-221-6/+0
|/
* net: dwc-xlgmac: fix an error code in xlgmac_alloc_pages()Dan Carpenter2017-03-221-4/+2
* rtnetlink: Add dump all for netconfDavid Ahern2017-03-221-0/+1
* Merge branch 'phy-mmd-cleanup'David S. Miller2017-03-2211-210/+178
|\
| * net: phy: clean up mmd_phy_indirect()Russell King2017-03-221-7/+7
| * net: phy: remove the indirect MMD read/write methodsRussell King2017-03-222-127/+34
| * net: phy: convert micrel to new read_mmd/write_mmd driver methodsRussell King2017-03-221-7/+6
| * net: phy: switch remaining users to phy_(read|write)_mmd()Russell King2017-03-226-55/+42
| * net: lan78xx: update for phy_(read|write)_mmd_indirect() removalRussell King2017-03-221-5/+5
| * net: phy: make phy_(read|write)_mmd() generic MMD accessorsRussell King2017-03-222-8/+49
| * net: phy: move phy MMD accessors to phy-core.cRussell King2017-03-224-104/+138
|/
* net: stmmac: Use AVB mode by defaultThierry Reding2017-03-221-2/+2
* net: stmmac: Restore DT backwards-compatibilityThierry Reding2017-03-221-0/+7
* net: stmmac: Always enable MAC RX queuesThierry Reding2017-03-221-1/+1
* net: convert sk_filter.refcnt from atomic_t to refcount_tReshetova, Elena2017-03-222-6/+14
* net: greth: Utilize of_get_mac_address()Tobias Klauser2017-03-221-5/+5
* liquidio: fix Coverity scan errorsFelix Manlunas2017-03-222-2/+4
* net: tcp: Permit user set TCP_MAXSEG to default valueGao Feng2017-03-221-1/+1
* Merge branch 'ovs-sample-action-optimization'David S. Miller2017-03-224-166/+263
|\
| * Openvswitch: Refactor sample and recirc actions implementationandy zhou2017-03-221-83/+93
| * openvswitch: Optimize sample action for the clone use casesandy zhou2017-03-224-98/+167
| * openvswitch: Refactor recirc key allocation.andy zhou2017-03-221-26/+40
| * openvswitch: Deferred fifo API change.andy zhou2017-03-221-7/+11
|/
* Merge branch 'vrf-perf'David S. Miller2017-03-221-20/+152
|\
| * net: vrf: performance improvements for IPv6David Ahern2017-03-221-10/+56
| * net: vrf: performance improvements for IPv4David Ahern2017-03-221-10/+96
|/
* sock: introduce SO_MEMINFO getsockoptJosh Hunt2017-03-2216-9/+60
* mlxsw: spectrum: fix swapped order of arguments packets and bytesColin Ian King2017-03-221-1/+1
* cxgb4: Update IngPad and IngPack valuesArjun Vynipadath2017-03-222-19/+60