summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-08-01mlxsw: spectrum_router: Handle sysctl_ip_fwd_update_priorityPetr Machata
2018-08-01mlxsw: spectrum: Extract work-scheduling into a new functionPetr Machata
2018-08-01net: change Exar/Neterion menu items to be alphabeticalJon Mason
2018-08-01be2net: Update the driver version to 12.0.0.0Suresh Reddy
2018-08-01be2net: gather debug info and reset adapter (only for Lancer) on a tx-timeoutSuresh Reddy
2018-08-01net/mlx5e: Fix uninitialized variableGustavo A. R. Silva
2018-08-01qed: Make some functions staticYueHaibing
2018-08-01net: ethernet: ti: cpsw: replace unnecessarily macroses on functionsIvan Khoronzhuk
2018-07-31virtio-net: get rid of unnecessary container of rq statsJason Wang
2018-07-31virtio-net: correctly update XDP_TX countersJason Wang
2018-07-31mlx5: handle DMA mapping error case for XDP redirectJesper Dangaard Brouer
2018-07-30hv_netvsc: Add per-cpu ethtool stats for netvscYidong Ren
2018-07-30net: phy: mscc: the extended page access register is 16 bitsQuentin Schulz
2018-07-30liquidio: remove redundant function cn23xx_dump_iq_regsYueHaibing
2018-07-29qed: remove redundant functions qed_get_cm_pq_idx_rlYueHaibing
2018-07-29net-next: mediatek: cleanup unnecessary get chip id and its userSean Wang
2018-07-29net-next: mediatek: improve more with using dma_zalloc_coherentSean Wang
2018-07-29Merge tag 'mlx5e-updates-2018-07-27' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2018-07-29failover: change mtu has RTNLStephen Hemminger
2018-07-29net: ethernet: ti: cpsw: add missed RX_CTAG feature for second slaveIvan Khoronzhuk
2018-07-29Merge tag 'linux-can-next-for-4.19-20180727' of ssh://gitolite.kernel.org/pub...David S. Miller
2018-07-29qed: remove redundant functions qed_set_gft_event_id_cm_hdrYueHaibing
2018-07-29liquidio: remove redundant function cn23xx_dump_vf_iq_regsYueHaibing
2018-07-28net: mvneta: Improve the buffer allocation method for SWBMYelena Krivosheev
2018-07-28net: mvneta: Verify hardware checksum only when offload checksum feature is setYelena Krivosheev
2018-07-28net: mvneta: Allocate page for the descriptorGregory CLEMENT
2018-07-28net: mvneta: discriminate error cause for missed packetGregory CLEMENT
2018-07-28net: mvneta: increase number of buffers in RX and TX queueYelena Krivosheev
2018-07-28net: mvneta: remove data pointer usage from device_node structureGregory CLEMENT
2018-07-28net: mvneta: fix mtu change on port without linkYelena Krivosheev
2018-07-28net: ethernet: mvneta: Fix napi structure mixup on armada 3700Andrew Lunn
2018-07-27net/mlx5e: Issue direct lookup on vxlan ports by vport representorsSaeed Mahameed
2018-07-27net/mlx5e: Vxlan, move vxlan logic to core driverSaeed Mahameed
2018-07-27net/mlx5e: Vxlan, add sync lock for add/del vxlan portSaeed Mahameed
2018-07-27net/mlx5e: Vxlan, return values for add/del portSaeed Mahameed
2018-07-27net/mlx5e: Vxlan, rename from mlx5e to mlx5Saeed Mahameed
2018-07-27net/mlx5e: Vxlan, rename struct mlx5e_vxlan to mlx5_vxlan_portSaeed Mahameed
2018-07-27net/mlx5e: Vxlan, move netdev only logic to en_main.cSaeed Mahameed
2018-07-27net/mlx5e: Vxlan, add direct delete functionSaeed Mahameed
2018-07-27net/mlx5e: Vxlan, cleanup an unused member in vxlan workGal Pressman
2018-07-27net/mlx5e: Vxlan, replace ports radix-tree with hash tableGal Pressman
2018-07-27net/mlx5e: Vxlan, check maximum number of UDP portsGal Pressman
2018-07-27net/mlx5e: Vxlan, reflect 4789 UDP port default addition to software databaseGal Pressman
2018-07-27net: usb: sr9700: Replace mdelay() with msleep() in sr9700_bind()Jia-Ju Bai
2018-07-27net: usb: pegasus: Replace mdelay() with msleep() in setup_pegasus_II()Jia-Ju Bai
2018-07-27net: phy: marvell: Replace mdelay() with msleep() in m88e1116r_config_init()Jia-Ju Bai
2018-07-27net: nvidia: forcedeth: Replace GFP_ATOMIC with GFP_KERNEL in nv_probe()Jia-Ju Bai
2018-07-27net: jme: Replace mdelay() with msleep() and usleep_range() in jme_wait_link()Jia-Ju Bai
2018-07-27net: hisilicon: hns: Replace mdelay() with msleep()Jia-Ju Bai
2018-07-27net: amd: pcnet32: Replace GFP_ATOMIC with GFP_KERNEL in pcnet32_alloc_ring()Jia-Ju Bai