summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-08-05Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-08-04net:usb: Use ARRAY_SIZE instead of calculating the array sizezhong jiang
2018-08-04tun: not use hardcoded mask valueLi RongQing
2018-08-04net: cisco: enic: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai
2018-08-03ppp: mppe: Remove VLA usageKees Cook
2018-08-03mlxsw: core_acl_flex_actions: Remove redundant mirror resource destructionNir Dotan
2018-08-03mlxsw: core_acl_flex_actions: Remove redundant counter destructionNir Dotan
2018-08-03mlxsw: core_acl_flex_actions: Remove redundant resource destructionNir Dotan
2018-08-03mlxsw: core_acl_flex_actions: Return error for conflicting actionsNir Dotan
2018-08-03net: systemport: Create helper to set MPDFlorian Fainelli
2018-08-03net: systemport: Do not re-configure upon WoL interruptFlorian Fainelli
2018-08-03net: dsa: bcm_sf2: Disable learning while in WoLFlorian Fainelli
2018-08-03net: dsa: bcm_sf2: Allow targeting CPU ports for CFP rulesFlorian Fainelli
2018-08-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-08-03Merge tag 'drm-fixes-2018-08-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-08-03Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-08-03net: hns3: Refine the MSIX allocation for PFJian Shen
2018-08-03net: hns3: Fix MSIX allocation issue for VFJian Shen
2018-08-03bnxt_en: combine 'else if' and 'else' into single branchYueHaibing
2018-08-02Merge tag 'media/v4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-08-02xen-netback: use true and false for boolean valuesGustavo A. R. Silva
2018-08-02drivers: net: lmc: fix case value for target abort errorColin Ian King
2018-08-02net: hns: remove redundant variables 'max_frm' and 'tmp_mac_key'YueHaibing
2018-08-02net: phy: Add pm support to Broadcom iProc mdio mux driverArun Parameswaran
2018-08-02net: phy: Add support to configure clock in Broadcom iProc mdio muxArun Parameswaran
2018-08-02net: phy: Use devm api for mdio bus allocation in bcm iproc mdio muxArun Parameswaran
2018-08-02net: phy: Disable external master access in bcm mdio mux driverArun Parameswaran
2018-08-02net: phy: Fix the register offsets in Broadcom iProc mdio mux driverArun Parameswaran
2018-08-02Merge tag 'pci-v4.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-02be2net: fix spelling mistake "seqence" -> "sequence"Colin Ian King
2018-08-02net: fec: check DMA addressing limitationsStefan Agner
2018-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-08-01Merge tag 'mmc-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2018-08-01Merge tag 'pm-urgent-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2018-08-01staging: ashmem: Fix SIGBUS crash when traversing mmaped ashmem pagesJohn Stultz
2018-08-01cxgb4: fix endian to test F_FW_PORT_CMD_DCBXDIS32Ganesh Goudar
2018-08-01net: hns3: fix return value error while hclge_cmd_csq_clean failedHuazhong Tan
2018-08-01mlxsw: spectrum_router: Handle sysctl_ip_fwd_update_priorityPetr Machata
2018-08-01mlxsw: spectrum: Extract work-scheduling into a new functionPetr Machata
2018-08-01net: change Exar/Neterion menu items to be alphabeticalJon Mason
2018-08-01be2net: Update the driver version to 12.0.0.0Suresh Reddy
2018-08-01be2net: gather debug info and reset adapter (only for Lancer) on a tx-timeoutSuresh Reddy
2018-08-01net/mlx5e: Fix uninitialized variableGustavo A. R. Silva
2018-08-01qed: Make some functions staticYueHaibing
2018-08-01net: stmmac: Fix WoL for PCI-based setupsJose Abreu
2018-08-01bonding: avoid lockdep confusion in bond_get_stats()Eric Dumazet
2018-08-01net: ethernet: ti: cpsw: replace unnecessarily macroses on functionsIvan Khoronzhuk
2018-08-01Merge tag 'drm-misc-fixes-2018-07-27' of git://anongit.freedesktop.org/drm/dr...Dave Airlie