summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-18Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-05-18Merge branch 'tcp-implement-SACK-compression'David S. Miller
2018-05-18tcp: add tcp_comp_sack_nr sysctlEric Dumazet
2018-05-18tcp: add tcp_comp_sack_delay_ns sysctlEric Dumazet
2018-05-18tcp: add TCPAckCompressed SNMP counterEric Dumazet
2018-05-18tcp: add SACK compressionEric Dumazet
2018-05-18tcp: do not force quickack when receiving out-of-order packetsEric Dumazet
2018-05-18tcp: use __sock_put() instead of sock_put() in tcp_clear_xmit_timers()Eric Dumazet
2018-05-18net: mscc: Add SPDX identifierAlexandre Belloni
2018-05-18Merge branch 'stmmac-Clean-up-and-tune-up'David S. Miller
2018-05-18net: stmmac: Remove if condition by taking advantage of hwif return codeJose Abreu
2018-05-18net: stmmac: Let descriptor code get skbuff addressJose Abreu
2018-05-18net: stmmac: Uniformize set_rx_owner()Jose Abreu
2018-05-18net: stmmac: Remove uneeded check for GMAC version in stmmac_xmitJose Abreu
2018-05-18net: stmmac: Uniformize the use of dma_init_* callbacksJose Abreu
2018-05-18net: stmmac: Move PTP and MMC base address calculation to hwif.cJose Abreu
2018-05-18net: stmmac: Remove uneeded checks for GMAC versionJose Abreu
2018-05-18net: stmmac: Uniformize the use of dma_{rx/tx}_mode callbacksJose Abreu
2018-05-18net: stmmac: Let descriptor code clear the descriptorJose Abreu
2018-05-18net: stmmac: Let descriptor code set skbuff addressJose Abreu
2018-05-18net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmitJose Abreu
2018-05-18net: stmmac: Enable OSP for GMAC4Jose Abreu
2018-05-18Bluetooth: Add a new 13d3:3496 QCA_ROME deviceJoão Paulo Rechi Vita
2018-05-18Bluetooth: btqca: Add AR3002 rampatch supportLoic Poulain
2018-05-18Bluetooth: Add __hci_cmd_send functionLoic Poulain
2018-05-18Bluetooth: hci_ldisc: Provide a 'default' switch caseFabio Estevam
2018-05-18Bluetooth: btusb: add ID for LiteOn 04ca:301aVic Wei
2018-05-18Bluetooth: use wait_event API instead of open-coding itJohn Keeping
2018-05-18Bluetooth: Prevent buffer overflow for large advertisement dataChriz Chow
2018-05-18Bluetooth: btbcm: btbcm_initialize(): Initialize hw_name to "BCM"Hans de Goede
2018-05-18Bluetooth: btbcm: Remove duplicate code from btbcm_setup_patchram()Hans de Goede
2018-05-18Bluetooth: btbcm: Allow using btbcm_initialize() for reinitHans de Goede
2018-05-18Bluetooth: btbcm: Make btbcm_initialize() also work for USB connected devicesHans de Goede
2018-05-18Bluetooth: btbcm: Factor out common code to determine subversionHans de Goede
2018-05-18Bluetooth: btbcm: Stop using upper nibble of rev to chose between uart/USB pathsHans de Goede
2018-05-18Bluetooth: hci_qca: Add serdev supportThierry Escande
2018-05-18dt-bindings: net: bluetooth: Add qualcomm-bluetoothThierry Escande
2018-05-18arm64: dts: apq8096-db820c: enable bluetooth nodeThierry Escande
2018-05-18arm64: dts: apq8096-db820c: Enable wlan and bt en pinsSrinivas Kandagatla
2018-05-18Bluetooth: hci_qca: Avoid missing rampatch failure with userspace fw loaderAmit Pundir
2018-05-18Bluetooth: btqcomsmd: Fix rx/tx statsLoic Poulain
2018-05-18Bluetooth: hci_bcm: Remove irq-active-low DMI quirk for the Thinkpad 8Hans de Goede
2018-05-18Bluetooth: hci_bcm: Add broken-irq dmi blacklist and add Meegopad T08 to itHans de Goede
2018-05-17net/mlx5e: Add HW vport counters to representor ethtool statsOr Gerlitz
2018-05-17net/mlx5e: Ignore attempts to offload multiple times a TC flowOr Gerlitz
2018-05-17net/mlx5e: Use shared table for offloaded TC eswitch flowsOr Gerlitz
2018-05-17net/mlx5e: Prepare for shared table to keep TC eswitch flowsOr Gerlitz
2018-05-17net/mlx5e: Add ingress/egress indication for offloaded TC flowsOr Gerlitz
2018-05-17net/mlx5e: Offload TC eswitch rules for VFs belonging to different PFsRabie Loulou
2018-05-17Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ker...Saeed Mahameed