summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* tcp: add tcp_sock_set_nodelayChristoph Hellwig2020-05-287-60/+13
* tcp: add tcp_sock_set_corkChristoph Hellwig2020-05-283-19/+5
* net: add sock_set_priorityChristoph Hellwig2020-05-282-24/+6
* net: add sock_no_lingerChristoph Hellwig2020-05-282-13/+2
* net: add sock_set_reuseaddrChristoph Hellwig2020-05-284-29/+8
* Merge tag 'mlx5-updates-2020-05-26' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2020-05-2827-1011/+1965
|\
| * net/mlx5: DR, Split RX and TX lock for parallel insertionAlex Vesker2020-05-285-35/+56
| * net/mlx5: DR, Add a spinlock to protect the send ringAlex Vesker2020-05-282-4/+10
| * net/mlx5e: Optimize performance for IPv4/IPv6 ethertypeEli Britstein2020-05-285-60/+85
| * net/mlx5e: Helper function to set ethertypeEli Britstein2020-05-284-16/+27
| * net/mlx5: Add missing mutex destroyParav Pandit2020-05-281-2/+14
| * net/mlx5e: Use change upper event to setup representors' bond_metadataVu Pham2020-05-281-8/+14
| * net/mlx5e: Slave representors sharing unique metadata for matchVu Pham2020-05-283-8/+80
| * net/mlx5: E-Switch, Alloc and free unique metadata for matchVu Pham2020-05-285-32/+103
| * net/mlx5e: Add bond_metadata and its slave entriesVu Pham2020-05-282-0/+133
| * net/mlx5e: Offload flow rules to active lower representorOr Gerlitz2020-05-281-9/+26
| * net/mlx5e: Support tc block sharing for representorsVu Pham2020-05-281-0/+23
| * net/mlx5e: Use netdev events to set/del egress acl forward-to-vport ruleOr Gerlitz2020-05-284-4/+175
| * net/mlx5: E-Switch, Introduce APIs to enable egress acl forward-to-vport ruleVu Pham2020-05-283-24/+187
| * net/mlx5: E-Switch, Refactor eswitch ingress acl codesVu Pham2020-05-2810-583/+619
| * net/mlx5: E-Switch, Refactor eswitch egress acl codesVu Pham2020-05-2810-275/+462
* | net: dsa: sja1105: offload the Credit-Based Shaper qdiscVladimir Oltean2020-05-285-0/+199
* | drivers: ipa: remove discription of nonexistent elementWang Wenhu2020-05-271-1/+0
* | drivers: ipa: fix typoes for ipaWang Wenhu2020-05-272-2/+2
* | net: hns3: add a print for initializing CMDQ when reset pendingHuazhong Tan2020-05-271-0/+3
* | net: hns3: remove unnecessary MAC enable in app loopbackYufeng Mo2020-05-271-2/+0
* | net: hns3: change the order of reinitializing RoCE and NIC client during resetYufeng Mo2020-05-271-5/+4
* | net: hns3: add a resetting check in hclgevf_init_nic_client_instance()Guangbin Huang2020-05-271-0/+9
* | net: mscc: allow offloading timestamping operations to the PHYAntoine Tenart2020-05-272-2/+6
* | net: mscc: use the PHY MII ioctl interface when possibleAntoine Tenart2020-05-271-11/+9
* | net: dsa: felix: accept VLAN config regardless of bridge VLAN awareness stateVladimir Oltean2020-05-271-0/+1
* | mtk-star-emac: mark PM functions as __maybe_unusedArnd Bergmann2020-05-271-2/+2
* | net: dsa: b53: remove redundant premature assignment to new_pvidColin Ian King2020-05-271-1/+0
* | net: ethernet: mtk-star-emac: fix error path in RX handlingBartosz Golaszewski2020-05-271-1/+2
* | mlxsw: spectrum_router: remove redundant initialization of pointer br_devColin Ian King2020-05-271-1/+1
|/
* net: phy: at803x: add cable diagnostics support for ATH9331 and ATH8032Oleksij Rempel2020-05-271-2/+16
* net: phy: marvell: Configure TDR pulse based on measurement lengthAndrew Lunn2020-05-271-2/+23
* net : phy: marvell: Speedup TDR data retrieval by only changing page onceAndrew Lunn2020-05-271-12/+19
* net: ethtool: Allow PHY cable test TDR data to configuredAndrew Lunn2020-05-272-19/+45
* net: phy: marvell: Add support for amplitude graphAndrew Lunn2020-05-271-1/+231
* net: ethtool: Add generic parts of cable test TDRAndrew Lunn2020-05-272-2/+65
* ne2k-pci: Fix various coding-style issues and improve printk() usageArmin Wolf2020-05-271-163/+182
* macvlan: Skip loopback packets in RX handlerAlexander Sverdlin2020-05-271-0/+4
* mlxsw: spectrum_router: Allow programming link-local prefix routesIdo Schimmel2020-05-271-2/+4
* mlxsw: spectrum: Add packet traps for BFD packetsIdo Schimmel2020-05-273-0/+10
* mlxsw: spectrum: Treat IPv6 link-local SIP as an exceptionIdo Schimmel2020-05-271-1/+1
* mlxsw: spectrum: Share one group for all locally delivered packetsIdo Schimmel2020-05-271-2/+2
* mlxsw: reg: Move all trap groups under the same enumIdo Schimmel2020-05-271-7/+3
* mlxsw: spectrum_trap: Do not hard code "thin" policer identifierIdo Schimmel2020-05-272-6/+13
* mlxsw: switchx2: Move SwitchX-2 trap groups out of main enumIdo Schimmel2020-05-272-2/+5