summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'smc-next'David S. Miller2020-09-1013-329/+357
|\
| * net/smc: use separate work queues for different worker typesKarsten Graul2020-09-107-18/+49
| * net/smc: use the retry mechanism for netlink messagesGuvenc Gulce2020-09-101-7/+23
| * s390/net: add SMC config as one of the defaults of CCWGROUPGuvenc Gulce2020-09-101-1/+1
| * net/smc: immediate freeing in smc_lgr_cleanup_early()Ursula Braun2020-09-102-20/+4
| * net/smc: reduce smc_listen_decline() callsUrsula Braun2020-09-101-16/+6
| * net/smc: improve server ISM device determinationUrsula Braun2020-09-103-16/+7
| * net/smc: common routine for CLC accept and confirmUrsula Braun2020-09-104-143/+118
| * net/smc: dynamic allocation of CLC proposal bufferUrsula Braun2020-09-103-49/+67
| * net/smc: introduce better field namesUrsula Braun2020-09-106-57/+55
| * net/smc: reduce active tcp_listen workersUrsula Braun2020-09-103-11/+36
|/
* Merge branch 'nfc-s3fwrn5-Few-cleanups'David S. Miller2020-09-109-41/+101
|\
| * arm64: dts: exynos: Use newer S3FWRN5 GPIO properties in Exynos5433 TM2Krzysztof Kozlowski2020-09-101-2/+2
| * MAINTAINERS: Add Krzysztof Kozlowski to Samsung S3FWRN5 and remove RobertKrzysztof Kozlowski2020-09-102-2/+6
| * nfc: s3fwrn5: Constify s3fwrn5_fw_info when not modifiedKrzysztof Kozlowski2020-09-102-3/+3
| * nfc: s3fwrn5: Add missing CRYPTO_HASH dependencyKrzysztof Kozlowski2020-09-101-0/+1
| * nfc: s3fwrn5: Remove unneeded 'ret' variableKrzysztof Kozlowski2020-09-101-3/+1
| * nfc: s3fwrn5: Remove wrong vendor prefix from GPIOsKrzysztof Kozlowski2020-09-101-6/+14
| * dt-bindings: net: nfc: s3fwrn5: Remove wrong vendor prefix from GPIOsKrzysztof Kozlowski2020-09-101-6/+18
| * dt-bindings: net: nfc: s3fwrn5: Convert to dtschemaKrzysztof Kozlowski2020-09-103-25/+62
|/
* Merge branch 'hns-kdoc'David S. Miller2020-09-106-9/+7
|\
| * net: hns: Fix a kernel-doc warning in hinic_hw_eqs.cWang Hai2020-09-101-1/+1
| * net: hns: Fix a kernel-doc warning in hinic_hw_api_cmd.cWang Hai2020-09-101-1/+1
| * net: hns: Fix some kernel-doc warnings in hns_enet.cWang Hai2020-09-101-2/+1
| * net: hns: Fix some kernel-doc warnings in hns_dsaf_xgmac.cWang Hai2020-09-101-2/+1
| * net: hns: fix 'cdev' kernel-doc warning in hnae_ae_unregister()Wang Hai2020-09-101-1/+1
| * hinic: Fix some kernel-doc warnings in hinic_hw_io.cWang Hai2020-09-101-2/+2
|/
* net: mvpp2: ptp: Fix unused variablesAlex Dewar2020-09-101-4/+2
* net: cxgb3: Fix some kernel-doc warningsWang Hai2020-09-101-2/+2
* Merge branch 'Enhance-current-features-in-ena-driver'David S. Miller2020-09-106-51/+232
|\
| * net: ena: xdp: add queue counters for xdp actionsSameeh Jubran2020-09-103-3/+28
| * net: ena: ethtool: add stats printing to XDP queuesSameeh Jubran2020-09-101-17/+28
| * net: ena: ethtool: Add new device statisticsSameeh Jubran2020-09-106-23/+170
| * net: ena: ethtool: convert stat_offset to 64 bit resolutionSameeh Jubran2020-09-101-10/+8
|/
* selftests/mptcp: Better delay & reordering configurationChristoph Paasch2020-09-101-8/+9
* Merge branch 'tcp-add-tos-reflection-feature'David S. Miller2020-09-1010-10/+42
|\
| * tcp: reflect tos value received in SYN to the socketWei Wang2020-09-104-2/+28
| * ip: pass tos into ip_build_and_send_pkt()Wei Wang2020-09-104-6/+10
| * tcp: record received TOS value in the request socketWei Wang2020-09-103-3/+5
|/
* net: mventa: drop mvneta_stats from mvneta_swbm_rx_frame signatureLorenzo Bianconi2020-09-101-3/+2
* Merge branch 'netpoll-make-sure-napi_list-is-safe-for-RCU-traversal'David S. Miller2020-09-1010-59/+55
|\
| * net: make sure napi_list is safe for RCU traversalJakub Kicinski2020-09-102-2/+2
| * net: manage napi add/del idempotence explicitlyJakub Kicinski2020-09-102-6/+11
| * net: remove napi_hash_del() from driver-facing APIJakub Kicinski2020-09-109-52/+43
|/
* Merge branch 'mlx4-avoid-devlink-port-type-not-set-warnings'David S. Miller2020-09-102-8/+31
|\
| * mlx4: make sure to always set the port typeJakub Kicinski2020-09-101-0/+11
| * devlink: don't crash if netdev is NULLJakub Kicinski2020-09-101-8/+20
|/
* net: mvneta: rely on MVNETA_MAX_RX_BUF_SIZE for pkt split in mvneta_swbm_rx_f...Lorenzo Bianconi2020-09-101-2/+1
* Merge branch 'Allow-more-than-255-IPv4-multicast-interfaces'David S. Miller2020-09-102-6/+13
|\
| * ipmr: Use full VIF ID in netlink cache reportsPaul Davey2020-09-101-1/+1