summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2016-03-23net: mediatek: fix checking for NULL instead of IS_ERR() in .probeVladimir Zapolskiy
2016-03-23net: phy: at803x: Request 'reset' GPIO only for AT8030 PHYSebastian Frias
2016-03-23at803x: fix reset handlingSergei Shtylyov
2016-03-23rtlwifi: fix gcc-6 indentation warningArnd Bergmann
2016-03-23b43: Fix memory leaks in b43_bus_dev_ssb_init and b43_bus_dev_bcma_initJia-Ju Bai
2016-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-03-22rapidio/rionet: add mport removal handlingAlexandre Bounine
2016-03-22rapidio/rionet: add locking into add/remove deviceAlexandre Bounine
2016-03-22rapidio/rionet: add shutdown event handlingAlexandre Bounine
2016-03-22rapidio/rionet: add capability to change MTUAurelien Jacquiot
2016-03-22rapidio/rionet: fix deadlock on SMPAurelien Jacquiot
2016-03-22macb: fix PHY resetSergei Shtylyov
2016-03-22fsl/fman: Workaround for Errata A-007273Igal Liberman
2016-03-22net: hns: bug fix about the overflow of mssDaode Huang
2016-03-22net: hns: adds limitation for debug port mtuKejian Yan
2016-03-22net: hns: fix the bug about mtu settingKejian Yan
2016-03-22net: hns: fixes a bug of RSSKejian Yan
2016-03-22net: hns: fix return value of the function about rssKejian Yan
2016-03-22net: hns: set xge statistic reg as read onlyQianqian Xie
2016-03-22net: hns: fixed the bug about GMACs mac settingSheng Li
2016-03-22net: hns: add uc match for debug portsKejian Yan
2016-03-22net: hns: fixed portid bug in sending manage pktSheng Li
2016-03-22net: hns: bug fix about ping6Kejian Yan
2016-03-22cxgb4: update Kconfig and MakefileVarun Prakash
2016-03-22cxgb4: add iSCSI DDP page pod managerVarun Prakash
2016-03-22cxgb4, iw_cxgb4: move delayed ack macro definitionsVarun Prakash
2016-03-22cxgb4: move VLAN_NONE macro definitionVarun Prakash
2016-03-22cxgb4: update struct cxgb4_lld_info definitionVarun Prakash
2016-03-22cxgb4: add definitions for iSCSI target ULDVarun Prakash
2016-03-22cxgb4, cxgb4i: move struct cpl_rx_data_ddp definitionVarun Prakash
2016-03-22cxgb4, iw_cxgb4, cxgb4i: remove duplicate definitionsVarun Prakash
2016-03-22cxgb4, iw_cxgb4: move definitions to common header fileVarun Prakash
2016-03-22cxgb4: large receive offload supportVarun Prakash
2016-03-22cxgb4: allocate resources for CXGB4_ULD_ISCSITVarun Prakash
2016-03-22cxgb4: add new ULD type CXGB4_ULD_ISCSITVarun Prakash
2016-03-21Merge branches 'i40iw', 'sriov' and 'hfi1' into k.o/for-4.6Doug Ledford
2016-03-21net/mlx5_core: Implement modify HCA vport commandEli Cohen
2016-03-21net/mlx5_core: Add VF param when querying vport counterEli Cohen
2016-03-21net/mlx5_core: Introduce offload arithmetic hardware capabilitiesSagi Grimberg
2016-03-21net/mlx5_core: Refactor device capability functionLeon Romanovsky
2016-03-21net/mlx5_core: Fix caching ATOMIC endian mode capabilityLeon Romanovsky
2016-03-21vxlan: fix too large pskb_may_pull with remote checksumJiri Benc
2016-03-21mdio-sun4i: oops in error handling in probeDan Carpenter
2016-03-21net: smc911x: avoid unused variable warningsArnd Bergmann
2016-03-20iwlwifi: mvm: fix memory leak in pagingMatti Gottlieb
2016-03-20Revert "lan78xx: add ndo_get_stats64"David S. Miller
2016-03-20Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-03-20net/mlx4: remove unused array zero_gid[]Colin Ian King
2016-03-20geneve: fix populating tclass in geneve_get_v6_dstDaniel Borkmann