messages from 2023-04-26 06:36:51 to 2023-04-26 21:15:33 UTC [more...]
[PATCH net 1/4] bonding: fix send_peer_notif overflow
2023-04-26 21:15 UTC (9+ messages)
[PATCH net-next 0/2] DSA trace events
2023-04-26 21:07 UTC (11+ messages)
[PATCH 00/43] ep93xx device tree conversion
2023-04-26 21:06 UTC (3+ messages)
[PATCH v2] net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpu
2023-04-26 20:58 UTC (2+ messages)
[PATCH net-next 0/2] add driver support for Microchip LAN865X Rev.B0 Internal PHYs
2023-04-26 20:56 UTC (6+ messages)
` [PATCH net-next 1/2] net: phy: microchip_t1s: update LAN867x PHY supported revision number
` [PATCH net-next 2/2] net: phy: microchip_t1s: add support for Microchip LAN865x Rev.B0 PHYs
MT7530 bug, forward broadcast and unknown frames to the correct CPU port
2023-04-26 20:54 UTC (2+ messages)
[PATCH v2 0/8] sched/topology: add for_each_numa_cpu() macro
2023-04-26 20:51 UTC (14+ messages)
` [PATCH v2 2/8] sched/topology: introduce sched_numa_find_next_cpu()
` [PATCH v2 3/8] sched/topology: add for_each_numa_cpu() macro
` [PATCH v2 7/8] lib: add test for for_each_numa_{cpu,hop_mask}()
[PATCH LSM 0/2] security: SELinux/LSM label with MPTCP and accept
2023-04-26 20:49 UTC (4+ messages)
[PATCH net-next] wifi: ath10k: Use list_count_nodes()
2023-04-26 20:49 UTC
[PATCH net-next] wifi: ath11k: Use list_count_nodes()
2023-04-26 20:48 UTC
[PATCH v4] mm/gup: disallow GUP writing to file-backed mappings by default
2023-04-26 20:04 UTC (9+ messages)
[RFC PATCH v4 2/5] Add ifreq pointer field to kernel_hwtstamp_config structure
2023-04-26 19:59 UTC (2+ messages)
[PATCH v1 0/1] Fix the multi thread manner of NCSI driver
2023-04-26 19:42 UTC (3+ messages)
` [PATCH v1 1/1] net/ncsi: "
[PATCH net-next] wifi: mwifiex: Use list_count_nodes()
2023-04-26 19:32 UTC
[PATCH v3] vringh: IOMEM support
2023-04-26 19:21 UTC (2+ messages)
[PATCH v10 00/13] Network support for Landlock
2023-04-26 19:10 UTC (9+ messages)
` [PATCH v10 09/13] landlock: Add network rules and TCP hooks support
` [PATCH v10 11/13] selftests/landlock: Add 10 new test suites dedicated to network
[RFC PATCH v6 0/2] Introduce ICSSG based ethernet Driver
2023-04-26 19:09 UTC (3+ messages)
` [RFC PATCH v6 2/2] net: ti: icssg-prueth: Add ICSSG ethernet driver
kernel panics with Big TCP and Tx ZC with hugepages
2023-04-26 19:07 UTC
[PATCH v3 1/2] wifi: ath9k: fix races between ath9k_wmi_cmd and ath9k_wmi_ctrl_rx
2023-04-26 19:02 UTC (2+ messages)
[PATCH v2 net-next 0/6] Brcm ASP 2.0 Ethernet controller
2023-04-26 18:54 UTC (7+ messages)
` [PATCH v2 net-next 1/6] dt-bindings: net: brcm,unimac-mdio: Add asp-v2.0
` [PATCH v2 net-next 2/6] dt-bindings: net: Brcm ASP 2.0 Ethernet controller
` [PATCH v2 net-next 3/6] net: bcmasp: Add support for ASP2.0 "
` [PATCH v2 net-next 4/6] net: phy: mdio-bcm-unimac: Add asp v2.0 support
` [PATCH v2 net-next 5/6] net: phy: bcm7xxx: Add EPHY entry for 74165
` [PATCH v2 net-next 6/6] MAINTAINERS: ASP 2.0 Ethernet driver maintainers
[net v2] net: ethernet: mtk_eth_soc: drop generic vlan rx offload, only use DSA untagging
2023-04-26 17:58 UTC (6+ messages)
` Aw: "
[PATCH v4 1/1] wifi: mac80211: fortify the spinlock against deadlock by interrupt
2023-04-26 17:52 UTC (5+ messages)
[PATCH v2 0/4] Enable multiple MCAN on AM62x
2023-04-26 17:47 UTC (5+ messages)
` [PATCH v2 1/4] can: m_can: Add hrtimer to generate software interrupt
[PATCH net-next v2 0/3] Add support for VSC8531_02 PHY and DT RGMII tuning
2023-04-26 17:39 UTC (15+ messages)
` [PATCH net-next v2 1/3] phy: mscc: Use PHY_ID_MATCH_VENDOR to minimize PHY ID table
` [PATCH net-next v2 2/3] dt-bindings: mscc: Add RGMII RX and TX delay tuning
` [PATCH net-next v2 3/3] phy: mscc: Add support for VSC8531_02 with RGMII tuning
[PATCH v3 0/2] wifi: rtw88: error codes fix patches
2023-04-26 17:02 UTC
SFP: Copper module with different PHY address (Netgear AGM734)
2023-04-26 17:04 UTC (2+ messages)
[PATCH v3 1/2] wifi: rtw88: fix incorrect error codes in rtw_debugfs_copy_from_user
2023-04-26 17:02 UTC (2+ messages)
` [PATCH v3 2/2] wifi: rtw88: fix incorrect error codes in rtw_debugfs_set_*
[RFC PATCH v4 0/5] New NDO methods ndo_hwtstamp_get/set
2023-04-26 16:58 UTC (2+ messages)
[PATCH bpf-next 0/5] net/smc: Introduce BPF injection capability
2023-04-26 16:47 UTC (9+ messages)
` [PATCH bpf-next 1/5] net/smc: move smc_sock related structure definition
` [PATCH bpf-next 2/5] net/smc: allow smc to negotiate protocols on policies
` [PATCH bpf-next 3/5] net/smc: allow set or get smc negotiator by sockopt
` [PATCH bpf-next 4/5] bpf: add smc negotiator support in BPF struct_ops
` [PATCH bpf-next 5/5] bpf/selftests: add selftest for SMC bpf capability
[PATCH v4 0/2] Add pinctrl support for SDX75
2023-04-26 16:42 UTC (5+ messages)
` [PATCH v4 2/2] pinctrl: qcom: Add SDX75 pincontrol driver
[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2023-04-25 (ice, iavf)
2023-04-26 16:22 UTC (8+ messages)
` [PATCH net 1/3] ice: Fix stats after PF reset
` [PATCH net 2/3] ice: Fix ice VF reset during iavf initialization
` [PATCH net 3/3] iavf: send VLAN offloading caps once after VFR
[RFC PATCH net-next v5 0/9] TXGBE PHYLINK support
2023-04-26 16:19 UTC (12+ messages)
` [RFC PATCH net-next v5 1/9] net: txgbe: Add software nodes to support phylink
` [RFC PATCH net-next v5 2/9] i2c: designware: Add driver support for Wangxun 10Gb NIC
` [RFC PATCH net-next v5 3/9] net: txgbe: Register fixed rate clock
` [RFC PATCH net-next v5 4/9] net: txgbe: Register I2C platform device
` [RFC PATCH net-next v5 5/9] net: txgbe: Add SFP module identify
` [RFC PATCH net-next v5 6/9] net: txgbe: Support GPIO to SFP socket
` [RFC PATCH net-next v5 7/9] net: pcs: Add 10GBASE-R mode for Synopsys Designware XPCS
` [RFC PATCH net-next v5 8/9] net: txgbe: Implement phylink pcs
` [RFC PATCH net-next v5 9/9] net: txgbe: Support phylink MAC layer
[PATCH net-next 00/24] net: dsa: MT7530, MT7531, and MT7988 improvements
2023-04-26 16:15 UTC (10+ messages)
` [PATCH net-next 04/24] net: dsa: mt7530: properly support MT7531AE and MT7531BE
` [PATCH net-next 10/24] net: dsa: mt7530: empty default case on mt7530_setup_port5()
[PATCH net-next v4 0/4] Add SCM_PIDFD and SO_PEERPIDFD
2023-04-26 15:50 UTC (14+ messages)
` [PATCH net-next v4 2/4] net: socket: add sockopts blacklist for BPF cgroup hook
` handling unsupported optlen in cgroup bpf getsockopt: (was [PATCH net-next v4 2/4] net: socket: add sockopts blacklist for BPF cgroup hook)
[PATCH] netfilter: nf_conntrack_sip: fix the ct_sip_parse_numerical_param() return value
2023-04-26 15:04 UTC
[PATCH net 0/2] Fixes for miss to tc action series
2023-04-26 15:39 UTC (10+ messages)
` [PATCH net 1/2] net/sched: flower: fix filter idr initialization
` [PATCH net 2/2] net/sched: flower: fix error handler on replace
[PATCH net v2 0/2] iavf: Fix issues when setting channels concurrency with removing
2023-04-26 15:35 UTC (3+ messages)
` [PATCH net v2 1/2] iavf: Fix use-after-free in free_netdev
[PATCH net-next 00/12] ice: switchdev bridge offload
2023-04-26 15:31 UTC (10+ messages)
` [PATCH net-next 06/12] ice: Add guard rule when creating FDB in switchdev
` [PATCH net-next 07/12] ice: Accept LAG netdevs in bridge offloads
[PATCH net v3] net/sched: act_mirred: Add carrier check
2023-04-26 15:19 UTC
[PATCH RFC net-next/mm V1 0/3] page_pool: new approach for leak detection and shutdown phase
2023-04-26 15:15 UTC (4+ messages)
` [PATCH RFC net-next/mm V1 2/3] page_pool: Use static_key for "
dsa: mv88e6xxx: mv88e6321 rsvd2cpu
2023-04-26 14:46 UTC (5+ messages)
[PATCH net] net/sched: cls_api: remove block_cb from driver_list before freeing
2023-04-26 14:38 UTC (2+ messages)
[GIT PULL] Networking for 6.4
2023-04-26 14:31 UTC
[PATCH v1 0/2] Add motorcomm phy pad-driver-strength-cfg support
2023-04-26 14:33 UTC (7+ messages)
` [PATCH v1 1/2] dt-bindings: net: motorcomm: Add pad driver strength cfg
` [PATCH v1 2/2] net: phy: motorcomm: Add pad drive strength cfg support
pull-request: wireless-next-2023-03-30
2023-04-26 14:04 UTC (11+ messages)
[PATCH] net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpu
2023-04-26 13:52 UTC
[PATCH net 1/1] i40e: fix PTP pins verification
2023-04-26 13:52 UTC (3+ messages)
[PATCH v3 00/55] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES)
2023-04-26 13:07 UTC (3+ messages)
` [PATCH v3 51/55] smc: Drop smc_sendpage() in favour of smc_sendmsg() + MSG_SPLICE_PAGES
[PATCH] net: phy: aquantia: Add 10mbps support
2023-04-26 12:54 UTC (2+ messages)
[RFC PATCH 0/2] DP83867/DP83869 Ethernet PHY workaround/fix
2023-04-26 12:41 UTC (9+ messages)
` [RFC PATCH 1/2] net: phy: dp83867: add w/a for packet errors seen with short cables
` [RFC PATCH 2/2] net: phy: dp83869: fix mii mode when rgmii strap cfg is used
[PATCH] xsk: Use pool->dma_pages to check for DMA
2023-04-26 13:02 UTC (5+ messages)
knob to disable locally-originating qdisc optimisation?
2023-04-26 12:54 UTC
[PATCH 1/2] bus: mhi: core: add SBL state callback
2023-04-26 12:40 UTC (16+ messages)
` [PATCH 2/2] wifi: ath11k: use unique QRTR instance ID
[PATCH net 0/3] r8152: fix 2.5G devices
2023-04-26 12:28 UTC (4+ messages)
` [PATCH net 1/3] r8152: fix flow control issue of RTL8156A
` [PATCH net 2/3] r8152: fix the poor throughput for 2.5G devices
` [PATCH net 3/3] r8152: move setting r8153b_rx_agg_chg_indicate()
[PATCH bpf-next v6 0/4] xsk: Support UMEM chunk_size > PAGE_SIZE
2023-04-26 10:46 UTC (3+ messages)
` [PATCH bpf-next v6 2/4] "
[syzbot] [net?] kernel BUG in __phys_addr
2023-04-26 10:42 UTC
[PATCH v2 net-next] net: phy: hide the PHYLIB_LEDS knob
2023-04-26 10:30 UTC (2+ messages)
[PATCH net-next] net: stmmac: allow ethtool action on PCI devices if device is down
2023-04-26 10:24 UTC (6+ messages)
[RFC PATCH v1 0/1] net: mctp: MCTP VDM extension
2023-04-26 10:24 UTC (2+ messages)
[net PATCH v4 00/10] octeontx2: Miscellaneous fixes
2023-04-26 10:06 UTC (13+ messages)
` [net PATCH v4 01/10] octeontx2-af: Secure APR table update with the lock
` [net PATCH v4 02/10] octeontx2-af: Fix start and end bit for scan config
` [net PATCH v4 03/10] octeontx2-af: Fix depth of cam and mem table
` [net PATCH v4 04/10] octeontx2-pf: Increase the size of dmac filter flows
` [net PATCH v4 05/10] octeontx2-af: Add validation for lmac type
` [net PATCH v4 06/10] octeontx2-af: Update correct mask to filter IPv4 fragments
` [net PATCH v4 07/10] octeontx2-af: Update/Fix NPC field hash extract feature
` [net PATCH v4 08/10] octeontx2-af: Fix issues with NPC field hash extract
` [net PATCH v4 09/10] octeontx2-af: Skip PFs if not enabled
` [net PATCH v4 10/10] octeontx2-pf: Disable packet I/O for graceful exit
[PATCH] netdevsim: fib: Make use of rhashtable_iter
2023-04-26 9:37 UTC (2+ messages)
[PATCH net] net/sched: flower: Fix wrong handle assignment during filter change
2023-04-26 9:29 UTC (2+ messages)
[PATCH bpf,v3 0/4] Socket lookup BPF API from tc/xdp ingress does not respect VRF bindings
2023-04-26 8:51 UTC (5+ messages)
` [PATCH bpf,v3 1/4] bpf: factor out socket lookup functions for the TC hookpoint
` [PATCH bpf,v3 2/4] bpf: Call __bpf_sk_lookup()/__bpf_skc_lookup() directly via "
` [PATCH bpf,v3 3/4] bpf: fix bpf socket lookup from tc/xdp to respect socket VRF bindings
` [PATCH bpf,v3 4/4] selftests/bpf: Add vrf_socket_lookup tests
[PATCH net-next] net/sched: act_pedit: free pedit keys on bail from offset check
2023-04-26 8:48 UTC (2+ messages)
pull-request: wireless-next-2023-04-21
2023-04-26 8:24 UTC (9+ messages)
[PATCH] net/ncsi: clear Tx enable mode when handling a Config required AEN
2023-04-26 8:13 UTC (2+ messages)
` [PATCH v2] "
[PATCH net] qed/qede: Fix scheduling while atomic
2023-04-26 8:11 UTC (3+ messages)
` [EXT] "
[PATCH net-next] net: phy: drop PHYLIB_LEDS knob
2023-04-26 7:55 UTC (3+ messages)
[PATCH net-next v2 00/14] net: dsa: add support for MT7988
2023-04-26 7:44 UTC (5+ messages)
` [PATCH net-next v2 13/14] net: dsa: mt7530: introduce driver for MT7988 built-in switch
Słowa kluczowe do wypozycjonowania
2023-04-26 7:37 UTC
[PATCH net-next v4 0/3] net: flower: add cfm support
2023-04-26 7:22 UTC (2+ messages)
[syzbot] [can?] KCSAN: data-race in bcm_can_tx / bcm_tx_setup (3)
2023-04-26 7:04 UTC (4+ messages)
[net PATCH 0/9] Macsec fixes for CN10KB
2023-04-26 6:52 UTC (7+ messages)
` [net PATCH 5/9] octeontx2-pf: mcs: Fix NULL pointer dereferences
` [EXT] "
[net PATCH v2 0/9] Macsec fixes for CN10KB
2023-04-26 6:51 UTC (3+ messages)
` [net PATCH v2 5/9] octeontx2-pf: mcs: Fix NULL pointer dereferences
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).