summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-252-2/+2
|\
| * asm-generic: remove old nonatomic-io wrapper filesArnd Bergmann2016-03-012-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-03-2425-140/+249
|\ \
| * | hv_netvsc: Fix the order of num_sc_offered decrementHaiyang Zhang2016-03-241-6/+6
| * | hv_netvsc: Fix the array sizes to be max supported channelsHaiyang Zhang2016-03-232-5/+6
| * | hv_netvsc: Fix accessing freed memory in netvsc_change_mtu()Haiyang Zhang2016-03-231-1/+4
| * | ppp: take reference on channels netnsGuillaume Nault2016-03-231-1/+3
| * | net: mediatek: fix checking for NULL instead of IS_ERR() in .probeVladimir Zapolskiy2016-03-231-2/+2
| * | net: phy: at803x: Request 'reset' GPIO only for AT8030 PHYSebastian Frias2016-03-231-0/+4
| * | at803x: fix reset handlingSergei Shtylyov2016-03-231-3/+3
| * | macb: fix PHY resetSergei Shtylyov2016-03-221-2/+2
| * | fsl/fman: Workaround for Errata A-007273Igal Liberman2016-03-221-16/+88
| * | net: hns: bug fix about the overflow of mssDaode Huang2016-03-221-9/+8Star
| * | net: hns: adds limitation for debug port mtuKejian Yan2016-03-222-0/+4
| * | net: hns: fix the bug about mtu settingKejian Yan2016-03-224-1/+9
| * | net: hns: fixes a bug of RSSKejian Yan2016-03-222-2/+22
| * | net: hns: fix return value of the function about rssKejian Yan2016-03-223-20/+8Star
| * | net: hns: set xge statistic reg as read onlyQianqian Xie2016-03-221-2/+3
| * | net: hns: fixed the bug about GMACs mac settingSheng Li2016-03-221-10/+8Star
| * | net: hns: add uc match for debug portsKejian Yan2016-03-225-2/+43
| * | net: hns: fixed portid bug in sending manage pktSheng Li2016-03-223-1/+9
| * | net: hns: bug fix about ping6Kejian Yan2016-03-221-0/+9
| * | vxlan: fix too large pskb_may_pull with remote checksumJiri Benc2016-03-211-4/+2Star
| * | mdio-sun4i: oops in error handling in probeDan Carpenter2016-03-211-1/+3
| * | net: smc911x: avoid unused variable warningsArnd Bergmann2016-03-211-0/+2
| * | Revert "lan78xx: add ndo_get_stats64"David S. Miller2016-03-201-49/+0Star
| * | net/mlx4: remove unused array zero_gid[]Colin Ian King2016-03-201-2/+0Star
| * | geneve: fix populating tclass in geneve_get_v6_dstDaniel Borkmann2016-03-201-5/+6
| * | vxlan: fix populating tclass in vxlan6_get_routeDaniel Borkmann2016-03-201-2/+1Star
* | | Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-2313-23/+1174
|\ \ \
| * | | cxgb4: update Kconfig and MakefileVarun Prakash2016-03-222-0/+12
| * | | cxgb4: add iSCSI DDP page pod managerVarun Prakash2016-03-222-0/+774
| * | | cxgb4, iw_cxgb4: move delayed ack macro definitionsVarun Prakash2016-03-221-0/+9
| * | | cxgb4: move VLAN_NONE macro definitionVarun Prakash2016-03-222-2/+2
| * | | cxgb4: update struct cxgb4_lld_info definitionVarun Prakash2016-03-223-0/+10
| * | | cxgb4: add definitions for iSCSI target ULDVarun Prakash2016-03-222-0/+114
| * | | cxgb4, cxgb4i: move struct cpl_rx_data_ddp definitionVarun Prakash2016-03-221-0/+15
| * | | cxgb4, iw_cxgb4, cxgb4i: remove duplicate definitionsVarun Prakash2016-03-221-0/+5
| * | | cxgb4, iw_cxgb4: move definitions to common header fileVarun Prakash2016-03-221-0/+81
| * | | cxgb4: large receive offload supportVarun Prakash2016-03-224-14/+60
| * | | cxgb4: allocate resources for CXGB4_ULD_ISCSITVarun Prakash2016-03-224-7/+92
| * | | cxgb4: add new ULD type CXGB4_ULD_ISCSITVarun Prakash2016-03-221-0/+1
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-231-78/+199
|\ \ \ \
| * | | | rapidio/rionet: add mport removal handlingAlexandre Bounine2016-03-221-26/+44
| * | | | rapidio/rionet: add locking into add/remove deviceAlexandre Bounine2016-03-221-50/+102
| * | | | rapidio/rionet: add shutdown event handlingAlexandre Bounine2016-03-221-0/+38
| * | | | rapidio/rionet: add capability to change MTUAurelien Jacquiot2016-03-221-2/+15
| * | | | rapidio/rionet: fix deadlock on SMPAurelien Jacquiot2016-03-221-2/+2
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-03-2213-69/+1760
|\ \ \ \ \ | |/ / / / |/| | | |
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'i40iw', 'sriov' and 'hfi1' into k.o/for-4.6Doug Ledford2016-03-2114-106/+440
| |\ \ \ \ \