summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2019-06-03net: hns3: add handling of two bits in MAC tunnel interruptsWeihang Li
2019-06-03net: hns3: set ops to null when unregister ad_devWeihang Li
2019-06-03net: hns3: add a check to pointer in error_detected and slot_resetWeihang Li
2019-06-03net: hns3: set the port shaper according to MAC speedYunsheng Lin
2019-06-03net: hns3: fix VLAN filter restore issue after resetJian Shen
2019-06-03net: hns3: don't configure new VLAN ID into VF VLAN table when it's fullJian Shen
2019-06-03net: hns3: remove redundant core resetHuazhong Tan
2019-06-03r8169: use paged versions of phylib MDIO access functionsHeiner Kallweit
2019-06-03qed: Fix build error without CONFIG_DEVLINKYueHaibing
2019-06-03net: ethernet: mediatek: Add MT7629 ethernet supportSean Wang
2019-06-03net: ethernet: mediatek: Integrate hardware path from GMAC to PHY variantsSean Wang
2019-06-03net: ethernet: mediatek: Extend SGMII related functionsSean Wang
2019-06-03Merge tag 'mlx5-updates-2019-05-31' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-06-03net: ena: use dev_info_once instead of static variableSameeh Jubran
2019-06-03net: ena: add good checksum counterSameeh Jubran
2019-06-03net: ena: optimise calculations for CQ doorbellSameeh Jubran
2019-06-03net: ena: add support for changing max_header_size in LLQ modeSameeh Jubran
2019-06-03net: ena: allow automatic fallback to polling modeSameeh Jubran
2019-06-03net: ena: add newline at the end of pr_err printsSameeh Jubran
2019-06-03net: ena: arrange ena_probe() function variables in reverse christmas treeSameeh Jubran
2019-06-03net: ena: replace free_tx/rx_ids union with single free_ids field in ena_ringSameeh Jubran
2019-06-03net: ena: ethtool: add extra properties retrieval via get_priv_flagsArthur Kiyanovski
2019-06-03net: ena: add handling of llq max tx burst sizeSameeh Jubran
2019-06-03net: dsa: mv88e6xxx: make mv88e6xxx_g1_stats_wait staticRasmus Villemoes
2019-06-03net: dsa: mv88e6xxx: fix comments and macro names in mv88e6390_g1_mgmt_rsvd2cpuRasmus Villemoes
2019-06-02r8169: avoid tso csum function indirectionHeiner Kallweit
2019-06-02r8169: remove struct jumbo_opsHeiner Kallweit
2019-06-02r8169: remove struct mdio_opsHeiner Kallweit
2019-06-02r8169: improve r8169_csum_workaroundHeiner Kallweit
2019-06-02net: ipv4: provide __rcu annotation for ifa_listFlorian Westphal
2019-06-02drivers: use in_dev_for_each_ifa_rtnl/rcuFlorian Westphal
2019-06-02qed: remove redundant assignment to rcColin Ian King
2019-06-02net: mscc: ocelot: Hardware ofload for tc flower filterHoratiu Vultur
2019-06-02net: mscc: ocelot: Add support for tcamHoratiu Vultur
2019-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-05-31Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2019-05-31xen-netback: remove redundant assignment to errColin Ian King
2019-05-31net/mlx5e: TX, Improve performance under GSO workloadErez Alfasi
2019-05-31net/mlx5e: Use termination table for VLAN push actionsOz Shlomo
2019-05-31net/mlx5e: Geneve, Add support for encap/decap flows offloadYevgeny Kliteynik
2019-05-31net/mlx5e: Rearrange tc tunnel code in a modular wayYevgeny Kliteynik
2019-05-31net/mlx5e: Geneve, Keep tunnel info as pointer to the original structYevgeny Kliteynik
2019-05-31net/mlx5: Geneve, Manage Geneve TLV optionsYevgeny Kliteynik
2019-05-31net/mlx5e: Enable setting multiple match criteria for flow groupYevgeny Kliteynik
2019-05-31net/mlx5e: Allow matching only enc_key_id/enc_dst_port for decapsulation actionTonghao Zhang
2019-05-31net/mlx5e: Generalize vport type in vport representorVu Pham
2019-05-31Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-05-31net: sfp: remove sfp-bus use of netdevsRussell King
2019-05-31net: sfp: add mandatory attach/detach methods for sfp busesRussell King
2019-05-31net: phy: allow Clause 45 access via mii ioctlRussell King