netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-14 08:56:33 to 2020-06-15 21:56:04 UTC [more...]

[PATCH net v2 0/2] two fixes for 'act_gate' control plane
 2020-06-15 21:55 UTC  (5+ messages)
` [PATCH net v2 1/2] net/sched: act_gate: fix NULL dereference in tcf_gate_init()
` [PATCH net v2 2/2] net/sched: act_gate: fix configuration of the periodic timer

[PATCH bpf] bpf: fix definition of bpf_ringbuf_output() helper in UAPI comments
 2020-06-15 21:49 UTC 

BUG: kernel NULL pointer dereference in __cgroup_bpf_run_filter_skb
 2020-06-15 21:34 UTC  (5+ messages)

[Patch net] net: change addr_list_lock back to static key
 2020-06-15 21:33 UTC  (5+ messages)

[PATCH] liquidio: Replace vmalloc_node + memset with vzalloc_node and use array_size
 2020-06-15 21:18 UTC 

[PATCH v2] bluetooth: Adding a configurable autoconnect timeout
 2020-06-15 21:06 UTC 

[PATCH v3 1/3] net: phy: mscc: move shared probe code into a helper
 2020-06-15 20:56 UTC  (4+ messages)
` [PATCH v3 2/3] dt-bindings: net: ethernet-phy: add enet-phy-clock-out-frequency
` [PATCH v3 3/3] net: phy: mscc: handle the clkout control on some phy variants

[PATCH net] net: dsa: sja1105: fix PTP timestamping with large tc-taprio cycles
 2020-06-15 20:46 UTC  (3+ messages)

[PATCH] tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezes
 2020-06-15 20:45 UTC  (2+ messages)

[PATCH 1/1] mvpp2: ethtool rxtx stats fix
 2020-06-15 20:44 UTC  (4+ messages)

[ANNOUNCE] nftables 0.9.6 release
 2020-06-15 20:43 UTC 

[PATCH] net: macb: fix ref count leaking via pm_runtime_get_sync
 2020-06-15 20:42 UTC  (2+ messages)

[PATCH] net: fec: fix ref count leaking when pm_runtime_get_sync fails
 2020-06-15 20:42 UTC  (2+ messages)

[PATCH] MAINTAINERS: switch to my private email for Renesas Ethernet drivers
 2020-06-15 20:39 UTC  (3+ messages)

[PATCH] rocker: fix incorrect error handling in dma_rings_init
 2020-06-15 20:38 UTC  (2+ messages)

[PATCH] test_objagg: Fix potential memory leak in error handling
 2020-06-15 20:32 UTC  (2+ messages)

[PATCH] net: ethernet: mtk-star-emac: simplify interrupt handling
 2020-06-15 20:31 UTC  (2+ messages)

[PATCH] mld: fix memory leak in ipv6_mc_destroy_dev()
 2020-06-15 20:30 UTC  (2+ messages)

[PATCH net 0/4] bnxt_en: Bug fixes
 2020-06-15 20:29 UTC  (6+ messages)
` [PATCH net 1/4] bnxt_en: Simplify bnxt_resume()
` [PATCH net 2/4] bnxt_en: Re-enable SRIOV during resume
` [PATCH net 3/4] bnxt_en: Fix AER reset logic on 57500 chips
` [PATCH net 4/4] bnxt_en: Return from timer if interface is not in open state

[PATCH 0/4] Netfilter fixes for net
 2020-06-15 20:27 UTC  (6+ messages)
` [PATCH 1/4] netfilter: nft_set_rbtree: Don't account for expired elements on insertion
` [PATCH 2/4] netfilter: nft_set_pipapo: Disable preemption before getting per-CPU pointer
` [PATCH 3/4] netfilter: ctnetlink: memleak in filter initialization error path
` [PATCH 4/4] netfilter: nf_tables: hook list memleak in flowtable deletion

[PATCH v2 net] MAINTAINERS: merge entries for felix and ocelot drivers
 2020-06-15 20:22 UTC  (2+ messages)

[PATCH] net: alx: fix race condition in alx_remove
 2020-06-15 20:20 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net v2] ibmvnic: Harden device login requests
 2020-06-15 20:18 UTC  (2+ messages)

[PATCH] net: macb: Only disable NAPI on the actual error path
 2020-06-15 20:11 UTC  (3+ messages)

[PATCH] qlcnic: Use kobj_to_dev() instead
 2020-06-15 20:06 UTC  (2+ messages)

[PATCH net-next v2] mptcp: use list_first_entry_or_null
 2020-06-15 20:05 UTC  (2+ messages)

[PATCH] net: axienet: fix spelling mistake in comment "Exteneded" -> "extended"
 2020-06-15 20:02 UTC  (3+ messages)

[PATCH net v2] mptcp: drop MPTCP_PM_MAX_ADDR
 2020-06-15 20:01 UTC  (3+ messages)

[PATCH net] net/rds: NULL pointer de-reference in rds_ib_add_one()
 2020-06-15 19:59 UTC  (3+ messages)

[PATCH net] bareudp: Fixed multiproto mode configuration
 2020-06-15 19:55 UTC  (2+ messages)

[PATCH 0/4] thunderbolt: XDomain and NHI improvements
 2020-06-15 19:54 UTC  (14+ messages)
` [PATCH 1/4] thunderbolt: Build initial XDomain property block upon first connect
` [PATCH 2/4] thunderbolt: No need to warn if NHI hop_count != 12 or hop_count != 32
` [PATCH 3/4] thunderbolt: NHI can use HopIDs 1-7
` [PATCH 4/4] thunderbolt: Get rid of E2E workaround

[PATCH] net: usb: ax88179_178a: fix packet alignment padding
 2020-06-15 19:52 UTC  (2+ messages)

[PATCH 00/10] Remove uninitialized_var() macro
 2020-06-15 19:32 UTC  (6+ messages)
` [PATCH 05/10] ide: Remove uninitialized_var() usage

[PATCH iproute2] tc: qdisc: filter qdisc's by parent/handle specification
 2020-06-15 19:29 UTC 

[RFC PATCH bpf-next 8/8] tools/bpftool: show PIDs with FDs open against BPF map/prog/link/btf
 2020-06-15 19:11 UTC  (8+ messages)
    ` [RFC PATCH bpf-next 1/8] libbpf: generalize libbpf externs support
    ` [RFC PATCH bpf-next 2/8] libbpf: add support for extracting kernel symbol addresses
    ` [RFC PATCH bpf-next 3/8] selftests/bpf: add __ksym extern selftest

[PATCH] rtl_nic: add firmware for RTL8125B
 2020-06-15 18:57 UTC 

[PATCH 00/17] spelling.txt: /decriptors/descriptors/
 2020-06-15 18:58 UTC  (2+ messages)

[PATCH 0/2] Make WOL of e1000e consistent with sysfs device wakeup
 2020-06-15 18:51 UTC  (3+ messages)
` [PATCH 1/2] e1000e: Do not wake up the system via WOL if device wakeup is disabled

[PATCH 0/2] mm, treewide: Rename kzfree() to kfree_sensitive()
 2020-06-15 18:39 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH 0/2] net: dsa: qca8k: Add SGMII configuration options
 2020-06-15 18:15 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: net: dsa: qca8k: document SGMII properties

[PATCH net-next v6 0/4] RGMII Internal delay common property
 2020-06-15 17:34 UTC  (5+ messages)
` [PATCH net-next v6 1/4] dt-bindings: net: Add tx and rx internal delays
` [PATCH net-next v6 3/4] dt-bindings: net: Add RGMII internal delay for DP83869

[PATCH net] MAINTAINERS: merge entries for felix and ocelot drivers
 2020-06-15 16:43 UTC  (4+ messages)

[PATCH bpf v3 1/2] bpf: don't return EINVAL from {get,set}sockopt when optlen > PAGE_SIZE
 2020-06-15 16:41 UTC  (5+ messages)

[PATCH] net: Fix the arp error in some cases
 2020-06-15 16:35 UTC  (4+ messages)
  ` 答复: "

KMSAN: uninit-value in hash_ip6_del
 2020-06-15 16:34 UTC 

[PATCH v4 1/7] Bluetooth: Add definitions for advertisement monitor features
 2020-06-15 16:30 UTC  (3+ messages)
` [PATCH v4 6/7] Bluetooth: Notify adv monitor removed event

[(RFC) PATCH ] NULL pointer dereference on rmmod iptable_mangle
 2020-06-15 16:21 UTC  (6+ messages)

[PATCH RFC v8 00/11] vhost: ring format independence
 2020-06-15 16:11 UTC  (8+ messages)
` [PATCH RFC v8 02/11] vhost: use batched get_vq_desc version
` [PATCH RFC v8 03/11] vhost/net: pass net specific struct pointer
` [PATCH RFC v8 05/11] vhost: format-independent API for used buffers

[PATCH RFC v7 00/14] vhost: ring format independence
 2020-06-15 16:05 UTC  (7+ messages)
` [PATCH RFC v7 03/14] vhost: use batched get_vq_desc version

[PATCH net] ip_tunnel: fix use-after-free in ip_tunnel_lookup()
 2020-06-15 16:02 UTC  (2+ messages)

Maintainers / Kernel Summit 2020 submissions
 2020-06-15 15:58 UTC 

[PATCH 0/5] Adding Huawei BMA drivers
 2020-06-15 15:52 UTC  (5+ messages)
` [PATCH 1/5] Huawei BMA: Adding Huawei BMA driver: host_edma_drv
` [PATCH 2/5] Huawei BMA: Adding Huawei BMA driver: host_cdev_drv

[PATCH] macsec: Support 32bit PN netlink attribute for XPN links
 2020-06-15 15:41 UTC 

[PATCH net] net: core: reduce recursion limit value
 2020-06-15 15:21 UTC  (2+ messages)

[PATCH net] ip6_gre: fix use-after-free in ip6gre_tunnel_lookup()
 2020-06-15 15:07 UTC 

Benötigen Sie einen Kredit zwischen Privatpersonen?
 2020-06-15 15:03 UTC 

[PATCH] ath10k: Wait until copy complete is actually done before completing
 2020-06-15 15:02 UTC  (5+ messages)

[PATCH net] ibmvnic: Harden device login requests
 2020-06-15 14:52 UTC  (3+ messages)

[PATCH bpf 1/2] flow_dissector: reject invalid attach_flags
 2020-06-15 14:43 UTC  (3+ messages)

[PATCH] ipvs: avoid drop first packet by reusing conntrack
 2020-06-15 14:35 UTC 

[PATCH net 0/2] remove dependency between mlx5, act_ct, nf_flow_table
 2020-06-15 14:24 UTC  (5+ messages)
` [PATCH net 1/2] net/sched: act_ct: Make tcf_ct_flow_table_restore_skb inline
` [PATCH net 2/2] netfilter: flowtable: Make nf_flow_table_offload_add/del_cb inline

[v3 PATCH] iov_iter: Move unnecessary inclusion of crypto/hash.h
 2020-06-15 14:16 UTC  (3+ messages)

[PATCH v2] SUNRPC: Add missing definition of ARCH_IMPLEMENTS_FLUSH_DCACHE_PAGE
 2020-06-15 12:33 UTC  (2+ messages)

[PATCH 02/29] net: dev: add a missing kernel-doc annotation
 2020-06-15 12:01 UTC  (10+ messages)
` [PATCH 03/29] net: netdevice.h: add a description for napi_defer_hard_irqs
` [PATCH 04/29] scripts/kernel-doc: parse __ETHTOOL_DECLARE_LINK_MODE_MASK
` [PATCH 05/29] net: pylink.h: add kernel-doc descriptions for new fields at phylink_config
` [PATCH 06/29] scripts/kernel-doc: handle function pointer prototypes
` [PATCH 13/29] dt: fix broken links due to txt->yaml renames

Good idea to rename files in include/uapi/ ?
 2020-06-15 11:12 UTC  (10+ messages)

[PATCH net v2 1/4] flow_offload: fix incorrect cleanup for indirect flow_blocks
 2020-06-15 11:05 UTC  (2+ messages)

[REGRESSION] mlx5: Driver remove during hot unplug is broken
 2020-06-15 10:01 UTC  (3+ messages)

[PATCH ipsec] xfrm: policy: match with both mark and mask on user interfaces
 2020-06-15  9:56 UTC  (2+ messages)

[PATCH 1/1] mvneta: fix prefetch location
 2020-06-15  9:10 UTC  (3+ messages)

[PATCH v3 0/2] Fixing memory leaks in perf events parser
 2020-06-15  8:54 UTC  (3+ messages)
  ` [PATCH v3 1/2] perf tools: Fix potential "
  ` [PATCH v3 2/2] "

[PATCH] mptcp: use list_first_entry_or_null
 2020-06-15  8:48 UTC  (3+ messages)

[PATCH] mptcp: unify MPTCP_PM_MAX_ADDR and MPTCP_PM_ADDR_MAX
 2020-06-15  8:44 UTC  (3+ messages)

[PATCH/RFC] net: ethernet: ravb: Try to wake subqueue instead of stop on timeout
 2020-06-15  8:12 UTC  (3+ messages)

KASAN: use-after-free Write in fsnotify_detach_connector_from_object
 2020-06-15  7:38 UTC  (3+ messages)
` [PATCH] proc: Use new_inode not new_inode_pseudo

[PATCH] can current ECMP implementation support consistent hashing for next hop?
 2020-06-15  6:56 UTC  (4+ messages)
  ` 答复: "
      ` 答复: [vger.kernel.org代发]Re: "

ethtool 5.7: netlink ENOENT error when setting WOL
 2020-06-15  6:20 UTC  (12+ messages)

[PATCH] SUNRPC: Add missing asm/cacheflush.h
 2020-06-15  6:16 UTC  (3+ messages)

[RFC PATCH] net: usb: ax88179_178a: fix packet alignment padding
 2020-06-15  2:51 UTC  (5+ messages)

[PATCH RFC v6 00/11] vhost: ring format independence
 2020-06-15  2:43 UTC  (7+ messages)
` [PATCH RFC v6 02/11] vhost: use batched get_vq_desc version

[PATCH net v2] mptcp: fix memory leak in mptcp_subflow_create_socket()
 2020-06-15  1:35 UTC 

[PATCH 1/1] mvpp2: remove module bugfix
 2020-06-15  0:17 UTC  (2+ messages)

[RFC,net-next, 0/5] Strict mode for VRF
 2020-06-14 21:56 UTC  (9+ messages)
` [RFC,net-next, 1/5] l3mdev: add infrastructure for table to VRF mapping
` [RFC,net-next, 2/5] vrf: track associations between VRF devices and tables

[PATCH] [bpf] xdp_redirect_cpu_user: Fix null pointer dereference
 2020-06-14 19:04 UTC 

[PATCH] [bpf] xdp_monitor_user: Fix null pointer dereference
 2020-06-14 18:41 UTC 

[RFC PATCH v4 0/2] net: dsa: qca8k: Improve SGMII interface handling
 2020-06-14 17:20 UTC  (4+ messages)
` [RFC PATCH v4 2/2] "

[PATCH] net: fec: fix ref count leaking when pm_runtime_get_sync fails
 2020-06-14 15:30 UTC  (2+ messages)

[PATCH] net: macb: fix ref count leaking via pm_runtime_get_sync
 2020-06-14  8:56 UTC 


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