messages from 2023-07-05 18:58:50 to 2023-07-06 14:56:58 UTC [more...]
[PATCH v2 88/92] sunrpc: convert to ctime accessor functions
2023-07-06 14:56 UTC (2+ messages)
[PATCH v11 10/12] selftests/landlock: Add 11 new test suites dedicated to network
2023-07-06 14:55 UTC (2+ messages)
` [PATCH v11.1] "
[PATCH bpf-next v2 00/20] XDP metadata via kfuncs for ice
2023-07-06 14:51 UTC (36+ messages)
` [PATCH bpf-next v2 06/20] ice: Support HW timestamp hint
` [PATCH bpf-next v2 09/20] xdp: Add VLAN tag hint
` [PATCH bpf-next v2 12/20] xdp: Add checksum level hint
` [xdp-hints] "
` [PATCH bpf-next v2 15/20] net, xdp: allow metadata > 32
` [PATCH bpf-next v2 17/20] veth: Implement VLAN tag and checksum level XDP hint
` [PATCH bpf-next v2 18/20] selftests/bpf: Use AF_INET for TX in xdp_metadata
` [PATCH bpf-next v2 19/20] selftests/bpf: Check VLAN tag and proto "
` [PATCH bpf-next v2 20/20] selftests/bpf: check checksum level "
[PATCH] Move rmnet out of NET_VENDOR_QUALCOMM dependency
2023-07-06 14:51 UTC
[PATCH 00/10] Introduce STM32 Firewall framework
2023-07-06 14:51 UTC (14+ messages)
` [IGNORE][PATCH 01/10] dt-bindings: Document common device controller bindings
` [PATCH 02/10] dt-bindings: bus: add device tree bindings for RIFSC
` [PATCH 03/10] dt-bindings: bus: add device tree bindings for ETZPC
` [PATCH 04/10] dt-bindings: treewide: add feature-domains description in binding files
` [PATCH 07/10] arm64: dts: st: add RIFSC as a domain controller for STM32MP25x boards
[PATCH V3] octeontx2-pf: Add additional check for MCAM rules
2023-07-06 14:48 UTC (2+ messages)
[PATCH RFC net-next v4 0/9] net: intel: start The Great Code Dedup + Page Pool for iavf
2023-07-06 14:47 UTC (7+ messages)
` [PATCH RFC net-next v4 3/9] iavf: drop page splitting and recycling
` [Intel-wired-lan] "
` [PATCH RFC net-next v4 5/9] libie: add Rx buffer management (via Page Pool)
` [PATCH RFC net-next v4 6/9] iavf: switch to Page Pool
[PATCH v11 00/12] Network support for Landlock
2023-07-06 14:35 UTC (15+ messages)
` [PATCH v11 03/12] landlock: Refactor landlock_find_rule/insert_rule
` [PATCH v11 11/12] samples/landlock: Add network demo
[syzbot] [net?] INFO: rcu detected stall in rtnl_newlink (3)
2023-07-06 14:33 UTC
[PATCH bpf-next] selftests/bpf: Bump and validate MAX_SYMS
2023-07-06 14:22 UTC
[Intel-wired-lan] bug with rx-udp-gro-forwarding offloading?
2023-07-06 14:04 UTC (33+ messages)
[PATCH] Fix max/min warnings in virtio_net, amd/display, and io_uring
2023-07-06 14:03 UTC (4+ messages)
[PATCH net-next 0/2] net: openvswitch: add drop action
2023-07-06 13:57 UTC (4+ messages)
` [PATCH net-next 2/2] "
` [ovs-dev] "
[PATCH V4 net] net: mana: Fix MANA VF unload when host is unresponsive
2023-07-06 13:54 UTC (9+ messages)
` [EXTERNAL] "
[PATCH] gro: check returned skb of napi_frags_skb() against NULL
2023-07-06 13:52 UTC (2+ messages)
[PATCH v1] net:tipc:Remove repeated initialization
2023-07-06 13:42 UTC
[PATCH bpf-next v2 0/7] BPF link support for tc BPF programs
2023-07-06 13:31 UTC (11+ messages)
` [PATCH bpf-next v2 2/7] bpf: Add fd-based tcx multi-prog infra with link support
[Question] WARNING: refcount bug in addrconf_ifdown
2023-07-06 13:06 UTC
[PATCH v4 bpf-next 00/14] bpf: Introduce bpf_mem_cache_free_rcu()
2023-07-06 12:55 UTC (16+ messages)
` [PATCH v4 bpf-next 01/14] bpf: Rename few bpf_mem_alloc fields
` [PATCH v4 bpf-next 02/14] bpf: Simplify code of destroy_mem_alloc() with kmemdup()
` [PATCH v4 bpf-next 03/14] bpf: Let free_all() return the number of freed elements
` [PATCH v4 bpf-next 04/14] bpf: Refactor alloc_bulk()
` [PATCH v4 bpf-next 05/14] bpf: Factor out inc/dec of active flag into helpers
` [PATCH v4 bpf-next 06/14] bpf: Further refactor alloc_bulk()
` [PATCH v4 bpf-next 07/14] bpf: Change bpf_mem_cache draining process
` [PATCH v4 bpf-next 08/14] bpf: Add a hint to allocated objects
` [PATCH v4 bpf-next 09/14] bpf: Allow reuse from waiting_for_gp_ttrace list
` [PATCH v4 bpf-next 10/14] rcu: Export rcu_request_urgent_qs_task()
` [PATCH v4 bpf-next 11/14] selftests/bpf: Improve test coverage of bpf_mem_alloc
` [PATCH v4 bpf-next 12/14] bpf: Introduce bpf_mem_free_rcu() similar to kfree_rcu()
` [PATCH v4 bpf-next 13/14] bpf: Convert bpf_cpumask to bpf_mem_cache_free_rcu
` [PATCH v4 bpf-next 14/14] bpf: Add object leak check
[PATCH net] can: raw: fix receiver memory leak
2023-07-06 12:48 UTC (3+ messages)
[PATCH net 0/6][pull request] Intel Wired LAN Driver Updates 2023-07-05 (igc)
2023-07-06 12:43 UTC (9+ messages)
` [PATCH net 1/6] igc: Add condition for qbv_config_change_errors counter
` [PATCH net 2/6] igc: Remove delay during TX ring configuration
` [PATCH net 3/6] igc: Fix TX Hang issue when QBV Gate is closed
` [PATCH net 4/6] igc: set TP bit in 'supported' and 'advertising' fields of ethtool_link_ksettings
` [PATCH net 5/6] igc: Include the length/type field and VLAN tag in queueMaxSDU
` [PATCH net 6/6] igc: Handle PPS start time programming for past time values
[PATCH net v2] net:thunderx:Fix resource leaks in device_for_each_child_node() loops
2023-07-06 12:34 UTC (8+ messages)
` 回复: "
` [PATCH net v2] net: thunderx: Fix resource leaks in a device_for_each_child_node() loop
` 回复: "
` "
[syzbot] [wireless?] WARNING in restore_regulatory_settings (2)
2023-07-06 12:33 UTC (2+ messages)
[PATCH 1/4] net: emaclite: Use devm_platform_get_and_ioremap_resource()
2023-07-06 12:29 UTC (5+ messages)
` [PATCH 2/4] tsnep: "
` [PATCH 3/4] net: wiznet: "
` [PATCH 4/4] net: ethernet: broadcom: Convert to devm_platform_ioremap_resource()
[PATCH net v2] net:thunder:Fix resource leaks in device_for_each_child_node() loops
2023-07-06 12:30 UTC
[PATCH net] s390/ism: Fix locking for forwarding of IRQs and events to clients
2023-07-06 12:00 UTC (3+ messages)
[PATCH V2 net 0/4] net: fec: fix some issues of ndo_xdp_xmit()
2023-07-06 11:59 UTC (7+ messages)
` [PATCH V2 net 1/4] net: fec: dynamically set the NETDEV_XDP_ACT_NDO_XMIT feature of XDP
` [PATCH V2 net 2/4] net: fec: recycle pages for transmitted XDP frames
` [PATCH V2 net 3/4] net: fec: increase the size of tx ring and update tx_wake_threshold
` [PATCH V2 net 4/4] net: fec: use netdev_err_once() instead of netdev_err()
Fwd: 3 more broken Zaurii - SL-5600, A300, C700
2023-07-06 11:45 UTC (3+ messages)
[PATCH net v2 0/6] igc: Fix corner cases for TSN offload
2023-07-06 11:36 UTC (3+ messages)
` [PATCH net v2 6/6] igc: Fix inserting of empty frame for launchtime
` [Intel-wired-lan] "
[PATCH linux-5.4.y] bgmac: fix *initial* chip reset to support BCM5358
2023-07-06 11:13 UTC
[PATCH v2 00/89] fs: new accessors for inode->i_ctime
2023-07-06 10:27 UTC (10+ messages)
` [PATCH v2 07/92] fs: add ctime accessors infrastructure
` [PATCH v2 08/92] fs: new helper: simple_rename_timestamp
` [PATCH v2 92/92] fs: rename i_ctime field to __i_ctime
[PATCH bpf-next] bpf, sockops: Enhance the return capability of sockops
2023-07-06 10:02 UTC
Hyper-V vsock streams do not fill the supplied buffer in full
2023-07-06 10:01 UTC (2+ messages)
[PATCH net v1] octeontx2-af: Promisc enable/disable through mbox
2023-07-06 9:51 UTC (3+ messages)
[PATCH] vdpa: reject F_ENABLE_AFTER_DRIVER_OK if backend does not support it
2023-07-06 9:38 UTC (22+ messages)
[PATCH bpf-next] bpf: Introduce bpf generic log
2023-07-06 9:36 UTC (5+ messages)
[PATCH iwl-net v3] ice: Fix memory management in ice_ethtool_fdir.c
2023-07-06 9:19 UTC
[PATCH net 0/6] Netfilter fixes for net
2023-07-06 9:20 UTC (9+ messages)
` [PATCH net 1/6] netfilter: nf_tables: report use refcount overflow
` [PATCH net 2/6] netfilter: conntrack: gre: don't set assured flag for clash entries
` [PATCH net 3/6] netfilter: conntrack: Avoid nf_ct_helper_hash uses after free
` [PATCH net 4/6] netfilter: conntrack: don't fold port numbers into addresses before hashing
` [PATCH net 5/6] netfilter: nf_tables: do not ignore genmask when looking up chain by id
` [PATCH net 6/6] netfilter: nf_tables: prevent OOB access in nft_byteorder_eval
[PATCH net] net: mvneta: fix txq_map in case of txq_number==1
2023-07-06 8:50 UTC (2+ messages)
[net PATCH v3] octeontx2-af: Move validation of ptp pointer before its usage
2023-07-06 8:29 UTC
[PATCH V5 net] net: mana: Fix MANA VF unload when hardware is unresponsive
2023-07-06 8:18 UTC (2+ messages)
[PATCH 1/2] net: phy: mscc: add support for CLKOUT ctrl reg for VSC8531 and similar
2023-07-06 8:15 UTC (2+ messages)
` [PATCH 2/2] dt-bindings: net: phy: vsc8531: document 'vsc8531,clkout-freq-mhz' property
[PATCH bpf-next v4 6/7] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
2023-07-06 8:11 UTC (3+ messages)
[PATCH net] gve: Set default duplex configuration to full
2023-07-06 8:03 UTC (2+ messages)
[PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2023-07-05 (ice)
2023-07-06 7:50 UTC (5+ messages)
` [PATCH net 1/2] ice: Fix max_rate check while configuring TX rate limits
` [PATCH net 2/2] ice: Fix tx queue rate limit when TCs are configured
[PATCH 0/2] Enable multiple MCAN on AM62x
2023-07-06 7:25 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: net: can: Remove interrupt properties for MCAN
` [PATCH 2/2] can: m_can: Add hrtimer to generate software interrupt
[PATCH v2 0/3] net: dsa: SERDES support for mv88e632x family
2023-07-06 6:51 UTC (4+ messages)
[PATCH iwl-net v3] ice: prevent NULL pointer deref during reload
2023-07-06 6:25 UTC
[PATCH iwl-net v2] ice: prevent call trace during reload
2023-07-06 6:43 UTC (3+ messages)
` [Intel-wired-lan] "
[syzbot] [ext4?] WARNING in ext4_file_write_iter
2023-07-06 6:33 UTC
[PATCH net 0/3] net: fec: fix some issues of ndo_xdp_xmit()
2023-07-06 6:14 UTC (8+ messages)
` [PATCH net 3/3] net: fec: increase the size of tx ring and update thresholds of tx ring
[pull request][net V2 0/9] mlx5 fixes 2023-07-05
2023-07-06 6:09 UTC (13+ messages)
` [net V2 1/9] net/mlx5e: fix double free in mlx5e_destroy_flow_table
` [net V2 2/9] net/mlx5e: fix memory leak in mlx5e_fs_tt_redirect_any_create
` [net V2 3/9] net/mlx5e: fix memory leak in mlx5e_ptp_open
` [net V2 5/9] net/mlx5: Register a unique thermal zone per device
` [net V2 8/9] net/mlx5: Query hca_cap_2 only when supported
[PATCH net] octeontx2-af: Promisc enable/disable through mbox
2023-07-06 3:26 UTC (4+ messages)
` "
[PATCH v3 bpf-next 00/13] bpf: Introduce bpf_mem_cache_free_rcu()
2023-07-06 3:25 UTC (4+ messages)
` [PATCH v3 bpf-next 12/13] bpf: Introduce bpf_mem_free_rcu() similar to kfree_rcu()
[PATCH V5 0/9] Enable Wifi RFI interference mitigation feature support
2023-07-06 3:09 UTC (7+ messages)
` [PATCH V5 1/9] drivers core: Add support for Wifi band RF mitigations
[PATCH v3 0/3] vduse: add support for networking devices
2023-07-06 1:58 UTC (3+ messages)
` [PATCH v3 3/3] vduse: Temporarily disable control queue features
[PATCH v2 00/24] use vmalloc_array and vcalloc
2023-07-06 1:35 UTC (2+ messages)
[PATCH net-next v4 0/5] introduce page_pool_alloc() API
2023-07-06 1:19 UTC (21+ messages)
` [PATCH net-next v4 4/5] page_pool: remove PP_FLAG_PAGE_FRAG flag
` Memory providers multiplexing (Was: [PATCH net-next v4 4/5] page_pool: remove PP_FLAG_PAGE_FRAG flag)
[PATCH net-next 1/5] virtio_net: Fix an unsafe reference to the page chain
2023-07-06 1:01 UTC (13+ messages)
` [PATCH net-next 2/5] virtio_net: Add page_pool support to improve performance
clang/llvm build broken
2023-07-06 0:32 UTC (2+ messages)
[GIT PULL] Networking for v6.5-rc1
2023-07-05 23:42 UTC (2+ messages)
[syzbot] [crypto?] WARNING in extract_iter_to_sg
2023-07-05 23:10 UTC (4+ messages)
[PATCH] Bluetooth: coredump: fix building with coredump disabled
2023-07-05 23:00 UTC (2+ messages)
[PATCH] netfilter: nf_tables: prevent OOB access in nft_byteorder_eval
2023-07-05 22:56 UTC (7+ messages)
` [PATCH v2] "
[PATCHv6 0/5] net/tls: fixes for NVMe-over-TLS
2023-07-05 20:55 UTC (5+ messages)
` [PATCH 4/5] net/tls: split tls_rx_reader_lock
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).