messages from 2022-08-16 09:51:21 to 2022-08-16 21:15:03 UTC [more...]
[PATCH v2 0/7] completely rework mediatek,mt7530 binding
2022-08-16 21:14 UTC (9+ messages)
` [PATCH v2 1/7] dt-bindings: net: dsa: mediatek,mt7530: make trivial changes
` [PATCH v2 2/7] dt-bindings: net: dsa: mediatek,mt7530: fix reset lines
` [PATCH v2 3/7] dt-bindings: net: dsa: mediatek,mt7530: update examples
` [PATCH v2 5/7] dt-bindings: net: dsa: mediatek,mt7530: remove unnecesary lines
[PATCH V5 0/6] ifcvf/vDPA: support query device config space through netlink
2022-08-16 21:13 UTC (7+ messages)
` [PATCH V5 4/6] vDPA: !FEATURES_OK should not block querying device config space
[PATCH 0/2] allow userspace to query device features
2022-08-16 21:09 UTC (10+ messages)
` [PATCH 2/2] vDPA: conditionally read fields in virtio-net dev
igc: missing HW timestamps at TX
2022-08-16 20:45 UTC (17+ messages)
[PATCH] net: dsa: mv88e6060: report max mtu 1536
2022-08-16 20:42 UTC (8+ messages)
[PATCH bpf-next v2] selftests/bpf: fix attach point for non-x86 arches in test_progs/lsm
2022-08-16 20:40 UTC (2+ messages)
[PATCH v2 00/13] The panic notifiers refactor strikes back - fixes/clean-ups
2022-08-16 20:16 UTC (9+ messages)
` [PATCH v2 08/13] tracing: Improve panic/die notifiers
` [PATCH v2 10/13] EDAC/altera: Skip the panic notifier if kdump is loaded
[PATCH net] net: dsa: don't warn in dsa_port_set_state_now() when driver doesn't support it
2022-08-16 20:14 UTC
[PATCH] net: Fix suspicious RCU usage in bpf_sk_reuseport_detach()
2022-08-16 20:01 UTC (5+ messages)
[RFC net-next 0/4] ynl: YAML netlink protocol descriptions
2022-08-16 19:30 UTC (7+ messages)
` [RFC net-next 2/4] ynl: add the schema for the schemas
[PATCH] rose: check NULL rose_loopback_neigh->loopback
2022-08-16 18:51 UTC
[patch net v3] net: dsa: microchip: ksz9477: fix fdb_dump last invalid entry
2022-08-16 18:48 UTC (2+ messages)
[PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2022-08-16 (i40e)
2022-08-16 18:27 UTC (3+ messages)
` [PATCH net 1/2] i40e: Fix tunnel checksum offload with fragmented traffic
` [PATCH net 2/2] i40e: Fix to stop tx_timeout recovery if GLOBR fails
[PATCH V2 net-next] net: phy: realtek: add support for RTL8221F(D)(I)-VD-CG
2022-08-16 19:48 UTC (3+ messages)
[PATCH] dt-bindings: Fix incorrect "the the" corrections
2022-08-16 18:25 UTC (2+ messages)
[ RFC net-next 0/3] net: flow_offload: add support for per action hw stats
2022-08-16 18:19 UTC (5+ messages)
` [ RFC net-next 1/3] net: sched: Pass flow_stats instead of multiple stats args
` [ RFC net-next 2/3] net: flow_offload: add action stats api
[PATCH] mac80211: Variable type completion
2022-08-16 18:10 UTC
[PATCH net-next,0/3] cleanup of qdisc offload function
2022-08-16 18:13 UTC (4+ messages)
[net-next 0/6] net: support QUIC crypto
2022-08-16 18:11 UTC (7+ messages)
` [net-next 1/6] Documentation on QUIC kernel Tx crypto
` [net-next 2/6] Define QUIC specific constants, control and data plane structures
` [net-next 3/6] Add UDP ULP operations, initialization and handling prototype functions
` [net-next 4/6] Implement QUIC offload functions
` [net-next 5/6] Add flow counters and Tx processing error counter
` [net-next 6/6] Add self tests for ULP operations, flow setup and crypto tests
[PATCH 0/5] cpumask, sched/topology: NUMA-aware CPU spreading interface
2022-08-16 18:07 UTC (6+ messages)
` [PATCH 1/5] bitops: Introduce find_next_andnot_bit()
` [PATCH 2/5] cpumask: Introduce for_each_cpu_andnot()
` [PATCH 3/5] sched/topology: Introduce sched_numa_hop_mask()
` [PATCH 4/5] sched/topology: Introduce for_each_numa_hop_cpu()
` [PATCH 5/5] SHOWCASE: net/mlx5e: Leverage for_each_numa_hop_cpu()
[PATCH 0/6] virtio/vsock: introduce dgrams, sk_buff, and qdisc
2022-08-16 18:07 UTC (17+ messages)
` [PATCH 1/6] vsock: replace virtio_vsock_pkt with sk_buff
` [PATCH 2/6] vsock: return errors other than -ENOMEM to socket
` [PATCH 3/6] vsock: add netdev to vhost/virtio vsock
` [PATCH 4/6] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit
` [PATCH 5/6] virtio/vsock: add support for dgram
` [PATCH 6/6] vsock_test: add tests for vsock dgram
[PATCH net v3 0/2] bonding: 802.3ad: fix no transmission of LACPDUs
2022-08-16 17:47 UTC (5+ messages)
` [PATCH net v3 2/2] "
[PATCH v2 0/2] unix: Add ioctl(SIOCUNIXGRABFDS) to grab files of receive queue skbs
2022-08-16 17:42 UTC (7+ messages)
` [PATCH v2 1/2] fs: Export __receive_fd()
[PATCH v2 2/2] af_unix: Add ioctl(SIOCUNIXGRABFDS) to grab files of receive queue skbs
2022-08-16 17:31 UTC (2+ messages)
[PATCH net-next 0/6][pull request] ice: detect and report PTP timestamp issues
2022-08-16 17:23 UTC (7+ messages)
` [PATCH net-next 1/6] ice: set tx_tstamps when creating new Tx rings via ethtool
` [PATCH net-next 2/6] ice: initialize cached_phctime when creating Rx rings
` [PATCH net-next 3/6] ice: track Tx timestamp stats similar to other Intel drivers
` [PATCH net-next 4/6] ice: track and warn when PHC update is late
` [PATCH net-next 5/6] ice: re-arrange some static functions in ice_ptp.c
` [PATCH net-next 6/6] ice: introduce ice_ptp_reset_cached_phctime function
[PATCH bpf-next v7 0/8] bpf: rstat: cgroup hierarchical stats
2022-08-16 17:22 UTC (12+ messages)
` [PATCH bpf-next v7 4/8] bpf: Introduce cgroup iter
[PATCH net-next] net: ethernet: mtk_eth_soc: remove unused txd_pdma pointer in mtk_xdp_submit_frame
2022-08-16 17:14 UTC
[PATCH v1 net 00/15] sysctl: Fix data-races around net.core.XXX (Round 1)
2022-08-16 16:58 UTC (3+ messages)
[PATCH net-next] tcp: Make SYN ACK RTO tunable by BPF programs with TFO
2022-08-16 16:59 UTC (4+ messages)
[PATCH] wifi: ath9k: fix repeated words in comments
2022-08-16 16:40 UTC (3+ messages)
[PATCH net] net: phy: Warn if phy is attached when removing
2022-08-16 16:37 UTC
[PATCH net] i40e: Fix kernel crash during module removal
2022-08-16 16:22 UTC
[PATCH net v2] net: genl: fix error path memory leak in policy dumping
2022-08-16 16:19 UTC
[net] 4890b686f4: netperf.Throughput_Mbps -69.4% regression
2022-08-16 15:55 UTC (12+ messages)
[PATCH bpf-next 2/2] use prefetch function in bpf_map_lookup_batch()
2022-08-16 15:34 UTC
[syzbot] upstream boot error: general protection fault in nl80211_put_iface_combinations
2022-08-16 15:34 UTC (4+ messages)
[PATCH bpf-next 1/2] Benchmark test added: bench_bpf_htab_batch_ops
2022-08-16 15:33 UTC
[PATCH ipsec] xfrm: policy: fix md_dst skb->dev xmit null pointer dereference
2022-08-16 15:30 UTC (3+ messages)
` [PATCH ipsec v2] xfrm: policy: fix metadata dst->dev "
[PATCH v16 mfd 0/8] add support for VSC7512 control over SPI
2022-08-16 15:20 UTC (6+ messages)
` [PATCH v16 mfd 8/8] mfd: ocelot: add support for the vsc7512 chip via spi
smsc95xx driver
2022-08-16 14:22 UTC
[PATCH v2 1/2] stmmac: intel: Add a missing clk_disable_unprepare() call in intel_eth_pci_remove()
2022-08-16 14:24 UTC (2+ messages)
` [PATCH v2 2/2] stmmac: intel: Simplify intel_eth_pci_remove()
[PATCH net] net: ethernet: mtk_eth_soc: fix possible NULL pointer dereference in mtk_xdp_run
2022-08-16 14:16 UTC
[PATCH net 0/8] Fixes for Ocelot driver statistics
2022-08-16 13:53 UTC (9+ messages)
` [PATCH net 1/8] net: dsa: felix: fix ethtool 256-511 and 512-1023 TX packet counters
` [PATCH net 2/8] net: mscc: ocelot: fix incorrect ndo_get_stats64 "
` [PATCH net 3/8] net: mscc: ocelot: fix address of SYS_COUNT_TX_AGING counter
` [PATCH net 4/8] net: mscc: ocelot: turn stats_lock into a spinlock
` [PATCH net 5/8] net: mscc: ocelot: fix race between ndo_get_stats64 and ocelot_check_stats_work
` [PATCH net 6/8] net: mscc: ocelot: make struct ocelot_stat_layout array indexable
` [PATCH net 7/8] net: mscc: ocelot: keep ocelot_stat_layout by reg address, not offset
` [PATCH net 8/8] net: mscc: ocelot: report ndo_get_stats64 from the wraparound-resistant ocelot->stats
[PATCH iproute2]rdma: modify the command output message of rdma statistic help based on man manual
2022-08-16 13:49 UTC (2+ messages)
[PATCH v1 0/3] Bring back driver_deferred_probe_check_state() for now
2022-08-16 13:30 UTC (5+ messages)
[PATCH net v2] net: Fix suspicious RCU usage in bpf_sk_reuseport_detach()
2022-08-16 13:26 UTC
[PATCH for-rc] RDMA/cxgb4: fix accept failure due to increased cpl_t5_pass_accept_rpl size
2022-08-16 13:21 UTC (2+ messages)
[PATCH net] net: phy: Warn about incorrect mdio_bus_phy_resume() state
2022-08-16 13:20 UTC (5+ messages)
[net-next 1/1] stmmac: intel: remove unused 'has_crossts' flag
2022-08-16 7:30 UTC
[PATCH net-next 00/10] net/smc: optimize the parallelism of SMC-R connections
2022-08-16 12:52 UTC (13+ messages)
` [PATCH net-next 01/10] net/smc: remove locks smc_client_lgr_pending and smc_server_lgr_pending
` [PATCH net-next 07/10] net/smc: reduce unnecessary blocking in smcr_lgr_reg_rmbs()
` [PATCH net-next 08/10] net/smc: replace mutex rmbs_lock and sndbufs_lock with rw_semaphore
` [PATCH net-next 09/10] net/smc: fix potential panic dues to unprotected smc_llc_srv_add_link()
[net v2 1/1] ice: Fix crash by keep old cfg when update TCs more than queues
2022-08-16 12:44 UTC (3+ messages)
[PATCH 8/8] tty: Make ->set_termios() old ktermios const
2022-08-16 11:57 UTC
[RESEND PATCH 0/2] Macb PTP enhancements
2022-08-16 11:55 UTC (3+ messages)
` [RESEND PATCH 1/2] net: macb: Enable PTP unicast
` [RESEND PATCH 2/2] net: macb: Optimize reading HW timestamp
[PATCH] net: dsa: mv88e6xxx: support RGMII cmode
2022-08-16 11:45 UTC
[PATCH 1/2] dt-bindings: vertexcom-mse102x: Update email address
2022-08-16 11:18 UTC (4+ messages)
[PATCH v4.3] net: phy: Add driver for Motorcomm yt8521 gigabit ethernet phy
2022-08-16 11:17 UTC
[PATCH bpf-next 2/3] bpf: Add support for writing to nf_conn:mark
2022-08-16 10:43 UTC (2+ messages)
[PATCH xfrm-next 00/26] mlx5 IPsec full offload part
2022-08-16 10:38 UTC (27+ messages)
` [PATCH xfrm-next 01/26] net/mlx5: Delete esp_id field that is not used
` [PATCH xfrm-next 02/26] net/mlx5: Add HW definitions for IPsec full offload
` [PATCH xfrm-next 03/26] net/mlx5: Remove from FPGA IFC file not-needed definitions
` [PATCH xfrm-next 04/26] net/mlx5e: Advertise IPsec full offload support
` [PATCH xfrm-next 05/26] net/mlx5e: Store replay window in XFRM attributes
` [PATCH xfrm-next 06/26] net/mlx5e: Remove extra layers of defines
` [PATCH xfrm-next 07/26] net/mlx5e: Create symmetric IPsec RX and TX flow steering structs
` [PATCH xfrm-next 08/26] net/mlx5e: Use mlx5 print routines for low level IPsec code
` [PATCH xfrm-next 09/26] net/mlx5e: Remove accesses to priv for low level IPsec FS code
` [PATCH xfrm-next 10/26] net/mlx5e: Validate that IPsec full offload can handle packets
` [PATCH xfrm-next 11/26] net/mlx5e: Create Advanced Steering Operation object for IPsec
` [PATCH xfrm-next 12/26] net/mlx5e: Create hardware IPsec full offload objects
` [PATCH xfrm-next 13/26] net/mlx5e: Move IPsec flow table creation to separate function
` [PATCH xfrm-next 14/26] net/mlx5e: Refactor FTE setup code to be more clear
` [PATCH xfrm-next 15/26] net/mlx5e: Flatten the IPsec RX add rule path
` [PATCH xfrm-next 16/26] net/mlx5e: Make clear what IPsec rx_err does
` [PATCH xfrm-next 17/26] net/mlx5e: Group IPsec miss handles into separate struct
` [PATCH xfrm-next 18/26] net/mlx5e: Generalize creation of default IPsec miss group and rule
` [PATCH xfrm-next 19/26] net/mlx5e: Create IPsec policy offload tables
` [PATCH xfrm-next 20/26] net/mlx5e: Add XFRM policy offload logic
` [PATCH xfrm-next 21/26] net/mlx5e: Use same coding pattern for Rx and Tx flows
` [PATCH xfrm-next 22/26] net/mlx5e: Configure IPsec full offload flow steering
` [PATCH xfrm-next 23/26] net/mlx5e: Improve IPsec flow steering autogroup
` [PATCH xfrm-next 24/26] net/mlx5e: Add statistics for Rx/Tx IPsec offloaded flows
` [PATCH xfrm-next 25/26] net/mlx5e: Skip IPsec encryption for TX path without matching policy
` [PATCH xfrm-next 26/26] net/mlx5e: Open mlx5 driver to accept IPsec full offload
[PATCH bpf-next] xdp: report rx queue index in xdp_frame
2022-08-16 9:56 UTC (4+ messages)
[PATCH xfrm-next v2 0/6] Extend XFRM core to allow full offload configuration
2022-08-16 8:59 UTC (6+ messages)
` [PATCH xfrm-next v2 2/6] xfrm: allow state full offload mode
` [PATCH xfrm-next v2 3/6] xfrm: add an interface to offload policy
` [PATCH xfrm-next v2 4/6] xfrm: add TX datapath support for IPsec full offload mode
` [PATCH xfrm-next v2 5/6] xfrm: add RX datapath protection "
` [PATCH xfrm-next v2 6/6] xfrm: enforce separation between priorities of HW/SW policies
[syzbot] upstream boot error: BUG: unable to handle kernel paging request in ieee80211_register_hw
2022-08-16 8:40 UTC
[PATCH v3] igb: Add lock to avoid data race
2022-08-16 10:35 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH net 1/1] net_sched: cls_route: disallow handle of 0
2022-08-16 10:25 UTC (3+ messages)
[PATCH] stmmac: pci: Add LS7A support for dwmac-loongson
2022-08-16 10:25 UTC
[PATCH] MAINTAINERS: Update email of Neil Armstrong
2022-08-16 9:56 UTC
[PATCH net] net/mlx5e: Allocate flow steering storage during uplink initialization
2022-08-16 8:47 UTC
[PATCH ipsec-next] xfrm: update x->lastused for every packet
2022-08-16 9:27 UTC (2+ messages)
[PATCH ipsec 0/2] xfrm: Fix bugs in stacked XFRM-I tunnels
2022-08-16 8:53 UTC (4+ messages)
` [PATCH ipsec 1/2] xfrm: Check policy for nested XFRM packets in xfrm_input
[PATCH v2] wifi: cfg80211: Fix UAF in ieee80211_scan_rx()
2022-08-16 8:52 UTC (10+ messages)
[PATCH net-next v4] net: skb: prevent the split of kfree_skb_reason() by gcc
2022-08-16 9:02 UTC (2+ messages)
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).