summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum_switchdev: Set PVID correctly during VLAN deletionIdo Schimmel2019-01-081-1/+1
* mlxsw: spectrum_nve: Replace error code with EINVALIdo Schimmel2019-01-081-2/+2
* mlxsw: spectrum_switchdev: Avoid returning errors in commit phaseIdo Schimmel2019-01-081-12/+9
* mlxsw: spectrum: Add VXLAN dependency for spectrumIdo Schimmel2019-01-081-0/+1
* mlxsw: spectrum: Disable lag port TX before removing itJiri Pirko2019-01-081-2/+5
* mlxsw: spectrum_acl: Remove ASSERT_RTNL()s in module removal flowNir Dotan2019-01-081-2/+0
* mlxsw: spectrum_acl: Add cleanup after C-TCAM update error conditionNir Dotan2019-01-081-1/+9
* r8169: load Realtek PHY driver module before r8169Heiner Kallweit2019-01-081-0/+1
* lan743x: Remove phy_read from link status change functionBryan Whitehead2019-01-081-7/+4
* ptp: check that rsv field is zero in struct ptp_sys_offset_extendedEugene Syromiatnikov2019-01-081-1/+2
* phy: ti: Fix compilation failures without REGMAPJason Gunthorpe2019-01-071-0/+1
* cdc_ether: trivial whitespace readability fixBjørn Mork2019-01-071-15/+11
* r8169: don't try to read counters if chip is in a PCI power-save stateHeiner Kallweit2019-01-071-2/+4
* net/mlx4: replace pci_{,un}map_sg with dma_{,un}map_sgStephen Warren2019-01-071-8/+7
* net/mlx4: Get rid of page operation after dma_alloc_coherentStephen Warren2019-01-072-39/+75
* ixgbe: fix Kconfig when driver is not a moduleJeff Kirsher2019-01-041-1/+1
* qmi_wwan: add MTU default to qmap network interfaceDaniele Palmas2019-01-041-0/+1
* net: hns: Fix use after free identified by SLUB debugYonglong Liu2019-01-041-4/+2
* net: hns: Fix WARNING when hns modules installedYonglong Liu2019-01-041-10/+7
* net: dsa: mt7530: Drop unused GPIO includeLinus Walleij2019-01-041-1/+0
* net: macb: remove unnecessary codeClaudiu Beznea2019-01-041-6/+2
* net: dsa: microchip: Drop unused GPIO includesLinus Walleij2019-01-041-2/+0
* qed: Fix qed_ll2_post_rx_buffer_notify_fw() by adding a write memory barrierDenis Bolotin2019-01-041-0/+4
* soc/fsl/qe: fix err handling of ucc_of_parse_tdmWen Yang2019-01-042-56/+61
* r8169: Add support for new Realtek EthernetKai-Heng Feng2019-01-041-0/+2
* octeontx2-af: Fix a resource leak in an error handling path in 'cgx_probe()'Christophe JAILLET2019-01-041-1/+3
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-0346-140/+117
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-0319-34/+56
|\
| * isdn: fix kernel-infoleak in capi_unlocked_ioctlEric Dumazet2019-01-021-2/+2
| * net/hamradio/6pack: use mod_timer() to rearm timersEric Dumazet2019-01-021-12/+4
| * net-next/hinic:add shutdown callbackXue Chaojing2019-01-021-0/+6
| * net: hns3: call hns3_nic_net_open() while doing HNAE3_UP_CLIENTHuazhong Tan2019-01-011-3/+4
| * tap: call skb_probe_transport_header after setting skb->devWillem de Bruijn2019-01-011-2/+1
| * ibmveth: fix DMA unmap error in ibmveth_xmit_start error pathTyrel Datwyler2018-12-311-1/+5
| * r8169: fix WoL device wakeup enableHeiner Kallweit2018-12-301-2/+2
| * net/wan: fix a double free in x25_asy_open_tty()Cong Wang2018-12-301-0/+2
| * fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()Scott Wood2018-12-282-2/+2
| * isdn: hisax: hfc_pci: Fix a possible concurrency use-after-free bug in HFCPCI...Jia-Ju Bai2018-12-281-0/+2
| * net/wan/fsl_ucc_hdlc: Avoid double free in ucc_hdlc_probe()Wen Yang2018-12-271-1/+0
| * net: marvell: fix a missing check of acpi_match_deviceKangjie Lu2018-12-271-0/+2
| * atl1e: checking the status of atl1e_write_phy_regKangjie Lu2018-12-271-1/+3
| * net: dsa: bcm_sf2: Propagate error value from mdio_writeKangjie Lu2018-12-271-4/+3
| * net: stmicro: fix a missing check of clk_prepareKangjie Lu2018-12-271-1/+3
| * net: (cpts) fix a missing check of clk_prepareKangjie Lu2018-12-271-1/+3
| * niu: fix missing checks of niu_pci_eeprom_readKangjie Lu2018-12-271-2/+8
| * net: chelsio: Add a missing check on cudg_get_bufferAditya Pakki2018-12-271-0/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-01-0216-99/+316
|\ \
| * \ Merge branch 'next' into for-linusDmitry Torokhov2018-12-2815-99/+315
| |\ \
| | * | Input: atmel_mxt_ts - don't try to free unallocated kernel memorySanjeev Chugh2018-12-281-2/+2
| | * | Input: drv2667 - fix indentation issuesColin Ian King2018-12-211-3/+3