netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-15 15:48:17 to 2020-06-16 10:11:46 UTC [more...]

[RFC PATCH bpf-next 0/2] xdp: add dev map multicast support
 2020-06-16 10:11 UTC  (15+ messages)
` [PATCHv4 "
  ` [PATCHv4 bpf-next 1/2] xdp: add a new helper for "

[PATCHv3 0/9] bpf: Add d_path helper
 2020-06-16 10:05 UTC  (12+ messages)
` [PATCH 01/11] bpf: Add btfid tool to resolve BTF IDs in ELF object
` [PATCH 02/11] bpf: Compile btfid tool at kernel compilation start
` [PATCH 03/11] bpf: Add btf_ids object
` [PATCH 04/11] bpf: Resolve BTF IDs in vmlinux image
` [PATCH 05/11] bpf: Remove btf_id helpers resolving
` [PATCH 06/11] bpf: Do not pass enum bpf_access_type to btf_struct_access
` [PATCH 07/11] bpf: Allow nested BTF object to be refferenced by BTF object + offset
` [PATCH 08/11] bpf: Add BTF whitelist support
` [PATCH 09/11] bpf: Add d_path helper
` [PATCH 10/11] selftests/bpf: Add verifier test for "
` [PATCH 11/11] selftests/bpf: Add "

[PATCH] e1000e: continue to init phy even when failed to disable ULP
 2020-06-16 10:05 UTC 

[PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive()
 2020-06-16  9:08 UTC  (7+ messages)
` [PATCH v4 1/3] mm/slab: Use memzero_explicit() in kzfree()
` [PATCH v4 2/3] mm, treewide: Rename kzfree() to kfree_sensitive()
` [PATCH v4 3/3] btrfs: Use kfree() in btrfs_ioctl_get_subvol_info()

[PATCH v3 1/3] net: phy: mscc: move shared probe code into a helper
 2020-06-16  9:10 UTC  (5+ messages)

[PATCH] net: usb: ax88179_178a: fix packet alignment padding
 2020-06-16  9:08 UTC  (4+ messages)

[PATCH 4/5] Huawei BMA: Adding Huawei BMA driver: cdev_veth_drv
 2020-06-16  7:50 UTC  (3+ messages)

[PATCH 1/1] openvswitch: fix infoleak in conntrack
 2020-06-16  8:42 UTC  (4+ messages)
` [ovs-dev] "

[PATCH] ipvs: avoid drop first packet by reusing conntrack
 2020-06-16  8:39 UTC 

[PATCH] net/80211: simplify mesh code
 2020-06-16  8:30 UTC  (2+ messages)
`  "

[PATCH 1/2] net: ethernet: mvneta: Fix Serdes configuration for SoCs without comphy
 2020-06-16  8:31 UTC  (2+ messages)
` [PATCH 2/2] net: ethernet: mvneta: Add 2500BaseX support "

[PATCH bpf 1/2] flow_dissector: reject invalid attach_flags
 2020-06-16  8:30 UTC  (5+ messages)

[PATCH] ipvs: avoid drop first packet by reusing conntrack
 2020-06-16  8:28 UTC 

[PATCH net v2 0/2] two fixes for 'act_gate' control plane
 2020-06-16  8:20 UTC  (7+ 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] ath10k: Wait until copy complete is actually done before completing
 2020-06-16  8:11 UTC  (2+ messages)

[RFC PATCH bpf-next 1/8] libbpf: generalize libbpf externs support
 2020-06-16  8:05 UTC  (4+ messages)
    ` [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] sctp: Fix sk_buff leak when receiving a datagram
 2020-06-16  7:58 UTC  (2+ messages)
` [sctp] cf8d0e3e58: netperf.Throughput_tps -100.0% regression

[PATCH 3/5] Huawei BMA: Adding Huawei BMA driver: host_veth_drv
 2020-06-16  6:47 UTC  (2+ messages)

[PATCH] net: macb: reject unsupported rgmii delays
 2020-06-16  7:49 UTC 

[PATCH net] mlxsw: spectrum: Adjust headroom buffers for 8x ports
 2020-06-16  7:14 UTC 

[PATCH 1/2] docs: net: ieee802154: change link to new project URL
 2020-06-16  6:58 UTC  (2+ messages)
` [PATCH 2/2] MAINTAINERS: update ieee802154 project website URL

[PATCH] [bpf] xdp_redirect_cpu_user: Fix null pointer dereference
 2020-06-16  7:07 UTC  (2+ messages)

[PATCH] [bpf] xdp_monitor_user: Fix null pointer dereference
 2020-06-16  7:05 UTC  (2+ messages)

[PATCH bpf 1/2] bpf: bpf_probe_read_kernel_str() has to return amount of data read on success
 2020-06-16  7:01 UTC  (4+ messages)
` [PATCH bpf 2/2] selftests/bpf: add variable-length data concatenation pattern test

[PATCH 02/02] net: phy: marvell: Add Marvell 88E1548 support
 2020-06-16  7:01 UTC 

[PATCH 01/02] net: phy: marvell: Add Marvell 88E1340 support
 2020-06-16  7:01 UTC 

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

[PATCH net-next 0/3] add MP_PRIO, MP_FAIL and MP_FASTCLOSE suboptions handling
 2020-06-16  6:47 UTC  (4+ messages)
` [PATCH net-next 1/3] mptcp: add MP_PRIO suboption handling
  ` [PATCH net-next 2/3] mptcp: add MP_FAIL "
    ` [PATCH net-next 3/3] mptcp: add MP_FASTCLOSE "

[PATCH 0/5] Adding Huawei BMA drivers
 2020-06-16  5:54 UTC  (7+ 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 v2] tc: qdisc: filter qdisc's by parent/handle specification
 2020-06-16  6:39 UTC 

[PATCH net v5 0/3] esp, ah: improve crypto algorithm selections
 2020-06-16  6:02 UTC  (5+ messages)
` [PATCH net v5 1/3] esp, ah: consolidate the "
` [PATCH net v5 2/3] esp: select CRYPTO_SEQIV
` [PATCH net v5 3/3] esp, ah: modernize the crypto algorithm selections

[PATCH v2 1/7] Bluetooth: Add definitions for advertisement monitor features
 2020-06-16  5:59 UTC  (7+ messages)

[PATCH net] bareudp: Fixed configuration to avoid having garbage values
 2020-06-16  5:48 UTC 

[PATCH v4 00/11] Add seccomp notifier ioctl that enables adding fds
 2020-06-16  5:48 UTC  (14+ messages)
` [PATCH v4 01/11] net/scm: Regularize compat handling of scm_detach_fds()
` [PATCH v4 02/11] fs: Move __scm_install_fd() to __fd_install_received()
` [PATCH v4 03/11] fs: Add fd_install_received() wrapper for __fd_install_received()
` [PATCH v4 04/11] pidfd: Replace open-coded partial fd_install_received()
` [PATCH v4 05/11] fs: Expand __fd_install_received() to accept fd
` [PATCH v4 06/11] seccomp: Introduce addfd ioctl to seccomp user notifier
` [PATCH v4 07/11] selftests/seccomp: Test SECCOMP_IOCTL_NOTIF_ADDFD
` [PATCH v4 08/11] selftests/seccomp: Make kcmp() less required
` [PATCH v4 09/11] selftests/seccomp: Rename user_trap_syscall() to user_notif_syscall()
` [PATCH v4 10/11] seccomp: Switch addfd to Extensible Argument ioctl
` [PATCH v4 11/11] seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALID

[PATCH 1/1 v2] mvpp2: remove module bugfix
 2020-06-16  4:35 UTC 

[PATCH 00/17] spelling.txt: /decriptors/descriptors/
 2020-06-16  3:59 UTC  (4+ messages)

linux-next: build failures after merge of the vfs tree
 2020-06-16  3:38 UTC  (2+ messages)

[PATCH net] tcp: grow window for OOO packets only for SACK flows
 2020-06-16  3:37 UTC 

[PATCH net v3 0/4] several fixes for indirect flow_blocks offload
 2020-06-16  3:19 UTC  (5+ messages)
` [PATCH net v3 1/4] flow_offload: fix incorrect cleanup for flowtable indirect flow_blocks
` [PATCH net v3 2/4] flow_offload: fix incorrect cb_priv check for flow_block_cb
` [PATCH net v3 3/4] net/sched: cls_api: fix nooffloaddevcnt warning dmesg log
` [PATCH net v3 4/4] flow_offload: fix the list_del corruption in the driver list

[PATCH v3 03/13] RDMA/rds: Remove FMR support for memory registration
 2020-06-16  2:33 UTC  (4+ messages)

[PATCH 5/5] Huawei BMA: Adding Huawei BMA driver: host_kbox_drv
 2020-06-16  2:05 UTC 

[PATCH] net: fec: fix ref count leaking when pm_runtime_get_sync fails
 2020-06-16  2:03 UTC  (3+ messages)
  ` [EXT] "

[PATCH net] net: fix memleak in register_netdevice()
 2020-06-16  9:39 UTC 

[PATCH] tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezes
 2020-06-16  1:33 UTC  (4+ messages)

[PATCH] macsec: Support 32bit PN netlink attribute for XPN links
 2020-06-16  1:23 UTC  (2+ messages)

[PATCH net] ip6_gre: fix use-after-free in ip6gre_tunnel_lookup()
 2020-06-16  1:17 UTC  (2+ messages)

[PATCH net] ionic: no link check while resetting queues
 2020-06-16  1:14 UTC 

[PATCH] net: Fix the arp error in some cases
 2020-06-16  1:14 UTC  (2+ messages)

[PATCH net v2] mptcp: fix memory leak in mptcp_subflow_create_socket()
 2020-06-16  1:09 UTC  (2+ messages)

[PATCH net 0/2] remove dependency between mlx5, act_ct, nf_flow_table
 2020-06-16  1:07 UTC  (2+ messages)

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

[PATCH v5 1/7] Bluetooth: Add definitions for advertisement monitor features
 2020-06-16  0:25 UTC  (7+ messages)
` [PATCH v5 2/7] Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURES
` [PATCH v5 3/7] Bluetooth: Add handler of MGMT_OP_ADD_ADV_PATTERNS_MONITOR
` [PATCH v5 4/7] Bluetooth: Add handler of MGMT_OP_REMOVE_ADV_MONITOR
` [PATCH v5 5/7] Bluetooth: Notify adv monitor added event
` [PATCH v5 6/7] Bluetooth: Notify adv monitor removed event
` [PATCH v5 7/7] Bluetooth: Update background scan and report device based on advertisement monitors

[PATCH bpf] tools/bpftool: add ringbuf map to a list of known map types
 2020-06-16  0:19 UTC  (2+ messages)

[PATCH bpf] bpf: fix definition of bpf_ringbuf_output() helper in UAPI comments
 2020-06-16  0:19 UTC  (2+ messages)

[PATCH iproute2] tc: qdisc: filter qdisc's by parent/handle specification
 2020-06-15 23:12 UTC  (2+ messages)

[PATCH][next] ethtool: ioctl: Use array_size() in copy_to_user()
 2020-06-15 23:01 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 net] net: dsa: sja1105: fix PTP timestamping with large tc-taprio cycles
 2020-06-15 20:46 UTC  (2+ messages)

[PATCH 1/1] mvpp2: ethtool rxtx stats fix
 2020-06-15 20:44 UTC  (2+ 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] MAINTAINERS: switch to my private email for Renesas Ethernet drivers
 2020-06-15 20:39 UTC  (2+ 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  (2+ messages)

[PATCH 0/4] Netfilter fixes for net
 2020-06-15 20:27 UTC  (2+ messages)

[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  (2+ 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  (2+ messages)

[PATCH net v2] mptcp: drop MPTCP_PM_MAX_ADDR
 2020-06-15 20:01 UTC  (2+ 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  (11+ messages)
` [PATCH 4/4] thunderbolt: Get rid of E2E workaround

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

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

[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  (3+ 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  (2+ 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  (5+ messages)
` [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 


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