summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-31net/mlx5e: TX, Improve performance under GSO workloadErez Alfasi1-3/+4
2019-05-31net/mlx5e: Use termination table for VLAN push actionsOz Shlomo4-2/+315
2019-05-31net/mlx5e: Geneve, Add support for encap/decap flows offloadYevgeny Kliteynik5-3/+363
2019-05-31net/mlx5e: Rearrange tc tunnel code in a modular wayYevgeny Kliteynik7-208/+373
2019-05-31net/mlx5e: Geneve, Keep tunnel info as pointer to the original structYevgeny Kliteynik3-15/+16
2019-05-31net/mlx5: Geneve, Manage Geneve TLV optionsYevgeny Kliteynik5-1/+198
2019-05-31net/mlx5e: Enable setting multiple match criteria for flow groupYevgeny Kliteynik2-5/+5
2019-05-31net/mlx5e: Allow matching only enc_key_id/enc_dst_port for decapsulation actionTonghao Zhang1-20/+7
2019-05-31net/mlx5e: Generalize vport type in vport representorVu Pham1-31/+21
2019-05-31Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed19-126/+179
2019-05-31{IB,net}/mlx5: Constify rep ops functions pointersParav Pandit7-48/+49
2019-05-31{IB, net}/mlx5: No need to typecast from void* to mlx5_ib_dev*Parav Pandit2-2/+2
2019-05-31net/mlx5: E-Switch, Honor eswitch functions changed event capVu Pham4-5/+20
2019-05-31net/mlx5: E-Switch, Replace host_params event with functions_changed eventVu Pham10-71/+86
2019-05-31net/mlx5: Introduce termination table bitsEli Britstein3-2/+8
2019-05-31net/mlx5: Add core dump register access HW bitsMoshe Shemesh2-1/+17
2019-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1459-15901/+5330
2019-05-31netfilter: nf_conntrack_bridge: fix CONFIG_IPV6=yPablo Neira Ayuso2-1/+3
2019-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds87-680/+1765
2019-05-31Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds6-30/+56
2019-05-31Merge tag 'for-5.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-48/+128
2019-05-31Merge tag 'configfs-for-5.2-2' of git://git.infradead.org/users/hch/configfsLinus Torvalds1-8/+6
2019-05-31Merge tag 'sound-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds6-33/+51
2019-05-31Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-10/+11
2019-05-31net: correct zerocopy refcnt with udp MSG_MOREWillem de Bruijn3-5/+9
2019-05-31Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller16-218/+754
2019-05-31net: sched: act_ctinfo: minor size optimisationKevin 'ldir' Darbyshire-Bryant1-4/+0
2019-05-31ethtool: Check for vlan etype or vlan tci when parsing flow_ruleMaxime Chevallier1-2/+6
2019-05-31Merge branch 'complex-c45-phys'David S. Miller3-21/+40
2019-05-31net: phy: export phy_queue_state_machineHeiner Kallweit2-4/+6
2019-05-31net: phy: add callback for custom interrupt handler to struct phy_driverHeiner Kallweit2-2/+10
2019-05-31net: phy: enable interrupts when PHY is attached alreadyHeiner Kallweit3-15/+24
2019-05-31qed: Fix static checker warningMichal Kalderon1-12/+12
2019-05-31net: dsa: Add error path handling in dsa_tree_setup()Ioana Ciornei1-23/+66
2019-05-31net: don't clear sock->sk early to avoid trouble in strparserJakub Kicinski1-1/+1
2019-05-31net-gro: fix use-after-free read in napi_gro_frags()Eric Dumazet1-1/+1
2019-05-31Merge branch 'Fixes-for-DSA-tagging-using-802-1Q'David S. Miller1-14/+65
2019-05-31net: dsa: tag_8021q: Create a stable binary formatVladimir Oltean1-10/+50
2019-05-31net: dsa: tag_8021q: Change order of rx_vid setupIoana Ciornei1-4/+15
2019-05-31Merge branch 'r8169-fw'David S. Miller1-34/+37
2019-05-31r8169: decouple rtl_phy_write_fw from actual driver codeHeiner Kallweit1-20/+28
2019-05-31r8169: improve rtl_fw_format_okHeiner Kallweit1-14/+9
2019-05-31r8169: enable WoL speed down on more chip versionsHeiner Kallweit1-24/+2
2019-05-31sctp: deduplicate identical skb_checksum_opsMatteo Croce2-11/+8
2019-05-31net: avoid indirect calls in L4 checksum calculationMatteo Croce1-4/+11
2019-05-31net: dsa: sja1105: Make static_config_check_memory_size staticYueHaibing1-1/+1
2019-05-31net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue valueAntoine Tenart1-6/+4
2019-05-31Merge branch 'connection-tracking-support-for-bridge'David S. Miller15-276/+1206
2019-05-31netfilter: nf_conntrack_bridge: register inet conntrack for bridgePablo Neira Ayuso1-16/+42
2019-05-31netfilter: nf_conntrack_bridge: add support for IPv6Pablo Neira Ayuso3-2/+230