aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mvpp2-add-TX-interrupts-support'David S. Miller2017-08-032-151/+488
|\
| * dt-bindings: net: marvell-pp2: update interrupt-names with TX interruptsThomas Petazzoni2017-08-031-3/+25
| * net: mvpp2: add support for TX interrupts and RX queue distribution modesThomas Petazzoni2017-08-031-29/+246
| * net: mvpp2: introduce queue_vector conceptThomas Petazzoni2017-08-031-54/+169
| * net: mvpp2: move from cpu-centric naming to "software thread" namingThomas Petazzoni2017-08-031-12/+13
| * net: mvpp2: introduce per-port nrxqs/ntxqs variablesThomas Petazzoni2017-08-031-42/+41
| * net: mvpp2: remove RX queue group reset codeThomas Petazzoni2017-08-031-17/+0
| * net: mvpp2: fix MVPP21_ISR_RXQ_GROUP_REG definitionThomas Petazzoni2017-08-031-1/+1
|/
* net: arc_emac: Add support for ndo_do_ioctl net_device_ops operationRomain Perier2017-08-031-0/+13
* Merge branch 'hns3-ethernet-driver'David S. Miller2017-08-0318-0/+11953
|\
| * net: hns3: Add HNS3 driver to kernel build framework & MAINTAINERSSalil2017-08-035-0/+54
| * net: hns3: Add Ethtool support to HNS3 driverSalil2017-08-031-0/+482
| * net: hns3: Add MDIO support to HNS3 Ethernet driver for hip08 SoCSalil2017-08-032-0/+230
| * net: hns3: Add support of TX Scheduler & Shaper to HNS3 driverSalil2017-08-032-0/+1121
| * net: hns3: Add HNS3 Acceleration Engine & Compatibility Layer SupportSalil2017-08-032-0/+4786
| * net: hns3: Add HNS3 IMP(Integrated Mgmt Proc) Cmd Interface SupportSalil2017-08-032-0/+1096
| * net: hns3: Add support of the HNAE3 frameworkSalil2017-08-032-0/+744
| * net: hns3: Add support of HNS3 Ethernet Driver for hip08 SoCSalil2017-08-032-0/+3440
|/
* Merge branch 'sctp-remove-typedefs-from-structures-part-4'David S. Miller2017-08-038-157/+162
|\
| * sctp: remove the typedef sctp_auth_chunk_tXin Long2017-08-033-7/+8
| * sctp: remove the typedef sctp_authhdr_tXin Long2017-08-032-7/+7
| * sctp: remove the typedef sctp_addip_chunk_tXin Long2017-08-034-10/+15
| * sctp: remove the typedef sctp_addiphdr_tXin Long2017-08-033-15/+15
| * sctp: remove the typedef sctp_addip_param_tXin Long2017-08-032-23/+24
| * sctp: remove the typedef sctp_cwr_chunk_tXin Long2017-08-031-5/+0
| * sctp: remove the typedef sctp_cwrhdr_tXin Long2017-08-033-8/+8
| * sctp: remove the typedef sctp_ecne_chunk_tXin Long2017-08-032-4/+4
| * sctp: remove the typedef sctp_ecnehdr_tXin Long2017-08-033-8/+8
| * sctp: remove the typedef sctp_error_tXin Long2017-08-032-3/+3
| * sctp: remove the typedef sctp_operr_chunk_tXin Long2017-08-032-4/+4
| * sctp: remove the typedef sctp_errhdr_tXin Long2017-08-036-45/+48
| * sctp: fix the name of struct sctp_shutdown_chunk_tXin Long2017-08-032-9/+9
| * sctp: remove the typedef sctp_shutdownhdr_tXin Long2017-08-033-10/+10
|/
* Merge branch 'ibmvnic-ethtool'David S. Miller2017-08-032-7/+125
|\
| * ibmvnic: Implement .get_channelsJohn Allen2017-08-031-0/+16
| * ibmvnic: Implement .get_ringparamJohn Allen2017-08-031-4/+6
| * ibmvnic: Convert vnic server reported statistics to cpu endianJohn Allen2017-08-031-1/+2
| * ibmvnic: Implement per-queue statistics reportingJohn Allen2017-08-032-2/+101
|/
* tcp: remove extra POLL_OUT added for finished active connect()Neal Cardwell2017-08-031-5/+0
* net: dsa: bcm_sf2: dst in not an arrayVivien Didelot2017-08-031-2/+2
* qlcnic: add const to bin_attribute structureBhumika Goyal2017-08-031-1/+1
* rds: reduce memory footprint for RDS when transport is RDMASowmini Varadhan2017-08-032-10/+26
* ipv4: Introduce ipip_offload_init helper function.Tonghao Zhang2017-08-031-1/+7
* bpf: fix the printing of ifindexWilliam Tu2017-08-031-4/+6
* Merge tag 'batadv-next-for-davem-20170802' of git://git.open-mesh.org/linux-m...David S. Miller2017-08-0310-233/+235
|\
| * batman-adv: Convert batman-adv.txt to reStructuredTextSven Eckelmann2017-07-295-218/+222
| * batman-adv: fix various spelling mistakesColin Ian King2017-07-292-7/+7
| * batman-adv: Remove variable deprecated by skb_put_dataSven Eckelmann2017-07-292-5/+3
| * batman-adv: Remove too short %pM printk field widthSven Eckelmann2017-07-291-1/+1
| * batman-adv: Remove unnecessary length qualifier in %14pMJoe Perches2017-07-291-1/+1