messages from 2023-08-09 16:12:21 to 2023-08-10 06:54:16 UTC [more...]
[PATCH net-next 00/10] genetlink: provide struct genl_info to dumps
2023-08-10 6:54 UTC (17+ messages)
` [PATCH net-next 01/10] genetlink: use push conditional locking info dumpit/done
` [PATCH net-next 02/10] genetlink: make genl_info->nlhdr const
` [PATCH net-next 03/10] genetlink: remove userhdr from struct genl_info
` [PATCH net-next 04/10] genetlink: add struct genl_info to struct genl_dumpit_info
` [PATCH net-next 05/10] genetlink: use attrs from struct genl_info
` [PATCH net-next 06/10] genetlink: add a family pointer to "
` [PATCH net-next 07/10] genetlink: add genlmsg_iput() API
` [PATCH net-next 08/10] netdev-genl: use struct genl_info for reply construction
` [PATCH net-next 09/10] ethtool: netlink: simplify arguments to ethnl_default_parse()
` [PATCH net-next 10/10] ethtool: netlink: always pass genl_info to .prepare_data
[PATCH v4] tun: avoid high-order page allocation for packet header
2023-08-10 6:53 UTC (3+ messages)
[PATCH V5 net-next 0/2] net: fec: add XDP_TX feature support
2023-08-10 6:45 UTC (3+ messages)
` [PATCH V5 net-next 1/2] "
` [PATCH V5 net-next 2/2] net: fec: improve XDP_TX performance
[PATCH vhost v11 00/10] virtio core prepares for AF_XDP
2023-08-10 6:47 UTC (19+ messages)
` [PATCH vhost v11 05/10] virtio_ring: introduce virtqueue_dma_dev()
[PATCH net-next v3 0/9] Create common DPLL configuration API
2023-08-10 6:45 UTC (12+ messages)
` [PATCH net-next v3 1/9] dpll: documentation on DPLL subsystem interface
` [PATCH net-next v3 2/9] dpll: spec: Add Netlink spec in YAML
` [PATCH net-next v3 3/9] dpll: core: Add DPLL framework base functions
` [PATCH net-next v3 4/9] dpll: netlink: "
` [PATCH net-next v3 5/9] netdev: expose DPLL pin handle for netdevice
` [PATCH net-next v3 6/9] ice: add admin commands to access cgu configuration
` [PATCH net-next v3 7/9] ice: implement dpll interface to control cgu
` [PATCH net-next v3 8/9] ptp_ocp: implement DPLL ops
` [PATCH net-next v3 9/9] mlx5: Implement SyncE support using DPLL infrastructure
[PATCH] net: phy: Don't disable irqs on shutdown if WoL is enabled
2023-08-10 6:32 UTC (3+ messages)
[PATCH net-next v2 0/2] Add Realtek automotive PCIe driver
2023-08-10 6:29 UTC (3+ messages)
` [PATCH net-next v2 1/2] net/ethernet/realtek: Add Realtek automotive PCIe driver code
` [PATCH net-next v2 2/2] MAINTAINERS: Add the rtase ethernet driver entry
Race over table->data in proc_do_sync_threshold()
2023-08-10 6:20 UTC (3+ messages)
[PATCH bpf-next 0/9] xsk: TX metadata
2023-08-10 6:12 UTC (15+ messages)
` [PATCH bpf-next 1/9] xsk: Support XDP_TX_METADATA_LEN
` [PATCH bpf-next 2/9] xsk: add TX timestamp and TX checksum offload support
` [xdp-hints] "
` [PATCH bpf-next 3/9] tools: ynl: print xsk-features from the sample
` [PATCH bpf-next 4/9] net/mlx5e: Implement AF_XDP TX timestamp and checksum offload
` [PATCH bpf-next 5/9] selftests/xsk: Support XDP_TX_METADATA_LEN
` [PATCH bpf-next 6/9] selftests/bpf: Add csum helpers
` [PATCH bpf-next 7/9] selftests/bpf: Add TX side to xdp_metadata
` [PATCH bpf-next 8/9] selftests/bpf: Add TX side to xdp_hw_metadata
` [PATCH bpf-next 9/9] xsk: document XDP_TX_METADATA_LEN layout
` [xdp-hints] "
` [xdp-hints] [PATCH bpf-next 0/9] xsk: TX metadata
pull-request: bpf 2023-08-09
2023-08-10 5:53 UTC
pull-request: bpf-next 2023-08-09
2023-08-10 5:51 UTC
[PATCH] net: phy: at803x: Improve hibernation support on start up
2023-08-10 4:32 UTC (15+ messages)
[PATCH net-next v2] net: mana: Add gdma stats to ethtool output for mana
2023-08-10 4:15 UTC
[PATCH net-next v22] vmxnet3: Add XDP support
2023-08-10 4:13 UTC
[PATCH] virtio-net: Zero max_tx_vq field for VIRTIO_NET_CTRL_MQ_HASH_CONFIG case
2023-08-10 4:12 UTC (2+ messages)
[PATCH bpf v3 0/4] bug fixes for sockmap
2023-08-10 4:00 UTC (2+ messages)
[PATCH v13 vfio 0/7] pds-vfio-pci driver
2023-08-10 3:46 UTC (7+ messages)
` [PATCH v13 vfio 6/7] vfio/pds: Add support for firmware recovery
[PATCH bpf] xsk: fix refcount underflow in error path
2023-08-10 3:30 UTC (2+ messages)
[RFC PATCH bpf-next 0/2] Remove unnecessary synchronizations in cpumap
2023-08-10 3:22 UTC (2+ messages)
[PATCH net V2] virtio-net: set queues after driver_ok
2023-08-10 3:12 UTC
[PATCH net] virtio-net: set queues after driver_ok
2023-08-10 3:11 UTC (5+ messages)
[PATCH net-next 0/5] bonding: do some cleanups in bond driver
2023-08-10 3:08 UTC (8+ messages)
` [PATCH net-next 2/5] bonding: remove warning printing in bond_create_debugfs
` [PATCH net-next 3/5] bonding: remove unnecessary NULL check in debugfs function
` [PATCH net-next 4/5] bonding: use bond_set_slave_arr to simplify code
[PATCH v14 vfio 0/8] pds-vfio-pci driver
2023-08-10 2:47 UTC (7+ messages)
` [PATCH v14 vfio 6/8] vfio/pds: Add support for dirty page tracking
[PATCH net] octeontx2-pf: Set page pool size
2023-08-10 2:44 UTC
[RFC PATCH v2 00/11] Device Memory TCP
2023-08-10 1:57 UTC (12+ messages)
` [RFC PATCH v2 01/11] net: add netdev netlink api to bind dma-buf to a net device
` [RFC PATCH v2 02/11] netdev: implement netlink api to bind dma-buf to netdevice
` [RFC PATCH v2 03/11] netdev: implement netdevice devmem allocator
` [RFC PATCH v2 04/11] memory-provider: updates to core provider API for devmem TCP
` [RFC PATCH v2 05/11] memory-provider: implement dmabuf devmem memory provider
` [RFC PATCH v2 06/11] page-pool: add device memory support
` [RFC PATCH v2 07/11] net: support non paged skb frags
` [RFC PATCH v2 08/11] net: add support for skbs with unreadable frags
` [RFC PATCH v2 09/11] tcp: implement recvmsg() RX path for devmem TCP
` [RFC PATCH v2 10/11] net: add SO_DEVMEM_DONTNEED setsockopt to release RX pages
` [RFC PATCH v2 11/11] selftests: add ncdevmem, netcat for devmem TCP
[PATCH v2 0/5] ARM: Add GXP UMAC Support
2023-08-10 1:54 UTC (9+ messages)
` [PATCH v2 4/5] net: hpe: Add GXP UMAC Driver
[PATCH net-next] net: ethernet: 8390: ne2k-pci: use module_pci_driver() macro
2023-08-10 1:46 UTC
[PATCH iwl-net v1] ice: fix receive buffer size miscalculation
2023-08-10 0:23 UTC
[PATCH mlx5-next v1 00/14] mlx5 MACsec RoCEv2 support
2023-08-09 23:53 UTC (4+ messages)
[linux-next:master] BUILD REGRESSION 21ef7b1e17d039053edaeaf41142423810572741
2023-08-09 23:31 UTC (2+ messages)
[PATCH v4 net-next 00/11] Improve the taprio qdisc's relationship with its children
2023-08-09 23:10 UTC (2+ messages)
[net PATCH V2 0/4] Fix PFC related issues
2023-08-09 23:05 UTC (3+ messages)
` [net PATCH V2 1/4] octeontx2-pf: Update PFC configuration
[PATCH net] net: macb: In ZynqMP resume always configure PS GTR for non-wakeup source
2023-08-09 23:04 UTC (3+ messages)
[PATCH net-next V2 0/2] mlx5: Expose NIC temperature via hwmon API
2023-08-09 23:00 UTC (4+ messages)
` [PATCH net-next V2 2/2] net/mlx5: Expose NIC temperature via hardware monitoring kernel API
[PATCH net-next] net: annotate data-races around sock->ops
2023-08-09 23:00 UTC (2+ messages)
[PATCH] net/llc/llc_conn.c: fix 4 instances of -Wmissing-variable-declarations
2023-08-09 23:00 UTC (2+ messages)
[PATCH net] ipv6: adjust ndisc_is_useropt() to also return true for PIO
2023-08-09 23:00 UTC (2+ messages)
[PATCH v1 mptcp-next] mptcp: Remove unnecessary test for __mptcp_init_sock()
2023-08-09 22:59 UTC
[net-next PATCH v2] octeontx2-pf: Use PTP HW timestamp counter atomic update feature
2023-08-09 22:50 UTC (2+ messages)
[PATCH v2 0/7] netfilter: refactor deprecated strncpy
2023-08-09 22:47 UTC (13+ messages)
` [PATCH v2 1/7] netfilter: ipset: "
` [PATCH v2 5/7] netfilter: nft_osf: "
` [PATCH v2 6/7] netfilter: x_tables: "
` [PATCH v2 7/7] netfilter: xtables: "
[PATCH net-next] ethernet: s2io: Use ether_addr_to_u64() to convert ethernet address
2023-08-09 22:40 UTC (2+ messages)
[PATCH net-next 0/3] Remove redundant functions and use generic functions
2023-08-09 22:40 UTC (2+ messages)
[PATCH net-next 0/2] mlxsw: Set port STP state on bridge enslavement
2023-08-09 22:40 UTC (2+ messages)
[net Patch] octeontx2-pf: Allow both ntuple and TC features on the interface
2023-08-09 22:26 UTC (2+ messages)
[PATCH] net: ipmr: Call ipmr_ioctl() directly from ipmr_sk_ioctl()
2023-08-09 22:25 UTC (2+ messages)
pull-request: wireless-2023-08-09
2023-08-09 22:20 UTC (2+ messages)
[PATCH net v2 1/5] ibmvnic: Enforce stronger sanity checks on login response
2023-08-09 22:10 UTC (5+ messages)
` [PATCH net v2 2/5] ibmvnic: Unmap DMA login rsp buffer on send login fail
` [PATCH net v2 3/5] ibmvnic: Handle DMA unmapping of login buffs in release functions
` [PATCH net v2 4/5] ibmvnic: Do partial reset on login failure
` [PATCH net v2 5/5] ibmvnic: Ensure login failure recovery is safe from other resets
[PATCH v2 0/8] io_uring: Initial support for {s,g}etsockopt commands
2023-08-09 22:02 UTC (10+ messages)
` [PATCH v2 4/8] io_uring/cmd: Extend support beyond SOL_SOCKET
` [PATCH v2 7/8] io_uring/cmd: BPF hook for getsockopt cmd
` [PATCH v2 8/8] io_uring/cmd: BPF hook for setsockopt cmd
[PATCH RESEND net-next 1/2] net: dsa: mt7530: register OF node for internal MDIO bus
2023-08-09 22:01 UTC (6+ messages)
` [PATCH RESEND net-next 2/2] dt-bindings: net: dsa: mediatek,mt7530: document MDIO-bus
[PATCH net v2 00/17] selftests: forwarding: Various fixes
2023-08-09 22:00 UTC (2+ messages)
[PATCH net v4] net: phy: meson-gxl: implement meson_gxl_phy_resume()
2023-08-09 21:49 UTC
[PATCH v3 0/5] Introduce IEP driver and packet timestamping support
2023-08-09 21:37 UTC (3+ messages)
` [PATCH v3 1/5] dt-bindings: net: Add ICSS IEP
[PATCH -next] SUNRPC: Remove unused declaration rpc_modcount()
2023-08-09 21:36 UTC (2+ messages)
[PATCH 0/4] Add support for Agilex5 SoCFPGA platform
2023-08-09 21:28 UTC (6+ messages)
` [PATCH v2 0/5] "
` [PATCH v2 4/5] clk: socfpga: agilex: add clock driver for the Agilex5
[PATCH next-next 1/5] netfilter: gre: Remove unused function declaration nf_ct_gre_keymap_flush()
2023-08-09 21:00 UTC (2+ messages)
[PATCH net 0/3] nexthop: Nexthop dump fixes
2023-08-09 21:00 UTC (2+ messages)
[PATCH net] tcp: add missing family to tcp_set_ca_state() tracepoint
2023-08-09 21:00 UTC (2+ messages)
[PATCH net v2] vlan: Fix VLAN 0 memory leak
2023-08-09 21:00 UTC (2+ messages)
[iproute2,v2] man: bridge: update bridge link show
2023-08-09 20:50 UTC (4+ messages)
[PATCH v2 iproute2 1/2] tc/taprio: don't print netlink attributes which weren't reported by the kernel
2023-08-09 20:50 UTC (2+ messages)
[PATCH net v2] devlink: Delay health recover notification until devlink registered
2023-08-09 20:35 UTC
[PATCH net-next] net: switchdev: Remove unused declaration switchdev_port_fwd_mark_set()
2023-08-09 20:20 UTC (2+ messages)
[PATCH net-next] net: dsa: mark parsed interface mode for legacy switch drivers
2023-08-09 20:20 UTC (2+ messages)
[PATCH -next] mlxsw: spectrum_switchdev: Use is_zero_ether_addr() instead of ether_addr_equal()
2023-08-09 20:20 UTC (2+ messages)
[PATCH net-next] net: phy: Remove two unused function declarations
2023-08-09 20:20 UTC (2+ messages)
[PATCH net-next] mlxbf_gige: Remove two unused function declarations
2023-08-09 20:20 UTC (2+ messages)
[PATCH net-next] tools: ynl-gen: add missing empty line between policies
2023-08-09 20:20 UTC (2+ messages)
[PATCH net-next] tipc: Remove unused declaration tipc_link_build_bc_sync_msg()
2023-08-09 20:10 UTC (2+ messages)
[PATCH net-next] bcm63xx_enet: Remove redundant initialization owner
2023-08-09 20:10 UTC (2+ messages)
[PATCH] net: txgbe: Use pci_dev_id() to simplify the code
2023-08-09 20:10 UTC (2+ messages)
[patch net-next] devlink: clear flag on port register error path
2023-08-09 20:10 UTC (2+ messages)
[patch net-next] ynl-gen-c.py: avoid rendering empty validate field
2023-08-09 20:10 UTC (2+ messages)
r8169 link up but no traffic, and watchdog error
2023-08-09 19:58 UTC (2+ messages)
[PATCH] net: phy: Don't disable irqs on shutdown if WoL is enabled
2023-08-09 19:15 UTC (11+ messages)
[PATCH iwl-next v2 0/5] iavf: Add devlink and devlink rate support
2023-08-09 18:44 UTC (7+ messages)
` [PATCH iwl-next v2 4/5] iavf: Add devlink port function rate API support
` [PATCH iwl-next v2 5/5] iavf: Add VIRTCHNL Opcodes Support for Queue bw Setting
Error 'netif_napi_add_weight() called with weight 256'
2023-08-09 18:37 UTC (7+ messages)
[PATCH net 0/2] Fix VF to VM attach detach
2023-08-09 18:14 UTC (4+ messages)
` [PATCH net 2/2] ice: Fix NULL pointer deref during VF reset
` [Intel-wired-lan] "
[PATCH RFC] Introduce uniptr_t as a generic "universal" pointer
2023-08-09 18:08 UTC (7+ messages)
[PATCH iwl-next v4 0/3] ice: split ice_aq_wait_for_event() func into two
2023-08-09 17:46 UTC (2+ messages)
[PATCH net-next v3 00/10] net: stmmac: add new features to xgmac
2023-08-09 17:38 UTC (12+ messages)
` [PATCH net-next v3 01/10] net: stmmac: correct RX COE parsing for xgmac
` [PATCH net-next v3 02/10] net: stmmac: xgmac: add more feature parsing from hw cap
` [PATCH net-next v3 03/10] net: stmmac: mdio: enlarge the max XGMAC C22 ADDR to 31
` [PATCH net-next v3 04/10] net: stmmac: enlarge max rx/tx queues and channels to 16
` [PATCH net-next v3 05/10] net: stmmac: reflect multi irqs for tx/rx channels and mac and safety
` [PATCH net-next v3 06/10] net: stmmac: xgmac: support per-channel irq
` [PATCH net-next v3 07/10] dt-bindings: net: snps,dwmac: add safety irq support
` [PATCH net-next v3 08/10] net: stmmac: platform: support parsing safety irqs from DT
` [PATCH net-next v3 09/10] dt-bindings: net: snps,dwmac: add per channel irq support
` [PATCH net-next v3 10/10] net: stmmac: platform: support parsing per channel irq from DT
[PATCH bpf-next] net: Fix slab-out-of-bounds in inet[6]_steal_sock
2023-08-09 17:14 UTC (5+ messages)
[PATCH] tracepoint: add new `tcp:tcp_ca_event_set` trace event
2023-08-09 16:55 UTC (4+ messages)
` [PATCH v2] tracepoint: add new `tcp:tcp_ca_event` "
[PATCH net-next] sctp: Remove unused declaration sctp_backlog_migrate()
2023-08-09 16:51 UTC (2+ messages)
[PATCH net-next v3 0/4] Support offload LED blinking to PHY
2023-08-09 16:27 UTC (3+ 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).