summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-07-12ppp: mppe: Revert "ppp: mppe: Add softdep to arc4"Eric Biggers
2019-07-12net: dsa: qca8k: replace legacy gpio includeChristian Lamparter
2019-07-12net: hisilicon: Use devm_platform_ioremap_resourceJiangfeng Xiao
2019-07-12cxgb4: reduce kernel stack usage in cudbg_collect_mem_region()Arnd Bergmann
2019-07-12nfp: flower: ensure ip protocol is specified for L4 matchesJohn Hurley
2019-07-12nfp: flower: fix ethernet check on match fieldsJohn Hurley
2019-07-12net/mlx5e: Provide cb_list pointer when setting up tc block on repVlad Buslov
2019-07-12net: phy: make exported variables non-staticDenis Efremov
2019-07-12davinci_cpdma: don't cast dma_addr_t to pointerArnd Bergmann
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-12net/mlx5e: Convert single case statement switch statements into if statementsNathan Chancellor
2019-07-12scripts/spelling.txt: drop "sepc" from the misspelling listPaul Walmsley
2019-07-11Merge tag 'mlx5-fixes-2019-07-11' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-07-11net/mlx5: E-Switch, Reduce ingress acl modify metadata stack usageSaeed Mahameed
2019-07-11net/mlx5e: Fix unused variable warning when CONFIG_MLX5_ESWITCH is offSaeed Mahameed
2019-07-11net/mlx5e: Fix compilation error in TLS codeTariq Toukan
2019-07-11net: stmmac: Fix misuses of GENMASK macroJoe Perches
2019-07-11net: ethernet: mediatek: Fix misuses of GENMASK macroJoe Perches
2019-07-11net/mlx5e: IPoIB, Add error path in mlx5_rdma_setup_rnAya Levin
2019-07-11net/mlx5e: Fix error flow in tx reporter diagnoseAya Levin
2019-07-11net/mlx5e: Fix return value from timeout recover functionAya Levin
2019-07-11net/mlx5e: Rx, Fix checksum calculation for new hardwareSaeed Mahameed
2019-07-11net/mlx5e: Fix port tunnel GRE entropy controlEli Britstein
2019-07-11net/mlx5: E-Switch, Fix default encap modeMaor Gottlieb
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-07-09net/mlx5e: Return in default case statement in tx_post_resync_paramsNathan Chancellor
2019-07-09mlx5: Return -EINVAL when WARN_ON_ONCE triggers in mlx5e_tls_resync().David S. Miller
2019-07-09net: netsec: remove static declaration for netsec_set_tx_de()Ilias Apalodimas
2019-07-09net: netsec: remove superfluous if statementIlias Apalodimas
2019-07-09net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso
2019-07-09net: flow_offload: add flow_block_cb_is_busy() and use itPablo Neira Ayuso
2019-07-09drivers: net: use flow block APIPablo Neira Ayuso
2019-07-09net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*Pablo Neira Ayuso
2019-07-09net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BINDPablo Neira Ayuso
2019-07-09net: flow_offload: add flow_block_cb_setup_simple()Pablo Neira Ayuso
2019-07-09net: hisilicon: Add an tx_desc to adapt HI13X1_GMACJiangfeng Xiao
2019-07-09net: hisilicon: Add an rx_desc to adapt HI13X1_GMACJiangfeng Xiao
2019-07-09net: hisilicon: Offset buf address to adapt HI13X1_GMACJiangfeng Xiao
2019-07-09net: hisilicon: Add group field to adapt HI13X1_GMACJiangfeng Xiao
2019-07-09net: hisilicon: HI13X1_GMAX need dreq reset at firstJiangfeng Xiao
2019-07-09net: hisilicon: HI13X1_GMAX skip write LOCAL_PAGE_REGJiangfeng Xiao
2019-07-09net: hisilicon: Cleanup for cast to restricted __be32Jiangfeng Xiao
2019-07-09net: hisilicon: Cleanup for got restricted __be32Jiangfeng Xiao
2019-07-09net: hisilicon: Add support for HI13X1 to hip04_ethJiangfeng Xiao
2019-07-09net: stmmac: add support for hash table size 128/256 in dwmac4Biao Huang
2019-07-09net: stmmac: dwmac4: mac address array boudary violation issueBiao Huang
2019-07-09net: dsa: vsc73xx: fix NET_DSA and OF dependenciesArnd Bergmann
2019-07-09net: mvmdio: defer probe of orion-mdio if a clock is not readyJosua Mayer
2019-07-09net: mvmdio: print warning when orion-mdio has too many clocksJosua Mayer