aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-04net: sched: change names of action number helpers to be aligned with the restJiri Pirko6-8/+8
2017-08-04net: hns: Fix for __udivdi3 compiler errorLin Yun Sheng1-1/+2
2017-08-04net: phy: marvell: logical vs bitwise OR typoDan Carpenter1-1/+1
2017-08-03sock: enable MSG_ZEROCOPYWillem de Bruijn2-1/+2
2017-08-03mlxsw: spectrum_router: Don't ignore IPv6 notificationsIdo Schimmel1-1/+1
2017-08-03mlxsw: spectrum_router: Abort on source-specific routesIdo Schimmel1-0/+3
2017-08-03mlxsw: spectrum_router: Add support for route replaceIdo Schimmel1-14/+49
2017-08-03mlxsw: spectrum_router: Add support for IPv6 routes addition / deletionIdo Schimmel2-3/+724
2017-08-03mlxsw: spectrum_router: Sanitize IPv6 FIB rulesIdo Schimmel1-0/+25
2017-08-03mlxsw: spectrum_router: Demultiplex FIB event based on familyIdo Schimmel1-21/+44
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 Schimmel2-0/+2
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-03net: hns3: Add HNS3 driver to kernel build framework & MAINTAINERSSalil4-0/+46
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-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-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-03net: hns: Add self-adaptive interrupt coalesce support in hns driverLin Yun Sheng6-11/+149
2017-08-02mlxsw: spectrum_router: Refresh offload indication upon group refreshIdo Schimmel1-0/+22
2017-08-02mlxsw: spectrum_router: Don't check state when refreshing offload indicationIdo Schimmel1-11/+2
2017-08-02mlxsw: spectrum_router: Provide offload indication using nexthop flagsIdo Schimmel1-2/+36
2017-08-02rocker: Provide offload indication using nexthop flagsIdo Schimmel1-3/+3
2017-08-02mlxsw: core: Use correct EMAD transaction ID in debug messageIdo Schimmel1-1/+1
2017-08-02netvsc: transparent VF managementstephen hemminger2-89/+342
2017-08-02atm: solos-pci: constify attribute_group structuresAmitoj Kaur Chawla1-2/+2
2017-08-02atm: adummy: constify attribute_group structureAmitoj Kaur Chawla1-1/+1
2017-08-02liquidio: set sriov_totalvfs correctlyDerek Chickles1-0/+5
2017-08-02net: bcmgenet: drop COMPILE_TEST dependencyArnd Bergmann1-1/+1
2017-08-02hyperv: netvsc: Neaten netvsc_send_pkt by using a temporaryJoe Perches1-14/+11
2017-08-01net: dsa: rename switch EEE opsVivien Didelot3-17/+16
2017-08-01net: dsa: mv88e6xxx: remove EEE supportVivien Didelot6-214/+4
2017-08-01net: dsa: remove PHY device argument from .set_eeeVivien Didelot3-13/+4
2017-08-01net: dsa: call phy_init_eee in DSA layerVivien Didelot4-44/+3