messages from 2022-11-02 00:25:39 to 2022-11-02 17:47:08 UTC [more...]
[PATCHSET v3 0/5] Add support for epoll min_wait
2022-11-02 17:46 UTC (2+ messages)
[PATCH v2 0/2] vsock: remove an unused variable and fix infinite sleep
2022-11-02 17:30 UTC (6+ messages)
` [PATCH v2 2/2] vsock: fix possible infinite sleep in vsock_connectible_wait_data()
[PATCH 00/12] Add PCI pass-thru support to Hyper-V Confidential VMs
2022-11-02 17:28 UTC (5+ messages)
` [PATCH 02/12] x86/ioapic: Gate decrypted mapping on cc_platform_has() attribute
` [PATCH 03/12] x86/hyperv: Reorder code in prep for subsequent patch
[PATCH net-next 0/6] net: dsa: microchip: regmap range validation and ksz_pwrite status check for lan937x and irq and error checking updates for ksz series
2022-11-02 17:15 UTC (8+ messages)
` [PATCH net-next 1/6] net: dsa: microchip: lan937x: add regmap range validation
` [PATCH net-next 2/6] net: dsa: microchip: add ksz9563 in ksz_switch_ops and select based on compatible string
` [PATCH net-next 3/6] net: dsa: microchip: add irq in i2c probe
` [PATCH net-next 4/6] net: dsa: microchip: add error checking for ksz_pwrite
` [PATCH net-next 5/6] net: dsa: microchip: ksz8563: Add number of port irq
` [PATCH net-next 6/6] net: dsa: microchip: add dev_err_probe in probe functions
[PATCH] ath11k: Fix QCN9074 firmware boot on x86
2022-11-02 17:15 UTC (6+ messages)
[PATCH net-next v2] netconsole: Enable live renaming for network interfaces used by netconsole
2022-11-02 17:14 UTC (4+ messages)
[PATCH 0/5] Add GMAC support for S32 SoC family
2022-11-02 17:13 UTC (4+ messages)
` [PATCH 2/5] dt-bindings: net: add schema for NXP S32CC dwmac glue driver
[PATCH net v2] net: gso: fix panic on frag_list with mixed head alloc types
2022-11-02 17:11 UTC (2+ messages)
[PATCH 0/2] vsock: remove an unused variable and fix infinite sleep
2022-11-02 17:08 UTC (5+ messages)
` [PATCH 2/2] vsock: fix possible infinite sleep in vsock_connectible_wait_data()
[PATCH net-next V6 0/2]net: lan743x: PCI11010 / PCI11414 devices Enhancements
2022-11-02 17:12 UTC (4+ messages)
` [PATCH net-next V6 1/2] net: lan743x: Remove unused argument in lan743x_common_regs( )
` [PATCH net-next V6 2/2] net: lan743x: Add support to SGMII register dump for PCI11010/PCI11414 chips
[PATCH] ath11k (gcc13): synchronize ath11k_mac_he_gi_to_nl80211_he_gi()'s return type
2022-11-02 16:52 UTC (8+ messages)
[PATCH net-next] gro: avoid checking for a failed search
2022-11-02 16:45 UTC (3+ messages)
[PATCH v2 net-next 3/3] dt-bindings: describe the support of "clock-frequency" in mdio
2022-11-02 16:41 UTC (3+ messages)
[PATCH 0/2] devlink: Add port function attribute to enable/disable roce
2022-11-02 16:39 UTC (3+ messages)
` [PATCH 1/2] devlink: Expose port function commands to control roce
` [PATCH 2/2] net/mlx5: E-Switch, Implement devlink port function cmds "
[PATCH 1/3] s390/ctcm: Fix return type of ctc{mp,}m_tx()
2022-11-02 16:32 UTC (3+ messages)
` [PATCH 2/3] s390/netiucv: Fix return type of netiucv_tx()
` [PATCH 3/3] s390/lcs: Fix return type of lcs_start_xmit()
[PATCH net-next v4] ethtool: linkstate: add a statistic for PHY down events
2022-11-02 16:31 UTC (2+ messages)
[PATCH 1/2] dt-bindings: clock: qcom,gcc-ipq8074: use common GCC schema
2022-11-02 16:28 UTC (7+ messages)
` [PATCH] dt-bindings: net: constrain number of 'reg' in ethernet ports
[patch net-next v3 00/13] net: fix netdev to devlink_port linkage and expose to user
2022-11-02 16:28 UTC (16+ messages)
` [patch net-next v3 05/13] net: devlink: track netdev with devlink_port assigned
` [patch net-next v3 13/13] net: expose devlink port over rtnetlink
[PATCH v3 1/2] dt-bindings: net: constrain number of 'reg' in ethernet ports
2022-11-02 16:15 UTC (2+ messages)
` [PATCH v3 2/2] dt-bindings: net: dsa-port: constrain number of 'reg' in ports
[PATCH] dt-bindings: net: nxp,sja1105: document spi-cpol
2022-11-02 16:12 UTC
[PATCH] net: ethernet: ti: Fix return type of netcp_ndo_start_xmit()
2022-11-02 16:09 UTC
[PATCH linux-next] ionic: remove redundant ret variable
2022-11-02 16:07 UTC (2+ messages)
[PATCH] hamradio: baycom_epp: Fix return type of baycom_send_packet()
2022-11-02 16:06 UTC
[patch net-next v4 00/13] net: fix netdev to devlink_port linkage and expose to user
2022-11-02 16:02 UTC (14+ messages)
` [patch net-next v4 01/13] net: devlink: convert devlink port type-specific pointers to union
` [patch net-next v4 02/13] net: devlink: move port_type_warn_schedule() call to __devlink_port_type_set()
` [patch net-next v4 03/13] net: devlink: move port_type_netdev_checks() "
` [patch net-next v4 04/13] net: devlink: take RTNL in port_fill() function only if it is not held
` [patch net-next v4 05/13] net: devlink: track netdev with devlink_port assigned
` [patch net-next v4 06/13] net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port
` [patch net-next v4 07/13] net: devlink: remove netdev arg from devlink_port_type_eth_set()
` [patch net-next v4 08/13] net: devlink: remove net namespace check from devlink_nl_port_fill()
` [patch net-next v4 09/13] net: devlink: store copy netdevice ifindex and ifname to allow port_fill() without RTNL held
` [patch net-next v4 10/13] net: devlink: add not cleared type warning to port unregister
` [patch net-next v4 11/13] net: devlink: use devlink_port pointer instead of ndo_get_devlink_port
` [patch net-next v4 12/13] net: remove unused ndo_get_devlink_port
` [patch net-next v4 13/13] net: expose devlink port over rtnetlink
[PATCH] ath9k: remove variable sent
2022-11-02 15:53 UTC (2+ messages)
[RFC net-next] net/sched: act_mirred: allow mirred ingress through networking backlog
2022-11-02 15:34 UTC (2+ messages)
[PATCH (repost) net-next] sched: add extack for tfilter_notify
2022-11-02 15:33 UTC (7+ messages)
[PATCH net] ibmveth: Reduce maximum tx queues to 8
2022-11-02 15:30 UTC
[PATCH net] net: Fix memory leaks of napi->rx_list
2022-11-02 15:28 UTC (4+ messages)
[PATCH wpan-next 0/3] IEEE 802.15.4 PAN discovery handling
2022-11-02 15:19 UTC (4+ messages)
` [PATCH wpan-next 1/3] ieee802154: Advertize coordinators discovery
` [PATCH wpan-next 2/3] ieee802154: Handle "
` [PATCH wpan-next 3/3] ieee802154: Trace the registration of new PANs
[PATCH net-next] netlink: Fix potential skb memleak in netlink_ack
2022-11-02 15:05 UTC (2+ messages)
[PATCH wpan-next v2 0/3] IEEE 802.15.4: Add coordinator interfaces
2022-11-02 14:52 UTC (3+ messages)
[patch net v3] tcp: prohibit TCP_REPAIR_OPTIONS if data was already sent
2022-11-02 14:46 UTC (2+ messages)
[PATCH 0/5] ONIE tlv nvmem layout support
2022-11-02 14:33 UTC (4+ messages)
` [PATCH 5/5] net: mvpp2: Consider NVMEM cells as possible MAC address source
BUG: kernel NULL pointer dereference in sctp_sched_dequeue_common
2022-11-02 14:25 UTC
[PATCH v3 0/2] igb: Proactively round up to kmalloc bucket size
2022-11-02 14:12 UTC (6+ messages)
` [PATCH v3 2/2] "
[RFC bpf-next 0/5] xdp: hints via kfuncs
2022-11-02 14:06 UTC (13+ messages)
` [xdp-hints] "
[PATCH] net: mana: Assign interrupts to CPUs based on NUMA nodes
2022-11-02 13:55 UTC (2+ messages)
[PATCH net-next v4 00/10] optimize the parallelism of SMC-R connections
2022-11-02 13:55 UTC (4+ messages)
[PATCH linux-next] net: af_key: remove redundant ret variable
2022-11-02 13:46 UTC
[PATCH linux-next] net/mlx5: remove redundant ret variable
2022-11-02 13:50 UTC
[PATCH net-next] net: tun: bump the link speed from 10Mbps to 10Gbps
2022-11-02 13:25 UTC (2+ messages)
[PATCH net-next 0/2] bridge: Add MAC Authentication Bypass (MAB) support
2022-11-02 13:17 UTC (5+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] selftests: forwarding: Add MAC Authentication Bypass (MAB) test cases
[RFC Patch net-next 0/6] net: dsa: microchip: add gPTP support for LAN937x switch
2022-11-02 13:12 UTC (6+ messages)
[PATCH net-next v2 0/5] Extend TC key support for Sparx5 IS2 VCAP
2022-11-02 13:11 UTC (8+ messages)
` [PATCH net-next v2 2/5] net: microchip: sparx5: Adding more tc flower keys for the "
[PATCH v7 0/3] net: ethernet: renesas: Add support for "Ethernet Switch"
2022-11-02 13:00 UTC (2+ messages)
[PATCH net-next] ethtool: Fail number of channels change when it conflicts with rxnfc
2022-11-02 12:44 UTC (4+ messages)
[PATCH net-next 0/9] net: ipa: support more endpoints
2022-11-02 12:44 UTC (4+ messages)
` [PATCH net-next 9/9] net: ipa: use a bitmap for enabled endpoints
[PATCH 0/2] two fixes for mISDN
2022-11-02 12:40 UTC (2+ messages)
[PATCH net-next 0/3] net: WangXun txgbe/ngbe ethernet driver
2022-11-02 12:40 UTC (2+ messages)
[PATCH] veth: Avoid drop packets when xdp_redirect performs
2022-11-02 12:10 UTC (2+ messages)
[PATCH] nfc: Add KCOV annotations
2022-11-02 12:10 UTC (2+ messages)
[PATCH net-next v2] net: wwan: iosm: add rpc interface for xmm modems
2022-11-02 12:00 UTC (2+ messages)
[PATCH net-next] gve: Reduce alloc and copy costs in the GQ rx path
2022-11-02 12:00 UTC (2+ messages)
[PATCH] rose: Fix NULL pointer dereference in rose_send_frame()
2022-11-02 12:00 UTC (2+ messages)
[PATCH net-next v4 0/7] Extend TC key support for Sparx5 IS2 VCAP
2022-11-02 11:57 UTC (8+ messages)
` [PATCH net-next v4 1/7] net: microchip: sparx5: Differentiate IPv4 and IPv6 traffic in keyset config
` [PATCH net-next v4 2/7] net: microchip: sparx5: Adding more tc flower keys for the IS2 VCAP
` [PATCH net-next v4 3/7] net: microchip: sparx5: Find VCAP lookup from chain id
` [PATCH net-next v4 4/7] net: microchip: sparx5: Adding TC goto action and action checking
` [PATCH net-next v4 5/7] net: microchip: sparx5: Match keys in configured port keysets
` [PATCH net-next v4 6/7] net: microchip: sparx5: Let VCAP API validate added key- and actionfields
` [PATCH net-next v4 7/7] net: microchip: sparx5: Adding KUNIT tests of key/action values in VCAP API
[PATCH net-next V5] net: lan743x: Add support to SGMII register dump for PCI11010/PCI11414 chips
2022-11-02 11:56 UTC (5+ messages)
[PATCH V7 net-next 1/2] net: wwan: t7xx: use union to group port type specific data
2022-11-02 11:50 UTC (2+ messages)
[PATCH v4] net: ethernet: mediatek: ppe: add support for flow accounting
2022-11-02 11:40 UTC (3+ messages)
[PATCH net-next v8 0/9] Implement devlink-rate API and extend it
2022-11-02 10:38 UTC (4+ messages)
` [PATCH net-next v8 1/9] devlink: Introduce new parameter 'tx_priority' to devlink-rate
[syzbot] possible deadlock in static_key_slow_inc (2)
2022-11-02 10:36 UTC
[PATCH] net: ethernet: ti: am65-cpsw: Fix segmentation fault at module unload
2022-11-02 10:31 UTC
[syzbot] WARNING in __perf_event_overflow
2022-11-02 10:26 UTC (2+ messages)
[PATCH] xfrm: Fix oops in __xfrm_state_delete()
2022-11-02 10:18 UTC (6+ messages)
` [PATCH v2] "
Bug Report napi_pool i40e gro
2022-11-02 10:18 UTC
[PATCH v3] net: ethernet: mediatek: ppe: add support for flow accounting
2022-11-02 10:16 UTC (6+ messages)
[PATCH net v2] netfilter: nf_nat: Fix possible memory leak in nf_nat_init()
2022-11-02 9:47 UTC (2+ messages)
[PATCH net v2] net: tun: Fix memory leaks of napi_get_frags
2022-11-02 9:41 UTC
[PATCH net] net: tun: Fix memory leaks of napi_get_frags
2022-11-02 9:30 UTC (2+ messages)
[PATCH net-next] dt-bindings: net: xlnx,axi-ethernet: convert bindings document to yaml
2022-11-02 9:03 UTC
[PATCH net] net/sonic: use dma_mapping_error() for error check
2022-11-02 8:57 UTC (3+ messages)
[PATCH iproute2] iplink: fix accepting non-canonical ifxxx names
2022-11-02 8:38 UTC
[PATCH] ipvs: use explicitly signed chars
2022-11-02 8:26 UTC (3+ messages)
[PATCH -next,v2] bpf, test_run: fix alignment problem in bpf_prog_test_run_skb()
2022-11-02 8:16 UTC
[PATCH ethtool] fix a warning when compiling for 32-bit
2022-11-02 8:10 UTC (2+ messages)
[PATCH -next] bpf, test_run: fix alignment problem in bpf_prog_test_run_skb()
2022-11-02 7:19 UTC (7+ messages)
[PATCH v2] fix missing map name when creating a eBPF map
2022-11-02 7:05 UTC (2+ messages)
` [PATCH iproute2 v2] fix missing map name when creating eBPF maps
[PATCH net-next RESEND] net: usb: Use kstrtobool() instead of strtobool()
2022-11-02 6:36 UTC
pull-request: bpf-next 2022-11-02
2022-11-02 6:21 UTC
[PATCH net-next v3 1/3] net: hinic: Convert the cmd code from decimal to hex to be more readable
2022-11-02 6:16 UTC (3+ messages)
` [PATCH net-next v3 2/3] net: hinic: Add control command support for VF PMD driver in DPDK
` [PATCH net-next v3 3/3] net: hinic: Add support for configuration of rx-vlan-filter by ethtool
[PATCH net] netlink: introduce bigendian integer types
2022-11-02 6:00 UTC (2+ messages)
[PATCH -next] ixgbe: Remove unneeded semicolon
2022-11-02 5:31 UTC
[PATCH] wwan: core: Support slicing in port TX flow of WWAN subsystem
2022-11-02 5:27 UTC (7+ messages)
[PATCH v2 0/6] Avoid clashing function prototypes
2022-10-31 17:13 UTC (4+ messages)
` [PATCH v2 5/6] bna: "
[PATCH net-next] net: hinic: Add support for configuration of rx-vlan-filter by ethtool
2022-11-02 4:40 UTC (2+ messages)
[Patch bpf v2] sock_map: move cancel_work_sync() out of sock lock
2022-11-02 4:34 UTC
[PATCH net-next] tcp: refine tcp_prune_ofo_queue() logic
2022-11-02 4:30 UTC (2+ messages)
[PATCH net v2 0/3] net: lan966x: Fixes for when MTU is changed
2022-11-02 4:30 UTC (2+ messages)
[PATCH net] net: lan966x: Fix unmapping of received frames using FDMA
2022-11-02 4:30 UTC (2+ messages)
[PATCH net-next] ipvlan: minor optimization for ipvlan outbound process
2022-11-02 4:06 UTC (4+ messages)
[net PATCH] octeontx2-pf: Fix SQE threshold checking
2022-11-02 3:32 UTC
[PATCH 01/30] net: usb: Use kstrtobool() instead of strtobool()
2022-11-02 3:27 UTC (2+ messages)
[PATCH net] ipv6: fix WARNING in ip6_route_net_exit_late()
2022-11-02 3:21 UTC (2+ messages)
[net PATCH] octeontx2-pf: NIX TX overwrites SQ_CTX_HW_S[SQ_INT]
2022-11-02 3:11 UTC
[PATCH] can: rcar_canfd: rcar_canfd_handle_global_receive(): fix IRQ storm on global FIFO receive
2022-11-02 1:36 UTC (2+ messages)
[PATCH] can: rcar_canfd: fix channel specific IRQ handling for RZ/G2L
2022-11-02 1:31 UTC (2+ messages)
[RFC] bhash2 and WARN_ON() for inconsistent sk saddr
2022-11-02 0:57 UTC (3+ messages)
[PATCH v2 net-next 0/3] net: axienet: Use a DT property to configure frequency of the MDIO bus
2022-11-02 0:39 UTC (3+ messages)
` [PATCH v2 net-next 2/3] net: axienet: set mdio clock according to bus-frequency
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).