netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-15 18:25:20 to 2020-03-16 22:57:28 UTC [more...]

[PATCH v3 0/6] kselftest: add fixture parameters
 2020-03-16 22:56 UTC  (8+ messages)
` [PATCH v3 1/6] selftests/seccomp: use correct FIXTURE macro
` [PATCH v3 2/6] kselftest: factor out list manipulation to a helper
` [PATCH v3 3/6] kselftest: create fixture objects
` [PATCH v3 4/6] kselftest: run tests by fixture
` [PATCH v3 5/6] kselftest: add fixture parameters
` [PATCH v3 5/6] kselftest: add fixture variants
` [PATCH v3 6/6] selftests: tls: run all tests for TLS 1.2 and TLS 1.3

[PATCH v2] remoteproc: clean up notification config
 2020-03-16 22:51 UTC 

[PATCH] Subject: [PATCH] remoteproc: clean up notification config
 2020-03-16 22:28 UTC 

[PATCH bpf] bpf: Support llvm-objcopy for vmlinux BTF
 2020-03-16 22:25 UTC 

[PATCH] net: mvneta: Fix the case where the last poll did not process all rx
 2020-03-16 22:07 UTC  (2+ messages)

[PATCH] net: vxge: fix wrong __VA_ARGS__ usage
 2020-03-16 22:04 UTC  (2+ messages)

[PATCH net-next] qede: remove some unused code in function qede_selftest_receive_traffic
 2020-03-16 22:01 UTC  (2+ messages)

[PATCH v2 net-next 0/5] ionic bits and bytes
 2020-03-16 22:01 UTC  (7+ messages)
` [PATCH v2 net-next 1/5] ionic: stop devlink warn on mgmt device
` [PATCH v2 net-next 2/5] ionic: deinit rss only if selected
` [PATCH v2 net-next 3/5] ionic: remove adminq napi instance
` [PATCH v2 net-next 4/5] ionic: return error for unknown xcvr type
` [PATCH v2 net-next 5/5] ionic: add decode for IONIC_RC_ENOSUPP

[PATCH V1 net 0/7] ENA driver bug fixes
 2020-03-16 22:00 UTC  (10+ messages)
` [PATCH V1 net 1/7] net: ena: fix incorrect setting of the number of msix vectors
` [PATCH V1 net 2/7] net: ena: avoid unnecessary admin command when RSS function set fails
` [PATCH V1 net 3/7] net: ena: fix inability to set RSS hash function without changing the key
` [PATCH V1 net 4/7] net: ena: remove code that does nothing
` [PATCH V1 net 5/7] net: ena: fix request of incorrect number of IRQ vectors
` [PATCH V1 net 6/7] net: ena: avoid memory access violation by validating req_id properly
` [PATCH V1 net 7/7] net: ena: fix continuous keep-alive resets

[PATCH net v2 0/3] QorIQ DPAA ARM RDBs need internal delay on RGMII
 2020-03-16 21:58 UTC  (6+ messages)
` [PATCH net v2 1/3] net: fsl/fman: treat all RGMII modes in memac_adjust_link()
` [PATCH net v2 2/3] arm64: dts: ls1043a-rdb: correct RGMII delay mode to rgmii-id
` [PATCH net v2 3/3] arm64: dts: ls1046ardb: set RGMII interfaces to RGMII_ID mode

[PATCH net-next v2 0/6] RED: Introduce an ECN tail-dropping mode
 2020-03-16 21:55 UTC  (4+ messages)

[PATCH net 0/6] hinic: BugFixes
 2020-03-16 21:48 UTC  (9+ messages)
` [PATCH net 1/6] hinic: fix process of long length skb without frags
` [PATCH net 2/6] hinic: fix a bug of waitting for IO stopped
` [PATCH net 3/6] hinic: fix the bug of clearing event queue
` [PATCH net 4/6] hinic: fix out-of-order excution in arm cpu
` [PATCH net 5/6] hinic: fix wrong para of wait_for_completion_timeout
` [PATCH net 6/6] hinic: fix wrong value of MIN_SKB_LEN

[PATCH RESEND net-next v2 0/5] tcp: fix stretch ACK bugs in congestion control modules
 2020-03-16 21:46 UTC  (10+ messages)
` [PATCH RESEND net-next v2 1/5] tcp: fix stretch ACK bugs in BIC
` [PATCH RESEND net-next v2 2/5] tcp: fix stretch ACK bugs in Scalable
` [PATCH RESEND net-next v2 3/5] tcp: stretch ACK fixes in Veno prep
` [PATCH RESEND net-next v2 4/5] tcp: fix stretch ACK bugs in Veno
` [PATCH RESEND net-next v2 5/5] tcp: fix stretch ACK bugs in Yeah

[PATCH net 0/2] net: bcmgenet: revisit MAC reset
 2020-03-16 21:44 UTC  (3+ messages)
` [PATCH net 1/2] Revert "net: bcmgenet: use RGMII loopback for MAC reset"
` [PATCH net 2/2] net: bcmgenet: keep MAC in reset until PHY is up

[PATCH net-next 0/2] net: phy: improve phy_driver callback handle_interrupt
 2020-03-16 21:33 UTC  (3+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] net: phy: mscc: consider interrupt source in interrupt handler

[PATCH v2 0/4] kselftest: add fixture parameters
 2020-03-16 21:27 UTC  (8+ messages)

[PATCH bpf-next 0/7] Add bpf_sk_assign eBPF helper
 2020-03-16 21:23 UTC  (4+ messages)
` [PATCH bpf-next 3/7] bpf: Add socket assign support

[PATCH net-next] net/mlx5e: CT: remove set but not used variable 'unnew'
 2020-03-16 21:19 UTC  (2+ messages)

[PATCH net-next-mlx5 v3 07/16] net/mlx5: E-Switch, Get reg_c0 value on CQE
 2020-03-16 21:17 UTC  (4+ messages)
` [PATCH -next] net/mlx5: Add missing inline to stub esw_add_restore_rule

[for-next PATCH v2 0/5] phy: ti: gmii-sel: add support for am654x/j721e soc
 2020-03-16 21:16 UTC  (3+ messages)
` [for-next PATCH v2 1/5] phy: ti: gmii-sel: simplify config dependencies between net drivers and gmii phy

[PATCH] ath11k: Silence clang -Wsometimes-uninitialized in ath11k_update_per_peer_stats_from_txcompl
 2020-03-16 21:15 UTC  (2+ messages)

[RFC/RFT net-next] net: ethernet: ti: fix netdevice stats for XDP
 2020-03-16 21:07 UTC  (3+ messages)

[PATCH v3] selftests: Fix seccomp to support relocatable build (O=objdir)
 2020-03-16 21:05 UTC  (3+ messages)

[PATCH] mlx5: Remove uninitialized use of key in mlx5_core_create_mkey
 2020-03-16 20:55 UTC  (2+ messages)

[PATCH net-next 0/9] ethtool: consolidate irq coalescing - last part
 2020-03-16 20:47 UTC  (10+ messages)
` [PATCH net-next 1/9] net: sfc: reject unsupported coalescing params
` [PATCH net-next 2/9] net: socionext: "
` [PATCH net-next 3/9] net: dwc-xlgmac: let core reject the unsupported coalescing parameters
` [PATCH net-next 4/9] net: tehuti: reject unsupported coalescing params
` [PATCH net-next 5/9] net: cpsw: "
` [PATCH net-next 6/9] net: davinci_emac: "
` [PATCH net-next 7/9] net: ll_temac: let core reject the unsupported coalescing parameters
` [PATCH net-next 8/9] net: axienet: "
` [PATCH net-next 9/9] net: ethtool: require drivers to set supported_coalesce_params

[PATCH v2 bpf-next] bpf: sharing bpf runtime stats with /dev/bpf_stats
 2020-03-16 20:33 UTC 

[PATCH 0/7] net: Use scnprintf() for avoiding potential buffer overflow
 2020-03-16 20:32 UTC  (3+ messages)
` [PATCH 2/7] i40e: "
  ` [Intel-wired-lan] "

KASAN: use-after-free Read in tcindex_dump
 2020-03-16 19:47 UTC  (2+ messages)

KASAN: use-after-free Read in route4_get
 2020-03-16 19:46 UTC  (2+ messages)

[PATCH bpf-next] xsk: update rings for load-acquire/store-release semantics
 2020-03-16 18:44 UTC  (4+ messages)

WARNING in call_rcu
 2020-03-16 18:43 UTC  (2+ messages)

WARNING: ODEBUG bug in route4_change
 2020-03-16 18:43 UTC  (2+ messages)

WARNING: ODEBUG bug in tcf_queue_work
 2020-03-16 18:42 UTC  (2+ messages)

WARNING: refcount bug in __tcf_action_put
 2020-03-16 18:39 UTC  (2+ messages)

KASAN: use-after-free Write in tcindex_set_parms
 2020-03-16 18:39 UTC  (2+ messages)

KMSAN: uninit-value in tcf_exts_change
 2020-03-16 18:38 UTC  (2+ messages)

Fw:Spero che la tua giornata sia brillante
 2020-03-14 15:16 UTC 

[PATCH net-next 0/5] ionic bits and bytes
 2020-03-16 18:01 UTC  (9+ messages)
` [PATCH net-next 1/5] ionic: don't register mgmt device as devlink port
` [PATCH net-next 2/5] ionic: deinit rss only if selected
` [PATCH net-next 3/5] ionic: remove adminq napi instance
` [PATCH net-next 4/5] ionic: return error for unknown xcvr type
` [PATCH net-next 5/5] ionic: add decode for IONIC_RC_ENOSUPP

[PATCH net] net: ip_gre: Accept IFLA_INFO_DATA-less configuration
 2020-03-16 17:53 UTC 

[PATCH] net: kcm: kcmproc.c: Fix RCU list suspicious usage warning
 2020-03-16 17:13 UTC 

general protection fault in erspan_netlink_parms
 2020-03-16 17:00 UTC  (3+ messages)

WARNING: refcount bug in sctp_wfree
 2020-03-16 16:25 UTC  (5+ messages)

[PATCH net-next v4] xen networking: add basic XDP support for xen-netfront
 2020-03-16 15:52 UTC  (3+ messages)

[RFC PATCH net-next v1] net: core: enable SO_BINDTODEVICE for non-root users
 2020-03-16 13:58 UTC  (5+ messages)

KASAN: slab-out-of-bounds Read in bitmap_ipmac_gc
 2020-03-16 12:49 UTC  (2+ messages)

[PATCH] kthread: Mark timer used by delayed kthread works as IRQ safe
 2020-03-16 12:23 UTC  (3+ messages)

[PATCH net-next] sfc: fix XDP-redirect in this driver
 2020-03-16 11:55 UTC  (6+ messages)

[PATCH bpf-next 0/4] bpftool: Add struct_ops support
 2020-03-16 11:54 UTC  (7+ messages)
` [PATCH bpf-next 1/4] bpftool: Print the enum's name instead of value
` [PATCH bpf-next 2/4] bpftool: Print as a string for char array
` [PATCH bpf-next 3/4] bpftool: Translate prog_id to its bpf prog_name
` [PATCH bpf-next 4/4] bpftool: Add struct_ops support

[PATCH v2 0/6] net: Use scnprintf() for avoiding potential buffer overflow
 2020-03-16 11:51 UTC  (4+ messages)
` [PATCH v2 5/6] net: sfc: "

[PATCH net-next 0/3] VLANs, DSA switches and multiple bridges
 2020-03-16 11:15 UTC  (8+ messages)

[patch net-next] net: sched: set the hw_stats_type in pedit loop
 2020-03-16 10:31 UTC  (2+ messages)

[PATCH net-next] i40e: trivial fixup of comments in i40e_xsk.c
 2020-03-16 10:18 UTC  (2+ messages)

[PATCH net 0/3] ethtool: fail with error if request has unknown flags
 2020-03-16  9:39 UTC  (4+ messages)
` [PATCH net 3/3] ethtool: reject unrecognized request flags

[PATCH] net: dsa: input correct header length for skb_cow_head()
 2020-03-16  9:35 UTC  (3+ messages)

[PATCH v2] net: mvmdio: avoid error message for optional IRQ
 2020-03-16  9:32 UTC  (4+ messages)

ct_act can't offload in hardware
 2020-03-16  9:29 UTC  (3+ messages)

[PATCH REPOST3 net-next 0/3] net: add phylink support for PCS
 2020-03-16  9:12 UTC  (4+ messages)
` [PATCH net-next 1/3] net: mdiobus: add APIs for modifying a MDIO device register

[PATCH net-next v3 0/2] net: stmmac: Use readl_poll_timeout() to simplify the code
 2020-03-16  9:10 UTC  (4+ messages)
` [PATCH net-next v3 1/2] net: stmmac: use readl_poll_timeout() function in init_systime()
` [PATCH net-next v3 2/2] net: stmmac: use readl_poll_timeout() function in dwmac4_dma_reset()

[PATCHv2 1/1] net: ethernet: stmmac: simplify phy modes management for stm32
 2020-03-16  9:09 UTC 

[Patch net] net_sched: cls_route: remove the right filter from hashtable
 2020-03-16  9:01 UTC  (2+ messages)

[PATCH net 0/3] QorIQ DPAA ARM RDBs need internal delay on RGMII
 2020-03-16  9:00 UTC  (6+ messages)
` [PATCH net 1/3] net: fsl/fman: treat all RGMII modes in memac_adjust_link()

[PATCH net v2 0/3] hsr: fix several bugs in generic netlink callback
 2020-03-16  8:46 UTC  (2+ messages)

[PATCH v4 0/4] add TJA1102 support
 2020-03-16  8:44 UTC  (2+ messages)

[PATCH v3 1/2] macsec: Support XPN frame handling - IEEE 802.1AEbw
 2020-03-16  8:42 UTC  (4+ messages)
` [PATCH v3 2/2] macsec: Netlink support of XPN cipher suites (IEEE 802.1AEbw)

[PATCH] MAINTAINERS: adjust to MCAN MMIO schema conversion
 2020-03-16  8:05 UTC  (2+ messages)

[PATCH v3 0/2] net: mvmdio: avoid error message for optional IRQ
 2020-03-16  7:49 UTC  (3+ messages)
` [PATCH v3 1/2] Revert "net: mvmdio: avoid error message for optional IRQ"
` [PATCH v3 2/2] net: mvmdio: avoid error message for optional IRQ

[PATCH] drm/lease: fix potential race in fill_object_idr
 2020-03-16  7:15 UTC  (2+ messages)

[PATCH] netfilter: nft_masq: add range specified flag setting
 2020-03-16  5:51 UTC 

[RFC bpf-next 0/2] sharing bpf runtime stats with /dev/bpf_stats
 2020-03-16  5:52 UTC  (4+ messages)

[PATCH] sctp: fix refcount bug in sctp_wfree
 2020-03-16  3:53 UTC 

[PATCH net-next 1/2] net/mlx5e: refactor indr setup block
 2020-03-16  3:14 UTC  (6+ messages)
` [PATCH net-next 2/2] net/mlx5e: add mlx5e_rep_indr_setup_ft_cb support

[PATCH v2 0/2] properly define some of PHYs
 2020-03-16  2:47 UTC  (2+ messages)

[PATCH AUTOSEL 5.5 38/41] riscv: fix seccomp reject syscall code path
 2020-03-16  2:33 UTC 

KASAN: slab-out-of-bounds Read in bitmap_ip_ext_cleanup
 2020-03-16  2:40 UTC  (2+ messages)

[PATCH 1/2] net: dsa: felix: allow the device to be disabled
 2020-03-16  2:33 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: ls1028a: disable the felix switch by default

[PATCH net-next v2 0/2] net: stmmac: Use readl_poll_timeout() to simplify the code
 2020-03-16  2:17 UTC  (5+ messages)
` [PATCH net-next v2 1/2] net: stmmac: use readl_poll_timeout() function in init_systime()

[PATCH 1/4] netfilter: nf_flow_table: reload ipv6h in nf_flow_nat_ipv6
 2020-03-16  1:12 UTC  (3+ messages)

[PATCH REPOST net-next 0/8] net: dsa: improve serdes integration
 2020-03-16  0:11 UTC  (2+ messages)

[PATCH REPOST net-next 0/2] net: mii clause 37 helpers
 2020-03-16  0:10 UTC  (2+ messages)

[PATCH net] mlxsw: reg: Increase register field length to 31 bits
 2020-03-16  0:04 UTC  (2+ messages)

[PATCH nf-next v5 0/4] netfilter: flowtable: add indr-block offload
 2020-03-15 21:28 UTC  (3+ messages)

KASAN: slab-out-of-bounds Read in bitmap_ipmac_ext_cleanup
 2020-03-15 21:26 UTC  (2+ 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).