netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-21 13:09:12 to 2021-09-22 09:31:36 UTC [more...]

[PATCH RESEND iproute2-next 0/3] Optional counter statistics support
 2021-09-22  9:30 UTC  (4+ messages)
` [PATCH RESEND iproute2-next 1/3] rdma: Update uapi headers
` [PATCH RESEND iproute2-next 2/3] rdma: Add stat "mode" support
` [PATCH RESEND iproute2-next 3/3] rdma: Add optional-counters set/unset support

[PATCH net] net: ipv4: Fix rtnexthop len when RTA_FLOW is present
 2021-09-22  9:27 UTC 

5.14.6: WARNING: CPU: 1 PID: 897 at include/linux/thread_info.h:200 ethtool_rxnfc_copy_to_user+0x11/0x20
 2021-09-22  9:26 UTC 

[syzbot] general protection fault in sctp_rcv
 2021-09-22  9:18 UTC  (2+ messages)

[RFC v2 PATCH] mm, sl[au]b: Introduce lockless cache
 2021-09-22  9:11 UTC  (8+ messages)

[PATCH net-next v1] devlink: Make devlink_register to be void
 2021-09-22  8:58 UTC 

[PATCH net-next] devlink: Make devlink_register to be void
 2021-09-22  8:55 UTC  (6+ messages)

[syzbot] WARNING: suspicious RCU usage in xfrm_set_default
 2021-09-22  8:50 UTC  (2+ messages)
` [PATCH ipsec] xfrm: fix rcu lock in xfrm_notify_userpolicy()

stmmac: Disappointing or normal DMA performance?
 2021-09-22  8:48 UTC 

[PATCH net-next 0/2] mlxsw: Alter trap adjacency entry allocation scheme
 2021-09-22  8:44 UTC  (5+ messages)
` [PATCH net-next 1/2] mlxsw: spectrum_router: Add trap adjacency entry upon first nexthop group
` [PATCH net-next 2/2] mlxsw: spectrum_router: Start using new trap adjacency entry

[PATCH v3 0/7] get_abi.pl: Check for missing symbols at the ABI specs
 2021-09-22  8:43 UTC  (7+ messages)

[PATCH iproute2-next 0/3] Optional counter statistics support
 2021-09-22  8:43 UTC 

[RFC PATCH net-next 00/12] Add lan966x driver
 2021-09-22  8:35 UTC  (7+ messages)
` [RFC PATCH net-next 01/12] net: mdio: mscc-miim: Fix the mdio controller
` [RFC PATCH net-next 02/12] net: phy: mchp: Add support for LAN8804 PHY

[PATCH rdma-next v1 0/2] Extend UAR to have DevX UID
 2021-09-22  8:28 UTC  (3+ messages)
` [PATCH mlx5-next v1 1/2] net/mlx5: Add uid field to UAR allocation structures
` [PATCH mlx5-next v1 2/2] IB/mlx5: Enable UAR to have DevX UID

[PATCH bpf-next 00/13] xsk: i40e: ice: introduce batching for Rx buffer allocation
 2021-09-22  7:56 UTC  (14+ messages)
` [PATCH bpf-next 01/13] xsk: get rid of unused entry in struct xdp_buff_xsk
` [PATCH bpf-next 02/13] xsk: batched buffer allocation for the pool
` [PATCH bpf-next 03/13] ice: use xdp_buf instead of rx_buf for xsk zero-copy
` [PATCH bpf-next 04/13] ice: use the xsk batched rx allocation interface
` [PATCH bpf-next 05/13] i40e: "
` [PATCH bpf-next 06/13] xsk: optimize for aligned case
` [PATCH bpf-next 07/13] selftests: xsk: fix missing initialization
` [PATCH bpf-next 08/13] selftests: xsk: put the same buffer only once in the fill ring
` [PATCH bpf-next 09/13] selftests: xsk: fix socket creation retry
` [PATCH bpf-next 10/13] selftests: xsk: introduce pacing of traffic
` [PATCH bpf-next 11/13] selftests: xsk: add single packet test
` [PATCH bpf-next 12/13] selftests: xsk: change interleaving of packets in unaligned mode
` [PATCH bpf-next 13/13] selftests: xsk: add frame_headroom test

[PATCH net] ptp: clockmatrix: use rsmu driver to access i2c/spi bus
 2021-09-22  7:42 UTC  (3+ messages)

[PATCH net v2] qed: rdma - don't wait for resources under hw error recovery flow
 2021-09-22  7:36 UTC 

[PATCH] [v14] wireless: Initial driver submission for pureLiFi STA devices
 2021-09-22  7:33 UTC  (5+ messages)
` [PATCH] [v15] "
      ` [EXTERNAL] "

[PATCH net-next v4] net/mlx5e: Add extack msgs related to TC for better debug
 2021-09-22  7:23 UTC  (5+ messages)
` [PATCH net-next v5] "
    ` [PATCH net-next v6] "

[PATCH v2 bpf-next] libbpf: Use sysconf to simplify libbpf_num_possible_cpus
 2021-09-22  7:07 UTC 

[PATCH net v2] napi: fix race inside napi_enable
 2021-09-22  6:47 UTC  (2+ messages)

tg3 RX packet re-order in queue 0 with RSS
 2021-09-22  6:40 UTC  (2+ messages)

[PATCH net-next] net: socket: integrate sockfd_lookup() and sockfd_lookup_light()
 2021-09-22  6:31 UTC 

[RFC v4 net-next 0/2] Add RTNL interface for SyncE
 2021-09-22  6:22 UTC  (9+ messages)
` [PATCH net-next 1/2] rtnetlink: Add new RTM_GETEECSTATE message to get SyncE status
` [PATCH net-next 2/2] ice: add support for reading SyncE DPLL state

mlx5_core 5.10 stable series regression starting at 5.10.65
 2021-09-22  6:21 UTC  (4+ messages)

[PATCH][net-next] skbuff: pass the result of data ksize to __build_skb_around
 2021-09-22  6:17 UTC 

[PATCH bpf-next v4 00/11] Support kernel module function calls from eBPF
 2021-09-22  6:06 UTC  (20+ messages)
` [PATCH bpf-next v4 05/11] bpf: Enable TCP congestion control kfunc from modules
` [PATCH bpf-next v4 06/11] libbpf: Support kernel module function calls
` [PATCH bpf-next v4 07/11] libbpf: Resolve invalid weak kfunc calls with imm = 0, off = 0
` [PATCH bpf-next v4 08/11] libbpf: Update gen_loader to emit BTF_KIND_FUNC relocations
` [PATCH bpf-next v4 11/11] bpf: selftests: Add selftests for module kfunc support

[PATCH net 0/2] net: sched: drop ct and dst for the packets toward ingress in act_mirred
 2021-09-22  5:29 UTC  (11+ messages)
` [PATCH net 1/2] net: sched: drop ct for the packets toward ingress only "
` [PATCH net 2/2] net: sched: also drop dst for the packets toward ingress "

[PATCH RFC net-next 0/2] net:sched: Introduce tc flower2 classifier based on PANDA parser in kernel
 2021-09-22  4:46 UTC  (3+ messages)

[RFC Patch net-next v2] net_sched: introduce eBPF based Qdisc
 2021-09-22  4:13 UTC  (5+ messages)

[Linuxarm] Re: [PATCH net-next v2 3/3] skbuff: keep track of pp page when __skb_frag_ref() is called
 2021-09-22  3:38 UTC  (12+ messages)
        `  "
            `  "

[PATCH] libbpf: Use sysconf to simplify libbpf_num_possible_cpus
 2021-09-22  3:21 UTC  (3+ messages)

[PATCH net 0/3] s390/qeth: fixes 2021-09-21
 2021-09-22  3:10 UTC  (5+ messages)
` [PATCH net 1/3] s390/qeth: fix NULL deref in qeth_clear_working_pool_list()
` [PATCH net 2/3] s390/qeth: Fix deadlock in remove_discipline
` [PATCH net 3/3] s390/qeth: fix deadlock during failing recovery

[PATCH v2] skmsg: lose offset info in sk_psock_skb_ingress
 2021-09-22  2:21 UTC  (3+ messages)

KASAN: use-after-free Read in tcp_write_timer_handler
 2021-09-22  1:56 UTC  (2+ messages)

[PATCH v3 0/3] fw_devlink bug fixes
 2021-09-22  1:00 UTC  (16+ messages)
` [PATCH v3 2/3] driver core: fw_devlink: Add support for FWNODE_FLAG_NEEDS_CHILD_BOUND_ON_ADD

[syzbot] INFO: rcu detected stall in sys_recvmmsg
 2021-09-22  0:13 UTC 

[PATCH v2] bluetooth: Fix Advertisement Monitor Suspend/Resume
 2021-09-22  0:02 UTC  (3+ messages)

[PATCH 00/19] tcp: Initial support for RFC5925 auth option
 2021-09-21 23:13 UTC  (21+ messages)
` [PATCH 01/19] tcp: authopt: Initial support and key management
` [PATCH 02/19] docs: Add user documentation for tcp_authopt
` [PATCH 03/19] selftests: Initial tcp_authopt test module
` [PATCH 04/19] selftests: tcp_authopt: Initial sockopt manipulation
` [PATCH 05/19] tcp: authopt: Add crypto initialization
` [PATCH 06/19] tcp: authopt: Compute packet signatures
` [PATCH 07/19] tcp: authopt: Hook into tcp core
` [PATCH 08/19] tcp: authopt: Disable via sysctl by default
` [PATCH 09/19] selftests: tcp_authopt: Test key address binding
` [PATCH 10/19] tcp: ipv6: Add AO signing for tcp_v6_send_response
` [PATCH 11/19] tcp: authopt: Add support for signing skb-less replies
` [PATCH 12/19] tcp: ipv4: Add AO signing for "
` [PATCH 13/19] selftests: tcp_authopt: Add scapy-based packet signing code
` [PATCH 14/19] selftests: tcp_authopt: Add packet-level tests
` [PATCH 15/19] selftests: Initial tcp_authopt support for nettest
` [PATCH 16/19] selftests: Initial tcp_authopt support for fcnal-test
` [PATCH 17/19] selftests: Add -t tcp_authopt option for fcnal-test.sh
` [PATCH 18/19] tcp: authopt: Add key selection controls
` [PATCH 19/19] selftests: tcp_authopt: Add tests for rollover

Redux: Backwards compatibility for XDP multi-buff
 2021-09-21 23:10 UTC  (10+ messages)

[PATCH v2 0/2] gpio: mlxbf2: Introduce proper interrupt handling
 2021-09-21 22:32 UTC  (5+ messages)
` [PATCH v2 1/2] gpio: mlxbf2: Introduce IRQ support
` [PATCH v2 2/2] net: mellanox: mlxbf_gige: Replace non-standard interrupt handling

[PATCH bpf-next v2 0/3] add support for writable bare tracepoint
 2021-09-21 21:53 UTC  (5+ messages)
` [PATCH bpf-next v2 2/3] libbpf: support detecting and attaching of writable tracepoint program
` [PATCH bpf-next v2 3/3] bpf/selftests: add test for writable bare tracepoint

[PATCH v3] bluetooth: Fix Advertisement Monitor Suspend/Resume
 2021-09-21 21:47 UTC 

[PATCH v2 0/4] Introduce and use absolute_pointer macro
 2021-09-21 21:39 UTC  (4+ messages)

nt: usb: USB_RTL8153_ECM should not default to y
 2021-09-21 21:28 UTC  (7+ messages)

[RFC net v7] net: skb_expand_head() adjust skb->truesize incorrectly
 2021-09-21 21:25 UTC  (7+ messages)

[PATCH RFC 0/3] add Vertexcom MSE102x support
 2021-09-21 21:09 UTC  (10+ messages)
` [PATCH RFC 1/3] dt-bindings: add vendor Vertexcom
` [PATCH RFC 2/3] dt-bindings: net: add Vertexcom MSE102x support
` [PATCH RFC 3/3] net: vertexcom: Add MSE102x SPI support

[PATCH 2/2] openvswitch: Fix condition check in output_userspace() by using nla_ok()
 2021-09-21 20:54 UTC  (2+ messages)

[PATCH] nl80211: prefer struct_size over open coded arithmetic
 2021-09-21 18:51 UTC  (2+ messages)

[PATCH RFC] net: bgmac: improve handling PHY
 2021-09-21 18:40 UTC  (2+ messages)

[PATCH] brcmfmac: Replace zero-length array with flexible array member
 2021-09-21 17:37 UTC  (5+ messages)

[iproute2] concern regarding the color option usage in "bridge" & "tc" cmd
 2021-09-21 17:22 UTC  (3+ messages)

[PATCH net-next v5] net: openvswitch: IPv6: Add IPv6 extension header support
 2021-09-21 17:15 UTC  (2+ messages)

[PATCH 1/1] i40e: Avoid double IRQ free on error path in probe()
 2021-09-21 17:06 UTC  (11+ messages)

[PATCH net-next] net: wwan: iosm: fw flashing and cd improvements
 2021-09-21 16:47 UTC 

[PATCH bpf-next] seltests: bpf: test_tunnel: use ip neigh
 2021-09-21 16:31 UTC  (3+ messages)

[PATCH net 0/2] Fix mdiobus users with devres
 2021-09-21 16:22 UTC  (3+ messages)
` [PATCH net 2/2] net: dsa: realtek: register the MDIO bus under devres

[PATCH] ipv6: enable net.ipv6.route sysctls in network namespace
 2021-09-21 15:32 UTC  (3+ messages)

[net-next PATCH 0/1] Sgmii fix for qca8k qca8327 switch
 2021-09-21 15:02 UTC  (3+ messages)
` [net-next PATCH 1/1] drivers: net: dsa: qca8k: fix sgmii with some specific switch revision

[PATCH iproute2-next] lib: bpf_legacy: add prog name, load time, uid and btf id in prog info dump
 2021-09-21 15:14 UTC  (4+ messages)

[PATCH 1/3] zd1211rw: remove duplicate USB device ID
 2021-09-21 15:10 UTC  (2+ messages)

[PATCH v2] rsi: Fix module dev_oper_mode parameter description
 2021-09-21 15:04 UTC  (2+ messages)

[PATCH 1/9] mwifiex: Small cleanup for handling virtual interface type changes
 2021-09-21 15:02 UTC  (2+ messages)

[PATCH v3 0/8] bpf powerpc: Add BPF_PROBE_MEM support in powerpc JIT compiler
 2021-09-21 14:27 UTC  (15+ messages)
` [PATCH v3 1/8] bpf powerpc: Remove unused SEEN_STACK
` [PATCH v3 2/8] bpf powerpc: Remove extra_pass from bpf_jit_build_body()
` [PATCH v3 3/8] bpf powerpc: refactor JIT compiler code
` [PATCH v3 4/8] powerpc/ppc-opcode: introduce PPC_RAW_BRANCH() macro
` [PATCH v3 5/8] bpf ppc64: Add BPF_PROBE_MEM support for JIT
` [PATCH v3 6/8] bpf ppc64: Access only if addr is kernel address
` [PATCH v3 7/8] bpf ppc32: Add BPF_PROBE_MEM support for JIT
` [PATCH v3 8/8] bpf ppc32: Access only if addr is kernel address

[PATCH net-next 1/2] rtnetlink: Add new RTM_GETEECSTATE message to get SyncE status
 2021-09-21 13:36 UTC  (11+ messages)

[PATCH v2] wcn36xx: handle connection loss indication
 2021-09-21 13:31 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).