summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-25net: macb: add fixed-link node supportMichael Grzeschik
2017-06-25Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller
2017-06-25Merge branch 'sctp-RFC-4960-Errata-fixes'David S. Miller
2017-06-25sctp: adjust ssthresh when transport is idleMarcelo Ricardo Leitner
2017-06-25sctp: adjust cwnd increase in Congestion Avoidance phaseMarcelo Ricardo Leitner
2017-06-25sctp: allow increasing cwnd regardless of ctsn moving or notMarcelo Ricardo Leitner
2017-06-25sctp: update order of adjustments of partial_bytes_acked and cwndMarcelo Ricardo Leitner
2017-06-25net: Remove ndo_dfwd_start_xmitMintz, Yuval
2017-06-25Merge branch 'qcom-emac-various-minor-improvements'David S. Miller
2017-06-25net: qcom/emac: add support for emulation systemsTimur Tabi
2017-06-25net: qcom/emac: do not reset the EMAC during initializationTimur Tabi
2017-06-25net: qcom/emac: add shutdown functionTimur Tabi
2017-06-25af_iucv: Move sockaddr length checks to before accessing sa_family in bind an...Mateusz Jurczyk
2017-06-25net/iucv: improve endianness handlingHans Wippel
2017-06-25net: dsa: mv88e6xxx: fix error code in mv88e6390_serdes_power()Dan Carpenter
2017-06-25Merge branch 'nfp-add-flower-app-with-representors'David S. Miller
2017-06-25nfp: add VF and PF representors to flower appSimon Horman
2017-06-25nfp: add flower appSimon Horman
2017-06-25nfp: add support for control messages for flower appSimon Horman
2017-06-25nfp: add support for tx/rx with metadata portidSimon Horman
2017-06-25nfp: provide nfp_port to of nfp_net_get_mac_addr()Simon Horman
2017-06-25nfp: app callbacks for SRIOVSimon Horman
2017-06-25nfp: add stats and xmit helpers for representorsSimon Horman
2017-06-25nfp: general representor implementationSimon Horman
2017-06-25nfp: map mac_stats and vf_cfg BARsSimon Horman
2017-06-25nfp: move physical port init into a helperJakub Kicinski
2017-06-25nfp: devlink add support for getting eswitch modeJakub Kicinski
2017-06-25net: store port/representator id in metadata_dstJakub Kicinski
2017-06-23Merge branch 'phy-internal'David S. Miller
2017-06-23net: dsa: bcm_sf2: Remove special handling of "internal" phy-modeFlorian Fainelli
2017-06-23net: bcmgenet: Remove special handling of "internal" phy-modeFlorian Fainelli
2017-06-23net: phy: Support "internal" PHY interfaceFlorian Fainelli
2017-06-23dt-bindings: Add "internal" as a valid 'phy-mode' propertyFlorian Fainelli
2017-06-23Merge tag 'mlx5-updates-2017-06-23' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-06-23cxgb4: Use Firmware params to get buffer-group mapArjun Vynipadath
2017-06-23cxgb4: Update T6 Buffer Group and Channel MappingsArjun Vynipadath
2017-06-23tls: return -EFAULT if copy_to_user() failsDan Carpenter
2017-06-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-06-23Merge branch 'ena-new-features-and-improvements'David S. Miller
2017-06-23net: ena: update ena driver to version 1.2.0Netanel Belgazal
2017-06-23net: ena: update driver's rx drop statisticsNetanel Belgazal
2017-06-23net: ena: use lower_32_bits()/upper_32_bits() to split dma addressNetanel Belgazal
2017-06-23net: ena: separate skb allocation to dedicated functionNetanel Belgazal
2017-06-23net: ena: use napi_schedule_irqoff when possibleNetanel Belgazal
2017-06-23net: ena: allow the driver to work with small number of msix vectorsNetanel Belgazal
2017-06-23net: ena: add support for out of order rx buffers refillNetanel Belgazal
2017-06-23net: ena: add reset reason for each device FLRNetanel Belgazal
2017-06-23net: ena: change sizeof() argument to be the type pointerNetanel Belgazal
2017-06-23net: ena: add hardware hints capability to the driverNetanel Belgazal
2017-06-23net: ena: change return value for unsupported features unsupported return valueNetanel Belgazal