messages from 2021-10-05 11:07:04 to 2021-10-05 20:07:02 UTC [more...]
[RFC][PATCH] rcu: Use typeof(p) instead of typeof(*p) *
2021-10-05 20:06 UTC (21+ messages)
[PATCH bpf-next v2 0/9] install libbpf headers when using the library
2021-10-05 20:03 UTC (8+ messages)
` [PATCH bpf-next v2 6/9] bpf: iterators: install libbpf headers when building
lets settle the LED `function` property regarding the netdev trigger
2021-10-05 19:58 UTC (6+ messages)
[PATCH net-next 0/3 v5] RTL8366RB enhancements
2021-10-05 19:47 UTC (4+ messages)
` [PATCH net-next 1/3 v5] net: dsa: rtl8366rb: Support disabling learning
` [PATCH net-next 2/3 v5] net: dsa: rtl8366rb: Support fast aging
` [PATCH net-next 3/3 v5] net: dsa: rtl8366rb: Support setting STP state
[PATCH 5.14 000/173] 5.14.10-rc2 review
2021-10-05 19:42 UTC
[RFC 00/12] Add functional support for Gigabit Ethernet driver
2021-10-05 19:41 UTC (23+ messages)
` [RFC 01/12] ravb: Use ALIGN macro for max_rx_len
` [RFC 02/12] ravb: Add rx_max_buf_size to struct ravb_hw_info
` [RFC 03/12] ravb: Fillup ravb_set_features_gbeth() stub
` [RFC 04/12] ravb: Fillup ravb_alloc_rx_desc_gbeth() stub
` [RFC 05/12] ravb: Fillup ravb_rx_ring_free_gbeth() stub
` [RFC 06/12] ravb: Fillup ravb_rx_ring_format_gbeth() stub
` [RFC 07/12] ravb: Fillup ravb_rx_gbeth() stub
` [RFC 08/12] ravb: Add carrier_counters to struct ravb_hw_info
` [RFC 09/12] ravb: Add support to retrieve stats for GbEthernet
` [RFC 10/12] ravb: Rename "tsrq" variable
` [RFC 11/12] ravb: Optimize ravb_emac_init_gbeth function
` [RFC 12/12] ravb: Update/Add comments
[PATCH net-next v2 0/5] devlink reload simplification
2021-10-05 19:15 UTC (6+ messages)
` [PATCH net-next v2 3/5] devlink: Allow set specific ops callbacks dynamically
[RFC net-next PATCH 00/16] Add support for Xilinx PCS
2021-10-05 19:12 UTC (22+ messages)
` [RFC net-next PATCH 01/16] dt-bindings: net: Add pcs property
` [RFC net-next PATCH 02/16] dt-bindings: net: Add binding for Xilinx PCS
` [RFC net-next PATCH 05/16] net: phylink: Automatically attach PCS devices
` [RFC net-next PATCH 06/16] net: phylink: Add function for optionally adding a PCS
` [RFC net-next PATCH 10/16] net: macb: Move PCS settings to PCS callbacks
` [RFC net-next PATCH 16/16] net: sfp: Add quirk to ignore PHYs
[PATCH] can: at91_can: fix passive-state AERR flooding
2021-10-05 18:30 UTC
[PATCH v2 net 0/4] DSA bridge TX forwarding offload fixes - part 1
2021-10-05 18:37 UTC (4+ messages)
` [PATCH v2 net 4/4] net: dsa: mv88e6xxx: isolate the ATU databases of standalone and bridged ports
[RFC PATCH net-next 0/9] Userspace spinning on net-sysfs access
2021-10-05 18:34 UTC (7+ messages)
` [RFC PATCH net-next 8/9] net: delay device_del until run_todo
Intel I350 regression 5.10 -> 5.14 ("The NVM Checksum Is Not Valid") [8086:1521]
2021-10-05 18:20 UTC (8+ messages)
` [Intel-wired-lan] "
` [EXT] "
[PATCH 0/7] A new eBPF JIT implementation for MIPS
2021-10-05 18:00 UTC (10+ messages)
` [PATCH 1/7] MIPS: uasm: Enable muhu opcode for MIPS R6
` [PATCH 2/7] mips: uasm: Add workaround for Loongson-2F nop CPU errata
` [PATCH 3/7] mips: bpf: Add eBPF JIT for 32-bit MIPS
` [PATCH 4/7] mips: bpf: Add new eBPF JIT for 64-bit MIPS
` [PATCH 5/7] mips: bpf: Add JIT workarounds for CPU errata
` [PATCH 6/7] mips: bpf: Enable eBPF JITs
` [PATCH 7/7] mips: bpf: Remove old BPF JIT implementations
[PATCH v8 00/24] wfx: get out from the staging area
2021-10-05 17:49 UTC (30+ messages)
` [PATCH v8 01/24] mmc: sdio: add SDIO IDs for Silabs WF200 chip
` [PATCH v8 02/24] dt-bindings: introduce silabs,wfx.yaml
` [PATCH v8 03/24] wfx: add Makefile/Kconfig
` [PATCH v8 04/24] wfx: add wfx.h
` [PATCH v8 05/24] wfx: add main.c/main.h
` [PATCH v8 06/24] wfx: add bus.h
` [PATCH v8 07/24] wfx: add bus_spi.c
` [PATCH v8 08/24] wfx: add bus_sdio.c
` [PATCH v8 09/24] wfx: add hwio.c/hwio.h
` [PATCH v8 10/24] wfx: add fwio.c/fwio.h
` [PATCH v8 11/24] wfx: add bh.c/bh.h
` [PATCH v8 12/24] wfx: add hif_api_*.h
` [PATCH v8 13/24] wfx: add hif_tx*.c/hif_tx*.h
` [PATCH v8 14/24] wfx: add key.c/key.h
` [PATCH v8 15/24] wfx: add hif_rx.c/hif_rx.h
` [PATCH v8 16/24] wfx: add data_rx.c/data_rx.h
` [PATCH v8 17/24] wfx: add queue.c/queue.h
` [PATCH v8 18/24] wfx: add data_tx.c/data_tx.h
` [PATCH v8 19/24] wfx: add sta.c/sta.h
` [PATCH v8 20/24] wfx: add scan.c/scan.h
` [PATCH v8 21/24] wfx: add debug.c/debug.h
` [PATCH v8 22/24] wfx: add traces.h
` [PATCH v8 23/24] wfx: remove from the staging area
` [PATCH v8 24/24] wfx: get out "
[net-next PATCH 0/3] Add devlink params to vary cqe and rbuf
2021-10-05 17:15 UTC (4+ messages)
` [net-next PATCH 1/3] octeontx2-pf: Simplify the receive buffer size calculation
` [net-next PATCH 2/3] octeontx2-pf: Add devlink param to vary cqe size
` [net-next PATCH 3/3] octeontx2-pf: Add devlink param to vary rbuf size
[PATCH net-next 0/4] net: add a helpers for loading netdev->dev_addr from FW
2021-10-05 16:54 UTC (10+ messages)
` [PATCH net-next 1/4] of: net: add a helper for loading netdev->dev_addr
` [PATCH net-next 2/4] ethernet: use of_get_ethdev_address()
` [PATCH net-next 3/4] device property: add a helper for loading netdev->dev_addr
` [PATCH net-next 4/4] ethernet: use device_get_ethdev_addr()
RCU: rcu stall issues and an approach to the fix
2021-10-05 16:39 UTC (3+ messages)
[PATCH net-next 0/2] Add mdiobus_modify_changed() helper
2021-10-05 16:26 UTC (6+ messages)
` [PATCH net-next 1/2] net: mdio: add mdiobus_modify_changed()
` [PATCH net-next 2/2] net: phylink: use mdiobus_modify_changed() helper
DSA: some questions regarding TX forwarding offload
2021-10-05 15:25 UTC (7+ messages)
[PATCH iproute2-next v2 0/2] Support for IOAM encap modes
2021-10-05 15:10 UTC (3+ messages)
` [PATCH iproute2-next v2 1/2] Add support "
` [PATCH iproute2-next v2 2/2] Update documentation
[PATCH iproute2-next 0/2] Support for IOAM encap modes
2021-10-05 14:56 UTC (6+ messages)
` [PATCH iproute2-next 1/2] Add support "
pull request: bluetooth 2021-10-04
2021-10-05 14:51 UTC (4+ messages)
[PATCH net-next 0/4 v4] RTL8366RB enhancements
2021-10-05 14:45 UTC (7+ messages)
` [PATCH net-next 1/4 v4] net: dsa: rtl8366rb: Support disabling learning
[iproute2-next] devlink: print maximum number of snapshots if available
2021-10-05 14:39 UTC (2+ messages)
[PATCH iproute2-next 09/12] ip: nexthop: add cache helpers
2021-10-05 14:35 UTC (3+ messages)
` [PATCH iproute2-next] ip: nexthop: keep cache netlink socket open
[PATCH] ath11k: Remove unused variable in ath11k_dp_rx_mon_merg_msdus()
2021-10-05 14:29 UTC (2+ messages)
[PATCH 1/3] ath9k: add option to reset the wifi chip via debugfs
2021-10-05 14:27 UTC (2+ messages)
[PATCH v3] ath10k: Don't always treat modem stop events as crashes
2021-10-05 14:26 UTC (2+ messages)
[RFCv2 net-next 000/167] net: extend the netdev_features_t
2021-10-05 14:22 UTC (5+ messages)
[PATCH 0/3] ath9k: interrupt fixes on queue reset
2021-10-05 14:24 UTC (3+ messages)
[PATCH net-next 0/6] ethtool: Add ability to control transceiver modules' power mode
2021-10-05 14:15 UTC (7+ messages)
` [PATCH net-next 1/6] "
[PATCH AUTOSEL 5.14 09/40] netfilter: ipset: Fix oversized kvmalloc() calls
2021-10-05 14:02 UTC (13+ messages)
` [PATCH AUTOSEL 5.14 12/40] netfilter: ip6_tables: zero-initialize fragment offset
` [PATCH AUTOSEL 5.14 17/40] netfilter: nf_tables: Fix oversized kvmalloc() calls
` [PATCH AUTOSEL 5.14 18/40] netfilter: nf_nat_masquerade: make async masq_inet6_event handling generic
` [PATCH AUTOSEL 5.14 19/40] netfilter: nf_nat_masquerade: defer conntrack walk to work queue
` [PATCH AUTOSEL 5.14 20/40] netfilter: conntrack: serialize hash resizes and cleanups
` [PATCH AUTOSEL 5.14 21/40] mac80211: Drop frames from invalid MAC address in ad-hoc mode
` [PATCH AUTOSEL 5.14 25/40] net: prevent user from passing illegal stab size
` [PATCH AUTOSEL 5.14 26/40] mac80211: check return value of rhashtable_init
` [PATCH AUTOSEL 5.14 27/40] net: bgmac-platform: handle mac-address deferral
` [PATCH AUTOSEL 5.14 28/40] net: mdiobus: Fix memory leak in __mdiobus_register
` [PATCH AUTOSEL 5.14 31/40] net: sun: SUNVNET_COMMON should depend on INET
[PATCH v7 00/24] wfx: get out from the staging area
2021-10-05 14:02 UTC (7+ messages)
` [PATCH v7 13/24] wfx: add hif_tx*.c/hif_tx*.h
[PATCH iproute2 v2 0/3] configure: add support for libdir and
2021-10-05 13:54 UTC (3+ messages)
` [PATCH iproute2 v2 1/3] configure: support --param=value style
[PATCH iproute2] cmd: use spaces instead of tabs for usage indentation
2021-10-05 13:19 UTC
[PATCH 0/3] can: rcar_canfd: Add support for V3U flavor
2021-10-05 13:20 UTC (7+ messages)
` [PATCH 1/3] can: rcar_canfd: Add support for r8a779a0 SoC
` [PATCH 2/3] dt-bindings: can: renesas,rcar-canfd: Document r8a779a0 support
` [PATCH 3/3] arm64: dts: r8a779a0: Add CANFD device node
[PATCH v1 0/4] ARM: prepare and add netgear gs110emx support
2021-10-05 13:05 UTC (10+ messages)
` [PATCH v1 1/4] dt-bindings: net: dsa: marvell: fix compatible in example
` [PATCH v1 2/4] ARM: mvebu_v7_defconfig: enable mtd physmap
` [PATCH v1 3/4] ARM: mvebu_v7_defconfig: rebuild default configuration
` [PATCH v1 4/4] ARM: dts: mvebu: add device tree for netgear gs110emx switch
[PATCH] net: prefer socket bound to interface when not in VRF
2021-10-05 13:03 UTC
[PATCH] [v2] wireless: Initial driver submission for pureLiFi devices
2021-10-05 12:31 UTC (5+ messages)
` [PATCH] [v17] wireless: Initial driver submission for pureLiFi STA devices
` [PATCH] [v18 1/2] nl80211: Add LC placeholder band definition to enum nl80211_band
` [PATCH] [v18 2/2] wireless: Initial driver submission for pureLiFi STA devices
[PATCH net-next 1/2] ethernet: use eth_hw_addr_set() for dev->addr_len cases
2021-10-05 12:30 UTC (2+ messages)
[PATCH net-next 0/4] mlx4: prep for constant dev->dev_addr
2021-10-05 12:30 UTC (2+ messages)
[PATCH net] netlink: annotate data races around nlk->bound
2021-10-05 12:20 UTC (2+ messages)
[PATCH net-next] netlink: remove netlink_broadcast_filtered
2021-10-05 12:10 UTC (2+ messages)
[net PATCH] net: sfp: Fix typo in state machine debug string
2021-10-05 12:10 UTC (2+ messages)
[PATCH net v4 1/1] net: pcs: xpcs: fix incorrect CL37 AN sequence
2021-10-05 12:07 UTC (2+ messages)
[PATCH net] r8152: avoid to resubmit rx immediately
2021-10-05 11:50 UTC (2+ messages)
[PATCH net 0/2] net: bridge: br_get_linkxstats_size() fixes
2021-10-05 11:50 UTC (2+ messages)
[PATCH net] etherdevice: use __dev_addr_set()
2021-10-05 11:50 UTC (2+ messages)
[PATCH net] net/sched: sch_taprio: properly cancel timer from taprio_destroy()
2021-10-05 11:50 UTC (3+ messages)
[PATCH net 0/2] net: stmmac: Turn off EEE on MAC link down
2021-10-05 11:51 UTC (3+ messages)
` [PATCH net 1/2] net: pcs: xpcs: fix incorrect steps on disable EEE
` [PATCH net 2/2] net: stmmac: trigger PCS EEE to turn off on link down
[PATCH net v1 1/1] net: stmmac: fix EEE init issue when paired with EEE capable PHYs
2021-10-05 11:15 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).