summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-11-11net: dsa: lan9303: Set up trapping of IGMP to CPU portEgil Hjelmeland
2017-11-11cxgb4: collect vpd info directly from hardwareRahul Lakkireddy
2017-11-11net: dsa: mv88e6xxx: Fix stats histogram modeAndrew Lunn
2017-11-11net: dsa: mv88e6xxx: Flood broadcast frames in hardwareAndrew Lunn
2017-11-11net: dsa: mv88e6xxx: Move mv88e6xxx_port_db_load_purge()Andrew Lunn
2017-11-11net: dsa: mv88e6xxx: Print offending port when vlan check failsAndrew Lunn
2017-11-11net: dsa: mv88e6xxx: Fixed port netdev check for VLANsAndrew Lunn
2017-11-11Merge branch 'ieee802154-for-davem-2017-11-09' of git://git.kernel.org/pub/sc...David S. Miller
2017-11-11ipvlan: fix ipv6 outbound deviceKeefe Liu
2017-11-11net: thunderx: fix double free errorAleksey Makarov
2017-11-11net: thunderbolt: Clear finished Tx frame bus address in tbnet_tx_callback()Mika Westerberg
2017-11-11net: sfc: remove redundant variable startColin Ian King
2017-11-11qlge: remove duplicated assignment to mbcpColin Ian King
2017-11-11net: wan: x25_asy: mark expected switch fall-throughGustavo A. R. Silva
2017-11-11net: 3com: 3c574_cs: mark expected switch fall-throughGustavo A. R. Silva
2017-11-11net: 8390: pcnet_cs: mark expected switch fall-throughGustavo A. R. Silva
2017-11-11fsl/fman_port: mark expected switch fall-throughsGustavo A. R. Silva
2017-11-11net: ethernet: bgmac: mark expected switch fall-throughGustavo A. R. Silva
2017-11-11ibmvnic: Add vnic client data to login bufferNathan Fontenot
2017-11-11net: macb: add of_node_put to error pathsMichael Grzeschik
2017-11-11net: macb: add of_phy_deregister_fixed_link to error pathsMichael Grzeschik
2017-11-11net: mvpp2: fix GOP statistics loop start and stop conditionsMiquel Raynal
2017-11-11net: hns3: cleanup mac auto-negotiation state query in hclge_update_speed_duplexFuyun Liang
2017-11-11net: hns3: fix a bug when getting phy address from NCL_config fileFuyun Liang
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