summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-07-02xen-netfront: remove redundant assignment to variable 'act'Colin Ian King
2020-07-02Merge branch 'net-ipa-simplify-endpoint-programming'David S. Miller
2020-07-02net: ipa: simplify ipa_endpoint_program()Alex Elder
2020-07-02net: ipa: move version test inside ipa_endpoint_program_suspend()Alex Elder
2020-07-02net: ipa: always handle suspend workaroundAlex Elder
2020-07-02net: ipa: move version test inside ipa_endpoint_program_delay()Alex Elder
2020-07-02mlx4: Mark PM functions as __maybe_unusedWei Yongjun
2020-07-02ksz884x: mark pcidev_suspend() as __maybe_unusedWei Yongjun
2020-07-02Merge branch 'net-macb-few-code-cleanups'David S. Miller
2020-07-02net: macb: remove is_udp variableClaudiu Beznea
2020-07-02net: macb: do not initialize queue variableClaudiu Beznea
2020-07-02net: macb: use hweight32() to count set bits in queue_maskClaudiu Beznea
2020-07-02net: macb: do not set again bit 0 of queue_maskClaudiu Beznea
2020-07-02Merge branch 'bridge-mrp-Add-support-for-getting-the-status'David S. Miller
2020-07-02bridge: Extend br_fill_ifinfo to return MPR statusHoratiu Vultur
2020-07-02bridge: mrp: Add br_mrp_fill_infoHoratiu Vultur
2020-07-02bridge: uapi: mrp: Extend MRP attributes to get the statusHoratiu Vultur
2020-07-01Merge branch 'mptcp-add-receive-buffer-auto-tuning'David S. Miller
2020-07-01mptcp: add receive buffer auto-tuningFlorian Westphal
2020-07-01selftests: mptcp: add option to specify size of file to transferFlorian Westphal
2020-07-01net: sched: Allow changing default qdisc to FQ-PIEDanny Lin
2020-07-01Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2020-07-01Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2020-07-01ice: replace single-element array used for C struct hackBruce Allan
2020-07-01ice: avoid unnecessary single-member variable-length structsBruce Allan
2020-07-01bonding: allow xfrm offload setup post-module-loadJarod Wilson
2020-07-01ice: implement snapshot for device capabilitiesJacob Keller
2020-07-01Merge branch 'net-ipa-endpoint-configuration-updates'David S. Miller
2020-07-01net: ipa: HOL_BLOCK_EN_FMASK is a 1-bit maskAlex Elder
2020-07-01net: ipa: clarify endpoint register macro constraintsAlex Elder
2020-07-01net: ipa: mode register is TX onlyAlex Elder
2020-07-01net: ipa: metadata_mask register is RX onlyAlex Elder
2020-07-01net: ipa: head-of-line block registers are RX onlyAlex Elder
2020-07-01Merge branch 'net-ipa-small-improvements'David S. Miller
2020-07-01net: ipa: kill IPA_MEM_UC_OFFSETAlex Elder
2020-07-01net: ipa: standarize more GSI error messagesAlex Elder
2020-07-01net: ipa: always report GSI state errorsAlex Elder
2020-07-01Merge branch 'net-ipa-simple-refactorizations'David S. Miller
2020-07-01net: ipa: reuse a local variable in ipa_endpoint_init_aggr()Alex Elder
2020-07-01net: ipa: reduce aggregation time limitAlex Elder
2020-07-01net: ipa: rework ipa_aggr_granularity_val()Alex Elder
2020-07-01Merge branch 'add-XDP-support-to-xen-netfront'David S. Miller
2020-07-01xen networking: add XDP offset adjustment to xen-netbackDenis Kirjanov
2020-07-01xen networking: add basic XDP support for xen-netfrontDenis Kirjanov
2020-07-01xen: netif.h: add a new extra type for XDPDenis Kirjanov
2020-07-01ixgbe: Add ethtool support to enable 2.5 and 5.0 Gbps supportRadoslaw Tyl
2020-07-01ixgbe: Cleanup unneeded delay in ethtool testJeff Kirsher
2020-07-01iavf: Fix updating statisticsTony Nguyen
2020-07-01i40e: introduce new dump desc XDP commandCiara Loftus
2020-07-01i40e: add XDP ring statistics to dump VSI debug outputCiara Loftus