aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-01-24net: ethernet: aquantia: Receive side scalingDavid VomLehn1-0/+26
2017-01-24net: ethernet: aquantia: Ethtool supportDavid VomLehn2-0/+280
2017-01-24net: ethernet: aquantia: Hardware interface and utility functionsDavid VomLehn3-0/+292
2017-01-24net: ethernet: aquantia: Atlantic hardware abstraction layerDavid VomLehn2-0/+780
2017-01-24net: ethernet: aquantia: PCI operationsDavid VomLehn2-0/+379
2017-01-24net: ethernet: aquantia: Vector operationsDavid VomLehn2-0/+434
2017-01-24net: ethernet: aquantia: Atlantic A0 and B0 specific functions.David VomLehn6-0/+2293
2017-01-24net: ethernet: aquantia: Support for NIC-specific codeDavid VomLehn5-0/+1381
2017-01-24net: ethernet: aquantia: Low-level hardware interfacesDavid VomLehn3-0/+4446
2017-01-24net: ethernet: aquantia: Add ring support codeDavid VomLehn2-0/+533
2017-01-24net: ethernet: aquantia: Common functions and definitionsDavid VomLehn3-0/+150
2017-01-24net: ethernet: aquantia: Make and configuration files.David VomLehn4-0/+89
2017-01-24net: dsa: Drop WARN() in tag_brcm.cFlorian Fainelli1-1/+2
2017-01-24net: ks8851: Drop eeprom_size structure memberStephen Boyd1-7/+0
2017-01-24Merge branch 'bpf-misc'David S. Miller6-52/+364
2017-01-24bpf: enable verifier to better track const alu opsDaniel Borkmann2-19/+127
2017-01-24bpf: add prog tag test case to bpf selftestsDaniel Borkmann2-2/+204
2017-01-24bpf: allow option for setting bpf_l4_csum_replace from scratchDaniel Borkmann2-3/+5
2017-01-24bpf: enable load bytes helper for filter/reuseport progsDaniel Borkmann1-15/+26
2017-01-24bpf: simplify __is_valid_access test on cbDaniel Borkmann1-13/+2
2017-01-24phy: marvell: remove conflicting initializerArnd Bergmann1-7/+6
2017-01-24net: dummy: Introduce dummy virtual functionsPhil Sutter1-2/+215
2017-01-24net: broadcom: bnx2x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-90/+109
2017-01-24Merge branch 'packet-sampling-offload'David S. Miller19-0/+929
2017-01-24mlxsw: spectrum: Add packet sample offloading supportYotam Gigi3-0/+122
2017-01-24mlxsw: reg: add the Monitoring Packet Sampling Configuration RegisterYotam Gigi1-0/+41
2017-01-24net/sched: Introduce sample tc actionYotam Gigi6-0/+364
2017-01-24net: Introduce psample, a new genetlink channel for packet samplingYotam Gigi9-0/+402
2017-01-24Merge branch 'mdio_module_driver-misc'David S. Miller2-13/+2
2017-01-24net: dsa: b53: Utilize mdio_module_driverFlorian Fainelli1-12/+1
2017-01-24net: phy: Fix typo for MDIO module boilerplate commentFlorian Fainelli1-1/+1
2017-01-24Merge branch 'stmmac-dwmac-meson8b-configurable-RGMII-TX-delay'David S. Miller2-6/+30
2017-01-24net: stmmac: dwmac-meson8b: make the RGMII TX delay configurableMartin Blumenstingl1-6/+14
2017-01-24net: dt-bindings: add RGMII TX delay configuration to meson8b-dwmacMartin Blumenstingl1-0/+16
2017-01-24net: dsa: Fix inverted test for multiple CPU interfaceAndrew Lunn1-1/+1
2017-01-24bridge: multicast to unicastFelix Fietkau8-29/+114
2017-01-24Introduce a sysctl that modifies the value of PROT_SOCK.Krister Johansen9-12/+86
2017-01-23bpf, lpm: fix kfree of im_node in trie_update_elemDaniel Borkmann1-1/+1
2017-01-23Merge branch 'bpf-lpm'David S. Miller8-3/+951
2017-01-23samples/bpf: add lpm-trie benchmarkDavid Herrmann2-0/+79
2017-01-23bpf: Add tests for the lpm trie mapDavid Herrmann3-2/+361
2017-01-23bpf: add a longest prefix match trie map implementationDaniel Mack3-1/+511
2017-01-23net: xilinx: constify net_device_ops structureBhumika Goyal1-2/+2
2017-01-23net: moxa: constify net_device_ops structuresBhumika Goyal1-1/+1
2017-01-23net: qcom/emac: claim the irq only when the device is openedTimur Tabi3-14/+11
2017-01-23net: qcom/emac: rename emac_phy to emac_sgmii and move itTimur Tabi9-24/+23
2017-01-23bnx2x: avoid two atomic ops per page on x86Eric Dumazet1-10/+5
2017-01-22Merge branch 'bcm7278'David S. Miller8-57/+261
2017-01-22net: phy: bcm7xxx: Implement EGPHY workaround for 7278Florian Fainelli1-0/+34
2017-01-22net: phy: bcm7xxx: Add entry for BCM7278Florian Fainelli2-0/+3