aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-03rocker: Ignore address families other than IPv4Ido Schimmel1-0/+4
2017-08-03mlxsw: spectrum_router: Ignore address families other than IPv4Ido Schimmel1-1/+1
2017-08-03net: core: Make the FIB notification chain genericIdo Schimmel13-93/+282
2017-08-03Merge branch 'mvpp2-add-TX-interrupts-support'David S. Miller2-151/+488
2017-08-03dt-bindings: net: marvell-pp2: update interrupt-names with TX interruptsThomas Petazzoni1-3/+25
2017-08-03net: mvpp2: add support for TX interrupts and RX queue distribution modesThomas Petazzoni1-29/+246
2017-08-03net: mvpp2: introduce queue_vector conceptThomas Petazzoni1-54/+169
2017-08-03net: mvpp2: move from cpu-centric naming to "software thread" namingThomas Petazzoni1-12/+13
2017-08-03net: mvpp2: introduce per-port nrxqs/ntxqs variablesThomas Petazzoni1-42/+41
2017-08-03net: mvpp2: remove RX queue group reset codeThomas Petazzoni1-17/+0
2017-08-03net: mvpp2: fix MVPP21_ISR_RXQ_GROUP_REG definitionThomas Petazzoni1-1/+1
2017-08-03net: arc_emac: Add support for ndo_do_ioctl net_device_ops operationRomain Perier1-0/+13
2017-08-03Merge branch 'hns3-ethernet-driver'David S. Miller18-0/+11953
2017-08-03net: hns3: Add HNS3 driver to kernel build framework & MAINTAINERSSalil5-0/+54
2017-08-03net: hns3: Add Ethtool support to HNS3 driverSalil1-0/+482
2017-08-03net: hns3: Add MDIO support to HNS3 Ethernet driver for hip08 SoCSalil2-0/+230
2017-08-03net: hns3: Add support of TX Scheduler & Shaper to HNS3 driverSalil2-0/+1121
2017-08-03net: hns3: Add HNS3 Acceleration Engine & Compatibility Layer SupportSalil2-0/+4786
2017-08-03net: hns3: Add HNS3 IMP(Integrated Mgmt Proc) Cmd Interface SupportSalil2-0/+1096
2017-08-03net: hns3: Add support of the HNAE3 frameworkSalil2-0/+744
2017-08-03net: hns3: Add support of HNS3 Ethernet Driver for hip08 SoCSalil2-0/+3440
2017-08-03Merge branch 'sctp-remove-typedefs-from-structures-part-4'David S. Miller8-157/+162
2017-08-03sctp: remove the typedef sctp_auth_chunk_tXin Long3-7/+8
2017-08-03sctp: remove the typedef sctp_authhdr_tXin Long2-7/+7
2017-08-03sctp: remove the typedef sctp_addip_chunk_tXin Long4-10/+15
2017-08-03sctp: remove the typedef sctp_addiphdr_tXin Long3-15/+15
2017-08-03sctp: remove the typedef sctp_addip_param_tXin Long2-23/+24
2017-08-03sctp: remove the typedef sctp_cwr_chunk_tXin Long1-5/+0
2017-08-03sctp: remove the typedef sctp_cwrhdr_tXin Long3-8/+8
2017-08-03sctp: remove the typedef sctp_ecne_chunk_tXin Long2-4/+4
2017-08-03sctp: remove the typedef sctp_ecnehdr_tXin Long3-8/+8
2017-08-03sctp: remove the typedef sctp_error_tXin Long2-3/+3
2017-08-03sctp: remove the typedef sctp_operr_chunk_tXin Long2-4/+4
2017-08-03sctp: remove the typedef sctp_errhdr_tXin Long6-45/+48
2017-08-03sctp: fix the name of struct sctp_shutdown_chunk_tXin Long2-9/+9
2017-08-03sctp: remove the typedef sctp_shutdownhdr_tXin Long3-10/+10
2017-08-03Merge branch 'ibmvnic-ethtool'David S. Miller2-7/+125
2017-08-03ibmvnic: Implement .get_channelsJohn Allen1-0/+16
2017-08-03ibmvnic: Implement .get_ringparamJohn Allen1-4/+6
2017-08-03ibmvnic: Convert vnic server reported statistics to cpu endianJohn Allen1-1/+2
2017-08-03ibmvnic: Implement per-queue statistics reportingJohn Allen2-2/+101
2017-08-03tcp: remove extra POLL_OUT added for finished active connect()Neal Cardwell1-5/+0
2017-08-03net: dsa: bcm_sf2: dst in not an arrayVivien Didelot1-2/+2
2017-08-03qlcnic: add const to bin_attribute structureBhumika Goyal1-1/+1
2017-08-03rds: reduce memory footprint for RDS when transport is RDMASowmini Varadhan2-10/+26
2017-08-03ipv4: Introduce ipip_offload_init helper function.Tonghao Zhang1-1/+7
2017-08-03bpf: fix the printing of ifindexWilliam Tu1-4/+6
2017-08-03Merge tag 'batadv-next-for-davem-20170802' of git://git.open-mesh.org/linux-mergeDavid S. Miller10-233/+235
2017-08-03net: hns: Add self-adaptive interrupt coalesce support in hns driverLin Yun Sheng6-11/+149
2017-08-03X25: constify null_x25_addressJulia Lawall1-1/+1