summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sctp: adjust cwnd increase in Congestion Avoidance phaseMarcelo Ricardo Leitner2017-06-251-8/+18
* sctp: allow increasing cwnd regardless of ctsn moving or notMarcelo Ricardo Leitner2017-06-251-9/+8Star
* sctp: update order of adjustments of partial_bytes_acked and cwndMarcelo Ricardo Leitner2017-06-251-7/+8
* net: Remove ndo_dfwd_start_xmitMintz, Yuval2017-06-251-9/+0Star
* Merge branch 'qcom-emac-various-minor-improvements'David S. Miller2017-06-252-4/+35
|\
| * net: qcom/emac: add support for emulation systemsTimur Tabi2017-06-251-2/+21
| * net: qcom/emac: do not reset the EMAC during initializationTimur Tabi2017-06-251-2/+0Star
| * net: qcom/emac: add shutdown functionTimur Tabi2017-06-251-0/+14
|/
* af_iucv: Move sockaddr length checks to before accessing sa_family in bind an...Mateusz Jurczyk2017-06-251-5/+3Star
* net/iucv: improve endianness handlingHans Wippel2017-06-251-1/+1
* net: dsa: mv88e6xxx: fix error code in mv88e6390_serdes_power()Dan Carpenter2017-06-251-1/+1
* Merge branch 'nfp-add-flower-app-with-representors'David S. Miller2017-06-2524-96/+1577
|\
| * nfp: add VF and PF representors to flower appSimon Horman2017-06-251-2/+83
| * nfp: add flower appSimon Horman2017-06-254-0/+300
| * nfp: add support for control messages for flower appSimon Horman2017-06-255-3/+281
| * nfp: add support for tx/rx with metadata portidSimon Horman2017-06-252-6/+52
| * nfp: provide nfp_port to of nfp_net_get_mac_addr()Simon Horman2017-06-253-15/+15
| * nfp: app callbacks for SRIOVSimon Horman2017-06-252-5/+55
| * nfp: add stats and xmit helpers for representorsSimon Horman2017-06-252-1/+226
| * nfp: general representor implementationSimon Horman2017-06-255-0/+287
| * nfp: map mac_stats and vf_cfg BARsSimon Horman2017-06-255-33/+164
| * nfp: move physical port init into a helperJakub Kicinski2017-06-253-17/+34
| * nfp: devlink add support for getting eswitch modeJakub Kicinski2017-06-252-0/+33
| * net: store port/representator id in metadata_dstJakub Kicinski2017-06-255-17/+50
|/
* Merge branch 'phy-internal'David S. Miller2017-06-234-27/+17Star
|\
| * net: dsa: bcm_sf2: Remove special handling of "internal" phy-modeFlorian Fainelli2017-06-231-11/+5Star
| * net: bcmgenet: Remove special handling of "internal" phy-modeFlorian Fainelli2017-06-231-16/+8Star
| * net: phy: Support "internal" PHY interfaceFlorian Fainelli2017-06-231-0/+3
| * dt-bindings: Add "internal" as a valid 'phy-mode' propertyFlorian Fainelli2017-06-231-0/+1
|/
* Merge tag 'mlx5-updates-2017-06-23' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-06-2314-101/+634
|\
| * net/mlx5: Fix offset of hca cap reserved fieldOr Gerlitz2017-06-221-1/+1
| * net/mlx5e: IPoIB, Support the flash device ethtool callbackOr Gerlitz2017-06-221-0/+9
| * net/mlx5e: Support the flash device ethtool callbackOr Gerlitz2017-06-222-0/+37
| * net/mlx5: Add mlxfw callbacksOr Gerlitz2017-06-222-0/+157
| * net/mlx5: Add helper functions to set/query MCC/MCDA/MCQI registersOr Gerlitz2017-06-221-0/+114
| * net/mlx5: Enhance MCAM reg to allow query on access reg supportOr Gerlitz2017-06-222-0/+16
| * net/mlx5: Add MCC (Management Component Control) register definitionsOr Gerlitz2017-06-222-0/+85
| * mlxfw: Make the module selectableOr Gerlitz2017-06-222-1/+16
| * net/mlx5e: Add header re-write offloading of IPv6 hop-limitOr Gerlitz2017-06-222-0/+2
| * net/mlx5e: Use macro for TC header re-write offload field mappingOr Gerlitz2017-06-221-25/+29
| * net/mlx5e: Offload TC matching on ip ttlOr Gerlitz2017-06-222-5/+11
| * net/mlx5e: Relocate the TC match on ip tos offload code sectionOr Gerlitz2017-06-221-23/+23
| * net/mlx5e: Introduce RX Page-ReuseTariq Toukan2017-06-224-37/+126
| * net/mlx5e: Enhance RX SKB headroom logicTariq Toukan2017-06-222-8/+7Star
| * net/mlx5e: Build SKB with exact frag_sizeTariq Toukan2017-06-223-6/+6
* | cxgb4: Use Firmware params to get buffer-group mapArjun Vynipadath2017-06-233-18/+101
* | cxgb4: Update T6 Buffer Group and Channel MappingsArjun Vynipadath2017-06-233-18/+80
* | tls: return -EFAULT if copy_to_user() failsDan Carpenter2017-06-231-4/+6
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-06-239-48/+74
|\ \
| * | xfrm: add UDP encapsulation port in migrate messageAntony Antony2017-06-075-13/+30