messages from 2024-02-23 22:23:17 to 2024-02-26 03:23:01 UTC [more...]
[PATCH net-next v10 00/10] introduce drop reasons for tcp receive path
2024-02-26 3:22 UTC (5+ messages)
` [PATCH net-next v10 01/10] tcp: add a dropreason definitions and prepare for cookie check
` [PATCH net-next v10 02/10] tcp: directly drop skb in cookie check for ipv4
` [PATCH net-next v10 03/10] tcp: use drop reasons "
` [PATCH net-next v10 04/10] tcp: directly drop skb in cookie check for ipv6
[PATCH net-next v9 09/10] tcp: make the dropreason really work when calling tcp_rcv_state_process()
2024-02-26 3:04 UTC (4+ messages)
[PATCH net-next 00/15] net/smc: implement loopback-ism used by SMC-D
2024-02-26 3:04 UTC (6+ messages)
` [PATCH net-next 06/15] net/smc: implement DMB-related operations of loopback-ism
[PATCH] net: make SK_MEMORY_PCPU_RESERV tunable
2024-02-26 2:24 UTC
[PATCH net-next v3] bonding: 802.3ad replace MAC_ADDRESS_EQUAL with __agg_has_partner
2024-02-26 2:24 UTC
[PATCHSET wq/for-6.9] workqueue: Implement BH workqueue and convert several tasklet users
2024-02-26 2:00 UTC (4+ messages)
` [PATCH 3/8] workqueue: Implement BH workqueues to eventually replace tasklets
` [PATCH v3 "
[PATCH net-next] netlink: use kvmalloc() in netlink_alloc_large_skb()
2024-02-26 1:33 UTC (2+ messages)
[PATCH next v2 00/11] minmax: Optimise to reduce .i line length
2024-02-26 1:11 UTC (16+ messages)
` [PATCH next v2 01/11] minmax: Put all the clamp() definitions together
` [PATCH next v2 02/11] minmax: Use _Static_assert() instead of static_assert()
` [PATCH next v2 03/11] minmax: Simplify signedness check
` [PATCH next v2 04/11] minmax: Replace multiple __UNIQUE_ID() by directly using __COUNTER__
` [PATCH next v2 05/11] minmax: Move the signedness check out of __cmp_once() and __clamp_once()
` [PATCH next v2 06/11] minmax: Remove 'constexpr' check from __careful_clamp()
` [PATCH next v2 07/11] minmax: minmax: Add __types_ok3() and optimise defines with 3 arguments
` [PATCH next v2 08/11] minmax: Add min_const() and max_const()
` [PATCH next v2 09/11] tree-wide: minmax: Replace all the uses of max() for array sizes with max_const()
` [PATCH next v2 10/11] block: Use a boolean expression instead of max() on booleans
` [PATCH next v2 11/11] minmax: min() and max() don't need to return constant expressions
[PATCH net] netlink: validate length of NLA_{BE16,BE32} types
2024-02-25 22:58 UTC
[PATCH 0/1] Rosebush, a new hash table
2024-02-25 21:48 UTC (16+ messages)
` [PATCH 1/1] rosebush: Add new data structure
virtio-net + BQL
2024-02-25 20:26 UTC (5+ messages)
[PATCH 1/8] sysctl: introduce sysctl SYSCTL_U8_MAX and SYSCTL_LONG_S32_MAX
2024-02-25 20:16 UTC (4+ messages)
` [PATCH 3/8] net: ipv6: delete these duplicate static variables two_five_five and minus_one
` [PATCH 4/8] svcrdma: delete the duplicate static variables zero
[PATCH 0/8] introduce sysctl SYSCTL_U8_MAX and SYSCTL_LONG_S32_MAX
2024-02-25 20:15 UTC (2+ messages)
[syzbot] [mm?] BUG: unable to handle kernel paging request in copy_from_kernel_nofault
2024-02-25 19:03 UTC (6+ messages)
[RFC net-next 0/4] tools/net/ynl: Add batch operations for nftables
2024-02-25 17:46 UTC (5+ messages)
` [RFC net-next 1/4] doc/netlink: Add batch op definitions to netlink-raw schema
` [RFC net-next 2/4] tools/net/ynl: Extract message encoding into _encode_message()
` [RFC net-next 3/4] tools/net/ynl: Add batch message encoding for nftables
` [RFC net-next 4/4] doc/netlink/specs: Add draft nftables spec
[PATCH net-next v12 00/15] Introducing P4TC (series 1)
2024-02-25 16:54 UTC (16+ messages)
` [PATCH net-next v12 01/15] net: sched: act_api: Introduce P4 actions list
` [PATCH net-next v12 02/15] net/sched: act_api: increase action kind string length
` [PATCH net-next v12 03/15] net/sched: act_api: Update tc_action_ops to account for P4 actions
` [PATCH net-next v12 04/15] net/sched: act_api: add struct p4tc_action_ops as a parameter to lookup callback
` [PATCH net-next v12 05/15] net: sched: act_api: Add support for preallocated P4 action instances
` [PATCH net-next v12 06/15] p4tc: add P4 data types
` [PATCH net-next v12 07/15] p4tc: add template API
` [PATCH net-next v12 08/15] p4tc: add template pipeline create, get, update, delete
` [PATCH net-next v12 09/15] p4tc: add template action create, update, delete, get, flush and dump
` [PATCH net-next v12 10/15] p4tc: add runtime action support
` [PATCH net-next v12 11/15] p4tc: add template table create, update, delete, get, flush and dump
` [PATCH net-next v12 12/15] p4tc: add runtime table entry create and update
` [PATCH net-next v12 13/15] p4tc: add runtime table entry get, delete, flush and dump
` [PATCH net-next v12 14/15] p4tc: add set of P4TC table kfuncs
` [PATCH net-next v12 15/15] p4tc: add P4 classifier
[PATCH net-next v5 0/3] net: dsa: realtek: support reset controller and update docs
2024-02-25 16:29 UTC (4+ messages)
` [PATCH net-next v5 1/3] dt-bindings: net: dsa: realtek: reset-gpios is not required
` [PATCH net-next v5 2/3] dt-bindings: net: dsa: realtek: add reset controller
` [PATCH net-next v5 3/3] net: dsa: realtek: support "
[PATCH net] kunit: Fix again checksum tests on big endian CPUs
2024-02-25 15:58 UTC (7+ messages)
[syzbot] [rdma?] KASAN: slab-use-after-free Read in rdma_resolve_route
2024-02-25 13:49 UTC (3+ messages)
[PATCH ipsec-next v1 0/8] Add IP-TFS mode to xfrm
2024-02-25 12:17 UTC (5+ messages)
` [PATCH ipsec-next v1 6/8] iptfs: xfrm: Add mode_cbs module functionality
` [devel-ipsec] "
` [PATCH ipsec-next v1 8/8] iptfs: impl: add new iptfs xfrm mode impl
` [devel-ipsec] "
[PATCH net v2] net: stmmac: Complete meta data only when enabled
2024-02-25 11:38 UTC
[PATCH net] net: stmmac: Complete meta data only when enabled
2024-02-25 10:55 UTC (4+ messages)
[PATCH vhost v2 00/19] virtio: drivers maintain dma info for premapped vq
2024-02-25 8:38 UTC (3+ messages)
` [PATCH vhost v2 19/19] virtio_net: sq support premapped mode
[syzbot] [x25?] [reiserfs?] general protection fault in lapbeth_data_transmit
2024-02-25 7:28 UTC (2+ messages)
[Intel-wired-lan] [PATCH iwl-next v4 0/5] ice: Support 5 layer Tx scheduler topology
2024-02-25 7:18 UTC (9+ messages)
` [Intel-wired-lan] [PATCH iwl-next v4 4/5] ice: Add tx_scheduling_layers devlink param
[PATCH v3 net-next 00/14] af_unix: Rework GC
2024-02-25 0:34 UTC (3+ messages)
` [PATCH v3 net-next 05/14] af_unix: Detect Strongly Connected Components
[PATCH] net: usb: dm9601: fix wrong return value in dm9601_mdio_read
2024-02-24 23:20 UTC
[PATCH bpf-next v4 1/3] bpf, net: validate struct_ops when updating value
2024-02-24 22:34 UTC
[PATCH] net: wwan: t7xx: Prefer struct_size over open coded arithmetic
2024-02-24 21:39 UTC (2+ messages)
[PATCH net-next] net: dsa: mv88e6xxx: add Amethyst specific SMI GPIO function
2024-02-24 20:33 UTC
xhci_hcd: `Timeout while waiting for setup device command`, 37 s until Ethernet connection is established
2024-02-24 19:45 UTC
[PATCH] net: skbuff: allocate the fclone in the current NUMA node
2024-02-24 19:07 UTC (6+ messages)
[PATCH net-next v6 0/8] net: ethernet: Rework EEE
2024-02-24 17:57 UTC (7+ messages)
` [PATCH net-next v6 5/8] net: phy: Immediately call adjust_link if only tx_lpi_enabled changes
[PATCH net-next v13 0/4] netdevsim: link and forward skbs between ports
2024-02-24 17:33 UTC (4+ messages)
` [PATCH net-next v13 1/4] netdevsim: allow two netdevsim ports to be connected
[PATCH] sunrpc: remove SLAB_MEM_SPREAD flag usage
2024-02-24 13:51 UTC
[PATCH] net: remove SLAB_MEM_SPREAD flag usage
2024-02-24 13:49 UTC
[PATCH] netfilter: xtables: fix IP6_NF_IPTABLES_LEGACY typo
2024-02-24 13:23 UTC (2+ messages)
[pull request][net-next V3 00/15] mlx5 socket direct (Multi-PF)
2024-02-24 12:48 UTC (13+ messages)
` [net-next V3 15/15] Documentation: networking: Add description for multi-pf netdev
[PATCH v4] ice: Add get/set hw address for VFs using devlink commands
2024-02-24 12:44 UTC
[PATCH v2 net] dpll: rely on rcu for netdev_dpll_pin()
2024-02-24 12:43 UTC (2+ messages)
[PATCH net-next v4 0/6] net: hisi-femac: add support for Hi3798MV200, remove unmaintained compatibles
2024-02-24 12:01 UTC (6+ messages)
` [PATCH net-next v4 1/6] dt-bindings: net: hisilicon-femac-mdio: convert to YAML
[PATCH v3] ice: Add get/set hw address for VFs using devlink commands
2024-02-24 11:52 UTC (3+ messages)
[PATCH v2 net-next 00/14] rtnetlink: reduce RTNL pressure for dumps
2024-02-24 11:08 UTC (6+ messages)
` [PATCH v2 net-next 01/14] rtnetlink: prepare nla_put_iflink() to run under RCU
[PATCH net-next resend 0/6] Support for ASP 2.2 and optimizations
2024-02-24 10:23 UTC (10+ messages)
` [PATCH net-next resend 1/6] dt-bindings: net: brcm,unimac-mdio: Add asp-v2.2
` [PATCH net-next resend 2/6] dt-bindings: net: brcm,asp-v2.0: "
` [PATCH net-next resend 3/6] net: bcmasp: Add support for ASP 2.2
` [PATCH net-next resend 4/6] net: phy: mdio-bcm-unimac: Add asp v2.2 support
` [PATCH net-next resend 5/6] net: bcmasp: Keep buffers through power management
` [PATCH net-next resend 6/6] net: bcmasp: Add support for PHY interrupts
[PATCH net-next 0/2] net: add local address bind support to vxlan and geneve
2024-02-24 10:06 UTC (4+ messages)
` [PATCH net-next 2/2] net: geneve: enable local address bind for geneve sockets
[PATCH net-next 00/10] net/tcp: TCP-AO and TCP-MD5 tracepoints
2024-02-24 9:40 UTC (13+ messages)
` [PATCH net-next 01/10] net/tcp: Use static_branch_tcp_{md5,ao} to drop ifdefs
` [PATCH net-next 02/10] net/tcp: Add a helper tcp_ao_hdr_maclen()
` [PATCH net-next 03/10] net/tcp: Move tcp_inbound_hash() from headers
` [PATCH net-next 04/10] net/tcp: Add tcp-md5 and tcp-ao tracepoints
` [PATCH net-next 05/10] net/tcp: Remove tcp_hash_fail()
` [PATCH net-next 06/10] selftests/net: Clean-up double assignment
` [PATCH net-next 07/10] selftests/net: Provide test_snprintf() helper
` [PATCH net-next 08/10] selftests/net: Be consistnat in kconfig checks
` [PATCH net-next 09/10] selftests/net: Don't forget to close nsfd after switch_save_ns()
` [PATCH net-next 10/10] selftest/net: Add trace events matching to tcp_ao
[PATCH net-next 1/2] net: ethernet: ti: am65-cpts: Enable PTP RX HW timestamp using CPTS FIFO
2024-02-24 8:59 UTC (4+ messages)
` [PATCH net-next 2/2] net: ethernet: ti: am65-cpsw: Enable RX HW timestamp only for PTP packets
[PATCH v5 00/18] power: sequencing: implement the subsystem and add first users
2024-02-24 8:52 UTC (16+ messages)
[PATCH net-next] ipv6: raw: remove useless input parameter in rawv6_err
2024-02-24 8:50 UTC (2+ messages)
[PATCH net] veth: try harder when allocating queue memory
2024-02-24 8:25 UTC (2+ messages)
[PATCH] igc: fix LEDS_CLASS dependency
2024-02-24 7:50 UTC (3+ messages)
[PATCH net-next 1/2] net: vxlan: enable local address bind for vxlan sockets
2024-02-24 5:58 UTC (2+ messages)
[PATCH net-next] selftests: netdevsim: be less selective for FW for the devlink test
2024-02-24 5:06 UTC
[PATCH net-next] selftests/net: force synchronized GC for a test
2024-02-24 4:40 UTC (5+ messages)
[PATCH net-next 0/3] net/staging: Don't bother filling in ethtool driver version
2024-02-24 3:10 UTC (2+ messages)
[patch net-next v3 0/3] tools: ynl: couple of cmdline enhancements
2024-02-24 3:10 UTC (2+ messages)
[PATCH net-next] genetlink: make info in GENL_REQ_ATTR_CHECK() const
2024-02-24 3:10 UTC (2+ messages)
[PATCH net-next] tools: ynl: fix header guards
2024-02-24 3:10 UTC (2+ messages)
[PATCH bpf-next v3 1/3] bpf, net: validate struct_ops when updating value
2024-02-24 3:03 UTC
[PATCH] net: ethtool: avoid rebuilds on UTS_RELEASE change
2024-02-24 2:10 UTC (2+ messages)
[PATCH net-next] ps3/gelic: minor Kernel Doc corrections
2024-02-24 2:10 UTC (2+ messages)
[PATCH net v2] net: mpls: error out if inner headers are not set
2024-02-24 2:10 UTC (2+ messages)
[PATCH v2 net-next 0/3] net: Provide SMP threads for backlog NAPI
2024-02-24 2:02 UTC (3+ messages)
` [PATCH v2 net-next 3/3] net: Use backlog-NAPI to clean up the defer_list
[PATCH v4 00/39] Add support for sam9x7 SoC family
2024-02-24 1:18 UTC (2+ messages)
` (subset) "
[PATCH] stmmac: Clear variable when destroying workqueue
2024-02-24 0:32 UTC (2+ messages)
[PATCH net] tun: Fix xdp_rxq_info's queue_index when detaching
2024-02-24 0:30 UTC (2+ messages)
[PATCH 0/7] scsi: replace deprecated strncpy
2024-02-24 0:27 UTC (17+ messages)
` [PATCH 1/7] scsi: mpi3mr: replace deprecated strncpy with strscpy
` [PATCH 2/7] scsi: mpt3sas: "
` [PATCH 3/7] scsi: qedf: "
` [PATCH 4/7] scsi: qla4xxx: "
` [PATCH 5/7] scsi: devinfo: replace strncpy and manual pad
` [PATCH 6/7] scsi: smartpqi: replace deprecated strncpy with strscpy
` [PATCH 7/7] scsi: wd33c93: "
[PATCH RFC net-next v1 0/6] ethtool HW timestamping statistics
2024-02-23 23:43 UTC (11+ messages)
` [PATCH RFC net-next v1 1/6] ethtool: add interface to read Tx hardware "
` [PATCH RFC net-next v1 5/6] tools: ynl: ethtool.py: Make tool invokable from any CWD
[RFC net-next 0/3] netdev: add per-queue statistics
2024-02-24 0:13 UTC (6+ messages)
` [RFC net-next 1/3] "
[Bug report] veth cannot be created, reporting page allocation failure
2024-02-24 0:06 UTC (5+ messages)
[PATCH net-next v3 00/11] selftests: kselftest_harness: support using xfail
2024-02-24 0:02 UTC (2+ messages)
[PATCH net-next v9 06/10] tcp: introduce dropreasons in receive path
2024-02-24 0:01 UTC (3+ messages)
[PATCH] net: bcmgenet: Reset RBUF on first open
2024-02-23 23:53 UTC
linux-next: Tree for Feb 23 (drivers/net/ethernet/ti/am65-cpsw-nuss.c)
2024-02-23 23:48 UTC (2+ messages)
` linux-next: Tree for Feb 23 (net/core/net-sysfs.o)
[PATCH net-next v5 00/16] net: dsa: vsc73xx: Make vsc73xx usable
2024-02-23 22:50 UTC (3+ messages)
` [PATCH net-next v5 04/16] net: dsa: vsc73xx: Add define for max num of ports
[PATCH net 0/3] ionic: PCI error handling fixes
2024-02-23 22:27 UTC (4+ messages)
` [PATCH net 1/3] ionic: check before releasing pci regions
` [PATCH net 2/3] ionic: check cmd_regs before copying in or out
` [PATCH net 3/3] ionic: restore netdev feature bits after reset
[PATCH net-next v3 0/3] net: stmmac: Allow driver-specific AXI configuration
2024-02-23 22:24 UTC (5+ messages)
` [PATCH net-next v3 3/3] net: stmmac: Configure AXI on Tegra234 MGBE
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).