messages from 2023-04-17 20:51:52 to 2023-04-18 12:46:43 UTC [more...]
[PATCH bpf-next V1 0/5] XDP-hints: XDP kfunc metadata for driver igc
2023-04-18 12:45 UTC (13+ messages)
` [PATCH bpf-next V1 2/5] igc: add igc_xdp_buff wrapper for xdp_buff in driver
` [PATCH bpf-next V1 3/5] igc: add XDP hints kfuncs for RX timestamp
` [xdp-hints] "
` [PATCH bpf-next V1 4/5] igc: add XDP hints kfuncs for RX hash
` [PATCH bpf-next V1 5/5] selftests/bpf: xdp_hw_metadata track more timestamps
[PATCH net] net: Add check for csum_start in skb_partial_csum_set()
2023-04-18 12:44 UTC (13+ messages)
` 答复: "
[PATCH 0/6] crypto: api - Add support for cloning tfms
2023-04-18 12:30 UTC (9+ messages)
` [PATCH 1/6] crypto: api - Add crypto_tfm_get
` [PATCH 2/6] crypto: api - Add crypto_clone_tfm
` [PATCH 3/6] crypto: hash - Add crypto_clone_ahash/shash
` [PATCH 5/6] crypto: cryptd - Convert hash to use modern init_tfm/exit_tfm
[PATCH 1/2] net/mlx4: fix build error from usercopy size check
2023-04-18 12:26 UTC (3+ messages)
` [PATCH 2/2] net/mlx4: avoid overloading user/kernel pointers
[PATCH net-next v2 0/5] Wangxun netdev features support
2023-04-18 12:11 UTC (5+ messages)
` [PATCH net-next v2 1/5] net: wangxun: libwx add tx offload functions
[PATCH RFC net-next v20] vmxnet3: Add XDP support
2023-04-18 12:11 UTC (2+ messages)
[PATCH net-next v1 0/2] net: dsa: microchip: Rework ksz_prmw8 and add partial ACL support
2023-04-18 12:08 UTC (12+ messages)
` [PATCH net-next v1 2/2] net: dsa: microchip: Add partial ACL support for ksz9477 switches
[RFC PATCH 1/1] can: virtio: Initial virtio CAN driver
2023-04-18 12:06 UTC (9+ messages)
` [virtio-dev] "
[PATCH] ipvs: change ip_vs_conn_tab_bits range to [8,31]
2023-04-18 11:58 UTC (4+ messages)
[PATCH net-next v2 00/14] virtio_net: refactor xdp codes
2023-04-18 11:49 UTC (16+ messages)
` [PATCH net-next v2 01/14] virtio_net: mergeable xdp: put old page immediately
` [PATCH net-next v2 02/14] virtio_net: introduce mergeable_xdp_prepare()
` [PATCH net-next v2 03/14] virtio_net: optimize mergeable_xdp_prepare()
` [PATCH net-next v2 04/14] virtio_net: introduce virtnet_xdp_handler() to seprate the logic of run xdp
` [PATCH net-next v2 05/14] virtio_net: introduce xdp res enums
` [PATCH net-next v2 06/14] virtio_net: separate the logic of freeing xdp shinfo
` [PATCH net-next v2 07/14] virtio_net: separate the logic of freeing the rest mergeable buf
` [PATCH net-next v2 08/14] virtio_net: auto release xdp shinfo
` [PATCH net-next v2 09/14] virtio_net: introduce receive_mergeable_xdp()
` [PATCH net-next v2 10/14] virtio_net: merge: remove skip_xdp
` [PATCH net-next v2 11/14] virtio_net: introduce receive_small_xdp()
` [PATCH net-next v2 12/14] virtio_net: small: optimize code
` [PATCH net-next v2 13/14] "
` [PATCH net-next v2 14/14] virtio_net: small: remove skip_xdp
[PATCH] PPPoL2TP: Add more code snippets
2023-04-18 11:54 UTC (13+ messages)
[PATCH net v3] net: ethernet: fix use after free bug in ns83820_remove_one due to race condition
2023-04-18 11:44 UTC (2+ messages)
[PATCH v2 iproute2-next 00/10] Add tc-mqprio and tc-taprio support for preemptible traffic classes
2023-04-18 11:39 UTC (11+ messages)
` [PATCH v2 iproute2-next 01/10] tc/taprio: add max-sdu to the man page SYNOPSIS section
` [PATCH v2 iproute2-next 02/10] tc/taprio: add a size table to the examples from the man page
` [PATCH v2 iproute2-next 03/10] tc/mqprio: fix stray ] in man page synopsis
` [PATCH v2 iproute2-next 04/10] tc/mqprio: use words in man page to express min_rate/max_rate dependency on bw_rlimit
` [PATCH v2 iproute2-next 05/10] tc/mqprio: break up synopsis into multiple lines
` [PATCH v2 iproute2-next 06/10] tc/taprio: break up help text "
` [PATCH v2 iproute2-next 07/10] Update kernel headers
` [PATCH v2 iproute2-next 08/10] utils: add max() definition
` [PATCH v2 iproute2-next 09/10] tc/mqprio: add support for preemptible traffic classes
` [PATCH v2 iproute2-next 10/10] tc/taprio: "
[-net-next v12 0/6] Add Ethernet driver for StarFive JH7110 SoC
2023-04-18 11:30 UTC (2+ messages)
[PATCH] wifi: rtw88: Update spelling in main.h
2023-04-18 11:29 UTC
[PATCH net-next] page_pool: add DMA_ATTR_WEAK_ORDERING on all mappings
2023-04-18 11:23 UTC (4+ messages)
[PATCH net-next v3 0/3] r8169: use new macros from netdev_queues.h
2023-04-18 11:20 UTC (2+ messages)
[PATCH v2 net-next 0/9] ethtool mm API consolidation
2023-04-18 11:14 UTC (10+ messages)
` [PATCH v2 net-next 1/9] net: enetc: fix MAC Merge layer remaining enabled until a link down event
` [PATCH v2 net-next 2/9] net: enetc: report mm tx-active based on tx-enabled and verify-status
` [PATCH v2 net-next 3/9] net: enetc: only commit preemptible TCs to hardware when MM TX is active
` [PATCH v2 net-next 4/9] net: enetc: include MAC Merge / FP registers in register dump
` [PATCH v2 net-next 5/9] net: ethtool: mm: sanitize some UAPI configurations
` [PATCH v2 net-next 6/9] selftests: forwarding: sch_tbf_*: Add a pre-run hook
` [PATCH v2 net-next 7/9] selftests: forwarding: generalize bail_on_lldpad from mlxsw
` [PATCH v2 net-next 8/9] selftests: forwarding: introduce helper for standard ethtool counters
` [PATCH v2 net-next 9/9] selftests: forwarding: add a test for MAC Merge layer
[PATCH net-next] net: stmmac: dwmac-meson8b: Avoid cast to incompatible function type
2023-04-18 11:07 UTC
[PATCH bpf-next v3 0/3] xsk: Support UMEM chunk_size > PAGE_SIZE
2023-04-18 11:12 UTC (11+ messages)
` [PATCH bpf-next v3 1/3] "
[PATCH net-next v5 5/5] macsec: Don't rely solely on the dst MAC address to identify destination MACsec device
2023-04-18 10:48 UTC (6+ messages)
[PATCH net 0/2] bnxt_en: Bug fixes
2023-04-18 10:40 UTC (2+ messages)
[PATCH net] net/sched: sch_fq: fix integer overflow of "credit"
2023-04-18 10:26 UTC (3+ messages)
[PATCH 5.10 0/5] Backport complete patchset for call inet6_destroy_sock() in IPv6 sk->sk_destruct()
2023-04-18 10:21 UTC (4+ messages)
` [PATCH 5.10 1/5] udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM)
[RFC PATCH bpf-next v2 0/5] net/smc: Introduce BPF injection capability
2023-04-18 10:19 UTC (6+ messages)
` [RFC PATCH bpf-next v2 1/5] net/smc: move smc_sock related structure definition
` [RFC PATCH bpf-next v2 2/5] net/smc: net/smc: allow smc to negotiate protocols on policies
` [RFC PATCH bpf-next v2 3/5] net/smc: allow set or get smc negotiator by sockopt
` [RFC PATCH bpf-next v2 4/5] bpf: add smc negotiator support in BPF struct_ops
` [RFC PATCH bpf-next v2 5/5] bpf/selftests: add selftest for SMC bpf capability
[PATCH v2 0/3] net: mvpp2: tai: add extts support
2023-04-18 10:09 UTC (14+ messages)
` [PATCH v2 1/3] net: mvpp2: tai: add refcount for ptp worker
` [PATCH v2 2/3] net: mvpp2: tai: add extts support
` [PATCH v2 3/3] dt-bindings: net: marvell,pp2: add extts docs
[PATCH next-next v3 0/3] extend drop reasons
2023-04-18 9:39 UTC (4+ messages)
[PATCH V2 1/3] dt-bindings: net: wireless: qcom,ath11k: allow describing radios
2023-04-18 9:38 UTC (3+ messages)
` [PATCH V2 2/3] wifi: ath11k: look for DT node for each radio
` [PATCH V2 3/3] wifi: ath11k: support reading radio MAC from DT
[PATCH net v3 1/1] igc: read before write to SRRCTL register
2023-04-18 9:31 UTC (4+ messages)
[RFC/RFT v1] net: ethernet: mtk_eth_soc: drop generic vlan rx offload, only use DSA untagging
2023-04-18 9:27 UTC (2+ messages)
Pompy ciepła
2023-04-18 8:44 UTC
[PATCH net] mailmap: add entries for Mat Martineau
2023-04-18 8:36 UTC
[PATCH] net: mac80211: use IS_ERR to check return value
2023-04-18 8:36 UTC (2+ messages)
[PATCH net-next v6 0/5] Support MACsec VLAN
2023-04-18 8:31 UTC (6+ messages)
` [PATCH net-next v6 1/5] vlan: Add MACsec offload operations for VLAN interface
` [PATCH net-next v6 2/5] net/mlx5: Enable MACsec offload feature "
` [PATCH net-next v6 3/5] net/mlx5: Support MACsec over VLAN
` [PATCH net-next v6 4/5] net/mlx5: Consider VLAN interface in MACsec TX steering rules
` [PATCH net-next v6 5/5] macsec: Don't rely solely on the dst MAC address to identify destination MACsec device
[PATCH net-next v2 0/6] tsnep: XDP socket zero-copy support
2023-04-18 8:27 UTC (5+ messages)
` [PATCH net-next v2 5/6] tsnep: Add XDP socket zero-copy RX support
` [PATCH net-next v2 6/6] tsnep: Add XDP socket zero-copy TX support
[PATCH net-next v4 0/4] Add SCM_PIDFD and SO_PEERPIDFD
2023-04-18 8:16 UTC (13+ messages)
` [PATCH net-next v4 1/4] scm: add SO_PASSPIDFD and SCM_PIDFD
` [PATCH net-next v4 2/4] net: socket: add sockopts blacklist for BPF cgroup hook
` handling unsupported optlen in cgroup bpf getsockopt: (was [PATCH net-next v4 2/4] net: socket: add sockopts blacklist for BPF cgroup hook)
[PATCH net-next v1 00/10] Support tunnel mode in mlx5 IPsec packet offload
2023-04-18 7:58 UTC (7+ messages)
` [PATCH net-next v1 06/10] net/mlx5e: Support IPsec TX packet offload in tunnel mode
[PATCH RESEND net] cxgb4: fix use after free bugs caused by circular dependency problem
2023-04-18 7:50 UTC (2+ messages)
[PATCH net-next v2 0/5] net: skbuff: hide some bitfield members
2023-04-18 7:45 UTC (3+ messages)
` [PATCH net-next v2 1/5] net: skbuff: hide wifi_acked when CONFIG_WIRELESS not set
[PATCH] net: wwan: iosm: fix a resource leak in probe
2023-04-18 7:38 UTC
issue with inflight pages from page_pool
2023-04-18 7:36 UTC (9+ messages)
[PATCH net-next] net: page_pool: add pages and released_pages counters
2023-04-18 7:23 UTC (7+ messages)
[PATCH net-next] ax25: exit linked-list searches earlier
2023-04-18 7:15 UTC (3+ messages)
` [PATCH v2 "
[PATCH net-next] net: libwx: fix memory leak in wx_setup_rx_resources
2023-04-18 6:54 UTC
[PATCH net-next] xsk: introduce xsk_dma_ops
2023-04-18 6:19 UTC (12+ messages)
[PATCH net] mlxfw: fix null-ptr-deref in mlxfw_mfa2_tlv_next()
2023-04-18 6:15 UTC (2+ messages)
[PATCH rdma-next v1] RDMA/mlx5: Fix flow counter query via DEVX
2023-04-18 5:47 UTC (2+ messages)
[PATCH net] net: dsa: microchip: ksz8795: Correctly handle huge frame configuration
2023-04-18 4:21 UTC (2+ messages)
[PATCH v10 net-next 00/14] pds_core driver
2023-04-18 3:56 UTC (16+ messages)
` [PATCH v10 net-next 01/14] pds_core: initial framework for pds_core PF driver
` [PATCH v10 net-next 02/14] pds_core: add devcmd device interfaces
` [PATCH v10 net-next 03/14] pds_core: health timer and workqueue
` [PATCH v10 net-next 04/14] pds_core: add devlink health facilities
` [PATCH v10 net-next 05/14] pds_core: set up device and adminq
` [PATCH v10 net-next 06/14] pds_core: Add adminq processing and commands
` [PATCH v10 net-next 07/14] pds_core: add FW update feature to devlink
` [PATCH v10 net-next 08/14] pds_core: set up the VIF definitions and defaults
` [PATCH v10 net-next 09/14] pds_core: add initial VF device handling
` [PATCH v10 net-next 10/14] pds_core: add auxiliary_bus devices
` [PATCH v10 net-next 11/14] pds_core: devlink params for enabling VIF support
` [PATCH v10 net-next 12/14] pds_core: add the aux client API
` [PATCH v10 net-next 13/14] pds_core: publish events to the clients
` [PATCH v10 net-next 14/14] pds_core: Kconfig and pds_core.rst
[PATCHv5 net-next] bonding: add software tx timestamping support
2023-04-18 3:48 UTC
[PATCH 0/2] Access variable length array relaxed for integer type
2023-04-18 2:53 UTC (4+ messages)
` [PATCH 1/2] bpf: support access variable length array of "
` "
[PATCH net-next v2] net/ipv6: silence 'passing zero to ERR_PTR()' warning
2023-04-18 2:17 UTC (4+ messages)
[PATCH net-next v6 0/3] XDP Rx HWTS metadata for stmmac driver
2023-04-18 2:10 UTC (2+ messages)
[PATCH net-next 0/7] Ocelot/Felix driver support for preemptible traffic classes
2023-04-18 2:10 UTC (2+ messages)
[PATCH] ice: document RDMA devlink parameters
2023-04-18 2:00 UTC (2+ messages)
[PATCH v1 net] udp: Fix memleaks of sk and zerocopy skbs with TX timestamp
2023-04-18 1:54 UTC (10+ messages)
[PATCH net v1] virtio_net: bugfix overflow inside xdp_linearize_page()
2023-04-18 1:54 UTC (2+ messages)
[PATCH linux-next 1/3] selftests: net: udpgso_bench_rx: Fix verifty exceptions
2023-04-18 1:29 UTC (2+ messages)
[PATCH v2 0/8] sched/topology: add for_each_numa_cpu() macro
2023-04-18 0:51 UTC (3+ messages)
net: mvpp2: tai: add extts support
2023-04-18 0:08 UTC (3+ messages)
` [PATCH 1/3] net: mvpp2: tai: add refcount for ptp worker
[syzbot] [net?] KASAN: slab-use-after-free Write in mini_qdisc_pair_swap
2023-04-17 23:00 UTC (6+ messages)
[PATCH v2 0/2] ath9k: of_init: add endian check
2023-04-17 22:56 UTC (5+ messages)
` [PATCH v2 2/2] "
[PATCH ipsec v2] xfrm: Preserve xfrm interface secpath for packets forwarded
2023-04-17 22:01 UTC (3+ messages)
[PATCH net] veth: take into account peer device for NETDEV_XDP_ACT_NDO_XMIT xdp_features flag
2023-04-17 21:53 UTC
[PATCH net-next v2 0/4] net/sched: cleanup parsing prints in htb and qfq
2023-04-17 21:33 UTC (3+ messages)
` [PATCH net-next v2 2/4] net/sched: sch_qfq: use extack on errors messages
[PATCH net-next v3 0/3] net: flower: add cfm support
2023-04-17 21:32 UTC (4+ messages)
` [PATCH net-next v3 1/3] net: flow_dissector: add support for cfm packets
` [PATCH net-next v3 2/3] net: flower: add support for matching cfm fields
` [PATCH net-next v3 3/3] selftests: net: add tc flower cfm test
[PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2023-04-17 (i40e)
2023-04-17 20:52 UTC (3+ messages)
` [PATCH net 1/2] i40e: fix accessing vsi->active_filters without holding lock
` [PATCH net 2/2] i40e: fix i40e_setup_misc_vector() error handling
[PATCH net 1/1] e1000e: Disable TSO on i219-LM card to increase speed
2023-04-17 20:53 UTC
[PATCH] net: mscc: ocelot: remove incompatible prototypes
2023-04-17 20:55 UTC
[PATCH] net: hyperv: select CONFIG_NLS for mac address setting
2023-04-17 20:55 UTC
[PATCH] wireless: ath: work around false-positive stringop-overread warning
2023-04-17 20:54 UTC
[PATCH] wireless: airo: remove ISA_DMA_API dependency
2023-04-17 20:51 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).