summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipv6: fib_rules: Dump rules during registration to FIB chainIdo Schimmel2017-08-043-2/+23
* ipv6: fib: Add in-kernel notifications for route add / deleteIdo Schimmel2017-08-042-0/+22
* ipv6: fib: Add FIB notifiers callbacksIdo Schimmel2017-08-045-1/+75
* ipv6: fib_rules: Check if rule is a default ruleIdo Schimmel2017-08-042-0/+25
* net: fib_rules: Implement notification logic in coreIdo Schimmel2017-08-045-49/+101
* rocker: Ignore address families other than IPv4Ido Schimmel2017-08-041-0/+4
* mlxsw: spectrum_router: Ignore address families other than IPv4Ido Schimmel2017-08-041-1/+1
* net: core: Make the FIB notification chain genericIdo Schimmel2017-08-0413-93/+282
* Merge branch 'mvpp2-add-TX-interrupts-support'David S. Miller2017-08-042-151/+488
|\
| * dt-bindings: net: marvell-pp2: update interrupt-names with TX interruptsThomas Petazzoni2017-08-041-3/+25
| * net: mvpp2: add support for TX interrupts and RX queue distribution modesThomas Petazzoni2017-08-041-29/+246
| * net: mvpp2: introduce queue_vector conceptThomas Petazzoni2017-08-041-54/+169
| * net: mvpp2: move from cpu-centric naming to "software thread" namingThomas Petazzoni2017-08-041-12/+13
| * net: mvpp2: introduce per-port nrxqs/ntxqs variablesThomas Petazzoni2017-08-041-42/+41
| * net: mvpp2: remove RX queue group reset codeThomas Petazzoni2017-08-041-17/+0
| * net: mvpp2: fix MVPP21_ISR_RXQ_GROUP_REG definitionThomas Petazzoni2017-08-041-1/+1
|/
* net: arc_emac: Add support for ndo_do_ioctl net_device_ops operationRomain Perier2017-08-041-0/+13
* Merge branch 'hns3-ethernet-driver'David S. Miller2017-08-0418-0/+11953
|\
| * net: hns3: Add HNS3 driver to kernel build framework & MAINTAINERSSalil2017-08-045-0/+54
| * net: hns3: Add Ethtool support to HNS3 driverSalil2017-08-041-0/+482
| * net: hns3: Add MDIO support to HNS3 Ethernet driver for hip08 SoCSalil2017-08-042-0/+230
| * net: hns3: Add support of TX Scheduler & Shaper to HNS3 driverSalil2017-08-042-0/+1121
| * net: hns3: Add HNS3 Acceleration Engine & Compatibility Layer SupportSalil2017-08-042-0/+4786
| * net: hns3: Add HNS3 IMP(Integrated Mgmt Proc) Cmd Interface SupportSalil2017-08-042-0/+1096
| * net: hns3: Add support of the HNAE3 frameworkSalil2017-08-042-0/+744
| * net: hns3: Add support of HNS3 Ethernet Driver for hip08 SoCSalil2017-08-042-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