messages from 2024-10-07 13:59:54 to 2024-10-08 00:10:22 UTC [more...]
[PATCH net] net: ethernet: adi: adin1110: Fix some error handling path in adin1110_read_fifo()
2024-10-08 0:10 UTC (9+ messages)
[PATCH net v4] net: dsa: lan9303: ensure chip reset and wait for READY status
2024-10-08 0:00 UTC (2+ messages)
[PATCH net] Revert "net: stmmac: set PP_FLAG_DMA_SYNC_DEV only if XDP is enabled"
2024-10-08 0:00 UTC (2+ messages)
[PATCH net-next v3 0/5] eth: fbnic: add timestamping support
2024-10-07 23:57 UTC (15+ messages)
` [PATCH net-next v3 1/5] eth: fbnic: add software TX "
` [PATCH net-next v3 2/5] eth: fbnic: add initial PHC support
` [PATCH net-next v3 3/5] eth: fbnic: add RX packets timestamping support
[PATCH net] net: ibm: emac: mal: fix wrong goto
2024-10-07 23:57 UTC
[PATCH net-next v3] eth: fbnic: Add hardware monitoring support via HWMON interface
2024-10-07 23:56 UTC (3+ messages)
[PATCH v1 net] tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink()
2024-10-07 23:52 UTC (3+ messages)
[PATCH v3 net 0/6] rtnetlink: Handle error of rtnl_register_module()
2024-10-07 23:48 UTC (8+ messages)
` [PATCH v3 net 5/6] mpls: "
[PATCH net-next] lib: packing: catch kunit_kzalloc() failure in the pack() test
2024-10-07 23:40 UTC (2+ messages)
[PATCH net-next] net: tcp: refresh tcp_mstamp for compressed ack in timer
2024-10-07 23:40 UTC (2+ messages)
[PATCH net-next v2] net: dsa: remove obsolete phylink dsa_switch operations
2024-10-07 23:40 UTC (2+ messages)
[PATCH net-next] mlxsw: spectrum_acl_flex_keys: Constify struct mlxsw_afk_element_inst
2024-10-07 23:40 UTC (2+ messages)
[PATCH] net: explicitly clear the sk pointer, when pf->create fails
2024-10-07 23:40 UTC (2+ messages)
[PATCH v2 net-next 0/5] tcp: add skb->sk to more control packets
2024-10-07 23:28 UTC (2+ messages)
[PATCH v2] net: dsa: Fix conditional handling of Wake-on-Lan configuration in dsa_user_set_wol
2024-10-07 23:15 UTC (5+ messages)
` [PATCH] "
[PATCH net-next v2 0/6] rust: Add IO polling
2024-10-07 23:12 UTC (19+ messages)
` [PATCH net-next v2 3/6] rust: time: Implement addition of Ktime and Delta
` [PATCH net-next v2 5/6] rust: Add read_poll_timeout function
[RFC net-next 0/2] igc: Link IRQs and queues to NAPIs
2024-10-07 23:03 UTC (2+ messages)
[RFC net-next v2 0/2] tg3: Link IRQs, NAPIs, and queues
2024-10-07 22:39 UTC (5+ messages)
` [net-next v3 2/2] tg3: Link queues to NAPIs
[PATCH 00/51] treewide: Switch to __pm_runtime_put_autosuspend()
2024-10-07 22:34 UTC (6+ messages)
[PATCH net] net: ibm: emac: mal: add dcr_unmap to _remove
2024-10-07 22:30 UTC (2+ messages)
[PATCH] net: dsa: Fix conditional handling of Wake-on-Lan configuration in dsa_user_set_wol
2024-10-07 22:22 UTC (2+ messages)
[PATCH v1 00/15] io_uring zero copy rx
2024-10-07 22:20 UTC (17+ messages)
` [PATCH v1 01/15] net: devmem: pull struct definitions out of ifdef
` [PATCH v1 02/15] net: prefix devmem specific helpers
` [PATCH v1 03/15] net: generalise net_iov chunk owners
` [PATCH v1 04/15] net: page_pool: create hooks for custom page providers
` [PATCH v1 05/15] net: prepare for non devmem TCP memory providers
` [PATCH v1 06/15] net: page_pool: add ->scrub mem provider callback
` [PATCH v1 07/15] net: page pool: add helper creating area from pages
` [PATCH v1 08/15] net: add helper executing custom callback from napi
` [PATCH v1 09/15] io_uring/zcrx: add interface queue and refill queue
` [PATCH v1 10/15] io_uring/zcrx: add io_zcrx_area
` [PATCH v1 11/15] io_uring/zcrx: implement zerocopy receive pp memory provider
` [PATCH v1 12/15] io_uring/zcrx: add io_recvzc request
` [PATCH v1 13/15] io_uring/zcrx: add copy fallback
` [PATCH v1 14/15] io_uring/zcrx: set pp memory provider for an rx queue
` [PATCH v1 15/15] io_uring/zcrx: throttle receive requests
[PATCH net-next v01 0/4] net: af_packet: allow joining a fanout when link is down
2024-10-07 22:15 UTC (5+ messages)
` [PATCH net-next v01 1/4] af_packet: allow fanout_add when socket is not RUNNING
` [PATCH net-next v01 3/4] selftests: net/psock_fanout: restore loopback up/down state on exit
[PATCH ethtool] netlink: rss: retrieve ring count using ETHTOOL_GRXRINGS ioctl
2024-10-07 22:12 UTC (12+ messages)
[PATCH v2 0/8] do not leave dangling sk pointers in pf->create functions
2024-10-07 21:57 UTC (11+ messages)
` [PATCH v2 1/8] net: explicitly clear the sk pointer, when pf->create fails
` [PATCH v2 2/8] af_packet: avoid erroring out after sock_init_data() in packet_create()
` [PATCH v2 3/8] Bluetooth: L2CAP: do not leave dangling sk pointer on error in l2cap_sock_create()
` [PATCH v2 4/8] Bluetooth: RFCOMM: avoid leaving dangling sk pointer in rfcomm_sock_alloc()
` [PATCH v2 5/8] net: af_can: do not leave a dangling sk pointer in can_create()
` [PATCH v2 6/8] net: ieee802154: do not leave a dangling sk pointer in ieee802154_create()
` [PATCH v2 7/8] net: inet: do not leave a dangling sk pointer in inet_create()
` [PATCH v2 8/8] inet6: do not leave a dangling sk pointer in inet6_create()
[RESEND PATCH iwl-next] ice: Unbind the workqueue
2024-10-07 21:44 UTC
[PATCH net-next] net: skip offload for NETIF_F_IPV6_CSUM if ipv6 header contains extension
2024-10-07 20:44 UTC (4+ messages)
[PATCH net-next] r8169: Use improved RTL8125 hw stats
2024-10-07 20:23 UTC
BUG: corrupted list in neigh_destroy
2024-10-07 20:22 UTC (2+ messages)
BUG: corrupted list in neigh_parms_release
2024-10-07 20:21 UTC (2+ messages)
[Intel-wired-lan][PATCH iwl-net] idpf: set completion tag for "empty" bufs associated with a packet
2024-10-07 20:24 UTC
[PATCH 0/2] improve multicast join group performance
2024-10-07 19:06 UTC (7+ messages)
` [PATCH 1/2] net: ipv4: igmp: optimize ____ip_mc_inc_group() using mc_hash
` [PATCH 2/2] net: dpaa: use __dev_mc_sync in dpaa_set_rx_mode()
[net-next] net: ravb: Only advertise Rx/Tx timestamps if hardware supports it
2024-10-07 19:05 UTC (2+ messages)
[PATCH net-next v19 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
2024-10-07 18:49 UTC (7+ messages)
` [PATCH net-next v19 09/14] net: rename skb_copy_to_page_nocache() helper
[RFC bpf-next 0/4] Add XDP rx hw hints support performing XDP_REDIRECT
2024-10-07 18:48 UTC (11+ messages)
[PATCH net] net/sched: accept TCA_STAB only for root qdisc
2024-10-07 18:43 UTC (2+ messages)
[PATCH net] r8169: add tally counter fields added with RTL8125
2024-10-07 18:42 UTC
[PATCH net v3] net: phy: disable eee due to errata on various KSZ switches
2024-10-07 18:38 UTC (2+ messages)
[GIT PULL] virtio: bugfixes
2024-10-07 18:37 UTC (2+ messages)
Linux network PHY initial configuration for ports not 'up'
2024-10-07 18:35 UTC (4+ messages)
[PATCH net-next v2] r8169: add support for the temperature sensor being available from RTL8125B
2024-10-07 18:34 UTC
[PATCH net-next 0/7] ipv4: Convert __fib_validate_source() and its callers to dscp_t
2024-10-07 18:25 UTC (8+ messages)
` [PATCH net-next 1/7] ipv4: Convert ip_route_use_hint() "
` [PATCH net-next 2/7] ipv4: Convert ip_mkroute_input() "
` [PATCH net-next 3/7] ipv4: Convert __mkroute_input() "
` [PATCH net-next 4/7] ipv4: Convert ip_route_input_mc() "
` [PATCH net-next 5/7] ipv4: Convert ip_mc_validate_source() "
` [PATCH net-next 6/7] ipv4: Convert fib_validate_source() "
` [PATCH net-next 7/7] ipv4: Convert __fib_validate_source() "
[PATCH RFC net 0/2] MAINTAINERS: Networking file coverage updates
2024-10-07 18:03 UTC (7+ messages)
` [PATCH RFC net 1/2] MAINTAINERS: consistently exclude wireless files from NETWORKING [GENERAL]
[PATCH net-next] net: Implement fault injection forcing skb reallocation
2024-10-07 18:00 UTC (8+ messages)
[PATCH net-next v2] wireguard: Wire-up big tcp support
2024-10-07 17:50 UTC (3+ messages)
[PATCH v2] net: phy: disable eee due to errata on various KSZ switches
2024-10-07 17:17 UTC (2+ messages)
[PATCH] net: phy: disable eee due to errata on various KSZ switches
2024-10-07 17:05 UTC (5+ messages)
[PATCH net-next v2 0/3] net: xilinx: emaclite: Adopt clock support
2024-10-07 16:58 UTC (5+ messages)
` [PATCH net-next v2 1/3] dt-bindings: net: emaclite: Add "
` [PATCH net-next v2 2/3] net: emaclite: Replace alloc_etherdev() with devm_alloc_etherdev()
` [PATCH net-next v2 3/3] net: emaclite: Adopt clock support
[PATCH RFC net] docs: netdev: document guidance on cleanup patches
2024-10-07 16:54 UTC (6+ messages)
[PATCH net 1/2] net: fec: Restart PPS after link state change
2024-10-07 16:49 UTC (3+ messages)
` [PATCH net 2/2] net: fec: Reload PTP registers after link-state change
[PATCH net] sctp: ensure sk_state is set to CLOSED if hashing fails in sctp_listen_start
2024-10-07 16:45 UTC (2+ messages)
[PATCH net-next v2 0/9] Allow isolating PHY devices
2024-10-07 16:43 UTC (13+ messages)
` [PATCH net-next v2 7/9] net: phy: introduce ethtool_phy_ops to get and set phy configuration
[PATCH iproute] netem: swap transposed calloc args
2024-10-07 16:38 UTC
[PATCH iproute] bridge: catch invalid stp state
2024-10-07 16:35 UTC
[PATCH net-next 0/5] selftests: mlxsw: Stabilize RED tests
2024-10-07 16:26 UTC (6+ messages)
` [PATCH net-next 1/5] selftests: mlxsw: sch_red_ets: Increase required backlog
` [PATCH net-next 2/5] selftests: mlxsw: sch_red_core: Increase backlog size tolerance
` [PATCH net-next 3/5] selftests: mlxsw: sch_red_core: Sleep before querying queue depth
` [PATCH net-next 4/5] selftests: mlxsw: sch_red_core: Send more packets for drop tests
` [PATCH net-next 5/5] selftests: mlxsw: sch_red_core: Lower TBF rate
[PATCH 0/5] Add new headers for Hyper-V Dom0
2024-10-07 16:26 UTC (6+ messages)
` [PATCH 1/5] hyperv: Move hv_connection_id to hyperv-tlfs.h
` [PATCH 2/5] hyperv: Remove unnecessary #includes
[PATCH ipsec v2] xfrm: fix one more kernel-infoleak in algo dumping
2024-10-07 16:10 UTC (2+ messages)
[PATCH net-next v7] ptp: Add support for the AMZNC10C 'vmclock' device
2024-10-07 16:09 UTC (2+ messages)
[RFC PATCH 0/2] ptp: add control over HW timestamp latch point
2024-10-07 16:06 UTC (2+ messages)
[PATCH net-next v3 0/7] microchip_t1s: Update on Microchip 10BASE-T1S PHY driver
2024-10-07 16:00 UTC (5+ messages)
` [PATCH net-next v3 2/7] net: phy: microchip_t1s: update new initial settings for LAN865X Rev.B0
[PATCH net-next v8 00/24] Introducing OpenVPN Data Channel Offload
2024-10-07 15:53 UTC (8+ messages)
` [PATCH net-next v8 01/24] netlink: add NLA_POLICY_MAX_LEN macro
` [PATCH net-next v8 03/24] ovpn: add basic netlink support
[PATCH net-next] tools: ynl-gen: refactor check validation for TypeBinary
2024-10-07 15:53 UTC
[PATCH] vsock/virtio: use GFP_ATOMIC under RCU read lock
2024-10-07 15:46 UTC (3+ messages)
[PATCH net-next v3 00/17] ibm: emac: more cleanups
2024-10-07 15:28 UTC (6+ messages)
` [PATCH net-next v3 17/17] net: ibm: emac: mal: move dcr map down
[RFC] ptp: Delete invalided timestamp event queue code
2024-10-07 15:25 UTC
[PATCH v8 net-next 00/15] net: introduce TX H/W shaping API
2024-10-07 15:20 UTC (2+ messages)
[PATCH v1 net-next] vmxnet3: support higher link speeds from vmxnet3 v9
2024-10-07 15:18 UTC (2+ messages)
nf-nat-core: allocated memory at module unload
2024-10-07 15:10 UTC (5+ messages)
[PATCH v9 0/7] Improve the copy of task comm
2024-10-07 14:49 UTC (8+ messages)
` [PATCH v9 1/7] Get rid of __get_task_comm()
` [PATCH v9 2/7] auditsc: Replace memcpy() with strscpy()
` [PATCH v9 3/7] security: Replace memcpy() with get_task_comm()
` [PATCH v9 4/7] bpftool: Ensure task comm is always NUL-terminated
` [PATCH v9 5/7] mm/util: Fix possible race condition in kstrdup()
` [PATCH v9 6/7] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
` [PATCH v9 7/7] drm: Replace strcpy() with strscpy()
[PATCH net-next 00/14] ibm: emac: cleanup modules
2024-10-07 14:31 UTC (2+ messages)
[PATCH 0/4] xfrm: Add support for RFC 9611 per cpu xfrm states
2024-10-07 14:26 UTC (3+ messages)
` [PATCH 2/4] xfrm: Cache used outbound xfrm states at the policy
[PATCH net-next v2] fsl/fman: Fix a typo
2024-10-07 14:18 UTC (2+ messages)
[PATCH net-next 0/4] ipv4: preliminary work for per-netns RTNL
2024-10-07 14:13 UTC (4+ messages)
` [PATCH net-next 4/4] ipv4: remove fib_info_devhash[]
[PATCH ipsec-next v12 00/16] Add IP-TFS mode to xfrm
2024-10-07 13:59 UTC (7+ messages)
` [PATCH ipsec-next v12 01/16] xfrm: config: add CONFIG_XFRM_IPTFS
` [PATCH ipsec-next v12 02/16] include: uapi: add ip_tfs_*_hdr packet formats
` [PATCH ipsec-next v12 03/16] include: uapi: add IPPROTO_AGGFRAG for AGGFRAG in ESP
` [PATCH ipsec-next v12 04/16] xfrm: netlink: add config (netlink) options
` [PATCH ipsec-next v12 13/16] xfrm: iptfs: add reusing received skb for the tunnel egress packet
` [PATCH ipsec-next v12 14/16] xfrm: iptfs: add skb-fragment sharing code
[PATCH net-next 00/12] Add support for PSE port priority
2024-10-07 14:10 UTC (5+ messages)
` [PATCH net-next 06/12] net: ethtool: Add PSE new port priority support feature
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).