summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-11-10nfp flower action: Modified to use VLAN helper functionsManish Kurup
2017-11-10sfc: don't warn on successful change of MACRobert Stonehouse
2017-11-10net: vxge: remove redundant assignments and pointersColin Ian King
2017-11-10Merge tag 'mlx5-updates-2017-11-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-09Merge tag 'pm-final-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-09net/mlx5e: CHECKSUM_COMPLETE offload for VLAN/QinQ packetsGal Pressman
2017-11-09net/mlx5e: Add VLAN offloads statisticsGal Pressman
2017-11-09net/mlx5e: Add 802.1ad VLAN insertion supportGal Pressman
2017-11-09net/mlx5e: Add 802.1ad VLAN filter steering rulesGal Pressman
2017-11-09net/mlx5e: Declare bitmap using kernel macroGal Pressman
2017-11-09net/mlx5e: Add rollback on add VLAN failureGal Pressman
2017-11-09net/mlx5e: Rename VLAN related variables and functionsGal Pressman
2017-11-09net: usb: asix: fill null-ptr-deref in asix_suspendAndrey Konovalov
2017-11-09Revert "net: usb: asix: fill null-ptr-deref in asix_suspend"David S. Miller
2017-11-08qmi_wwan: Add missing skb_reset_mac_header-callKristian Evensen
2017-11-08bonding: fix slave stuck in BOND_LINK_FAIL stateJay Vosburgh
2017-11-08net: mvpp2: add ethtool GOP statisticsMiquel Raynal
2017-11-08fsl/fman: Remove a useless 'dev_err()' callChristophe JAILLET
2017-11-08fsl/fman: Add a missing 'of_node_put()' call in an error handling pathChristophe JAILLET
2017-11-08fsl/fman: Remove some useless codeChristophe JAILLET
2017-11-08fsl/fman: Remove a useless call to 'dev_set_drvdata()'Christophe JAILLET
2017-11-08net: qmi_wwan: fix divide by 0 on bad descriptorsBjørn Mork
2017-11-08net: cdc_ether: fix divide by 0 on bad descriptorsBjørn Mork
2017-11-08net: dsa: lan9303: Drop port range checkEgil Hjelmeland
2017-11-08bnxt: fix bnxt_hwrm_fw_set_time for y2038Arnd Bergmann
2017-11-08bnxt: delete some unreachable codeDan Carpenter
2017-11-08net: dsa: lan9303: Adjust indentingEgil Hjelmeland
2017-11-08net: dsa: lan9303: Replace msleep(1) with usleep_range()Egil Hjelmeland
2017-11-08mlxsw: spectrum: Fix error return code in mlxsw_sp_port_create()Wei Yongjun
2017-11-08dpaa_eth: fix error return code in dpaa_eth_probe()Wei Yongjun
2017-11-08mlxsw: spectrum: Support general qdisc statsNogah Frankel
2017-11-08mlxsw: spectrum: Support RED xstatsNogah Frankel
2017-11-08mlxsw: spectrum: Collect tclass related stats periodicallyNogah Frankel
2017-11-08mlxsw: reg: Add ext and tc-cong counter groupsYuval Mintz
2017-11-08mlxsw: spectrum: Support RED qdisc offloadNogah Frankel
2017-11-08mlxsw: reg: Add cwtp & cwtpm registersNogah Frankel
2017-11-08net_sch: cbs: Change TC_SETUP_CBS to TC_SETUP_QDISC_CBSNogah Frankel
2017-11-08net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIONogah Frankel
2017-11-08bonding: discard lowest hash bit for 802.3ad layer3+4Hangbin Liu
2017-11-08net/mlx5e/core/en_fs: fix pointer dereference after free in mlx5e_execute_l2_...Gustavo A. R. Silva
2017-11-08net: fec: Let fec_ptp have its own interrupt routineTroy Kisky
2017-11-08net: mvpp2: Prevent userspace from changing TX affinitiesMarc Zyngier
2017-11-08hv_netvsc: hide warnings about uninitialized/missing rndis deviceVitaly Kuznetsov
2017-11-08hv_netvsc: netvsc_teardown_gpadl() splitVitaly Kuznetsov
2017-11-08net: phy: leds: Add support for "link" triggerMaciej S. Szmigiero
2017-11-08net: phy: leds: Refactor "no link" handler into a separate functionMaciej S. Szmigiero
2017-11-07drivers/ide-cd: Handle missing driver data during status check gracefullyBorislav Petkov
2017-11-07Revert "scsi: make 'state' device attribute pollable"Linus Torvalds