netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-24 13:28:14 to 2020-03-25 00:21:13 UTC [more...]

[PATCH net] r8169: re-enable MSI on RTL8168c
 2020-03-25  0:21 UTC  (2+ messages)

[PATCH bpf-next] libbpf: don't allocate 16M for log buffer by default
 2020-03-25  0:08 UTC  (4+ messages)

[PATCH net-next v3] devlink: expand the devlink-info documentation
 2020-03-24 23:49 UTC  (2+ messages)

[PATCH] net: PHY: bcm-unimac: Fix clock handling
 2020-03-24 23:46 UTC  (5+ messages)

[PATCH net-next 00/11] s390/qeth: updates 2020-03-24
 2020-03-24 23:43 UTC  (13+ messages)
` [PATCH net-next 01/11] s390/qeth: simplify RX buffer tracking
` [PATCH net-next 02/11] s390/qeth: split out RX poll code
` [PATCH net-next 03/11] s390/qeth: remove redundant if-clause in "
` [PATCH net-next 04/11] s390/qdio: extend polling support to multiple queues
` [PATCH net-next 05/11] s390/qeth: simplify L3 dev_id logic
` [PATCH net-next 06/11] s390/qeth: clean up the mac_bits
` [PATCH net-next 07/11] s390/qeth: collect more TX statistics
` [PATCH net-next 08/11] s390/qeth: add TX IRQ coalescing support for IQD devices
` [PATCH net-next 09/11] s390/qeth: fine-tune MAC Address-related errnos
` [PATCH net-next 10/11] s390/qeth: keep track of fixed prio-queue configuration
` [PATCH net-next 11/11] s390/qeth: modernize two list helpers

[PATCH net-next] net: phy: mscc: consolidate a common RGMII delay implementation
 2020-03-24 23:36 UTC  (5+ messages)

[PATCH net-next 0/3] qed: Fix and enhance slowpath workqueue mechanism
 2020-03-24 23:36 UTC  (5+ messages)
` [PATCH net-next 1/3] qed: Replace wq_active Boolean with an atomic QED_SLOWPATH_ACTIVE flag
` [PATCH net-next 2/3] qed: Add a flag for rescheduling the slowpath task
` [PATCH net-next 3/3] qed: Fix race condition between scheduling and destroying the slowpath workqueue

[PATCH v3 00/14] net: axienet: Update error handling and add 64-bit DMA support
 2020-03-24 23:33 UTC  (15+ messages)
` [PATCH v3 01/14] net: xilinx: temac: Relax Kconfig dependencies
` [PATCH v3 02/14] net: axienet: Convert DMA error handler to a work queue
` [PATCH v3 03/14] net: axienet: Propagate failure of DMA descriptor setup
` [PATCH v3 04/14] net: axienet: Fix DMA descriptor cleanup path
` [PATCH v3 05/14] net: axienet: Improve DMA error handling
` [PATCH v3 06/14] net: axienet: Factor out TX descriptor chain cleanup
` [PATCH v3 07/14] net: axienet: Check for DMA mapping errors
` [PATCH v3 08/14] net: axienet: Mark eth_irq as optional
` [PATCH v3 09/14] net: axienet: Drop MDIO interrupt registers from ethtools dump
` [PATCH v3 10/14] net: axienet: Add mii-tool support
` [PATCH v3 11/14] net: axienet: Wrap DMA pointer writes to prepare for 64 bit
` [PATCH v3 13/14] net: axienet: Autodetect 64-bit DMA capability

[PATCH net-next] ethtool: fix incorrect tx-checksumming settings reporting
 2020-03-24 23:25 UTC  (3+ messages)

[PATCH net] cxgb4/ptp: pass the sign of offset delta in FW CMD
 2020-03-24 23:24 UTC  (2+ messages)

[PATCH v2 net-next] tcp/dccp: Move initialisation of refcounted into if block
 2020-03-24 23:23 UTC  (2+ messages)

[PATCH net-next] net: phy: mdio-mux-bcm-iproc: use readl_poll_timeout() to simplify code
 2020-03-24 23:21 UTC  (2+ messages)

[PATCH net] net: dsa: tag_8021q: replace dsa_8021q_remove_header with __skb_vlan_pop
 2020-03-24 23:19 UTC  (2+ messages)

pull-request: wireless-drivers-next-2020-03-24
 2020-03-24 23:16 UTC  (2+ messages)

[PATCH net v3] net: cbs: Fix software cbs to consider packet sending time
 2020-03-24 23:15 UTC  (3+ messages)

[patch V3 13/20] Documentation: Add lock ordering and nesting documentation
 2020-03-24 23:13 UTC  (2+ messages)

[PATCH net-next] cxgb4: remove set but not used variable 'tab'
 2020-03-24 23:10 UTC  (2+ messages)

[PATCH bpf-next 0/6] Add support for cgroup bpf_link
 2020-03-24 23:05 UTC  (6+ messages)
` [PATCH bpf-next 5/6] libbpf: add support for bpf_link-based cgroup attachment

iproute2: tc deletion freezes whole server
 2020-03-24 22:57 UTC  (4+ messages)

[PATCH bpf-next 0/4] XDP: Support atomic replacement of XDP interface attachments
 2020-03-24 22:56 UTC  (20+ messages)
` [PATCH bpf-next 1/4] xdp: Support specifying expected existing program when attaching XDP

[PATCH 00/10] implement DEVLINK_CMD_REGION_NEW
 2020-03-24 22:34 UTC  (11+ messages)
` [PATCH 01/10] devlink: prepare to support region operations
` [PATCH 02/10] devlink: convert snapshot destructor callback to region op
` [PATCH 03/10] devlink: trivial: fix tab in function documentation
` [PATCH 04/10] devlink: add function to take snapshot while locked
` [PATCH 05/10] devlink: extract snapshot id allocation to helper function
` [PATCH 06/10] devlink: convert snapshot id getter to return an error
` [PATCH] devlink: track snapshot id usage count using an xarray
` [PATCH 08/10] devlink: implement DEVLINK_CMD_REGION_NEW
` [PATCH 09/10] netdevsim: support taking immediate snapshot via devlink
` [PATCH 10/10] ice: add a devlink region for dumping NVM contents

[PATCH 0/7] Netfilter fixes for net
 2020-03-24 22:32 UTC  (8+ messages)
` [PATCH 1/7] netfilter: nf_tables: Allow set back-ends to report partial overlaps on insertion
` [PATCH 2/7] netfilter: nft_set_pipapo: Separate partial and complete overlap cases "
` [PATCH 3/7] netfilter: nft_set_rbtree: Introduce and use nft_rbtree_interval_start()
` [PATCH 4/7] netfilter: nft_set_rbtree: Detect partial overlaps on insertion
` [PATCH 5/7] netfilter: nft_fwd_netdev: validate family and chain type
` [PATCH 6/7] netfilter: nft_fwd_netdev: allow to redirect to ifb via ingress
` [PATCH 7/7] selftests: netfilter: add nfqueue test case

[RFC, iproute2-next] iproute2:tc:action: add a gate control action
 2020-03-24 21:59 UTC  (4+ messages)
` [v1,net-next 0/5] Introduce a flow gate control action and apply IEEE
  ` [v1,iproute2 1/2] iproute2:tc:action: add a gate control action

[pull request][net 0/5] Mellanox, mlx5 fixes 2020-03-24
 2020-03-24 21:52 UTC  (6+ messages)
` [net 1/5] net/mlx5_core: Set IB capability mask1 to fix ib_srpt connection failure
` [net 2/5] net/mlx5e: Enhance ICOSQ WQE info fields
` [net 3/5] net/mlx5e: Fix missing reset of SW metadata in Striding RQ reset
` [net 4/5] net/mlx5e: Fix ICOSQ recovery flow with Striding RQ
` [net 5/5] net/mlx5e: Do not recover from a non-fatal syndrome

[PATCH ghak90 V8 07/16] audit: add contid support for signalling the audit daemon
 2020-03-24 21:01 UTC  (11+ messages)

[PATCH v3 6/7] net: qrtr: Add MHI transport layer
 2020-03-24 20:40 UTC  (4+ messages)
` [PATCH v3 7/7] net: qrtr: Do not depend on ARCH_QCOM

[PATCH] net: ena: Add PCI shutdown handler to allow safe kexec
 2020-03-24 20:04 UTC  (2+ messages)

[PATCH 1/3] net: wan: wanxl: use $(CC68K) instead of $(AS68K) for rebuilding firmware
 2020-03-24 19:58 UTC  (7+ messages)
` [PATCH 2/3] net: wan: wanxl: refactor the firmware rebuild rule
` [PATCH 3/3] kbuild: remove AS variable

[RFC net-next 0/2] split phylink PCS operations and add PCS support for dpaa2
 2020-03-24 19:46 UTC  (7+ messages)
` [RFC net-next 2/5] net: phylink: add separate pcs operations structure

[PATCH] kbuild: remove AS variable
 2020-03-24 19:43 UTC  (2+ messages)

[PATCH bpf-next v3 0/4] XDP: Support atomic replacement of XDP interface attachments
 2020-03-24 19:40 UTC  (6+ messages)
` [PATCH bpf-next v3 1/4] xdp: Support specifying expected existing program when attaching XDP
` [PATCH bpf-next v3 2/4] tools: Add EXPECTED_ID-related definitions in if_link.h
` [PATCH bpf-next v3 3/4] libbpf: Add function to set link XDP fd while specifying old program
` [PATCH bpf-next v3 4/4] selftests/bpf: Add tests for attaching XDP programs

[PATCH iproute2-next 0/2] Add devlink-trap policers support
 2020-03-24 19:36 UTC  (3+ messages)
` [PATCH iproute2-next 1/2] devlink: Add devlink trap policer set and show commands
` [PATCH iproute2-next 2/2] devlink: Add ability to bind policer to trap group

[PATCH net-next 00/15] Add packet trap policers support
 2020-03-24 19:32 UTC  (16+ messages)
` [PATCH net-next 01/15] devlink: "
` [PATCH net-next 02/15] Documentation: Add description of packet trap policers
` [PATCH net-next 03/15] netdevsim: Add devlink-trap policer support
` [PATCH net-next 04/15] devlink: Add packet trap group parameters support
` [PATCH net-next 05/15] devlink: Allow setting of packet trap group parameters
` [PATCH net-next 06/15] netdevsim: Add support for "
` [PATCH net-next 07/15] selftests: netdevsim: Add test cases for devlink-trap policers
` [PATCH net-next 08/15] mlxsw: reg: Extend QPCR register
` [PATCH net-next 09/15] mlxsw: spectrum: Track used packet trap policer IDs
` [PATCH net-next 10/15] mlxsw: spectrum_trap: Prepare policers for registration with devlink
` [PATCH net-next 11/15] mlxsw: spectrum_trap: Add devlink-trap policer support
` [PATCH net-next 12/15] mlxsw: spectrum_trap: Do not initialize dedicated discard policer
` [PATCH net-next 13/15] mlxsw: spectrum_trap: Switch to use correct packet trap group
` [PATCH net-next 14/15] mlxsw: spectrum_trap: Add support for setting of packet trap group parameters
` [PATCH net-next 15/15] selftests: mlxsw: Add test cases for devlink-trap policers

[PATCH v1 0/2] btusb: Introduce the use of vendor extension(s)
 2020-03-24 19:32 UTC  (12+ messages)
` [PATCH v1 1/2] Bluetooth: btusb: Indicate Microsoft vendor extension for Intel 9460/9560 and 9160/9260

[RFC] Packet pacing (offload) for flow-aggregates and forwarding use-cases
 2020-03-24 19:26 UTC 

[PATCH] Documentation: Clarify better about the rwsem non-owner release issue
 2020-03-24 18:26 UTC  (5+ messages)

[PATCH V7 3/8] vringh: IOTLB support
 2020-03-24 18:19 UTC  (2+ messages)

[bpf-next PATCH 00/10] ALU32 bounds tracking support
 2020-03-24 17:40 UTC  (11+ messages)
` [bpf-next PATCH 01/10] bpf: verifier, do_refine_retval_range may clamp umin to 0 incorrectly
` [bpf-next PATCH 02/10] bpf: verifer, refactor adjust_scalar_min_max_vals
` [bpf-next PATCH 03/10] bpf: verifer, adjust_scalar_min_max_vals to always call update_reg_bounds()
` [bpf-next PATCH 04/10] bpf: verifier, do explicit ALU32 bounds tracking
` [bpf-next PATCH 05/10] bpf: verifier, return value is an int in do_refine_retval_range
` [bpf-next PATCH 06/10] bpf: test_progs, add test to catch retval refine error handling
` [bpf-next PATCH 07/10] bpf: test_verifier, bpf_get_stack return value add <0
` [bpf-next PATCH 08/10] bpf: test_verifier, #70 error message updates for 32-bit right shift
` [bpf-next PATCH 09/10] bpf: test_verifier, #65 error message updates for trunc of boundary-cross
` [bpf-next PATCH 10/10] bpf: test_verifier, add alu32 bounds tracking tests

[RFC PATCH 00/28]: Accurate ECN for TCP
 2020-03-24 17:05 UTC  (9+ messages)
` [RFC PATCH 28/28] tcp: AccECN sysctl documentation

Re: [PATCH] net: ena: Add PCI shutdown handler to allow safe kexec
 2020-03-24 17:02 UTC 

[PATCH net-next v3 00/11] net: ethernet: ti: cpts: add irq and HW_TS_PUSH events
 2020-03-24 16:54 UTC  (6+ messages)
` [PATCH net-next v3 08/11] net: ethernet: ti: cpts: move rx timestamp processing to ptp worker only

BUG: stack guard page was hit in match_held_lock
 2020-03-24 16:36 UTC 

[PATCH RESEND net 1/3] class: add class_find_and_get_file_ns() helper function
 2020-03-24 16:28 UTC  (3+ messages)

[PATCH net-next v2] devlink: expand the devlink-info documentation
 2020-03-24 16:24 UTC  (3+ messages)

[PATCH] bpf: fix build warning - missing prototype
 2020-03-24 16:19 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net-next v6 0/2] net/mlx5e: add indr block support in the FT mode
 2020-03-24 16:15 UTC  (4+ messages)
` [PATCH net-next v6 1/2] net/mlx5e: refactor indr setup block
` [PATCH net-next v6 2/2] net/mlx5e: add mlx5e_rep_indr_setup_ft_cb support

[PATCH V2 ethtool] ethtool: Add support for Low Latency Reed Solomon
 2020-03-24 15:38 UTC  (3+ messages)

[PATCH v5] perf tools: add support for libpfm4
 2020-03-24 15:29 UTC  (3+ messages)

[PATCH net-next 00/17] Multipath TCP part 3: Multiple subflows and path management
 2020-03-24 15:20 UTC  (3+ messages)
` [PATCH net-next 04/17] mptcp: Add handling of outgoing MP_JOIN requests

[PATCH 00/14] net: ks8851: Unify KS8851 SPI and MLL drivers
 2020-03-24 14:53 UTC  (21+ messages)
` [PATCH 07/14] net: ks8851: Use 16-bit writes to program MAC address
` [PATCH 08/14] net: ks8851: Use 16-bit read of RXFC register
` [PATCH 11/14] net: ks8851: Implement register and FIFO accessor callbacks
` [PATCH 14/14] net: ks8851: Remove ks8851_mll.c

[PATCH net-next 0/5] add more xdp stats to veth driver
 2020-03-24 14:36 UTC  (10+ messages)
` [PATCH net-next 4/5] veth: introduce more xdp counters

[PATCH net-next v5 0/2] net/mlx5e: add indr block support in the FT mode
 2020-03-24 14:36 UTC  (5+ messages)
` [PATCH net-next v5 2/2] net/mlx5e: add mlx5e_rep_indr_setup_ft_cb support

[PATCH net-next] net: phy: mscc: consolidate a common RGMII delay implementation
 2020-03-24 14:13 UTC  (3+ messages)

[PATCH net 0/3] net: core: avoid unexpected situation in namespace change routine
 2020-03-24 14:08 UTC  (3+ messages)

[RFC] current devlink extension plan for NICs
 2020-03-24 13:43 UTC  (9+ messages)

[PATCH net-next 0/3] netfilter: flowtable: Support offload of tuples in parallel
 2020-03-24 13:17 UTC  (4+ messages)
` [PATCH net-next 1/3] netfilter: flowtable: Use rw sem as flow block lock
` [PATCH net-next 2/3] netfilter: flowtable: Use work entry per offload command
` [PATCH net-next 3/3] net/mlx5: CT: Use rhashtable's ct entries instead of a seperate list

[PATCH 0/6] Support programmable pins for Ocelot PTP driver
 2020-03-24 13:19 UTC  (5+ messages)
` [PATCH 6/6] ptp_ocelot: support 4 programmable pins


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).