summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcp/fq: move back to CLOCK_MONOTONICEric Dumazet2018-10-023-5/+5
* selftests/tls: Fix recv(MSG_PEEK) & splice() test casesVakul Garg2018-10-021-10/+10
* hv_netvsc: Fix rndis_per_packet_info internal field initializationHaiyang Zhang2018-10-021-0/+1
* net: phy: improve handling delayed workHeiner Kallweit2018-10-022-15/+16
* Merge branch 'net-systemport-Turn-on-offloads-by-default'David S. Miller2018-10-022-34/+35
|\
| * net: systemport: Add software counters to track reallocationsFlorian Fainelli2018-10-022-0/+7
| * net: systemport: Be drop monitor friendly while re-allocating headroomFlorian Fainelli2018-10-021-1/+2
| * net: systemport: Turn on offloads by defaultFlorian Fainelli2018-10-021-3/+4
| * net: systemport: Utilize bcm_sysport_set_features() during resume/openFlorian Fainelli2018-10-021-7/+7
| * net: systemport: Refactor bcm_sysport_set_features()Florian Fainelli2018-10-021-23/+15
|/
* net_sched: fix a crash in tc_new_tfilter()Cong Wang2018-10-021-1/+3
* Merge branch 'netlink-extended-attribute-validation'David S. Miller2018-10-022-3/+165
|\
| * netlink: add validation function to policyJohannes Berg2018-10-022-1/+30
| * netlink: add attribute range validation to policyJohannes Berg2018-10-022-3/+136
|/
* Merge branch 'Support-of-Flow-Director-in-HNS3-Ethernet-Driver-for-HiP08-Rev2...David S. Miller2018-10-027-9/+1721
|\
| * net: hns3: Add support for enable/disable flow directorJian Shen2018-10-023-1/+28
| * net: hns3: Remove all flow director rules when unload hns3 driverJian Shen2018-10-021-0/+2
| * net: hns3: Add reset handle for flow directorJian Shen2018-10-024-0/+103
| * net: hns3: Add support for rule query of flow directorJian Shen2018-10-023-6/+264
| * net: hns3: Add support for rule add/delete for flow directorJian Shen2018-10-024-2/+519
| * net: hns3: Add input key and action config support for flow directorJian Shen2018-10-023-0/+456
| * net: hns3: Add flow director initializationJian Shen2018-10-025-0/+349
|/
* Merge branch 'Continue-towards-using-linkmode-in-phylib'David S. Miller2018-10-0221-135/+420
|\
| * net: phy: Replace phy driver features u32 with link_mode bitmapAndrew Lunn2018-10-029-39/+198
| * net: ethernet: xgbe: expand PHY_GBIT_FEAUTRESAndrew Lunn2018-10-021-4/+6
| * net: phy: Add limkmode equivalents to some of the MII ethtool helpersAndrew Lunn2018-10-021-0/+50
| * net: phy: Add helper for advertise to lcl valueAndrew Lunn2018-10-028-34/+26
| * net: phy: Add helper to convert MII ADV register to a linkmodeAndrew Lunn2018-10-021-0/+31
| * net: phy: Add phydev_info()Andrew Lunn2018-10-023-7/+11
| * net: phy: Add phydev_warn()Andrew Lunn2018-10-026-24/+29
| * net: phy: Move linkmode helpers to somewhere publicAndrew Lunn2018-10-024-27/+69
|/
* nfp: warn on experimental TLV typesJakub Kicinski2018-10-022-0/+15
* net: nixge: Address compiler warnings when building for i386Moritz Fischer2018-10-021-7/+7
* tcp: adjust rcv zerocopy hints based on frag sizesSoheil Hassas Yeganeh2018-10-021-1/+10
* tcp: set recv_skip_hint when tcp_inq is less than PAGE_SIZESoheil Hassas Yeganeh2018-10-021-5/+9
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-10-025-10/+16
|\
| * xfrm: allow driver to quietly refuse offloadShannon Nelson2018-08-292-1/+9
| * esp: remove redundant define esphHaishuang Yan2018-08-292-8/+6
| * xfrm: Make function xfrmi_get_link_net() staticWei Yongjun2018-08-291-1/+1
* | Merge tag 'mlx5e-updates-2018-10-01' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2018-10-0213-104/+312
|\ \
| * | net/mlx5: Cache the system image guidAlaa Hleihel2018-10-014-2/+14
| * | net/mlx5e: Allow reporting of checksum unnecessaryOr Gerlitz2018-10-014-0/+37
| * | net/mlx5e: Enable reporting checksum unnecessary also for L3 packetsOr Gerlitz2018-10-011-1/+2
| * | net/mlx5e: Add ethtool control of ring params to VF representorsGavi Teitz2018-10-011-0/+18
| * | net/mlx5e: Enable multi-queue and RSS for VF representorsGavi Teitz2018-10-011-11/+129
| * | net/mlx5e: Expose ethtool rss key size / indirection table functionsOr Gerlitz2018-10-012-2/+16
| * | net/mlx5e: Expose function for building RSS paramsGavi Teitz2018-10-012-4/+10
| * | net/mlx5e: Provide explicit directive if to create inner indirect tirsOr Gerlitz2018-10-013-12/+12
| * | net/mlx5: E-Switch, Provide flow dest when creating vport rx ruleGavi Teitz2018-10-013-7/+9
| * | net/mlx5e: Extract creation of rep's default flow ruleGavi Teitz2018-10-011-9/+16