summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2019-12-11cxgb4: add support for high priority filtersShahjada Abul Husain9-86/+234
2019-12-11enetc: remove variable 'tc_max_sized_frame' set but not usedChen Wandun1-2/+1
2019-12-11nfp: add support for TLV device statsJakub Kicinski3-7/+126
2019-12-11enetc: add software timestampingMichael Walle2-0/+3
2019-12-10ppp: Adjust indentation into ppp_async_inputNathan Chancellor1-9/+9
2019-12-10net: smc911x: Adjust indentation in smc911x_phy_configureNathan Chancellor1-1/+1
2019-12-10net: tulip: Adjust indentation in {dmfe, uli526x}_init_moduleNathan Chancellor2-5/+6
2019-12-10net: phy: dp83867: Add rx-fifo-depth and tx-fifo-depthDan Murphy1-13/+49
2019-12-10net: sfp: avoid tx-fault with Nokia GPON moduleRussell King1-12/+30
2019-12-10qed: remove redundant assignments to rcColin Ian King1-5/+5
2019-12-09net: WireGuard secure network tunnelJason A. Donenfeld33-0/+7014
2019-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds32-214/+318
2019-12-08r8169: fix rtl_hw_jumbo_disable for RTL8168evlHeiner Kallweit1-1/+1
2019-12-07r8169: add missing RX enabling for WoL on RTL8125Heiner Kallweit1-1/+1
2019-12-07net: phy: dp83867: fix hfs boot in rgmii modeGrygorii Strashko1-48/+71
2019-12-07net: ethernet: ti: cpsw: fix extra rx interruptGrygorii Strashko1-1/+1
2019-12-07pppoe: remove redundant BUG_ON() check in pppoe_pernetAditya Pakki1-2/+0
2019-12-07Merge tag 'mlx5-fixes-2019-12-05' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller10-75/+143
2019-12-07lpc_eth: kernel BUG on removeBruno Carneiro da Cunha1-2/+0
2019-12-06phy: mdio-thunder: add missed pci_release_regions in removeChuhong Yuan1-0/+1
2019-12-06net: stmmac: reset Tx desc base address before restarting TxJongsung Kim1-0/+2
2019-12-06enetc: disable EEE autoneg by defaultYangbo Lu1-0/+5
2019-12-06ppp: fix out-of-bounds access in bpf_prog_create()Eric Biggers1-2/+3
2019-12-06net: hns3: fix VF ID issue for setting VF VLANJian Shen1-12/+6
2019-12-06net: hns3: fix a use after free problem in hns3_nic_maybe_stop_tx()Yunsheng Lin1-13/+6
2019-12-06net: hns3: fix for TX queue not restarted problemYunsheng Lin1-12/+21
2019-12-06net: ethernet: ti: cpsw_switchdev: fix unmet direct dependencies detected for...Grygorii Strashko1-1/+1
2019-12-06net/mlx5e: E-switch, Fix Ingress ACL groups in switchdev mode for prio tagParav Pandit2-38/+93
2019-12-06net/mlx5e: ethtool, Fix analysis of speed settingAya Levin1-10/+3
2019-12-06net/mlx5e: Fix translation of link mode into speedAya Levin1-0/+1
2019-12-06net/mlx5e: Fix free peer_flow when refcount is 0Roi Dayan1-2/+5
2019-12-06net/mlx5e: Fix freeing flow with kfree() and not kvfree()Roi Dayan1-1/+1
2019-12-06net/mlx5e: Fix SFF 8472 eeprom lengthEran Ben Elisha1-1/+1
2019-12-06net/mlx5e: Query global pause state before setting prio2bufferHuy Nguyen1-2/+25
2019-12-06net/mlx5e: Fix TXQ indices to be sequentialEran Ben Elisha4-22/+15
2019-12-05net: thunderx: start phy before starting autonegotiationMian Yousaf Kaukab1-1/+1
2019-12-05net: sfp: fix hwmonRussell King1-9/+4
2019-12-05net: sfp: fix unbindRussell King1-0/+4
2019-12-05ionic: keep users rss hash across lif resetShannon Nelson1-6/+10
2019-12-04net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca3-10/+10
2019-12-04Merge tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+0
2019-12-04Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-7/+5
2019-12-03net: mscc: ocelot: unregister the PTP clock on deinitVladimir Oltean1-4/+10
2019-12-03can: xilinx_can: Fix usage of skb memorySrinivas Neeli1-12/+13
2019-12-03can: xilinx_can: skip error message on deferred probeVenkatesh Yadav Abbarapu1-1/+2
2019-12-03can: ucan: fix non-atomic allocation in completion handlerJohan Hovold1-1/+1
2019-12-03can: slcan: Fix use-after-free Read in slcan_openJouni Hogander1-0/+1
2019-12-02Merge tag 'docs-5.5a' of git://git.lwn.net/linuxLinus Torvalds2-3/+3
2019-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds6-41/+60
2019-12-02Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2-92/+165