netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-02 01:21:27 to 2022-06-03 09:21:38 UTC [more...]

[PATCHv3 bpf-next 0/3] perf tools: Fix prologue generation
 2022-06-03  9:21 UTC  (2+ messages)
` [PATCHv3 bpf-next 1/2] perf tools: Register fallback libbpf section handler

[PATCH net-next v4] ipv6: Fix signed integer overflow in __ip6_append_data
 2022-06-03  8:58 UTC  (4+ messages)

[PATCH] net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev_alloc_frag
 2022-06-03  8:46 UTC  (4+ messages)
  ` [PATCH v2] net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_alloc_frag

[PATCH v3] Bluetooth: When HCI work queue is drained, only queue chained work
 2022-06-03  8:19 UTC 

[PATCH v2] Bluetooth: When HCI work queue is drained, only queue chained work
 2022-06-03  8:12 UTC  (3+ messages)

[PATCH net-next] i40e: add xdp frags support to ndo_xdp_xmit
 2022-06-03  7:14 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v2] libbpf: Fix is_pow_of_2
 2022-06-03  5:57 UTC  (2+ messages)

[RFC PATCH v2 0/8] virtio/vsock: experimental zerocopy receive
 2022-06-03  5:44 UTC  (9+ messages)
` [RFC PATCH v2 1/8] virtio/vsock: rework packet allocation logic
` [RFC PATCH v2 2/8] vhost/vsock: "
` [RFC PATCH v2 3/8] af_vsock: add zerocopy receive logic
` [RFC PATCH v2 4/8] virtio/vsock: add transport zerocopy callback
` [RFC PATCH v2 5/8] vhost/vsock: enable "
` [RFC PATCH v2 6/8] virtio/vsock: "
` [RFC PATCH v2 7/8] test/vsock: add receive zerocopy tests
` [RFC PATCH v2 8/8] test/vsock: vsock rx zerocopy utility

[PATCH bpf-next v8 00/11] bpf: cgroup_sock lsm flavor
 2022-06-03  5:38 UTC  (5+ messages)
` [PATCH bpf-next v8 11/11] selftests/bpf: verify lsm_cgroup struct sock access

[PATCH] libbpf: Fix is_pow_of_2
 2022-06-03  5:35 UTC  (4+ messages)

[PATCH v5 0/2] Remove useless param of devcoredump functions and fix bugs
 2022-06-03  5:09 UTC  (3+ messages)
` [PATCH v5 1/2] devcoredump: remove the useless gfp_t parameter in dev_coredumpv and dev_coredumpm
` [PATCH v5 2/2] mwifiex: fix sleep in atomic context bugs caused by dev_coredumpv

[PATCH v2] ipv6/addrconf: fix timing bug in tempaddr regen
 2022-06-03  5:02 UTC  (3+ messages)

[PATCH] net: add operstate for vcan and dummy
 2022-06-03  3:39 UTC  (3+ messages)

[PATCH v2 0/3] J7200: CPSW5G: Add support for QSGMII mode to am65-cpsw driver
 2022-06-03  2:48 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: net: ti: k3-am654-cpsw-nuss: Update bindings for J7200 CPSW5G
` [PATCH v2 2/3] net: ethernet: ti: am65-cpsw: Add support "
` [PATCH v2 3/3] net: ethernet: ti: am65-cpsw: Move phy_set_mode_ext() to correct location

[PATCH] ax25: use GFP_KERNEL over GFP_ATOMIC where possible
 2022-06-03  2:47 UTC  (2+ messages)

[PATCH v4 0/2] Remove extra param of dev_coredumpv and fix bugs
 2022-06-03  0:42 UTC  (5+ messages)
` [PATCH v4 1/2] devcoredump: remove the useless gfp_t parameter in dev_coredumpv
` [PATCH v4 2/2] mwifiex: fix sleep in atomic context bugs caused by dev_coredumpv

[PATCH bpf-next 0/3] bpf: Fix cookie values for kprobe multi
 2022-06-02 23:02 UTC  (6+ messages)
` [PATCH bpf-next 2/3] ftrace: Keep address offset in ftrace_lookup_symbols
` [PATCH bpf-next 3/3] bpf: Force cookies array to follow symbols sorting

[PATCH] staging: r8188eu: Add queue_index to xdp_rxq_info
 2022-06-02 20:43 UTC  (3+ messages)

[GIT PULL] vhost,virtio,vdpa: features, fixes, cleanups
 2022-06-02 20:11 UTC 

[GIT PULL] Networking for 5.19-rc1
 2022-06-02 19:57 UTC  (2+ messages)

[PATCH v2 net 0/3] net: af_packet: be careful when expanding mac header size
 2022-06-02 19:49 UTC  (6+ messages)
` [PATCH v2 net 1/3] net: CONFIG_DEBUG_NET depends on CONFIG_NET
` [PATCH v2 net 2/3] net: add debug info to __skb_pull()
` [PATCH v2 net 3/3] net/af_packet: make sure to pull mac header

[PATCH v2 0/3] Split "nfc: st21nfca: Refactor EVT_TRANSACTION" into 3
 2022-06-02 19:10 UTC  (2+ messages)

[PATCH ethtool] ethtool: fec: Change the prompt string to adapt to current situations
 2022-06-02 18:55 UTC  (2+ messages)

[PATCH] net-sysfs: allow changing sysfs carrier when interface is down
 2022-06-02 18:38 UTC  (13+ messages)

[PATCH] net: stmmac: use dev_err_probe() for reporting mdio bus registration failure
 2022-06-02 18:20 UTC  (3+ messages)
` [PATCH v2] "

[net v3] tipc: check attribute length for bearer name
 2022-06-02 18:20 UTC  (2+ messages)

[net-next 1/1] stmmac: intel: Add RPL-P PCI ID
 2022-06-02 18:20 UTC  (2+ messages)

[PATCH net-next v2 0/2] Update bhash2 when socket's rcv saddr changes
 2022-06-02 16:51 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: "
` [PATCH net-next v2 2/2] selftests/net: Add sk_bind_sendto_listen test

[PATCH v3] bpf: Fix KASAN use-after-free Read in compute_effective_progs
 2022-06-02 16:51 UTC  (8+ messages)
` [PATCH v4] "

[PATCH bpf-next v8 03/11] bpf: per-cgroup lsm flavor
 2022-06-02 16:49 UTC  (3+ messages)

[PATCH v6 1/5] Bluetooth: mgmt: add MGMT_OP_SET_QUALITY_REPORT for quality report
 2022-06-02 16:47 UTC  (5+ messages)
` [PATCH v6 2/5] Bluetooth: aosp: surface AOSP quality report through mgmt
` [PATCH v6 5/5] Bluetooth: let HCI_QUALITY_REPORT persist over adapter power cycle

[PATCH 1/2] Bluetooth: Fix index added after unregister
 2022-06-02 16:46 UTC  (2+ messages)
` [PATCH 2/2] Bluetooth: Unregister suspend with userchannel

[PATCH iproute2-next] ss: Shorter display format for TLS zerocopy sendfile
 2022-06-02 16:44 UTC  (4+ messages)
` [PATCH iproute2-next v2] "

[PATCH bpf-next] selftests/bpf: add drv mode testing for xdping
 2022-06-02 16:41 UTC  (2+ messages)

[PATCH v2 0/3] arm64: allwinner: a64: add bluetooth support for Pinebook
 2022-06-02 16:14 UTC  (5+ messages)
` [PATCH v2 1/3] Bluetooth: Add new quirk for broken local ext features max_page
` [PATCH v2 2/3] Bluetooth: btrtl: add support for the RTL8723CS

[PATCH v1] igc: Reinstate IGC_REMOVED logic and implement it properly
 2022-06-02 15:58 UTC 

[PATCH v4] igb: Assign random MAC address instead of fail in case of invalid one
 2022-06-02 15:57 UTC  (2+ messages)

[PATCH v3 0/2] Bluetooth: hci_bcm: Autobaud mode support
 2022-06-02 15:50 UTC  (2+ messages)

[PATCH v3] Bluetooth: clear the temporary linkkey in hci_conn_cleanup
 2022-06-02 15:50 UTC  (2+ messages)

[PATCH v2] Bluetooth: clear the temporary linkkey in hci_conn_cleanup
 2022-06-02 15:50 UTC  (3+ messages)

[PATCH] Bluetooth: When HCI work queue is drained, only queue chained work
 2022-06-02 15:47 UTC  (3+ messages)

[PATCH] Bluetooth: Collect kcov coverage from hci_rx_work
 2022-06-02 15:29 UTC  (2+ messages)

[PATCH v2 0/3] net: mdio: mdio-thunder: MDIO clock related changes for Marvell Octeon Family
 2022-06-02 15:07 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: net: cavium-mdio.txt: add clock-frequency attribute

[PATCH net-next v6 00/16] add support for Renesas RZ/N1 ethernet subsystem devices
 2022-06-02 14:49 UTC  (3+ messages)
` [PATCH net-next v6 10/16] dt-bindings: net: snps,dwmac: add "power-domains" property

[PATCH v2 0/9] bpf: Per-operation map permissions
 2022-06-02 14:37 UTC  (10+ messages)
` [PATCH v2 1/9] libbpf: Introduce bpf_map_get_fd_by_id_flags()
` [PATCH v2 2/9] libbpf: Introduce bpf_obj_get_flags()
` [PATCH v2 3/9] bpftool: Add flags parameter to open_obj_pinned_any() and open_obj_pinned()
` [PATCH v2 4/9] bpftool: Add flags parameter to *_parse_fd() functions
` [PATCH v2 5/9] bpftool: Add flags parameter to map_parse_fds()
` [PATCH v2 6/9] bpftool: Add flags parameter to map_parse_fd_and_info()
` [PATCH v2 7/9] bpftool: Add flags parameter in struct_ops functions
` [PATCH v2 8/9] bpftool: Adjust map permissions
` [PATCH v2 9/9] selftests/bpf: Add map access tests

[PATCH] dt-bindings: net: adin: Escape a trailing ":"
 2022-06-02 14:38 UTC  (3+ messages)

[PATCH net 0/3] amt: fix several bugs in amt_rcv()
 2022-06-02 14:01 UTC  (4+ messages)
` [PATCH net 1/3] amt: fix wrong usage of pskb_may_pull()
` [PATCH net 2/3] amt: fix possible null-ptr-deref in amt_rcv()
` [PATCH net 3/3] amt: fix wrong type string definition

[PATCH] net: ethernet: bgmac: Fix refcount leak in bcma_mdio_mii_register
 2022-06-02 13:36 UTC 

[PATCH V3 net-next 0/4] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-06-02 13:27 UTC  (17+ messages)
` [PATCH V3 net-next 1/4] net: bridge: add fdb flag to extent locked port feature

[PATCH net] ice: fix access-beyond-end in the switch code
 2022-06-02 11:10 UTC  (2+ messages)

[RFC] xfrm: convert alg_key to flexible array member
 2022-06-02 10:45 UTC  (2+ messages)

[PATCH v2] selftests net: fix bpf build error
 2022-06-02 10:29 UTC  (2+ messages)

[PATCH v5,bpf-next] samples/bpf: check detach prog exist or not in xdp_fwd
 2022-06-02 10:16 UTC  (4+ messages)
  ` 答复: "

[PATCHv2 0/3] perf tools: Fix prologue generation
 2022-06-02 10:08 UTC  (5+ messages)

[PATCH] Revert "mt76: mt7921: enable aspm by default"
 2022-06-02 10:00 UTC  (7+ messages)

[PATCH net] nfp: remove padding in nfp_nfdk_tx_desc
 2022-06-02  9:20 UTC  (2+ messages)

[PATCH net v5] ax25: Fix ax25 session cleanup problems
 2022-06-02  9:00 UTC  (2+ messages)

[PATCH v4 0/4] Implement vdpasim stop operation
 2022-06-02  8:57 UTC  (20+ messages)
` [PATCH v4 3/4] vhost-vdpa: uAPI to stop the device

[PATCH] Revert "mt76: mt7921: enable aspm by default"
 2022-06-02  8:44 UTC  (2+ messages)

[PATCH 0/6] ifcvf/vDPA: support query device config space through netlink
 2022-06-02  7:46 UTC  (14+ messages)
` [PATCH 1/6] vDPA/ifcvf: get_config_size should return a value no greater than dev implementation
` [PATCH 2/6] vDPA/ifcvf: support userspace to query features and MQ of a management device
` [PATCH 3/6] vDPA/ifcvf: support userspace to query device feature bits
` [PATCH 4/6] vDPA: !FEATURES_OK should not block querying device config space
` [PATCH 5/6] vDPA: answer num of queue pairs = 1 to userspace when VIRTIO_NET_F_MQ == 0
` [PATCH 6/6] vDPA: fix 'cast to restricted le16' warnings in vdpa_dev_net_config_fill()

[PATCH net-next v1 resend 1/2] net: Update bhash2 when socket's rcv saddr changes
 2022-06-02  6:50 UTC  (2+ messages)

[net v3] tipc: check attribute length for bearer name
 2022-06-02  6:22 UTC  (2+ messages)

[net v2] tipc: check attribute length for bearer name
 2022-06-02  6:21 UTC  (3+ messages)

[PATCH] MAINTAINERS: adjust MELLANOX ETHERNET INNOVA DRIVERS to TLS support removal
 2022-06-02  6:13 UTC  (6+ messages)

[syzbot] INFO: task hung in hci_power_on
 2022-06-02  5:28 UTC 

[RFC Patch v5 0/5] net_sched: introduce eBPF based Qdisc
 2022-06-02  4:10 UTC  (6+ messages)
` [RFC Patch v5 1/5] net: introduce skb_rbtree_walk_safe()
` [RFC Patch v5 2/5] bpf: move map in map declarations to bpf.h
` [RFC Patch v5 3/5] bpf: introduce skb map and flow map
` [RFC Patch v5 4/5] net_sched: introduce eBPF based Qdisc
` [RFC Patch v5 5/5] net_sched: introduce helper bpf_skb_tc_classify()

[PATCH net-next v2] selftests: net: fib_rule_tests: fix support for running individual tests
 2022-06-02  3:43 UTC  (2+ messages)

[PATCH v4 0/2] Optimize performance of update hash-map when free is zero
 2022-06-02  3:29 UTC  (11+ messages)
` [PATCH v4 1/2] bpf: avoid grabbing spin_locks of all cpus when no free elems
    ` [External] "
        `  "
` [PATCH v4 2/2] selftest/bpf/benchs: Add bpf_map benchmark
    `  "
        `  "

[RFC net-next] net/smc:introduce 1RTT to SMC
 2022-06-02  3:26 UTC  (7+ messages)

[PATCH net-next v3 0/3] reorganize the code of the enum skb_drop_reason
 2022-06-02  1:59 UTC  (4+ messages)
` [PATCH net-next v3 3/3] net: dropreason: reformat the comment fo skb drop reasons

[PATCH] net: eth: altera: set rx and tx ring size before init_dma call
 2022-06-02  1:40 UTC  (3+ messages)

[PATCH bpf-next 5/5] bpf: trampoline: support FTRACE_OPS_FL_SHARE_IPMODIFY
 2022-06-02  1:30 UTC  (2+ messages)

[Patch bpf-next v3 0/4] sockmap: some performance optimizations
 2022-06-02  1:21 UTC  (2+ messages)
` [Patch bpf-next v3 4/4] skmsg: get rid of unncessary memset()


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