netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-03 17:07:30 to 2020-02-04 22:36:06 UTC [more...]

[RFC bpf-next 0/5] Convert iproute2 to use libbpf (WIP)
 2020-02-04 22:35 UTC  (23+ messages)

memory leak in tcindex_set_parms
 2020-02-04 22:26 UTC  (4+ messages)

[PATCH net-next v2] net: WireGuard secure network tunnel
 2020-02-04 21:39 UTC  (14+ messages)
                        ` syzkaller wireguard key situation [was: Re: [PATCH net-next v2] net: WireGuard secure network tunnel]

[PATCH iproute2-next] devlink: Add health error recovery status monitoring
 2020-02-04 21:37 UTC 

[PATCH net 0/5] wireguard fixes for 5.6-rc1
 2020-02-04 21:17 UTC  (6+ messages)
` [PATCH net 1/5] wireguard: allowedips: fix use-after-free in root_remove_peer_lists
` [PATCH net 2/5] wireguard: noise: reject peers with low order public keys
` [PATCH net 3/5] wireguard: selftests: ensure non-addition of peers with failed precomputation
` [PATCH net 4/5] wireguard: selftests: cleanup CONFIG_ENABLE_WARN_DEPRECATED
` [PATCH net 5/5] wireguard: selftests: tie socket waiting to target pid

6c08fc896b ("Bluetooth: Fix refcount use-after-free issue"): WARNING: bad unlock balance detected!
 2020-02-04 21:14 UTC 

[PATCH net-next v2] net: phy: dp83867: Add speed optimization feature
 2020-02-04 20:30 UTC  (3+ messages)

arm64: bpf: Elide some moves to a0 after calls
 2020-02-04 20:33 UTC  (5+ messages)
` [PATCH 4/4] "

[RFC net-next 6/8] net: phylink: Configure MAC/PCS when link is up without PHY
 2020-02-04 19:32 UTC  (13+ messages)

[RFC PATCH 00/13] devlink direct region reading
 2020-02-04 19:20 UTC  (15+ messages)
` [PATCH 01/15] devlink: prepare to support region operations
` [PATCH 03/15] devlink: add operation to take an immediate snapshot
` [PATCH 08/15] devlink: add devres managed devlinkm_alloc and devlinkm_free

[Patch net] net_sched: fix a resource leak in tcindex_set_parms()
 2020-02-04 19:10 UTC 

[PATCH v1 0/7] ACPI support for xgmac_mdio and dpaa2-mac drivers
 2020-02-04 18:46 UTC  (12+ messages)
` [PATCH v1 3/7] net/fsl: add ACPI support for mdio bus
` [PATCH v1 6/7] net: phylink: Introduce phylink_fwnode_phy_connect()

[PATCH v3] skbuff: fix a data race in skb_queue_len()
 2020-02-04 18:40 UTC 

[PATCH ghak90 V8 00/16] audit: implement container identifier
 2020-02-04 18:12 UTC  (8+ messages)
` [PATCH ghak90 V8 13/16] audit: track container nesting

[PATCH net] mptcp: fix use-after-free on tcp fallback
 2020-02-04 18:05 UTC  (3+ messages)

RFC: Use of devlink/health report for non-Ethernet devices
 2020-02-04 17:46 UTC  (3+ messages)

[PATCH net 0/2] net: ipv6: seg6: headroom fixes
 2020-02-04 17:30 UTC  (3+ messages)
` [PATCH net 1/2] net: ipv6: seg6_iptunnel: set tunnel headroom to zero
` [PATCH net 2/2] net: ipv6: seg6_local: don't set headroom

[PATCH v2] skbuff: fix a data race in skb_queue_len()
 2020-02-04 17:22 UTC  (2+ messages)

[PATCH] bonding: do not enslave CAN devices
 2020-02-04 17:11 UTC  (2+ messages)

[PATCH bpf-next 00/12] Add support for XDP in egress path
 2020-02-04 17:09 UTC  (24+ messages)
` [PATCH bpf-next 03/12] net: Add IFLA_XDP_EGRESS for XDP programs in the "

[BUG] pfifo_fast may cause out-of-order CAN frame transmission
 2020-02-04 16:25 UTC  (7+ messages)

[PATCH v1] dsa: Platform data shan't include kernel.h
 2020-02-04 16:16 UTC 

[PATCH v1] net: dsa: b53: Platform data shan't include kernel.h
 2020-02-04 16:14 UTC 

[PATCH ipsec] vti[6]: fix packet tx through bpf_redirect() in XinY cases
 2020-02-04 16:00 UTC  (6+ messages)
  ` [PATCH ipsec v2] "
      ` [PATCH ipsec v3] "

KASAN: use-after-free Read in l2cap_sock_release
 2020-02-04 14:59 UTC 

[PATCH] net/bluetooth: remove __get_channel/dir
 2020-02-04 14:58 UTC  (4+ messages)

[net:master 40/48] drivers/net/netdevsim/dev.c:937:1-3: WARNING: PTR_ERR_OR_ZERO can be used
 2020-02-04 14:22 UTC  (2+ messages)
` [PATCH] netdevsim: fix ptr_ret.cocci warnings

[PATCH v2 net] net: sgi: ioc3-eth: Remove leftover free_irq()
 2020-02-04 13:58 UTC 

[PATCH net] net: sgi: ioc3-eth: Remove leftover free_irq()
 2020-02-04 13:42 UTC  (4+ messages)

[GIT] Networking
 2020-02-04 13:40 UTC  (2+ messages)

[PATCH net] tls: handle NETDEV_UNREGISTER for tls device
 2020-02-04 13:07 UTC  (3+ messages)

BUG: stack guard page was hit in update_stack_state
 2020-02-04 13:02 UTC  (2+ messages)
` unbounded recursion through bond_netdev_event notifier? [was: BUG: stack guard page was hit in update_stack_state]

[PATCH 0/5] vDPA support
 2020-02-04 12:52 UTC  (9+ messages)
` [PATCH 5/5] vdpasim: vDPA device simulator

[PATCH v2 net] l2tp: Allow duplicate session creation with UDP
 2020-02-04 12:09 UTC  (4+ messages)

[PATCH v2 0/2] TSO bug fixes
 2020-02-04 11:43 UTC  (8+ messages)
` [PATCH v2 1/2] net: macb: Remove unnecessary alignment check for TSO
` [PATCH v2 2/2] net: macb: Limit maximum GEM TX length in TSO

[PATCH net] gtp: use __GFP_NOWARN to avoid memalloc warning
 2020-02-04 11:39 UTC  (2+ messages)

[PATCH v2] r8152: Add MAC passthrough support to new device
 2020-02-04 10:58 UTC  (2+ messages)

[stable] bnxt_en: Move devlink_register before registering netdev
 2020-02-04 10:55 UTC  (3+ messages)

[PATCH iproute2 v2] tc: add support for FQ-PIE packet scheduler
 2020-02-04 10:49 UTC 

[Patch net v2] net_sched: fix an OOB access in cls_tcindex
 2020-02-04 10:43 UTC  (2+ messages)

epoll_wait misses edge-triggered eventfd events: bug in Linux 5.3 and 5.4
 2020-02-04 10:35 UTC  (6+ messages)

[PATCH iproute2] tc: add support for FQ-PIE packet scheduler
 2020-02-04 10:20 UTC  (2+ messages)

[PATCH net v3] dpaa_eth: support all modes with rate adapting PHYs
 2020-02-04 10:08 UTC 

[RFC net-next] net: phy: Add basic support for Synopsys XPCS using a PHY driver
 2020-02-04  9:41 UTC  (2+ messages)
  `  "

[PATCH net-next] qed: Remove set but not used variable 'p_link'
 2020-02-04  8:33 UTC  (2+ messages)

[PATCH net 0/2] unbreak 'basic' and 'bpf' tdc testcases
 2020-02-04  8:30 UTC  (2+ messages)

[PATCH net] net: hsr: fix possible NULL deref in hsr_handle_frame()
 2020-02-04  8:28 UTC  (2+ messages)

[PATCH v2 14/16] net: qrtr: Add MHI transport layer
 2020-02-04  8:19 UTC  (3+ messages)

[RFC 0/5] bpf: Add trampoline helpers
 2020-02-04  8:18 UTC  (13+ messages)
` [PATCH 5/5] bpf: Allow to resolve bpf trampoline in unwind

[PATCH bpf-next v2] virtio_net: add XDP meta data support
 2020-02-04  7:16 UTC  (11+ messages)
` [PATCH bpf-next v3] "
                  ` [PATCH bpf-next v4] "

[PATCH] vhost: introduce vDPA based backend
 2020-02-04  6:46 UTC  (4+ messages)

TCP checksum not offloaded during GSO
 2020-02-04  5:55 UTC 

inconsistent lock state in rxrpc_put_client_conn
 2020-02-04  5:41 UTC  (2+ messages)

[PATCH] MAINTAINERS: correct entries for ISDN/mISDN section
 2020-02-04  5:35 UTC  (8+ messages)

inconsistent lock state in rxrpc_put_client_connection_id
 2020-02-04  4:44 UTC 

[PATCH 5/5] vdpasim: vDPA device simulator
 2020-02-04  4:07 UTC  (2+ messages)

[PATCH net v3 0/7] netdevsim: fix several bugs in netdevsim module
 2020-02-03 23:45 UTC  (2+ messages)

possible deadlock in peer_remove_after_dead
 2020-02-03 23:38 UTC 

[PATCH net] l2tp: Allow duplicate session creation with UDP
 2020-02-03 23:29 UTC  (5+ messages)

[PATCH net 0/4] bnxt_en: Bug fixes
 2020-02-03 23:22 UTC  (2+ messages)

[PATCH bpf] selftests/bpf: fix trampoline_count.c selftest compilation warning
 2020-02-03 23:11 UTC  (2+ messages)

[PATCH bpf] bpf: Fix modifier skipping logic
 2020-02-03 23:10 UTC  (2+ messages)

[PATCH bpf] bpftool: Remove redundant "HAVE" prefix from the large INSN limit check
 2020-02-03 23:10 UTC  (2+ messages)

[PATCH] net: stmmac: Delete txtimer in suspend()
 2020-02-03 23:04 UTC  (2+ messages)

[PATCH] skbuff: fix a data race in skb_queue_len()
 2020-02-03 22:34 UTC  (5+ messages)

possible deadlock in pty_write
 2020-02-03 22:16 UTC  (2+ messages)

possible deadlock in wg_set_device
 2020-02-03 22:13 UTC  (2+ messages)

[PATCH 0/6] Add ACPI bindings to the genet
 2020-02-03 21:21 UTC  (21+ messages)
` [PATCH 2/6] net: bcmgenet: refactor phy mode configuration
` [PATCH 3/6] net: bcmgenet: enable automatic phy discovery
` [PATCH 6/6] net: bcmgenet: reduce severity of missing clock warnings

[PATCH bpf-next v2 0/9] riscv: BPF JIT fix, optimizations and far jumps support
 2020-02-03 20:57 UTC  (5+ messages)
` [PATCH bpf-next v2 6/9] riscv, bpf: provide RISC-V specific JIT image alloc/free

[PATCH net] net: sched: prevent a use after free
 2020-02-03 20:33 UTC  (5+ messages)

[PATCH net 0/4] rxrpc: Fixes ver #2
 2020-02-03 20:28 UTC  (4+ messages)

possible deadlock in wg_noise_handshake_create_initiation
 2020-02-03 20:24 UTC  (2+ messages)

[Patch nf v2 0/3] netfilter: xt_hashlimit: a few improvements
 2020-02-03 20:18 UTC  (5+ messages)
` [Patch nf v2 1/3] xt_hashlimit: avoid OOM for user-controlled vmalloc

linux-next test error: KASAN: use-after-free Read in l2cap_sock_release
 2020-02-03 19:38 UTC 

[Intel PMC TGPIO Driver 0/5] Add support for Intel PMC Time GPIO Driver with PHC interface changes to support additional H/W Features
 2020-02-03 18:27 UTC  (3+ messages)

[PATCH net] wireguard: fix use-after-free in root_remove_peer_lists
 2020-02-03 18:24 UTC  (6+ messages)

Latest Git kernel: avahi-daemon[2410]: ioctl(): Inappropriate ioctl for device
 2020-02-03 17:53 UTC  (2+ messages)

[kernel-hardening] [PATCH 09/38] usercopy: Mark kmalloc caches as usercopy caches
 2020-02-03 17:41 UTC  (19+ messages)

[PATCH] defxx: Fix a sentinel at the end of a 'eisa_device_id' structure
 2020-02-03 17:38 UTC  (4+ messages)

possible deadlock in rds_wake_sk_sleep (2)
 2020-02-03 17:28 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).