aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-01-08lan743x: Remove phy_read from link status change functionBryan Whitehead
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
2018-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-12-28Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-12-27net/wan/fsl_ucc_hdlc: Avoid double free in ucc_hdlc_probe()Wen Yang
2018-12-27net: marvell: fix a missing check of acpi_match_deviceKangjie Lu
2018-12-27atl1e: checking the status of atl1e_write_phy_regKangjie Lu
2018-12-27net: dsa: bcm_sf2: Propagate error value from mdio_writeKangjie Lu
2018-12-27net: stmicro: fix a missing check of clk_prepareKangjie Lu
2018-12-27net: (cpts) fix a missing check of clk_prepareKangjie Lu
2018-12-27niu: fix missing checks of niu_pci_eeprom_readKangjie Lu
2018-12-27net: chelsio: Add a missing check on cudg_get_bufferAditya Pakki
2018-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-12-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-12-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-24drivers/net: appletalk/cops: remove redundant if statement and maskColin Ian King
2018-12-24bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hwIvan Mironov
2018-12-24net/mlx4_core: drop useless LIST_HEADJulia Lawall
2018-12-24mlxsw: spectrum: drop useless LIST_HEADJulia Lawall
2018-12-24net/mlx5e: drop useless LIST_HEADJulia Lawall
2018-12-24net/mlx5e: fix semicolon.cocci warningskbuild test robot
2018-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-21qmi_wwan: Fix qmap header retrieval in qmimux_rx_fixupDaniele Palmas
2018-12-21qmi_wwan: Add support for Fibocom NL678 seriesJörgen Storvist
2018-12-21net: netxen: fix a missing check and an uninitialized useKangjie Lu