summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
| | * net/mlx5: E-Switch, Fix default encap modeMaor Gottlieb2019-07-112-5/+7
| * | net/mlx5: E-Switch, Reduce ingress acl modify metadata stack usageSaeed Mahameed2019-07-111-1/+1
| * | net/mlx5e: Fix unused variable warning when CONFIG_MLX5_ESWITCH is offSaeed Mahameed2019-07-111-3/+2
| * | net/mlx5e: Fix compilation error in TLS codeTariq Toukan2019-07-111-1/+1
| * | net: stmmac: Fix misuses of GENMASK macroJoe Perches2019-07-112-3/+3
| * | net: ethernet: mediatek: Fix misuses of GENMASK macroJoe Perches2019-07-112-2/+2
* | | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-125-7/+7
|\ \ \ | |/ / |/| |
| * | bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose2019-06-244-6/+6
| * | docs: driver-model: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-211-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-11513-11235/+42237
|\ \ \
| * | | net/mlx5e: Return in default case statement in tx_post_resync_paramsNathan Chancellor2019-07-091-0/+1
| * | | mlx5: Return -EINVAL when WARN_ON_ONCE triggers in mlx5e_tls_resync().David S. Miller2019-07-091-1/+1
| * | | net: netsec: remove static declaration for netsec_set_tx_de()Ilias Apalodimas2019-07-091-45/+41
| * | | net: netsec: remove superfluous if statementIlias Apalodimas2019-07-091-4/+4
| * | | net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso2019-07-0929-207/+207
| * | | net: flow_offload: add flow_block_cb_is_busy() and use itPablo Neira Ayuso2019-07-094-0/+15
| * | | drivers: net: use flow block APIPablo Neira Ayuso2019-07-0919-111/+239
| * | | net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*Pablo Neira Ayuso2019-07-095-9/+9
| * | | net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BINDPablo Neira Ayuso2019-07-094-10/+10
| * | | net: flow_offload: add flow_block_cb_setup_simple()Pablo Neira Ayuso2019-07-0913-279/+57
| * | | net: hisilicon: Add an tx_desc to adapt HI13X1_GMACJiangfeng Xiao2019-07-091-3/+31
| * | | net: hisilicon: Add an rx_desc to adapt HI13X1_GMACJiangfeng Xiao2019-07-091-0/+9
| * | | net: hisilicon: Offset buf address to adapt HI13X1_GMACJiangfeng Xiao2019-07-091-3/+17
| * | | net: hisilicon: Add group field to adapt HI13X1_GMACJiangfeng Xiao2019-07-091-3/+5
| * | | net: hisilicon: HI13X1_GMAX need dreq reset at firstJiangfeng Xiao2019-07-091-0/+24
| * | | net: hisilicon: HI13X1_GMAX skip write LOCAL_PAGE_REGJiangfeng Xiao2019-07-091-0/+2
| * | | net: hisilicon: Cleanup for cast to restricted __be32Jiangfeng Xiao2019-07-091-2/+2
| * | | net: hisilicon: Cleanup for got restricted __be32Jiangfeng Xiao2019-07-091-4/+4
| * | | net: hisilicon: Add support for HI13X1 to hip04_ethJiangfeng Xiao2019-07-092-7/+40
| * | | net: stmmac: add support for hash table size 128/256 in dwmac4Biao Huang2019-07-095-25/+42
| * | | net: stmmac: dwmac4: mac address array boudary violation issueBiao Huang2019-07-091-1/+1
| * | | net: mvmdio: defer probe of orion-mdio if a clock is not readyJosua Mayer2019-07-091-0/+5
| * | | net: mvmdio: print warning when orion-mdio has too many clocksJosua Mayer2019-07-091-0/+4
| * | | net: mvmdio: allow up to four clocks to be specified for orion-mdioJosua Mayer2019-07-091-1/+1
| * | | net: netsec: start using buffers if page_pool registration succeededIlias Apalodimas2019-07-091-8/+9
| * | | net: stmmac: Introducing support for Page PoolJose Abreu2019-07-093-144/+70
| * | | net: stmmac: Fix descriptors address being in > 32 bits address spaceJose Abreu2019-07-097-22/+26
| * | | net: stmmac: Implement RX Coalesce Frames settingJose Abreu2019-07-094-8/+20
| * | | bnxt_en: Add page_pool_destroy() during RX ring cleanup.Michael Chan2019-07-091-6/+2
| * | | net/mlx5e: Register devlink ports for physical link, PCI PF, VFsParav Pandit2019-07-092-31/+78
| * | | nfp: tls: undo TLS sequence tracking when dropping the frameJakub Kicinski2019-07-081-0/+23
| * | | nfp: tls: avoid one of the ifdefs for TLSJakub Kicinski2019-07-081-4/+2
| * | | nfp: tls: don't leave key material in freed FW cmsg skbsJakub Kicinski2019-07-081-1/+15
| * | | net/tls: don't clear TX resync flag on errorDirk van der Merwe2019-07-082-7/+14
| * | | nfp: tls: count TSO segments separately for the TLS offloadJakub Kicinski2019-07-081-1/+4
| * | | nfp: ccm: increase message limitsDirk van der Merwe2019-07-081-3/+3
| * | | nfp: tls: use unique connection ids instead of 4-tuple for TXJakub Kicinski2019-07-083-14/+34
| * | | nfp: tls: move setting ipver_vlan to a helperJakub Kicinski2019-07-081-6/+10
| * | | nfp: tls: ignore queue limits for delete commandsJakub Kicinski2019-07-083-10/+24
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-07-0818-44/+101
| |\ \ \ | | | |/ | | |/|