OSDN Git Service

tomoyo/tomoyo-test1.git
2020-07-03 Florian Fainellinet: bcmgenet: Allow changing carrier from user-space
2020-07-03 David S. MillerMerge tag 'mlx5-updates-2020-07-02' of git://git./linux...
2020-07-03 Aya Levinnet/mlx5e: Enhance TX timeout recovery
2020-07-03 Aya Levinnet/mlx5e: Enhance ICOSQ data on RX reporter's diagnose
2020-07-03 Aya Levinnet/mlx5e: Add EQ info to TX/RX reporter's diagnose
2020-07-03 Aya Levinnet/mlx5e: Enhance CQ data on diagnose output
2020-07-03 Aya Levinnet/mlx5e: Rename reporter's helpers
2020-07-03 Aya Levinnet/mlx5e: Add helper to get the RQ WQE counter
2020-07-03 Aya Levinnet/mlx5e: Add helper to get RQ WQE's head
2020-07-03 Aya Levinnet/mlx5e: Move RQ helpers to txrx.h
2020-07-03 Aya Levinnet/mlx5e: Align RX/TX reporters diagnose output format
2020-07-03 Aya Levinnet/mlx5e: Remove redundant RQ state query
2020-07-03 Aya Levinnet/mlx5e: Add a flush timeout define
2020-07-03 Eran Ben Elishanet/mlx5e: Change reporters create functions to return...
2020-07-02 David S. MillerMerge branch 'sfc-prerequisites-for-EF100-driver-part-3'
2020-07-02 Edward Creesfc_ef100: helper function to set default RSS table...
2020-07-02 Edward Creesfc_ef100: NVRAM selftest support code
2020-07-02 Edward Creesfc_ef100: populate BUFFER_SIZE_BYTES in INIT_RXQ
2020-07-02 Edward Creesfc_ef100: add EF100 to NIC-revision enumeration
2020-07-02 Edward Creesfc: get drvinfo driver name from outside the common...
2020-07-02 Edward Creesfc: initialise RSS context ID to 'no RSS context'...
2020-07-02 Edward Creesfc: commonise efx_fini_dmaq
2020-07-02 Edward Creesfc: factor out efx_mcdi_filter_table_down() from _remove()
2020-07-02 Edward Creesfc: don't call tx_limit_len if NIC type doesn't have one
2020-07-02 Edward Creesfc: assign TXQs without gaps
2020-07-02 Edward Creesfc: commonise netif_set_real_num[tr]x_queues calls
2020-07-02 Edward Creesfc: make tx_queues_per_channel variable at runtime
2020-07-02 Edward Creesfc: move modparam 'rss_cpus' out of common channel...
2020-07-02 Edward Creesfc: move modparam 'interrupt_mode' out of common chann...
2020-07-02 Edward Creesfc: remove max_interrupt_mode
2020-07-02 Edward Creesfc: support setting MTU even if not privileged to...
2020-07-02 Colin Ian Kingxen-netfront: remove redundant assignment to variable...
2020-07-02 David S. MillerMerge branch 'net-ipa-simplify-endpoint-programming'
2020-07-02 Alex Eldernet: ipa: simplify ipa_endpoint_program()
2020-07-02 Alex Eldernet: ipa: move version test inside ipa_endpoint_program...
2020-07-02 Alex Eldernet: ipa: always handle suspend workaround
2020-07-02 Alex Eldernet: ipa: move version test inside ipa_endpoint_program...
2020-07-02 Wei Yongjunmlx4: Mark PM functions as __maybe_unused
2020-07-02 Wei Yongjunksz884x: mark pcidev_suspend() as __maybe_unused
2020-07-02 David S. MillerMerge branch 'net-macb-few-code-cleanups'
2020-07-02 Claudiu Bezneanet: macb: remove is_udp variable
2020-07-02 Claudiu Bezneanet: macb: do not initialize queue variable
2020-07-02 Claudiu Bezneanet: macb: use hweight32() to count set bits in queue_mask
2020-07-02 Claudiu Bezneanet: macb: do not set again bit 0 of queue_mask
2020-07-02 David S. MillerMerge branch 'bridge-mrp-Add-support-for-getting-the...
2020-07-02 Horatiu Vulturbridge: Extend br_fill_ifinfo to return MPR status
2020-07-02 Horatiu Vulturbridge: mrp: Add br_mrp_fill_info
2020-07-02 Horatiu Vulturbridge: uapi: mrp: Extend MRP attributes to get the...
2020-07-02 David S. MillerMerge branch 'mptcp-add-receive-buffer-auto-tuning'
2020-07-02 Florian Westphalmptcp: add receive buffer auto-tuning
2020-07-02 Florian Westphalselftests: mptcp: add option to specify size of file...
2020-07-02 Danny Linnet: sched: Allow changing default qdisc to FQ-PIE
2020-07-02 David S. MillerMerge branch '40GbE' of git://git./linux/kernel/git...
2020-07-02 David S. MillerMerge branch '100GbE' of git://git./linux/kernel/git...
2020-07-01 Bruce Allanice: replace single-element array used for C struct...
2020-07-01 Bruce Allanice: avoid unnecessary single-member variable-length...
2020-07-01 Jarod Wilsonbonding: allow xfrm offload setup post-module-load
2020-07-01 Jacob Kellerice: implement snapshot for device capabilities
2020-07-01 David S. MillerMerge branch 'net-ipa-endpoint-configuration-updates'
2020-07-01 Alex Eldernet: ipa: HOL_BLOCK_EN_FMASK is a 1-bit mask
2020-07-01 Alex Eldernet: ipa: clarify endpoint register macro constraints
2020-07-01 Alex Eldernet: ipa: mode register is TX only
2020-07-01 Alex Eldernet: ipa: metadata_mask register is RX only
2020-07-01 Alex Eldernet: ipa: head-of-line block registers are RX only
2020-07-01 David S. MillerMerge branch 'net-ipa-small-improvements'
2020-07-01 Alex Eldernet: ipa: kill IPA_MEM_UC_OFFSET
2020-07-01 Alex Eldernet: ipa: standarize more GSI error messages
2020-07-01 Alex Eldernet: ipa: always report GSI state errors
2020-07-01 David S. MillerMerge branch 'net-ipa-simple-refactorizations'
2020-07-01 Alex Eldernet: ipa: reuse a local variable in ipa_endpoint_init_a...
2020-07-01 Alex Eldernet: ipa: reduce aggregation time limit
2020-07-01 Alex Eldernet: ipa: rework ipa_aggr_granularity_val()
2020-07-01 David S. MillerMerge branch 'add-XDP-support-to-xen-netfront'
2020-07-01 Denis Kirjanovxen networking: add XDP offset adjustment to xen-netback
2020-07-01 Denis Kirjanovxen networking: add basic XDP support for xen-netfront
2020-07-01 Denis Kirjanovxen: netif.h: add a new extra type for XDP
2020-07-01 Radoslaw Tylixgbe: Add ethtool support to enable 2.5 and 5.0 Gbps...
2020-07-01 Jeff Kirsherixgbe: Cleanup unneeded delay in ethtool test
2020-07-01 Tony Nguyeniavf: Fix updating statistics
2020-07-01 Ciara Loftusi40e: introduce new dump desc XDP command
2020-07-01 Ciara Loftusi40e: add XDP ring statistics to dump VSI debug output
2020-07-01 Ciara Loftusi40e: add XDP ring statistics to VSI stats
2020-07-01 Magnus Karlssoni40e: move check of full Tx ring to outside of send...
2020-07-01 Magnus Karlssoni40e: eliminate division in napi_poll data path
2020-07-01 Magnus Karlssoni40e: optimize AF_XDP Tx completion path
2020-07-01 Wei Yongjuniavf: fix error return code in iavf_init_get_resources()
2020-07-01 Arkadiusz Kubalewskii40e: Add support for a new feature Total Port Shutdown
2020-07-01 Jeff Kirsherethernet/intel: Convert fallthrough code comments
2020-07-01 David S. MillerMerge branch 'net-ethernet-use-generic-power-management'
2020-07-01 Vaibhav Guptanatsemi: use generic power management
2020-07-01 Vaibhav Guptavxge: use generic power management
2020-07-01 Vaibhav Guptaksz884x: use generic power management
2020-07-01 Vaibhav Guptamlx4: use generic power management
2020-07-01 Vaibhav Guptabenet: use generic power management
2020-07-01 Vaibhav Guptasundance: use generic power management
2020-07-01 Vaibhav Guptaliquidio: use generic power management
2020-07-01 Vaibhav Guptaena_netdev: use generic power management
2020-07-01 Vaibhav Guptastarfire: use generic power management
2020-07-01 Vaibhav Guptane2k-pci: use generic power management
2020-07-01 Vaibhav Guptatyphoon: use generic power management
next