netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-10 02:36:59 to 2021-12-10 17:40:04 UTC [more...]

[PATCH net-next v1] net: dsa: mv88e6xxx: Trap PTP traffic
 2021-12-10 17:39 UTC  (3+ messages)

[net v5 0/3] fix bpf_redirect to ifb netdev
 2021-12-10 17:37 UTC  (5+ messages)
` [net v5 2/3] net: sched: add check tc_skip_classify in sch egress

[PATCH v1 bpf 1/1] libbpf: don't force user-supplied ifname string to be of fixed size
 2021-12-10 17:37 UTC  (4+ messages)

[PATCH 00/12] selftests: Remove ARRAY_SIZE duplicate defines
 2021-12-10 17:33 UTC  (13+ messages)
` [PATCH 01/12] tools: fix ARRAY_SIZE defines in tools and selftests hdrs
` [PATCH 02/12] selftests/arm64: remove ARRAY_SIZE define from vec-syscfg.c
` [PATCH 03/12] selftests/cgroup: remove ARRAY_SIZE define from cgroup_util.h
` [PATCH 04/12] selftests/core: remove ARRAY_SIZE define from close_range_test.c
` [PATCH 05/12] selftests/ir: remove ARRAY_SIZE define from ir_loopback.c
` [PATCH 06/12] selftests/landlock: remove ARRAY_SIZE define from common.h
` [PATCH 07/12] selftests/net: remove ARRAY_SIZE define from individual tests
` [PATCH 08/12] selftests/rseq: "
` [PATCH 09/12] selftests/seccomp: remove ARRAY_SIZE define from seccomp_benchmark
` [PATCH 10/12] selftests/sparc64: remove ARRAY_SIZE define from adi-test
` [PATCH 11/12] selftests/timens: remove ARRAY_SIZE define from individual tests
` [PATCH 12/12] selftests/vm: "

[PATCH] selftests/bpf: remove ARRAY_SIZE defines from tests
 2021-12-10 17:34 UTC 

[RFC PATCH v2 net-next 0/4] DSA master state tracking
 2021-12-10 17:29 UTC  (6+ messages)

[PATCH 1/2] xfrm: interface with if_id 0 should return error
 2021-12-10 17:22 UTC  (2+ messages)

[PATCH bpf-next] xsk: wipe out dead zero_copy_allocator declarations
 2021-12-10 17:15 UTC 

[PATCH bpf-next 0/3] xsk: Tx improvements
 2021-12-10 17:14 UTC  (4+ messages)
` [PATCH bpf-next 1/3] i40e: xsk: move tmp desc array from driver to pool
` [PATCH bpf-next 2/3] ice: xsk: improve AF_XDP ZC Tx side
` [PATCH bpf-next 3/3] ice: xsk: borrow xdp_tx_active logic from i40e

[PATCH net-next] xfrm: add net device refcount tracker to struct xfrm_state_offload
 2021-12-10 17:10 UTC  (3+ messages)

[PATCH] bridge: extend BR_ISOLATE to full split-horizon
 2021-12-10 16:57 UTC  (8+ messages)

[PATCH net-next] net: dev: Always serialize on Qdisc::busylock in __dev_xmit_skb() on PREEMPT_RT
 2021-12-10 16:52 UTC  (4+ messages)

[syzbot] KMSAN: uninit-value in fib_get_nhs
 2021-12-10 16:52 UTC  (2+ messages)

[PATCH net] mptcp: fix NULL ptr dereference in inet_csk_accept()
 2021-12-10 16:51 UTC 

[PATCH net] net/sched: sch_ets: don't remove idle classes from the round-robin list
 2021-12-10 16:42 UTC 

[PATCH net-next 0/2] net: ipa: fix SDX55 interconnects
 2021-12-10 16:37 UTC  (3+ messages)
` [PATCH net-next 1/2] ARM: dts: qcom: sdx55: fix IPA interconnect definitions
` [PATCH net-next 2/2] net: ipa: fix IPA v4.5 interconnect data

[PATCH net-next 0/2] net: stmmac: add EthType Rx Frame steering
 2021-12-10 16:30 UTC  (9+ messages)
` [PATCH net-next 1/2] net: stmmac: fix tc flower deletion for VLAN priority Rx steering
` [PATCH net-next 2/2] net: stmmac: add tc flower filter for EtherType matching

[PATCH net v2] tcp: Don't acquire inet_listen_hashbucket::lock with disabled BH
 2021-12-10 16:21 UTC  (3+ messages)

[PATCH V2 net-next 0/6] net: netns refcount tracking, base series
 2021-12-10 16:20 UTC  (8+ messages)
` [PATCH V2 net-next 1/6] net: add networking namespace refcount tracker
` [PATCH V2 net-next 2/6] net: add netns refcount tracker to struct sock
` [PATCH V2 net-next 3/6] net: add netns refcount tracker to struct seq_net_private
` [PATCH V2 net-next 4/6] net: sched: add netns refcount tracker to struct tcf_exts
` [PATCH V2 net-next 5/6] l2tp: add netns refcount tracker to l2tp_dfs_seq_data
` [PATCH V2 net-next 6/6] ppp: add netns refcount tracker

[PATCH V2 net] sch_cake: do not call cake_destroy() from cake_init()
 2021-12-10 16:20 UTC  (2+ messages)

[PATCH v5 net-next 0/4] Add ethtool interface for RClocks
 2021-12-10 16:16 UTC  (6+ messages)
` [PATCH v5 net-next 1/4] ice: add support detecting features based on netlist
` [PATCH v5 net-next 2/4] ethtool: Add ability to configure recovered clock for SyncE feature
` [PATCH v5 net-next 3/4] ice: add support for monitoring SyncE DPLL state
` [PATCH v5 net-next 4/4] ice: add support for recovered clocks

[PATCH net-next] net: stmmac: bump tc when get underflow error from DMA descriptor
 2021-12-10 16:06 UTC  (5+ messages)
    ` [EXT] "

[PATCH v3, 0/2] ADD DM9051 ETHERNET DRIVER
 2021-12-10 16:06 UTC  (6+ messages)
` [PATCH v3, 1/2] yaml: Add dm9051 SPI network yaml file
` [PATCH v3, 2/2] net: Add dm9051 driver

[PATCH] selftests: mptcp: remove duplicate include in mptcp_inq.c
 2021-12-10 15:57 UTC  (6+ messages)

[PATCH bpf-next v3 0/9] Introduce unstable CT lookup helpers
 2021-12-10 15:31 UTC  (12+ messages)
` [PATCH bpf-next v3 1/9] bpf: Refactor bpf_check_mod_kfunc_call
` [PATCH bpf-next v3 2/9] bpf: Remove DEFINE_KFUNC_BTF_ID_SET
` [PATCH bpf-next v3 3/9] bpf: Extend kfunc with PTR_TO_CTX, PTR_TO_MEM argument support
` [PATCH bpf-next v3 4/9] bpf: Introduce mem, size argument pair support for kfunc
` [PATCH bpf-next v3 5/9] bpf: Add reference tracking support to kfunc
` [PATCH bpf-next v3 6/9] bpf: Track provenance for pointers formed from referenced PTR_TO_BTF_ID
` [PATCH bpf-next v3 7/9] net/netfilter: Add unstable CT lookup helpers for XDP and TC-BPF
` [PATCH bpf-next v3 8/9] selftests/bpf: Extend kfunc selftests
` [PATCH bpf-next v3 9/9] selftests/bpf: Add test for unstable CT lookup API

[PATCH v2] netfilter: fix regression in looped (broad|multi)cast's MAC handling
 2021-12-10 15:09 UTC  (2+ messages)

[PATCH net-next v3] net: phylink: Add helpers for c22 registers without MDIO
 2021-12-10 15:01 UTC  (4+ messages)

[PATCH intel-net 0/5] ice: xsk: Rx processing fixes
 2021-12-10 14:59 UTC  (6+ messages)
` [PATCH intel-net 1/5] ice: xsk: return xsk buffers back to pool when cleaning the ring
` [PATCH intel-net 2/5] ice: xsk: allocate separate memory for XDP SW ring
` [PATCH intel-net 3/5] ice: xsk: do not clear status_error0 for ntu + nb_buffs descriptor
` [PATCH intel-net 4/5] ice: xsk: allow empty Rx descriptors on XSK ZC data path
` [PATCH intel-net 5/5] ice: xsk: fix cleaned_count setting

[REGRESSION] Kernel 5.15 reboots / freezes upon ifup/ifdown
 2021-12-10 14:51 UTC  (8+ messages)
` [PATCH] igc: Avoid possible deadlock during suspend/resume

MT7621 ethernet does not get probed on net-next branch after 5.15 merge
 2021-12-10 14:35 UTC  (3+ messages)

[syzbot] general protection fault in inet_csk_accept
 2021-12-10 14:37 UTC  (3+ messages)

[PATCH bpf-next v2 0/8] Add support for transmitting packets using XDP in bpf_prog_run()
 2021-12-10 14:20 UTC  (9+ messages)
` [PATCH bpf-next v2 1/8] page_pool: Add callback to init pages when they are allocated
` [PATCH bpf-next v2 2/8] page_pool: Store the XDP mem id
` [PATCH bpf-next v2 3/8] xdp: Allow registering memory model without rxq reference
` [PATCH bpf-next v2 4/8] xdp: Move conversion to xdp_frame out of map functions
` [PATCH bpf-next v2 5/8] xdp: add xdp_do_redirect_frame() for pre-computed xdp_frames
` [PATCH bpf-next v2 6/8] bpf: Add XDP_REDIRECT support to XDP for bpf_prog_run()
` [PATCH bpf-next v2 7/8] selftests/bpf: Add selftest for XDP_REDIRECT in bpf_prog_run()
` [PATCH bpf-next v2 8/8] samples/bpf: Add xdp_trafficgen sample

[PATCH v2] samples/bpf: xdpsock: fix swap.cocci warning
 2021-12-10 14:26 UTC  (2+ messages)

[PATCH] netfilter: fix regression in looped (broad|multi)cast's MAC handing
 2021-12-10 14:03 UTC  (2+ messages)

[PATCH net-next v8 0/6] MediaTek Ethernet Patches on MT8195
 2021-12-10 14:02 UTC  (5+ messages)
` [PATCH net-next v8 4/6] net: dt-bindings: dwmac: Convert mediatek-dwmac to DT schema
` [PATCH net-next v8 6/6] net: dt-bindings: dwmac: add support for mt8195

[PATCH bpf-next v2 0/4] introduce bpf_strncmp() helper
 2021-12-10 14:16 UTC  (5+ messages)
` [PATCH bpf-next v2 1/4] bpf: add bpf_strncmp helper
` [PATCH bpf-next v2 2/4] selftests/bpf: fix checkpatch error on empty function parameter
` [PATCH bpf-next v2 3/4] selftests/bpf: add benchmark for bpf_strncmp() helper
` [PATCH bpf-next v2 4/4] selftests/bpf: add test cases for bpf_strncmp()

[PATCH V6 0/5] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part)
 2021-12-10 14:01 UTC  (8+ messages)
` [PATCH V6 2/5] x86/hyper-v: Add hyperv Isolation VM check in the cc_platform_has()
` [PATCH V6 3/5] hyper-v: Enable swiotlb bounce buffer for Isolation VM

[PATCH v6 00/14] genirq: Cleanup the abuse of irq_set_affinity_hint()
 2021-12-10 13:51 UTC  (5+ messages)

[RFC PATCH 0/2] Reset PHY in fec_resume if it got powered down
 2021-12-10 13:51 UTC  (3+ messages)

[PATCH v4 net-next 0/9] net: intel: napi_alloc_skb() vs metadata
 2021-12-10 13:31 UTC  (10+ messages)
` [PATCH v4 net-next 1/9] i40e: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb
` [PATCH v4 net-next 2/9] i40e: respect metadata "

[PATCH v1 1/1] can: mcp251x: Get rid of duplicate of_node assignment
 2021-12-10 13:19 UTC  (4+ messages)

[PATCH net 0/2] net: hns3: add some fixes for -net
 2021-12-10 13:09 UTC  (3+ messages)
` [PATCH net 1/2] net: hns3: fix use-after-free bug in hclgevf_send_mbx_msg
` [PATCH net 2/2] net: hns3: fix race condition in debugfs

[syzbot] KMSAN: uninit-value in _ieee802_11_parse_elems_crc
 2021-12-10 13:09 UTC 

[PATCH V2] net: bonding: Add support for IPV6 ns/na
 2021-12-10 13:08 UTC 

[RFC net-next 0/2] IOAM queue depth and buffer occupancy
 2021-12-10 12:57 UTC  (9+ messages)
` [RFC net-next 2/2] ipv6: ioam: Support for Buffer occupancy data field

linux-next: manual merge of the bpf-next tree with the netdev tree
 2021-12-10 12:43 UTC 

[RFC 0/8] perf/bpf: Add batch support for [ku]probes attach
 2021-12-10 12:42 UTC  (7+ messages)
` [PATCH 1/8] perf/kprobe: Add support to create multiple probes

[PATCH net] xfrm: fix a small bug in frm_sa_len()
 2021-12-10 12:33 UTC  (2+ messages)

[PATCH] bpf: return EOPNOTSUPP when JIT is needed and not possible
 2021-12-10 12:24 UTC  (6+ messages)

[PATCH net] sch_cake: do not call cake_destroy() from cake_init()
 2021-12-10 11:34 UTC  (4+ messages)

[PATCH] samples: bpf: fix tracex2 due to empty sys_write count argument
 2021-12-10 11:19 UTC 

[PATCH v4 0/7] net: phy: adin1100: Add initial support for ADIN1100 industrial PHY
 2021-12-10 11:05 UTC  (8+ messages)
` [PATCH v4 1/7] ethtool: Add 10base-T1L link mode entry
` [PATCH v4 2/7] net: phy: Add 10-BaseT1L registers
` [PATCH v4 3/7] net: phy: Add BaseT1 auto-negotiation registers
` [PATCH v4 4/7] net: phy: Add 10BASE-T1L support in phy-c45
` [PATCH v4 5/7] net: phy: adin1100: Add initial support for ADIN1100 industrial PHY
` [PATCH v4 6/7] net: phy: adin1100: Add SQI support
` [PATCH v4 7/7] dt-bindings: net: phy: Add 10-baseT1L 2.4 Vpp

[PATCH 1/1] net: usb: qmi_wwan: add Telit 0x1070 composition
 2021-12-10 10:50 UTC  (2+ messages)

[RFC PATCH net-next 1/2] net: Use mono clock in RX timestamp
 2021-12-10 10:19 UTC  (14+ messages)
` [RFC PATCH net-next 2/2] net: Reset forwarded skb->tstamp before delivering to user space

[PATCH] net/batman-adv:remove unneeded variable
 2021-12-10  9:51 UTC  (5+ messages)
  ` [PATCHv2] "

[PATCH] rtw88: 8821c: disable the ASPM of RTL8821CE
 2021-12-10  9:33 UTC  (4+ messages)

[PATCH net 1/1] net: stmmac: fix tc flower deletion for VLAN priority Rx steering
 2021-12-10  9:17 UTC  (2+ messages)

Fw: [Bug 215129] New: Linux kernel hangs during power down
 2021-12-10  9:00 UTC  (4+ messages)
  ` Fw: [Bug 215129] New: Linux kernel hangs during power down #forregzbot

[PATCHv3 net-next 0/2] net: add new hwtstamp flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
 2021-12-10  8:59 UTC  (3+ messages)
` [PATCHv3 net-next 1/2] net_tstamp: add new "
` [PATCHv3 net-next 2/2] Bonding: force user to add HWTSTAMP_FLAG_BONDED_PHC_INDEX when get/set HWTSTAMP

[PATCH v5 0/5] fix statistics and payload issues for error
 2021-12-10  8:57 UTC  (5+ messages)
` [PATCH v5 3/5] can: do not copy the payload of RTR frames

[PATCH] net/netfilter/x_tables.c: Use kvalloc to make your code better
 2021-12-10  8:12 UTC  (2+ messages)

[PATCH net-next v8] net: openvswitch: IPv6: Add IPv6 extension header support
 2021-12-10  7:36 UTC  (6+ messages)

[PATCHv2] selftests: icmp_redirect: pass xfail=0 to log_test()
 2021-12-10  7:25 UTC 

[PATCH] selftests: icmp_redirect: pass xfail=0 to log_test() for non-xfail cases
 2021-12-10  7:16 UTC  (3+ messages)

[PATCH] net: bonding: Add support for IPV6 ns/na
 2021-12-10  7:09 UTC  (3+ messages)

[ovs-dev] [PATCH] datapath: fix crash when ipv6 fragment pkt recalculate L4 checksum
 2021-12-10  4:48 UTC  (2+ messages)
    ` [ovs-discuss] "

[PATCH] sh_eth: Use dev_err_probe() helper
 2021-12-10  3:20 UTC  (2+ messages)

[PATCH v3] selftests: net: Correct ping6 expected rc from 2 to 1
 2021-12-10  3:20 UTC  (2+ messages)

[PATCH net-next] net: x25: drop harmless check of !more
 2021-12-10  3:20 UTC  (2+ messages)

[PATCH bpf-next] libbpf: Skip the pinning of global data map for old kernels
 2021-12-10  3:02 UTC  (3+ messages)

[PATCH bpf-next 0/2] Introduce TCP_ULP option for bpf_{set,get}sockopt
 2021-12-10  2:54 UTC  (3+ messages)

[PATCH core-next] net/core: remove unneeded variable
 2021-12-10  2:50 UTC  (2+ messages)

[net-next v3 0/2] net: sched: allow user to select txqueue
 2021-12-10  2:36 UTC  (2+ messages)
` [net-next v3 2/2] net: sched: support hash/classid/cpuid selecting tx queue


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