netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-21 10:48:14 to 2020-08-22 04:41:22 UTC [more...]

[PATCH net-next 0/2] Support reading msg errq from io_uring
 2020-08-22  4:41 UTC  (15+ messages)
` [PATCH net-next 1/2] io_uring: allow tcp ancillary data for __sys_recvmsg_sock()
` [PATCH net-next 2/2] io_uring: ignore POLLIN for recvmsg on MSG_ERRQUEUE
          ` [PATCH net-next v2 1/2] io_uring: allow tcp ancillary data for __sys_recvmsg_sock()
            ` [PATCH net-next v2 2/2] io_uring: ignore POLLIN for recvmsg on MSG_ERRQUEUE
                    ` [PATCH net-next v3 1/2] io_uring: allow tcp ancillary data for __sys_recvmsg_sock()
                      ` [PATCH net-next v3 2/2] io_uring: ignore POLLIN for recvmsg on MSG_ERRQUEUE

[PATCH next] net: add option to not create fall-back tunnels in root-ns as well
 2020-08-22  4:18 UTC  (5+ messages)

[RFC PATCH 0/2] proc,socket: attach description to sockets
 2020-08-22  3:51 UTC  (4+ messages)
` [PATCH v2 1/2] mm: add GFP mask param to strndup_user
  ` [PATCH v2 2/2] net: socket: implement SO_DESCRIPTION

[PATCH bpf-next v1 0/8] bpf: BTF support for ksyms
 2020-08-22  3:31 UTC  (16+ messages)
` [PATCH bpf-next v1 3/8] bpf: Introduce help function to validate ksym's type
` [PATCH bpf-next v1 4/8] bpf/libbpf: BTF support for typed ksyms
` [PATCH bpf-next v1 5/8] bpf/selftests: ksyms_btf to test "
` [PATCH bpf-next v1 6/8] bpf: Introduce bpf_per_cpu_ptr()
` [PATCH bpf-next v1 8/8] bpf/selftests: Test for bpf_per_cpu_ptr()

[PATCH bpf-next 00/16] Add libbpf full support for BPF-to-BPF calls
 2020-08-22  3:18 UTC  (3+ messages)

[PATCH net-next] net: Remove unnecessary intermediate variables
 2020-08-22  2:04 UTC 

[PATCH v3 1/2] net: add support for threaded NAPI polling
 2020-08-22  1:49 UTC  (3+ messages)
` [PATCH v3 2/2] net: add sysfs attribute for enabling threaded NAPI

[PATCH iproute2 net-next] iplink: add support for protodown reason
 2020-08-22  1:30 UTC  (5+ messages)

[RFC PATCH net-next 0/6] devlink: Add device metric support
 2020-08-22  1:18 UTC  (17+ messages)

[PATCH] net: Get rid of consume_skb when tracing is off
 2020-08-22  1:08 UTC  (3+ messages)

[PATCH v3 00/11] Fix PM hibernation in Xen guests
 2020-08-22  0:36 UTC  (13+ messages)
` [PATCH v3 01/11] xen/manage: keep track of the on-going suspend mode
` [PATCH v3 02/11] xenbus: add freeze/thaw/restore callbacks support
` [PATCH v3 03/11] x86/xen: Introduce new function to map HYPERVISOR_shared_info on Resume
` [PATCH v3 04/11] x86/xen: add system core suspend and resume callbacks
` [PATCH v3 05/11] genirq: Shutdown irq chips in suspend/resume during hibernation
` [PATCH v3 06/11] xen-blkfront: add callbacks for PM suspend and hibernation
` [PATCH v3 07/11] xen-netfront: "
` [PATCH v3 08/11] x86/xen: save and restore steal clock during PM hibernation
` [PATCH v3 09/11] xen: Introduce wrapper for save/restore sched clock offset
` [PATCH v3 10/11] xen: Update sched clock offset to avoid system instability in hibernation
` [PATCH v3 11/11] PM / hibernate: update the resume offset on SNAPSHOT_SET_SWAP_AREA

[PATCH bpf-next v4 00/30] bpf: switch to memcg-based memory accounting
 2020-08-21 23:15 UTC  (9+ messages)
` [PATCH bpf-next v4 01/30] mm: support nesting memalloc_use_memcg()
` [PATCH bpf-next v4 02/30] bpf: memcg-based memory accounting for bpf progs
` [PATCH bpf-next v4 03/30] bpf: memcg-based memory accounting for bpf maps
` [PATCH bpf-next v4 28/30] bpf: eliminate rlimit-based memory accounting infra "

[PATCH] net: dsa: sja1105: Do not use address of compatible member in sja1105_check_device_id
 2020-08-21 22:57 UTC  (3+ messages)

[PATCH bpf-next] libbpf: fix type compatibility check copy-paste error
 2020-08-21 22:56 UTC 

[PATCH bpf-next] libbpf: avoid false unuinitialized variable warning in bpf_core_apply_relo
 2020-08-21 22:55 UTC 

[PATCH bpf-next v3 0/6] Allow updating sockmap / sockhash from BPF
 2020-08-21 22:23 UTC  (8+ messages)
` [PATCH bpf-next v3 4/6] bpf: override the meaning of ARG_PTR_TO_MAP_VALUE for sockmap and sockhash
` [PATCH bpf-next v3 5/6] bpf: sockmap: allow update from BPF
` [PATCH bpf-next v3 6/6] selftests: bpf: test sockmap "

[PATCH] dt-bindings: net: correct description of phy-connection-type
 2020-08-21 22:01 UTC  (2+ messages)

pull request (net-next): ipsec-next 2020-01-21
 2020-08-21 21:46 UTC  (3+ messages)
` [PATCH 6/6] xfrm: add espintcp (RFC 8229)

Use of genradix in sctp
 2020-08-21 21:39 UTC  (6+ messages)

[PATCH net-next 0/2] crypto/chelsio: Restructure chelsio's inline crypto drivers
 2020-08-21 21:34 UTC  (2+ messages)

[PATCH v2 bpf-next] libbpf: add perf_buffer APIs for better integration with outside epoll loop
 2020-08-21 21:31 UTC  (2+ messages)

[PATCH net v2] drivers/net/wan/lapbether: Added needed_tailroom
 2020-08-21 21:26 UTC 

[PATCH v2 1/2] ath10k: Keep track of which interrupts fired, don't poll them
 2020-08-21 21:25 UTC  (2+ messages)

[PATCH bpf-next v4 0/3] bpf: implement link_query for bpf iterators
 2020-08-21 21:17 UTC  (6+ messages)
` [PATCH bpf-next v4 1/3] "
` [PATCH bpf-next v4 2/3] bpf: implement link_query callbacks in map element iterators
` [PATCH bpf-next v4 3/3] bpftool: implement link_query for bpf iterators

[linux-firmware][pull request]ice: update package file to 1.3.13.0
 2020-08-21 21:14 UTC 

[PATCH] net: bypass ->sendpage for slab pages
 2020-08-21 21:14 UTC  (4+ messages)

[PATCH iproute2 v5 0/2] iplink: hsr: add support for creating PRP device
 2020-08-21 21:13 UTC  (3+ messages)

[PATCH v2 bpf 1/2] bpf: verifier: check for packet data access based on target prog
 2020-08-21 21:05 UTC  (6+ messages)

[PATCH v6 net-next 00/10] qed: introduce devlink health support
 2020-08-21 20:37 UTC  (17+ messages)
` [PATCH v6 net-next 01/10] qed: move out devlink logic into a new file
` [PATCH v6 net-next 02/10] qed/qede: make devlink survive recovery
` [PATCH v6 net-next 04/10] qed: implement devlink info request
` [PATCH v6 net-next 05/10] qed: health reporter init deinit seq
` [PATCH v6 net-next 06/10] qed: use devlink logic to report errors
` [PATCH v6 net-next 07/10] qed*: make use of devlink recovery infrastructure
` [PATCH v6 net-next 09/10] qed: align adjacent indent
  ` [EXT] Re: [PATCH v6 net-next 00/10] qed: introduce devlink health support

[net-next PATCH] netlabel: fix problems with mapping removal
 2020-08-21 20:36 UTC  (3+ messages)

[net PATCH] netlabel: fix problems with mapping removal
 2020-08-21 20:34 UTC 

[PATCH ghak90 V9 00/13] audit: implement container identifier
 2020-08-21 20:13 UTC  (21+ messages)
` [PATCH ghak90 V9 02/13] audit: add container id
` [PATCH ghak90 V9 05/13] audit: log container info of syscalls
` [PATCH ghak90 V9 06/13] audit: add contid support for signalling the audit daemon
` [PATCH ghak90 V9 08/13] audit: add containerid support for user records
` [PATCH ghak90 V9 11/13] audit: contid check descendancy and nesting

[PATCH bpf] bpf: fix a buffer out-of-bound access when filling raw_tp link_info
 2020-08-21 20:09 UTC  (2+ messages)

[PATCHv2 net] sctp: not disable bh in the whole sctp_get_port_local()
 2020-08-21 20:07 UTC  (2+ messages)

[net v2 PATCH 1/2] net: ethernet: ti: cpsw: fix clean up of vlan mc entries for host port
 2020-08-21 20:00 UTC  (4+ messages)
` [net v2 PATCH 2/2] net: ethernet: ti: cpsw_new: "

pull-request: bpf 2020-08-21
 2020-08-21 19:55 UTC  (2+ messages)

[PATCH] bpf: fix two typos in uapi/linux/bpf.h
 2020-08-21 19:30 UTC  (2+ messages)

[PATCH net-next 0/2] devlink fixes for port and reporter field access
 2020-08-21 19:12 UTC  (3+ messages)
` [PATCH net-next 1/2] devlink: Fix per port reporter fields initialization
` [PATCH net-next 2/2] devlink: Protect devlink port list traversal

[PATCH] net: dsa: b53: check for timeout
 2020-08-21 18:48 UTC  (3+ messages)

bnxt_en 0000:01:09.1 s1p2: hwrm req_type 0xe0 seq id 0xcdf error 0x3
 2020-08-21 18:43 UTC  (2+ messages)

[PATCH net-next] net: remove redundant variable in vxlan_xmit_one
 2020-08-21 18:41 UTC  (2+ messages)

[PATCH] random32: Use rcuidle variant for tracepoint
 2020-08-21 18:38 UTC  (7+ messages)

[PATCH net-next] ibmvnic: Fix use-after-free of VNIC login response buffer
 2020-08-21 18:39 UTC 

[PATCH net-next 00/11] qed: introduce devlink health support
 2020-08-21 17:54 UTC  (16+ messages)
` [PATCH net-next 01/11] qed: move out devlink logic into a new file
` [PATCH net-next 02/11] qed/qede: make devlink survive recovery
` [PATCH net-next 03/11] qed: swap param init and publish
` [PATCH net-next 04/11] qed: fix kconfig help entries
` [PATCH net-next 05/11] qed: implement devlink info request
` [PATCH net-next 06/11] qed: health reporter init deinit seq
` [PATCH net-next 07/11] qed: use devlink logic to report errors

[PATCH net-next] ipvlan: advertise link netns via netlink
 2020-08-21 17:47 UTC 

[PATCH bpf-next v2 0/3] bpf: implement link_query for bpf iterators
 2020-08-21 17:46 UTC  (6+ messages)
` [PATCH bpf-next v2 1/3] "

[PATCH v6 bpf-next 0/6] bpf: tailcalls in BPF subprograms
 2020-08-21 17:38 UTC  (6+ messages)

Security association lookup
 2020-08-21 17:34 UTC 

[PATCH AUTOSEL 5.7 39/61] rtlwifi: rtl8192cu: Prevent leaking urb
 2020-08-21 16:15 UTC  (2+ messages)
` [PATCH AUTOSEL 5.7 55/61] netfilter: nf_tables: report EEXIST on overlaps

[PATCH AUTOSEL 5.4 30/48] rtlwifi: rtl8192cu: Prevent leaking urb
 2020-08-21 16:16 UTC 

[PATCH AUTOSEL 4.19 25/38] rtlwifi: rtl8192cu: Prevent leaking urb
 2020-08-21 16:17 UTC 

[PATCH bpf-next] libbpf: add perf_buffer APIs for better integration with outside epoll loop
 2020-08-21 16:51 UTC  (3+ messages)

[PATCH AUTOSEL 4.14 20/30] rtlwifi: rtl8192cu: Prevent leaking urb
 2020-08-21 16:18 UTC 

[PATCH AUTOSEL 4.9 17/26] rtlwifi: rtl8192cu: Prevent leaking urb
 2020-08-21 16:19 UTC 

[PATCH 1/9] l2tp: don't log data frames
 2020-08-21 16:33 UTC  (3+ messages)

[PATCH AUTOSEL 4.4 14/22] rtlwifi: rtl8192cu: Prevent leaking urb
 2020-08-21 16:20 UTC 

[PATCH AUTOSEL 5.8 40/62] rtlwifi: rtl8192cu: Prevent leaking urb
 2020-08-21 16:14 UTC  (2+ messages)
` [PATCH AUTOSEL 5.8 56/62] netfilter: nf_tables: report EEXIST on overlaps

[PATCH 00/49] DRM driver for Hikey 970
 2020-08-21 16:09 UTC  (11+ messages)

general protection fault in fib_dump_info (2)
 2020-08-21 16:05 UTC  (3+ messages)

VLAN over HSR/PRP - Issue with rx_handler not called for VLAN hw acceleration
 2020-08-21 15:54 UTC  (3+ messages)

[PATCH bpf-next v3 0/3] bpf: implement link_query for bpf iterators
 2020-08-21 15:35 UTC  (4+ messages)
` [PATCH bpf-next v3 1/3] "
` [PATCH bpf-next v3 2/3] bpf: implement link_query callbacks in map element iterators
` [PATCH bpf-next v3 3/3] bpftool: implement link_query for bpf iterators

[PATCH bpf-next 0/3] bpf: add MPTCP subflow support
 2020-08-21 15:15 UTC  (4+ messages)
` [PATCH bpf-next 1/3] bpf: expose is_mptcp flag to bpf_tcp_sock
` [PATCH bpf-next 2/3] mptcp: attach subflow socket to parent cgroup
` [PATCH bpf-next 3/3] bpf: add 'bpf_mptcp_sock' structure and helper

[PATCH 0/3] r8a7742 add CAN support
 2020-08-21 14:26 UTC  (9+ messages)
` [PATCH 1/3] pinctrl: sh-pfc: r8a7790: Add CAN pins, groups and functions
` [PATCH 2/3] dt-bindings: can: rcar_can: Add r8a7742 support
` [PATCH 3/3] ARM: dts: r8a7742: Add CAN support

[PATCH net 0/3] net: qed disable aRFS in NPAR and 100G
 2020-08-21 11:51 UTC  (9+ messages)
` [PATCH net 1/3] net: qed: Disable aRFS for "
  ` [PATCH v2, "
` [PATCH net 2/3] net: qede: "
  ` [PATCH v2, "
` [PATCH net 3/3] net: qed: RDMA personality shouldn't fail VF load
  ` [PATCH v2, "
` [PATCH v2, net 0/3] net: qed disable aRFS in NPAR and 100G

[PATCH net-next 0/9] l2tp: replace custom logging code with tracepoints
 2020-08-21 11:25 UTC  (7+ messages)
` [PATCH 2/9] l2tp: remove noisy logging, use appropriate log levels
` [PATCH 3/9] l2tp: use standard API for warning log messages
` [PATCH 6/9] l2tp: add tracepoints to l2tp_core.c
` [PATCH 8/9] l2tp: remove tunnel and session debug flags field
` [PATCH 9/9] docs: networking: add tracepoint info to l2tp.rst


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