netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-02 19:21:25 to 2020-05-04 09:05:32 UTC [more...]

[PATCH bpf-next v2] libbpf: fix probe code to return EPERM if encountered
 2020-05-04  9:05 UTC 

[PATCH bpf-next] libbpf: fix probe code to return EPERM if encountered
 2020-05-04  8:57 UTC  (5+ messages)

[PATCH net-next v4 0/2] provide support for PHY master/slave configuration
 2020-05-04  8:55 UTC  (6+ messages)
` [PATCH v5 1/2] ethtool: provide UAPI "
` [PATCH v5 2/2] net: phy: tja11xx: add support for master-slave configuration

[PATCH net-next 00/15] bnxt_en: Updates for net-next
 2020-05-04  8:50 UTC  (16+ messages)
` [PATCH net-next 01/15] bnxt_en: Update firmware spec. to 1.10.1.33
` [PATCH net-next 02/15] bnxt_en: Allocate TQM ring context memory according to fw specification
` [PATCH net-next 03/15] bnxt_en: Improve TQM ring context memory sizing formulas
` [PATCH net-next 04/15] bnxt_en: Do not include ETH_FCS_LEN in the max packet length sent to fw
` [PATCH net-next 05/15] bnxt_en: prepare to refactor ethtool reset types
` [PATCH net-next 06/15] bnxt_en: refactor ethtool firmware "
` [PATCH net-next 07/15] bnxt_en: fix ethtool_reset_flags ABI violations
` [PATCH net-next 08/15] bnxt_en: Improve kernel log messages related to ethtool reset
` [PATCH net-next 09/15] bnxt_en: Define the doorbell offsets on 57500 chips
` [PATCH net-next 10/15] bnxt_en: Set the db_offset on 57500 chips for the RDMA MSIX entries
` [PATCH net-next 11/15] bnxt_en: Add support for L2 doorbell size
` [PATCH net-next 12/15] bnxt_en: Add doorbell information to bnxt_en_dev struct
` [PATCH net-next 13/15] bnxt_en: Refactor the software ring counters
` [PATCH net-next 14/15] bnxt_en: Split HW ring statistics strings into RX and TX parts
` [PATCH net-next 15/15] bnxt_en: show only relevant ethtool stats for a TX or RX ring

[RFC PATCH] dt-bindings: net: nxp,tja11xx: add compatible support
 2020-05-04  8:44 UTC  (2+ messages)

[PATCH net-next v7 1/2] xen networking: add basic XDP support for xen-netfront
 2020-05-04  8:37 UTC  (2+ messages)
` [PATCH net-next v7 2/2] xen networking: add XDP offset adjustment to xen-netback

[PATCH net v1] net: rtw88: fix an issue about leak system resources
 2020-05-04  8:37 UTC  (2+ messages)

[PATCH net] net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()
 2020-05-04  8:36 UTC 

[PATCHv2 00/10] net: eth: altera: tse: Add PTP and mSGDMA prefetcher
 2020-05-04  8:25 UTC  (11+ messages)
` [PATCHv2 01/10] net: eth: altera: tse_start_xmit ignores tx_buffer call response
` [PATCHv2 02/10] net: eth: altera: set rx and tx ring size before init_dma call
` [PATCHv2 03/10] net: eth: altera: fix altera_dmaops declaration
` [PATCHv2 04/10] net: eth: altera: add optional function to start tx dma
` [PATCHv2 05/10] net: eth: altera: Move common functions to altera_utils
` [PATCHv2 06/10] net: eth: altera: Add missing identifier names to function declarations
` [PATCHv2 07/10] net: eth: altera: change tx functions to type netdev_tx_t
` [PATCHv2 08/10] net: eth: altera: add support for ptp and timestamping
` [PATCHv2 09/10] net: eth: altera: add msgdma prefetcher
` [PATCHv2 10/10] net: eth: altera: update devicetree bindings documentation

[PATCH net] devlink: Fix reporter's recovery condition
 2020-05-04  8:27 UTC 

[PATCH ipsec-next v2 0/7] xfrm: remove three more indirect calls from packet path
 2020-05-04  8:06 UTC  (8+ messages)
` [PATCH ipsec-next v2 1/7] xfrm: avoid extract_output indirection for ipv4
` [PATCH ipsec-next v2 2/7] xfrm: state: remove extract_input indirection from xfrm_state_afinfo
` [PATCH ipsec-next v2 3/7] xfrm: move xfrm4_extract_header to common helper
` [PATCH ipsec-next v2 4/7] xfrm: expose local_rxpmtu via ipv6_stubs
` [PATCH ipsec-next v2 5/7] xfrm: place xfrm6_local_dontfrag in xfrm.h
` [PATCH ipsec-next v2 6/7] xfrm: remove extract_output indirection from xfrm_state_afinfo
` [PATCH ipsec-next v2 7/7] xfrm: remove output_finish "

[PATCH v3] nfp: abm: Fix incomplete release of system resources in nfp_abm_vnic_set_mac()
 2020-05-04  7:34 UTC  (3+ messages)

[PATCH RESEND 1/2] thermal: core: Let thermal zone device's mode be stored in its struct
 2020-05-04  7:00 UTC  (4+ messages)
` [PATCH v3 0/2] Stop monitoring disabled devices
    ` [PATCH v3 1/2] thermal: core: Let thermal zone device's mode be stored in its struct

[PATCH v2 net-next 00/17] net: atlantic: A2 support
 2020-05-04  6:29 UTC  (3+ messages)
  ` [EXT] "

[PATCH v2] stmmac: fix pointer check after utilization in stmmac_interrupt
 2020-05-04  6:26 UTC 

[PATCH bpf-next v2 00/20] bpf: implement bpf iterator for kernel data
 2020-05-04  6:26 UTC  (21+ messages)
` [PATCH bpf-next v2 01/20] bpf: implement an interface to register bpf_iter targets
` [PATCH bpf-next v2 02/20] bpf: allow loading of a bpf_iter program
` [PATCH bpf-next v2 03/20] bpf: support bpf tracing/iter programs for BPF_LINK_CREATE
` [PATCH bpf-next v2 04/20] bpf: support bpf tracing/iter programs for BPF_LINK_UPDATE
` [PATCH bpf-next v2 05/20] bpf: implement bpf_seq_read() for bpf iterator
` [PATCH bpf-next v2 06/20] bpf: create anonymous "
` [PATCH bpf-next v2 07/20] bpf: create file "
` [PATCH bpf-next v2 08/20] bpf: implement common macros/helpers for target iterators
` [PATCH bpf-next v2 09/20] bpf: add bpf_map iterator
` [PATCH bpf-next v2 10/20] net: bpf: add netlink and ipv6_route bpf_iter targets
` [PATCH bpf-next v2 11/20] bpf: add task and task/file iterator targets
` [PATCH bpf-next v2 12/20] bpf: add PTR_TO_BTF_ID_OR_NULL support
` [PATCH bpf-next v2 13/20] bpf: add bpf_seq_printf and bpf_seq_write helpers
` [PATCH bpf-next v2 14/20] bpf: handle spilled PTR_TO_BTF_ID properly when checking stack_boundary
` [PATCH bpf-next v2 15/20] bpf: support variable length array in tracing programs
` [PATCH bpf-next v2 16/20] tools/libbpf: add bpf_iter support
` [PATCH bpf-next v2 17/20] tools/bpftool: add bpf_iter support for bptool
` [PATCH bpf-next v2 18/20] tools/bpf: selftests: add iterator programs for ipv6_route and netlink
` [PATCH bpf-next v2 19/20] tools/bpf: selftests: add iter progs for bpf_map/task/task_file
` [PATCH bpf-next v2 20/20] tools/bpf: selftests: add bpf_iter selftests

[PATCH rdma-next v1 0/4] Add steering support for default miss
 2020-05-04  5:30 UTC  (3+ messages)
` [PATCH mlx5-next v1 1/4] {IB/net}/mlx5: Simplify don't trap code
` [PATCH mlx5-next v1 2/4] net/mlx5: Add support in forward to namespace

Net: [DSA]: dsa-loop kernel panic
 2020-05-04  4:55 UTC  (8+ messages)

[PATCH net-next v4 0/2] provide support for PHY master/slave configuration
 2020-05-04  4:41 UTC  (2+ messages)

[net] tipc: fix partial topology connection closure
 2020-05-04  4:15 UTC 

[PATCH net] net: dsa: Do not make user port errors fatal
 2020-05-04  3:50 UTC 

WARNING in hsr_addr_subst_dest
 2020-05-04  3:02 UTC  (2+ messages)

[RFC v2] current devlink extension plan for NICs
 2020-05-04  2:12 UTC  (2+ messages)

pass kernel pointers to the sysctl ->proc_handler method v3
 2020-05-04  1:25 UTC  (3+ messages)
` [PATCH 3/5] sysctl: remove all extern declaration from sysctl.c

max channels for mlx5
 2020-05-04  0:41 UTC 

[PATCH net-next v2 00/11] net/smc: add and delete link processing
 2020-05-03 23:08 UTC  (13+ messages)
` [PATCH net-next v2 01/11] net/smc: first part of add link processing as SMC client
` [PATCH net-next v2 02/11] net/smc: rkey processing for a new link "
` [PATCH net-next v2 03/11] net/smc: final part of add link processing "
` [PATCH net-next v2 04/11] net/smc: first part of add link processing as SMC server
` [PATCH net-next v2 05/11] net/smc: rkey processing for a new link "
` [PATCH net-next v2 06/11] net/smc: final part of add link processing "
` [PATCH net-next v2 07/11] net/smc: delete an asymmetric link "
` [PATCH net-next v2 08/11] net/smc: llc_del_link_work and use the LLC flow for delete link
` [PATCH net-next v2 09/11] net/smc: delete link processing as SMC client
` [PATCH net-next v2 10/11] net/smc: delete link processing as SMC server
` [PATCH net-next v2 11/11] net/smc: enqueue local LLC messages

[PATCH net v3] net: macb: fix an issue about leak related system resources
 2020-05-03 23:02 UTC  (3+ messages)

[PATCH V3 net-next 00/12] Enhance current features in ena driver
 2020-05-03 23:01 UTC  (14+ messages)
` [PATCH V3 net-next 01/12] net: ena: avoid unnecessary admin command when RSS function set fails
` [PATCH V3 net-next 02/12] net: ena: fix error returning in ena_com_get_hash_function()
` [PATCH V3 net-next 03/12] net: ena: allow setting the hash function without changing the key
` [PATCH V3 net-next 04/12] net: ena: change default RSS hash function to Toeplitz
` [PATCH V3 net-next 05/12] net: ena: changes to RSS hash key allocation
` [PATCH V3 net-next 06/12] net: ena: remove code that does nothing
` [PATCH V3 net-next 07/12] net: ena: add unmask interrupts statistics to ethtool
` [PATCH V3 net-next 08/12] net: ena: add support for reporting of packet drops
` [PATCH V3 net-next 09/12] net: ena: drop superfluous prototype
` [PATCH V3 net-next 10/12] net: ena: use SHUTDOWN as reset reason when closing interface
` [PATCH V3 net-next 11/12] net: ena: cosmetic: remove unnecessary spaces and tabs in ena_com.h macros
` [PATCH V3 net-next 12/12] net: ena: cosmetic: extract code to ena_indirection_table_set()

[PATCH] net: usb: qmi_wwan: add support for DW5816e
 2020-05-03 22:58 UTC  (4+ messages)

[PATCH net-next 0/6] tc-gate offload for SJA1105 DSA switch
 2020-05-03 22:56 UTC  (10+ messages)
` [PATCH net-next 1/6] net: dsa: export dsa_slave_dev_check and dsa_slave_to_port
` [PATCH net-next 2/6] net: dsa: sja1105: add static tables for virtual links
` [PATCH net-next 3/6] net: dsa: sja1105: make room for virtual link parsing in flower offload
` [PATCH net-next 4/6] net: dsa: sja1105: support flow-based redirection via virtual links
` [PATCH net-next 5/6] net: dsa: sja1105: implement tc-gate using time-triggered "
` [PATCH net-next 6/6] docs: net: dsa: sja1105: document intended usage of "

[PATCH net] net_sched: sch_skbprio: add message validation to skbprio_change()
 2020-05-03 22:52 UTC  (2+ messages)

[PATCH net-next 0/5] net_sched: sch_fq: round of optimizations
 2020-05-03 22:51 UTC  (7+ messages)
` [PATCH net-next 1/5] net_sched: sch_fq: avoid touching f->next from fq_gc()
` [PATCH net-next 2/5] net_sched: sch_fq: change fq_flow size/layout
` [PATCH net-next 3/5] net_sched: sch_fq: use bulk freeing in fq_gc()
` [PATCH net-next 4/5] net_sched: sch_fq: do not call fq_peek() twice per packet
` [PATCH net-next 5/5] net_sched: sch_fq: perform a prefetch() earlier

[PATCH net 0/2] FDB fixes for Felix and Ocelot switches
 2020-05-03 22:30 UTC  (5+ messages)
` [PATCH net 1/2] net: dsa: ocelot: the MAC table on Felix is twice as large
` [PATCH net 2/2] net: mscc: ocelot: ANA_AUTOAGE_AGE_PERIOD holds a value in seconds, not ms

[PATCH v3 net-next 0/4] Cross-chip bridging for disjoint DSA trees
 2020-05-03 22:12 UTC  (5+ messages)
` [PATCH v3 net-next 1/4] net: bridge: allow enslaving some DSA master network devices
` [PATCH v3 net-next 2/4] net: dsa: permit cross-chip bridging between all trees in the system
` [PATCH v3 net-next 3/4] net: dsa: introduce a dsa_switch_find function
` [PATCH v3 net-next 4/4] net: dsa: sja1105: implement cross-chip bridging operations

[PATCH v2] nfp: abm: Fix incomplete release of system resources in nfp_abm_vnic_set_mac()
 2020-05-03 20:25 UTC  (2+ messages)

[PATCH v6] net: Option to retrieve the pending data from send queue of UDP socket
 2020-05-03 19:11 UTC  (2+ messages)

[RFC net-next] net: phy: at803x: add cable diagnostics support
 2020-05-03 18:15 UTC 

[PATCH v2] dt-bindings: net: renesas,ether: Sort compatible string in increasing number of the SoC
 2020-05-03 15:21 UTC 

NET: r8168/r8169 identifying fix
 2020-05-03 13:54 UTC  (25+ messages)

Implement close-on-fork
 2020-05-03 13:52 UTC  (5+ messages)
` [PATCH 1/4] fs: "

[Patch net v2] net_sched: fix tcm_parent in tc filter dump
 2020-05-03 12:50 UTC  (7+ messages)

[PATCH] nfp: abm: fix a memory leak bug
 2020-05-03 11:30 UTC 

[PATCH V2 net-next 00/13] Enhance current features in ena driver
 2020-05-03  9:54 UTC  (7+ messages)
` [PATCH V2 net-next 09/13] net: ena: implement ena_com_get_admin_polling_mode()
` [PATCH V2 net-next 11/13] net: ena: move llq configuration from ena_probe to ena_device_init()

[v5,net-next 4/4] net: enetc: add tc flower psfp offload driver
 2020-05-03  6:32 UTC  (3+ messages)
` [v3,iproute2 1/2] iproute2:tc:action: add a gate control action
  ` [v3,iproute2 2/2] iproute2: add gate action man page

Re: [v5,net-next 0/4] Introduce a flow gate control action and apply IEEE
 2020-05-03  6:45 UTC 

BUG: stack guard page was hit in unwind_next_frame
 2020-05-03  6:36 UTC 

[PATCH] net/mlx5: reduce stack usage in qp_read_field
 2020-05-03  5:30 UTC  (4+ messages)

[Patch net-next v2 0/2] net: reduce dynamic lockdep keys
 2020-05-03  5:22 UTC  (3+ messages)
` [Patch net-next v2 1/2] net: partially revert dynamic lockdep key changes
` [Patch net-next v2 2/2] bonding: remove useless stats_lock_key

linux-next: manual merge of the net-next tree with the net tree
 2020-05-03  5:21 UTC  (2+ messages)

[Patch net-next 0/2] net: reduce dynamic lockdep keys
 2020-05-03  4:24 UTC  (6+ messages)
` [Patch net-next 1/2] net: partially revert dynamic lockdep key changes

[PATCH net-next 1/3] net: napi: add hard irqs deferral feature
 2020-05-02 23:45 UTC  (4+ messages)

[PATCH net-next] inet_diag: bc: read cgroup id only for full sockets
 2020-05-02 23:43 UTC  (2+ messages)

[PATCH net-next v5] net: ethernet: fec: Replace interrupt driven MDIO with polled IO
 2020-05-02 23:42 UTC  (2+ messages)

[PATCH] net: ethernet: ti: Remove TI_CPTS_MOD workaround
 2020-05-02 23:39 UTC 

[PATCH net-next 00/13] net/smc: add and delete link processing
 2020-05-02 23:38 UTC  (3+ messages)
` [PATCH net-next 01/13] net/smc: first part of add link processing as SMC client

[PATCH] stmmac: fix pointer check after utilization in stmmac_interrupt
 2020-05-02 23:33 UTC  (2+ messages)

[PATCH v2 net-next 0/3] ptp: Add adjust phase to support phase offset
 2020-05-02 23:31 UTC  (6+ messages)
` [PATCH v2 net-next 1/3] ptp: Add adjphase function to support phase offset control
` [PATCH v2 net-next 3/3] ptp: ptp_clockmatrix: Add adjphase() to support PHC write phase mode

[PATCH V8 mlx5-next 00/16] Add support to get xmit slave
 2020-05-02 23:31 UTC  (4+ messages)

[PATCH iproute2-next 1/2] uapi: updates to lwtunnel and rpl iptunnel
 2020-05-02 22:58 UTC  (2+ messages)
` [PATCH iproute2-next 2/2] lwtunnel: add support for rpl segment routing

[PATCH] nfp: abm: fix a memory leak bug
 2020-05-02 22:42 UTC 

[PATCH v9 bpf-next 0/3] bpf: sharing bpf runtime stats with
 2020-05-02 20:00 UTC  (3+ messages)
` [PATCH v9 bpf-next 2/3] libbpf: add support for command BPF_ENABLE_STATS

network unreliable on ReadyNAS 104 with Debian kernel
 2020-05-02 19:31 UTC  (2+ messages)

[PATCH] bpf: Tweak BPF jump table optimizations for objtool compatibility
 2020-05-02 19:21 UTC  (7+ messages)


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).