summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-231-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/+11
* net: qcom/emac: rename emac_phy to emac_sgmii and move itTimur Tabi2017-01-239-24/+23
* bnx2x: avoid two atomic ops per page on x86Eric Dumazet2017-01-231-10/+5
* 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
|/
* Merge branch 'systemport-lite'David S. Miller2017-01-223-80/+339
|\
| * net: systemport: Add support for SYSTEMPORT LiteFlorian Fainelli2017-01-223-79/+327
| * net: systemport: Dynamically allocate number of TX ringsFlorian Fainelli2017-01-222-1/+12
|/
* ipv6: add NUMA awareness to seg6_hmac_init_algo()Eric Dumazet2017-01-221-1/+2
* net: stmicro: fix LS field mask in EEE configurationjpinto2017-01-221-1/+1
* net/mlx4: use rb_entry()Geliang Tang2017-01-221-4/+4
* 6lowpan: use rb_entry()Geliang Tang2017-01-221-4/+4
* Merge branch 'dsa-hwmon'David S. Miller2017-01-209-353/+420
|\
| * net: dsa: Remove hwmon supportAndrew Lunn2017-01-208-350/+0
| * phy: marvell: Add support for temperature sensorAndrew Lunn2017-01-201-3/+420
|/
* inet: don't use sk_v6_rcv_saddr directlyJosef Bacik2017-01-201-1/+1
* Merge tag 'mlx5-updates-2017-01-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-01-2020-92/+800
|\
| * net/mlx5e: Reorder update statsSaeed Mahameed2017-01-191-3/+3
| * net/mlx5: Move cached hca caps to designated caps structGal Pressman2017-01-194-23/+23
| * net/mlx5e: Expose PCIe statistics to ethtoolGal Pressman2017-01-193-1/+53
| * net/mlx5: Add MPCNT register infrastructureGal Pressman2017-01-193-0/+47
| * net/mlx5e: Expose physical layer statistical counters to ethtoolGal Pressman2017-01-193-2/+32
| * net/mlx5: Add PPCNT physical layer statistical group infrastructureGal Pressman2017-01-192-0/+38
| * net/mlx5: Query and cache PCAM, MCAM registers on initializationGal Pressman2017-01-193-0/+30
| * net/mlx5: Implement PCAM, MCAM access register commandsGal Pressman2017-01-192-0/+29
| * net/mlx5: Expose PCAM, MCAM registers infrastructureGal Pressman2017-01-193-1/+77
| * net/mlx5e: Receive s-tagged packets in promiscuous modeMohamad Haj Yahia2017-01-192-20/+68
| * net/mlx5: Add support to s-tag in mlx5 firmware interfaceMohamad Haj Yahia2017-01-196-22/+24
| * net/mlx5e: Implement 1PPS supportEugenia Emantayev2017-01-193-1/+232
| * net/mlx5: Add MTPPS and MTPPSE registers infrastructureEugenia Emantayev2017-01-196-1/+142
| * net/mlx5: Fix version printout in case of health issueEli Cohen2017-01-191-17/+3
| * net/mlx5: Remove information print after attempt to load mlx5_ib moduleLeon Romanovsky2017-01-191-3/+1
* | Merge branch 'cpsw-common-res-usage'David S. Miller2017-01-201-112/+88
|\ \
| * | net: ethernet: ti: cpsw: clarify ethtool ops changing num of descsIvan Khoronzhuk2017-01-201-73/+59
| * | net: ethernet: ti: cpsw: don't duplicate common res in rx handlerIvan Khoronzhuk2017-01-201-24/+16
| * | net: ethernet: ti: cpsw: don't duplicate ndev_runningIvan Khoronzhuk2017-01-201-14/+17