summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: dccp: ccids: lib: packet_history: use swap macro in tfrc_rx_hist_swapGustavo A. R. Silva2017-11-011-3/+1
* net: decnet: dn_nsp_out: use swap macro in dn_mk_ack_headerGustavo A. R. Silva2017-11-011-5/+2
* net: decnet: dn_nsp_in: use swap macro in dn_nsp_rx_packetGustavo A. R. Silva2017-11-011-6/+2
* forcedeth: replace pci_alloc_consistent with dma_alloc_coherentZhu Yanjun2017-11-011-20/+41
* ip_vti: remove the useless err_count check in vti_xmitXin Long2017-11-011-9/+0
* net: bcmgenet: Avoid calling platform_device_put() twice in bcmgenet_mii_exit()Wei Yongjun2017-11-011-1/+0
* Merge branch 'extack-nonfatal'David S. Miller2017-11-016-65/+99
|\
| * mlxsw: spectrum_router: Return extack message on abort due to fib rulesDavid Ahern2017-11-011-42/+66
| * net: Add extack to fib_notifier_infoDavid Ahern2017-11-014-14/+24
| * netlink: Allow ext_ack to carry non-error messagesDavid Ahern2017-11-011-9/+9
|/
* Merge branch 'dsa-port-parsing'David S. Miller2017-11-014-77/+95
|\
| * net: dsa: remove name arg from slave createVivien Didelot2017-11-014-5/+5
| * net: dsa: get port name at parse timeVivien Didelot2017-11-012-5/+6
| * net: dsa: get master device at port parsing timeVivien Didelot2017-11-011-26/+18
| * net: dsa: get port type at parse timeVivien Didelot2017-11-011-15/+22
| * net: dsa: add port parse functionsVivien Didelot2017-11-011-3/+34
| * net: dsa: get ports within parsing codeVivien Didelot2017-11-011-23/+10
|/
* bpf: reduce verifier memory consumptionAlexei Starovoitov2017-11-013-156/+305
* Merge branch 'liquidio-switchdev-support'David S. Miller2017-11-017-1/+858
|\
| * liquidio: Configure switchdev with devlinkVijaya Mohan Guvva2017-11-015-0/+108
| * liquidio: switchdev support for LiquidIO NICVijaya Mohan Guvva2017-11-016-1/+750
|/
* Merge tag 'mlx5-updates-2017-10-31' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-11-014-526/+914
|\
| * net/mlx5e: Switch channels counters to use stats group APIKamal Heib2017-10-313-89/+106
| * net/mlx5e: Switch ipsec counters to use stats group APIKamal Heib2017-10-312-9/+25
| * net/mlx5e: Switch pme counters to use stats group APIKamal Heib2017-10-313-30/+54
| * net/mlx5e: Switch per prio pfc counters to use stats group APIKamal Heib2017-10-313-85/+113
| * net/mlx5e: Switch per prio traffic counters to use stats group APIKamal Heib2017-10-313-24/+50
| * net/mlx5e: Switch pcie counters to use stats group APIKamal Heib2017-10-313-58/+93
| * net/mlx5e: Switch ethernet extended counters to use stats group APIKamal Heib2017-10-313-20/+48
| * net/mlx5e: Switch physical statistical counters to use stats group APIKamal Heib2017-10-313-21/+46
| * net/mlx5e: Switch RFC 2819 counters to use stats group APIKamal Heib2017-10-313-30/+53
| * net/mlx5e: Switch RFC 2863 counters to use stats group APIKamal Heib2017-10-313-20/+43
| * net/mlx5e: Switch IEEE 802.3 counters to use stats group APIKamal Heib2017-10-313-36/+58
| * net/mlx5e: Switch vport counters to use the stats group APIKamal Heib2017-10-313-55/+78
| * net/mlx5e: Switch Q counters to use the stats group APIKamal Heib2017-10-313-16/+35
| * net/mlx5e: Introduce stats group APIKamal Heib2017-10-314-48/+127
* | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-11-0113-68/+1496
|\ \
| * | i40e: Enable cloud filters via tc-flowerAmritha Nambiar2017-10-317-31/+1192
| * | i40e: Clean up of cloud filtersAmritha Nambiar2017-10-312-0/+33
| * | i40e: Admin queue definitions for cloud filtersAmritha Nambiar2017-10-312-4/+210
| * | i40e: Cloud filter mode for set_switch_config commandAmritha Nambiar2017-10-316-5/+44
| * | i40e: Map TCs with the VSI seidsAmritha Nambiar2017-10-312-0/+3
| * | net: sched: Identify hardware traffic classes using classidAmritha Nambiar2017-10-313-0/+10
| * | i40e/i40evf: Revert "i40e/i40evf: bump tail only in multiples of 8"Alexander Duyck2017-10-312-18/+0
| * | i40e: only redistribute MSI-X vectors when neededShannon Nelson2017-10-311-2/+3
| * | i40e: mark PM functions as __maybe_unusedArnd Bergmann2017-10-311-9/+2
| |/
* | tc-testing: better test case file error reportingBrenda J. Butler2017-11-011-9/+14
* | tc-testing: better check if thing is listBrenda J. Butler2017-11-011-1/+1
* | tc-testing: correction to docstring in get_unique_itemBrenda J. Butler2017-11-011-1/+1
* | tc-testing: split config fileBrenda J. Butler2017-11-012-0/+37