summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2019-01-09mlxsw: spectrum: Add VXLAN dependency for spectrumIdo Schimmel1-0/+1
2019-01-09mlxsw: spectrum: Disable lag port TX before removing itJiri Pirko1-2/+5
2019-01-09mlxsw: spectrum_acl: Remove ASSERT_RTNL()s in module removal flowNir Dotan1-2/+0
2019-01-09mlxsw: spectrum_acl: Add cleanup after C-TCAM update error conditionNir Dotan1-1/+9
2019-01-09r8169: load Realtek PHY driver module before r8169Heiner Kallweit1-0/+1
2019-01-09lan743x: Remove phy_read from link status change functionBryan Whitehead1-7/+4
2019-01-08cross-tree: phase out dma_zalloc_coherent() on headersLuis Chamberlain3-3/+3
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain75-419/+392
2019-01-07cdc_ether: trivial whitespace readability fixBjørn Mork1-15/+11
2019-01-07r8169: don't try to read counters if chip is in a PCI power-save stateHeiner Kallweit1-2/+4
2019-01-07net/mlx4: replace pci_{,un}map_sg with dma_{,un}map_sgStephen Warren1-8/+7
2019-01-07net/mlx4: Get rid of page operation after dma_alloc_coherentStephen Warren2-39/+75
2019-01-05ixgbe: fix Kconfig when driver is not a moduleJeff Kirsher1-1/+1
2019-01-05qmi_wwan: add MTU default to qmap network interfaceDaniele Palmas1-0/+1
2019-01-05net: hns: Fix use after free identified by SLUB debugYonglong Liu1-4/+2
2019-01-05net: hns: Fix WARNING when hns modules installedYonglong Liu1-10/+7
2019-01-05net: dsa: mt7530: Drop unused GPIO includeLinus Walleij1-1/+0
2019-01-04net: macb: remove unnecessary codeClaudiu Beznea1-6/+2
2019-01-04net: dsa: microchip: Drop unused GPIO includesLinus Walleij1-2/+0
2019-01-04qed: Fix qed_ll2_post_rx_buffer_notify_fw() by adding a write memory barrierDenis Bolotin1-0/+4
2019-01-04soc/fsl/qe: fix err handling of ucc_of_parse_tdmWen Yang1-1/+61
2019-01-04r8169: Add support for new Realtek EthernetKai-Heng Feng1-0/+2
2019-01-04octeontx2-af: Fix a resource leak in an error handling path in 'cgx_probe()'Christophe JAILLET1-1/+3
2019-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds17-32/+52
2019-01-02net/hamradio/6pack: use mod_timer() to rearm timersEric Dumazet1-12/+4
2019-01-02net-next/hinic:add shutdown callbackXue Chaojing1-0/+6
2019-01-01net: hns3: call hns3_nic_net_open() while doing HNAE3_UP_CLIENTHuazhong Tan1-3/+4
2019-01-01tap: call skb_probe_transport_header after setting skb->devWillem de Bruijn1-2/+1
2019-01-01ibmveth: fix DMA unmap error in ibmveth_xmit_start error pathTyrel Datwyler1-1/+5
2018-12-31r8169: fix WoL device wakeup enableHeiner Kallweit1-2/+2
2018-12-31net/wan: fix a double free in x25_asy_open_tty()Cong Wang1-0/+2
2018-12-29fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()Scott Wood2-2/+2
2018-12-29Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-25/+22
2018-12-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-5/+3
2018-12-29Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds4-8/+8
2018-12-28net/wan/fsl_ucc_hdlc: Avoid double free in ucc_hdlc_probe()Wen Yang1-1/+0
2018-12-28net: marvell: fix a missing check of acpi_match_deviceKangjie Lu1-0/+2
2018-12-28atl1e: checking the status of atl1e_write_phy_regKangjie Lu1-1/+3
2018-12-28net: dsa: bcm_sf2: Propagate error value from mdio_writeKangjie Lu1-4/+3
2018-12-28net: stmicro: fix a missing check of clk_prepareKangjie Lu1-1/+3
2018-12-28net: (cpts) fix a missing check of clk_prepareKangjie Lu1-1/+3
2018-12-28niu: fix missing checks of niu_pci_eeprom_readKangjie Lu1-2/+8
2018-12-28net: chelsio: Add a missing check on cudg_get_bufferAditya Pakki1-0/+4
2018-12-28Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-5/+3
2018-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds729-17632/+45340
2018-12-27Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-6/+6
2018-12-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+10
2018-12-25drivers/net: appletalk/cops: remove redundant if statement and maskColin Ian King1-8/+2
2018-12-25bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hwIvan Mironov1-4/+10
2018-12-25net/mlx4_core: drop useless LIST_HEADJulia Lawall1-5/+0