summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2019-11-16net: hns3: cleanup of stray struct hns3_link_mode_mappingSalil Mehta-5/+0
2019-11-16net: gemini: add missed free_netdevChuhong Yuan-0/+1
2019-11-16net: stmmac: Use the correct style for SPDX License IdentifierNishad Kamdar-3/+3
2019-11-16octeontx2-af: Use the correct style for SPDX License IdentifierNishad Kamdar-18/+18
2019-11-15mlx5: Reject requests to enable time stamping on both edges.Richard Cochran-0/+6
2019-11-15igb: Reject requests that fail to enable time stamping on both edges.Richard Cochran-0/+6
2019-11-15dp83640: Reject requests to enable time stamping on both edges.Richard Cochran-0/+7
2019-11-15mv88e6xxx: Reject requests to enable time stamping on both edges.Richard Cochran-0/+6
2019-11-15ptp: Introduce strict checking of external time stamp options.Richard Cochran-5/+10
2019-11-15renesas: reject unsupported external timestamp flagsJacob Keller-0/+6
2019-11-15mlx5: reject unsupported external timestamp flagsJacob Keller-0/+6
2019-11-15igb: reject unsupported external timestamp flagsJacob Keller-0/+6
2019-11-15dp83640: reject unsupported external timestamp flagsJacob Keller-0/+5
2019-11-15mv88e6xxx: reject unsupported external timestamp flagsJacob Keller-0/+6
2019-11-15net: reject PTP periodic output requests with unsupported flagsJacob Keller-0/+27
2019-11-15net: ep93xx_eth: fix mismatch of request_mem_region in removeChuhong Yuan-2/+3
2019-11-15ax88172a: fix information leak on short answersOliver Neukum-1/+1
2019-11-14net: hns3: fix ETS bandwidth validation bugYonglong Liu-1/+1
2019-11-14net: hns3: reallocate SSU' buffer size when pfc_en changesYunsheng Lin-1/+16
2019-11-14net: hns3: add compatible handling for MAC VLAN switch parameter configurationGuangbin Huang-2/+14
2019-11-14ravb: implement MTU change while device is upUlrich Hecht-13/+16
2019-11-14Merge tag 'linux-can-fixes-for-5.4-20191114' of git://git.kernel.org/pub/scm/...David S. Miller-0/+1
2019-11-14Merge tag 'wireless-drivers-2019-11-14' of git://git.kernel.org/pub/scm/linux...David S. Miller-13/+7
2019-11-14slcan: Fix memory leak in error pathJouni Hogander-0/+1
2019-11-13net: cdc_ncm: Signedness bug in cdc_ncm_set_dgram_size()Dan Carpenter-1/+1
2019-11-13slip: Fix memory leak in slip_open error pathJouni Hogander-0/+1
2019-11-13net: usb: qmi_wwan: add support for Foxconn T77W968 LTE modulesAleksander Morgado-0/+2
2019-11-12dpaa2-eth: free already allocated channels on probe deferIoana Ciornei-1/+9
2019-11-11mdio_bus: Fix PTR_ERR applied after initialization to constantYueHaibing-5/+6
2019-11-11mlxsw: core: Enable devlink reload only on probeJiri Pirko-2/+3
2019-11-11net: ethernet: dwmac-sun8i: Use the correct function in exit pathCorentin Labbe-1/+1
2019-11-09devlink: disallow reload operation during device cleanupJiri Pirko-1/+10
2019-11-08Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller-24/+15
2019-11-08ixgbe: need_wakeup flag might not be set for TxMagnus Karlsson-8/+2
2019-11-08i40e: need_wakeup flag might not be set for TxMagnus Karlsson-8/+2
2019-11-08igb/igc: use ktime accessors for skb->tstampJacob Keller-4/+6
2019-11-08i40e: Fix for ethtool -m issue on X722 NICArkadiusz Kubalewski-1/+2
2019-11-08iavf: initialize ITRN registers with correct valuesNicholas Nunley-2/+2
2019-11-08ice: fix potential infinite loop because loop counter being too smallColin Ian King-1/+1
2019-11-08qede: fix NULL pointer deref in __qede_remove()Manish Chopra-2/+10
2019-11-08iwlwifi: pcie: don't consider IV len in A-MSDUMordechay Goodstein-13/+7
2019-11-08net: ethernet: octeon_mgmt: Account for second possible VLAN headerAlexander Sverdlin-1/+1
2019-11-07net: hns: Fix the stray netpoll locks causing deadlock in NAPI pathSalil Mehta-25/+1
2019-11-07net: usb: qmi_wwan: add support for DW5821e with eSIM supportAleksander Morgado-0/+1
2019-11-07CDC-NCM: handle incomplete transfer of MTUOliver Neukum-3/+3
2019-11-06net: hns3: add compatible handling for command HCLGE_OPC_PF_RST_DONEHuazhong Tan-1/+17
2019-11-06Merge tag 'mlx5-fixes-2019-11-06' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller-2/+6
2019-11-06r8169: fix page read in r8168g_mdio_readHeiner Kallweit-0/+3
2019-11-06net: stmmac: Fix the TX IOC in xmit pathJose Abreu-30/+34
2019-11-06net: stmmac: Fix TSO descriptor with Enhanced AddressingJose Abreu-0/+1