summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: aquantia: Vector operationsDavid VomLehn2017-01-242-0/+434
* net: ethernet: aquantia: Atlantic A0 and B0 specific functions.David VomLehn2017-01-246-0/+2293
* net: ethernet: aquantia: Support for NIC-specific codeDavid VomLehn2017-01-245-0/+1381
* net: ethernet: aquantia: Low-level hardware interfacesDavid VomLehn2017-01-243-0/+4446
* net: ethernet: aquantia: Add ring support codeDavid VomLehn2017-01-242-0/+533
* net: ethernet: aquantia: Common functions and definitionsDavid VomLehn2017-01-243-0/+150
* net: ethernet: aquantia: Make and configuration files.David VomLehn2017-01-244-0/+89
* net: dsa: Drop WARN() in tag_brcm.cFlorian Fainelli2017-01-241-1/+2
* net: ks8851: Drop eeprom_size structure memberStephen Boyd2017-01-241-7/+0Star
* Merge branch 'bpf-misc'David S. Miller2017-01-246-52/+364
|\
| * bpf: enable verifier to better track const alu opsDaniel Borkmann2017-01-242-19/+127
| * bpf: add prog tag test case to bpf selftestsDaniel Borkmann2017-01-242-2/+204
| * bpf: allow option for setting bpf_l4_csum_replace from scratchDaniel Borkmann2017-01-242-3/+5
| * bpf: enable load bytes helper for filter/reuseport progsDaniel Borkmann2017-01-241-15/+26
| * bpf: simplify __is_valid_access test on cbDaniel Borkmann2017-01-241-13/+2Star
|/
* phy: marvell: remove conflicting initializerArnd Bergmann2017-01-241-7/+6Star
* net: dummy: Introduce dummy virtual functionsPhil Sutter2017-01-241-2/+215
* net: broadcom: bnx2x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-01-241-90/+109
* Merge branch 'packet-sampling-offload'David S. Miller2017-01-2419-0/+929
|\
| * mlxsw: spectrum: Add packet sample offloading supportYotam Gigi2017-01-243-0/+122
| * mlxsw: reg: add the Monitoring Packet Sampling Configuration RegisterYotam Gigi2017-01-241-0/+41
| * net/sched: Introduce sample tc actionYotam Gigi2017-01-246-0/+364
| * net: Introduce psample, a new genetlink channel for packet samplingYotam Gigi2017-01-249-0/+402
|/
* Merge branch 'mdio_module_driver-misc'David S. Miller2017-01-242-13/+2Star
|\
| * net: dsa: b53: Utilize mdio_module_driverFlorian Fainelli2017-01-241-12/+1Star
| * net: phy: Fix typo for MDIO module boilerplate commentFlorian Fainelli2017-01-241-1/+1
|/
* Merge branch 'stmmac-dwmac-meson8b-configurable-RGMII-TX-delay'David S. Miller2017-01-242-6/+30
|\
| * net: stmmac: dwmac-meson8b: make the RGMII TX delay configurableMartin Blumenstingl2017-01-241-6/+14
| * net: dt-bindings: add RGMII TX delay configuration to meson8b-dwmacMartin Blumenstingl2017-01-241-0/+16
|/
* net: dsa: Fix inverted test for multiple CPU interfaceAndrew Lunn2017-01-241-1/+1
* bridge: multicast to unicastFelix Fietkau2017-01-248-29/+114
* Introduce a sysctl that modifies the value of PROT_SOCK.Krister Johansen2017-01-249-12/+86
* bpf, lpm: fix kfree of im_node in trie_update_elemDaniel Borkmann2017-01-241-1/+1
* Merge branch 'bpf-lpm'David S. Miller2017-01-238-3/+951
|\
| * samples/bpf: add lpm-trie benchmarkDavid Herrmann2017-01-232-0/+79
| * bpf: Add tests for the lpm trie mapDavid Herrmann2017-01-233-2/+361
| * bpf: add a longest prefix match trie map implementationDaniel Mack2017-01-233-1/+511
|/
* net: xilinx: constify net_device_ops structureBhumika Goyal2017-01-231-2/+2
* net: moxa: constify net_device_ops structuresBhumika Goyal2017-01-231-1/+1
* net: qcom/emac: claim the irq only when the device is openedTimur Tabi2017-01-233-14/+11Star
* net: qcom/emac: rename emac_phy to emac_sgmii and move itTimur Tabi2017-01-239-24/+23Star
* bnx2x: avoid two atomic ops per page on x86Eric Dumazet2017-01-231-10/+5Star
* Merge branch 'bcm7278'David S. Miller2017-01-228-57/+261
|\
| * net: phy: bcm7xxx: Implement EGPHY workaround for 7278Florian Fainelli2017-01-221-0/+34
| * net: phy: bcm7xxx: Add entry for BCM7278Florian Fainelli2017-01-222-0/+3
| * net: dsa: bcm_sf2: Allow non-IMP ports to have Broadcom tags enabledFlorian Fainelli2017-01-223-0/+18
| * net: dsa: bcm_sf2: Move code enabling Broadcom tagsFlorian Fainelli2017-01-221-27/+34
| * net: dsa: bcm_sf2: Add support for BCM7278 integrated switchFlorian Fainelli2017-01-225-10/+68
| * net: dsa: bcm_sf2: Prepare for different register layoutsFlorian Fainelli2017-01-223-25/+109
| * net: dsa: bcm_sf2: Make SF2_IO64_MACRO() utilize 32-bit macroFlorian Fainelli2017-01-221-2/+2
|/