summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-12bnxt_en: Fix context memory allocation.Michael Chan
2019-01-12bnxt_en: Fix ring checking logic on 57500 chips.Michael Chan
2019-01-11net: stmmac: Prevent RX starvation in stmmac_napi_poll()Jose Abreu
2019-01-11net: stmmac: Fix the logic of checking if RX Watchdog must be enabledJose Abreu
2019-01-11net: stmmac: Check if CBS is supported before configuringJose Abreu
2019-01-11net: stmmac: dwxgmac2: Only clear interrupts that are activeJose Abreu
2019-01-11net: stmmac: Fix PCI module removal leakJose Abreu
2019-01-10net: ethernet: mediatek: fix warning in phy_start_anegHeiner Kallweit
2019-01-10net: dsa: mv88x6xxx: mv88e6390 errataAndrew Lunn
2019-01-10bonding: update nest level on unlinkWillem de Bruijn
2019-01-10net: cxgb4: fix various indentation issuesColin Ian King
2019-01-10net: cxgb3: fix various indentation issuesColin Ian King
2019-01-10tun: publish tfile after it's fully initializedStanislav Fomichev
2019-01-08mlxsw: spectrum_switchdev: Set PVID correctly during VLAN deletionIdo Schimmel
2019-01-08mlxsw: spectrum_nve: Replace error code with EINVALIdo Schimmel
2019-01-08mlxsw: spectrum_switchdev: Avoid returning errors in commit phaseIdo Schimmel
2019-01-08mlxsw: spectrum: Add VXLAN dependency for spectrumIdo Schimmel
2019-01-08mlxsw: spectrum: Disable lag port TX before removing itJiri Pirko
2019-01-08mlxsw: spectrum_acl: Remove ASSERT_RTNL()s in module removal flowNir Dotan
2019-01-08mlxsw: spectrum_acl: Add cleanup after C-TCAM update error conditionNir Dotan
2019-01-08r8169: load Realtek PHY driver module before r8169Heiner Kallweit
2019-01-08lan743x: Remove phy_read from link status change functionBryan Whitehead
2019-01-08cross-tree: phase out dma_zalloc_coherent() on headersLuis Chamberlain
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2019-01-07cdc_ether: trivial whitespace readability fixBjørn Mork
2019-01-07r8169: don't try to read counters if chip is in a PCI power-save stateHeiner Kallweit
2019-01-07net/mlx4: replace pci_{,un}map_sg with dma_{,un}map_sgStephen Warren
2019-01-07net/mlx4: Get rid of page operation after dma_alloc_coherentStephen Warren
2019-01-04ixgbe: fix Kconfig when driver is not a moduleJeff Kirsher
2019-01-04qmi_wwan: add MTU default to qmap network interfaceDaniele Palmas
2019-01-04net: hns: Fix use after free identified by SLUB debugYonglong Liu
2019-01-04net: hns: Fix WARNING when hns modules installedYonglong Liu
2019-01-04net: dsa: mt7530: Drop unused GPIO includeLinus Walleij
2019-01-04net: macb: remove unnecessary codeClaudiu Beznea
2019-01-04net: dsa: microchip: Drop unused GPIO includesLinus Walleij
2019-01-04qed: Fix qed_ll2_post_rx_buffer_notify_fw() by adding a write memory barrierDenis Bolotin
2019-01-04soc/fsl/qe: fix err handling of ucc_of_parse_tdmWen Yang
2019-01-04r8169: Add support for new Realtek EthernetKai-Heng Feng
2019-01-04octeontx2-af: Fix a resource leak in an error handling path in 'cgx_probe()'Christophe JAILLET
2019-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-02net/hamradio/6pack: use mod_timer() to rearm timersEric Dumazet
2019-01-02net-next/hinic:add shutdown callbackXue Chaojing
2019-01-01net: hns3: call hns3_nic_net_open() while doing HNAE3_UP_CLIENTHuazhong Tan
2019-01-01tap: call skb_probe_transport_header after setting skb->devWillem de Bruijn
2018-12-31ibmveth: fix DMA unmap error in ibmveth_xmit_start error pathTyrel Datwyler
2018-12-30r8169: fix WoL device wakeup enableHeiner Kallweit
2018-12-30net/wan: fix a double free in x25_asy_open_tty()Cong Wang
2018-12-28fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()Scott Wood
2018-12-28Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds