messages from 2023-09-18 10:54:54 to 2023-09-18 20:14:24 UTC [more...]
[PATCH net-next v2 00/22] convert to devm_stmmac_probe_config_dt
2023-09-18 20:14 UTC (9+ messages)
` [PATCH net-next v2 01/23] net: stmmac: dwmac-anarion: use devm_stmmac_probe_config_dt()
` [PATCH net-next v2 02/23] net: stmmac: dwmac-dwc-qos-eth: "
` [PATCH net-next v2 07/23] net: stmmac: dwmac-intel-plat: "
[PATCH net-next 00/19] net: mdio: Convert to platform remove callback returning void
2023-09-18 20:09 UTC (23+ messages)
` [PATCH net-next 01/19] net: mdio: aspeed: "
` [PATCH net-next 02/19] net: mdio: bcm-iproc: "
` [PATCH net-next 03/19] net: mdio: bcm-unimac: "
` [PATCH net-next 04/19] net: mdio: gpio: "
` [PATCH net-next 05/19] net: mdio: hisi-femac: "
` [PATCH net-next 06/19] net: mdio: ipq4019: "
` [PATCH net-next 07/19] net: mdio: ipq8064: "
` [PATCH net-next 08/19] net: mdio: moxart: "
` [PATCH net-next 09/19] net: mdio: mscc-miim: "
` [PATCH net-next 10/19] net: mdio: mux-bcm-iproc: "
` [PATCH net-next 11/19] net: mdio: mux-bcm6368: "
` [PATCH net-next 12/19] net: mdio: mux-gpio: "
` [PATCH net-next 13/19] net: mdio: mux-meson-g12a: "
` [PATCH net-next 14/19] net: mdio: mux-meson-gxl: "
` [PATCH net-next 15/19] net: mdio: mux-mmioreg: "
` [PATCH net-next 16/19] net: mdio: mux-multiplexer: "
` [PATCH net-next 17/19] net: mdio: octeon: "
` [PATCH net-next 18/19] net: mdio: sun4i: "
` [PATCH net-next 19/19] net: mdio: xgene: "
[PATCH v1 net-next 0/5] Analyze and Reorganize core Networking Structs to optimize cacheline consumption
2023-09-18 19:50 UTC (3+ messages)
` [PATCH v1 net-next 4/5] net-device: reorganize net_device fast path variables
[PATCH net-next 0/9] net: dsa: Convert to platform remove callback returning void
2023-09-18 19:26 UTC (12+ messages)
` [PATCH net-next 1/9] net: dsa: b53: "
` [PATCH net-next 2/9] net: dsa: bcm_sf2: "
` [PATCH net-next 3/9] net: dsa: hirschmann: "
` [PATCH net-next 4/9] net: dsa: lantiq_gswip: "
` [PATCH net-next 5/9] net: dsa: mt7530: "
` [PATCH net-next 6/9] net: dsa: ocelot: "
` [PATCH net-next 7/9] net: dsa: realtek: "
` [PATCH net-next 8/9] net: dsa: rzn1_a5psw: "
` [PATCH net-next 9/9] net: dsa: vitesse-vsc73xx: "
[PATCH net-next v6 0/3] net: axienet: Introduce dmaengine
2023-09-18 19:16 UTC (4+ messages)
` [PATCH net-next v6 1/3] dt-bindings: net: xlnx,axi-ethernet: Introduce DMA support
` [PATCH net-next v6 2/3] net: axienet: Preparatory changes for dmaengine support
` [PATCH net-next v6 3/3] net: axienet: Introduce "
[PATCH v12 net-next 00/23] net/tcp: Add TCP-AO support
2023-09-18 19:00 UTC (24+ messages)
` [PATCH v12 net-next 01/23] net/tcp: Prepare tcp_md5sig_pool for TCP-AO
` [PATCH v12 net-next 02/23] net/tcp: Add TCP-AO config and structures
` [PATCH v12 net-next 03/23] net/tcp: Introduce TCP_AO setsockopt()s
` [PATCH v12 net-next 04/23] net/tcp: Prevent TCP-MD5 with TCP-AO being set
` [PATCH v12 net-next 05/23] net/tcp: Calculate TCP-AO traffic keys
` [PATCH v12 net-next 06/23] net/tcp: Add TCP-AO sign to outgoing packets
` [PATCH v12 net-next 07/23] net/tcp: Add tcp_parse_auth_options()
` [PATCH v12 net-next 08/23] net/tcp: Add AO sign to RST packets
` [PATCH v12 net-next 09/23] net/tcp: Add TCP-AO sign to twsk
` [PATCH v12 net-next 10/23] net/tcp: Wire TCP-AO to request sockets
` [PATCH v12 net-next 11/23] net/tcp: Sign SYN-ACK segments with TCP-AO
` [PATCH v12 net-next 12/23] net/tcp: Verify inbound TCP-AO signed segments
` [PATCH v12 net-next 13/23] net/tcp: Add TCP-AO segments counters
` [PATCH v12 net-next 14/23] net/tcp: Add TCP-AO SNE support
` [PATCH v12 net-next 15/23] net/tcp: Add tcp_hash_fail() ratelimited logs
` [PATCH v12 net-next 16/23] net/tcp: Ignore specific ICMPs for TCP-AO connections
` [PATCH v12 net-next 17/23] net/tcp: Add option for TCP-AO to (not) hash header
` [PATCH v12 net-next 18/23] net/tcp: Add TCP-AO getsockopt()s
` [PATCH v12 net-next 19/23] net/tcp: Allow asynchronous delete for TCP-AO keys (MKTs)
` [PATCH v12 net-next 20/23] net/tcp: Add static_key for TCP-AO
` [PATCH v12 net-next 21/23] net/tcp: Wire up l3index to TCP-AO
` [PATCH v12 net-next 22/23] net/tcp: Add TCP_AO_REPAIR
` [PATCH v12 net-next 23/23] Documentation/tcp: Add TCP-AO documentation
[PATCH] bpf, sockmap: fix deadlocks in the sockhash and sockmap
2023-09-18 18:49 UTC (2+ messages)
[PATCH iproute2 1/2] bridge: fix potential snprintf overflow
2023-09-18 18:46 UTC (2+ messages)
` [PATCH iproute2 2/2] ila: fix potential snprintf buffer overflow
[PATCH net-next v2 00/10] define and enforce phylink bindings
2023-09-18 18:44 UTC (9+ messages)
` [PATCH net-next v2 04/10] dt-bindings: net: dsa: nxp,sja1105: improve MDIO bus bindings
` [PATCH net-next v2 05/10] dt-bindings: net: dsa: define MDIO bus child node
` [PATCH net-next v2 07/10] dt-bindings: net: enforce phylink bindings on certain ethernet controllers
` [PATCH net-next v2 08/10] dt-bindings: net: dsa: marvell: convert to json-schema
[PATCH net] vxlan: Add missing entries to vxlan_get_size()
2023-09-18 18:40 UTC (2+ messages)
[PATCH v15 00/20] nvme-tcp receive offloads
2023-09-18 18:30 UTC (11+ messages)
` [PATCH v15 05/20] nvme-tcp: Add DDP offload control path
` [PATCH v15 06/20] nvme-tcp: Add DDP data-path
[V11 0/8] Enable Wifi RFI interference mitigation feature support
2023-09-18 18:15 UTC (4+ messages)
` [V11 1/8] ACPI: Add support for AMD ACPI based Wifi band RFI mitigation feature
[PATCH net v2 1/3] net: replace calls to sock->ops->connect() with kernel_connect()
2023-09-18 18:02 UTC (9+ messages)
` [PATCH net v2 2/3] net: prevent rewrite of msg_name in sock_sendmsg()
[PATCH net v2 0/3] Add missing xdp_do_flush() invocations
2023-09-18 17:58 UTC (6+ messages)
` [PATCH net v2 1/3] net: ena: Flush XDP packets on error
` [PATCH net v2 2/3] bnxt_en: Flush XDP for bnxt_poll_nitroa0()'s NAPI
` [PATCH net v2 3/3] octeontx2-pf: Do xdp_do_flush() after redirects
[PATCH net-next v9 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
2023-09-18 17:27 UTC (5+ messages)
` [PATCH net-next v9 4/4] vsock/virtio: MSG_ZEROCOPY flag support
[RFC PATCH net-next 0/6] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
2023-09-18 13:01 UTC (10+ messages)
` [RFC PATCH net-next 4/6] net: ethernet: implement data transaction interface
` [RFC PATCH net-next 5/6] microchip: lan865x: add driver support for Microchip's LAN865X MACPHY
[PATCH net-next] net: phy: fix regression with AX88772A PHY driver
2023-09-18 16:34 UTC (4+ messages)
[PATCH 3/4] net: phy: Add GPIO and DT support to NCN26000
2023-09-18 16:19 UTC (4+ messages)
[PATCH 1/4] dt-bindings: net: Add bindings for onsemi NCN26000 PHY
2023-09-18 16:31 UTC (2+ messages)
[PATCH 4/4] net/onsemi: Add NCN26010 driver
2023-09-18 16:00 UTC (2+ messages)
[syzbot] [net?] WARNING in __ip6_append_data
2023-09-18 14:46 UTC (7+ messages)
[PATCH iproute2] Makefile: ensure CONF_USR_DIR honours the libdir config
2023-09-18 16:53 UTC (3+ messages)
Github mirror of iproute2 has moved
2023-09-18 16:26 UTC
[PATCH] net: rds: Fix possible NULL-pointer dereference
2023-09-18 13:56 UTC
[PATCH wpan-next v3 00/11] ieee802154: Associations between devices
2023-09-18 15:18 UTC (13+ messages)
` [PATCH wpan-next v3 01/11] ieee802154: Let PAN IDs be reset
` [PATCH wpan-next v3 02/11] ieee802154: Internal PAN management
` [PATCH wpan-next v3 03/11] ieee802154: Add support for user association requests
` [PATCH wpan-next v3 04/11] mac802154: Handle associating
` [PATCH wpan-next v3 05/11] ieee802154: Add support for user disassociation requests
` [PATCH wpan-next v3 06/11] mac802154: Handle disassociations
` [PATCH wpan-next v3 07/11] mac802154: Handle association requests from peers
` [PATCH wpan-next v3 08/11] ieee802154: Add support for limiting the number of associated devices
` [PATCH wpan-next v3 09/11] mac802154: Follow "
` [PATCH wpan-next v3 10/11] mac802154: Handle disassociation notifications from peers
` [PATCH wpan-next v3 11/11] ieee802154: Give the user the association list
[PATCH v2 00/13] PCI/ASPM: Make ASPM in core robust and remove driver workarounds
2023-09-18 13:11 UTC (14+ messages)
` [PATCH v2 01/13] PCI/ASPM: Rename pci_enable_link_state() to pci_set_default_link_state()
` [PATCH v2 02/13] PCI/ASPM: Improve pci_set_default_link_state() kerneldoc
` [PATCH v2 03/13] PCI/ASPM: Disable ASPM when driver requests it
` [PATCH v2 04/13] PCI/ASPM: Move L0S/L1/sub states mask calculation into a helper
` [PATCH v2 05/13] PCI/ASPM: Add pci_enable_link_state()
` [PATCH v2 06/13] Bluetooth: hci_bcm4377: Convert aspm disable to quirk
` [PATCH v2 07/13] mt76: Remove unreliable pci_disable_link_state() workaround
` [PATCH v2 08/13] e1000e: Remove unreliable pci_disable_link_state{,_locked}() workaround
` [PATCH v2 09/13] wifi: ath10k: Use pci_disable/enable_link_state()
` [PATCH v2 10/13] wifi: ath11k: "
` [PATCH v2 11/13] wifi: ath12k: "
` [PATCH v2 12/13] RDMA/hfi1: "
` [PATCH v2 13/13] misc: rtsx: "
[PATCH][next] net: dsa: microchip: Fix spelling mistake "unxpexted" -> "unexpected"
2023-09-18 13:21 UTC
[PATCH bpf-next v3 10/17] bpf: Prevent KASAN false positive with bpf_throw
2023-09-18 13:26 UTC (2+ messages)
pull-request: bpf-next 2023-09-16
2023-09-18 14:33 UTC (9+ messages)
[PATCH net-next 0/7] net: phy: avoid race when erroring stopping PHY
2023-09-18 13:15 UTC (8+ messages)
` [PATCH net-next 1/7] net: phy: always call phy_process_state_change() under lock
[RFC bpf-next 00/23] XDP metadata via kfuncs for ice + mlx5
2023-09-18 14:07 UTC (6+ messages)
` [RFC bpf-next 10/23] ice: Implement VLAN tag hint
` [xdp-hints] "
[PATCH wpan-next v2 00/11] ieee802154: Associations between devices
2023-09-18 15:41 UTC (11+ messages)
` [PATCH wpan-next v2 02/11] ieee802154: Internal PAN management
` [PATCH wpan-next v2 11/11] ieee802154: Give the user the association list
[RFC PATCH net-next 0/3] sock: Be aware of memcg pressure on alloc
2023-09-18 15:49 UTC (4+ messages)
` [RFC PATCH net-next 3/3] sock: Throttle pressure-aware sockets under pressure
[PATCH iproute2-next v3] allow overriding color option in environment
2023-09-18 15:29 UTC
[PATCH net-next] ipv6: lockless IPV6_ADDR_PREFERENCES implementation
2023-09-18 14:23 UTC
[RFCv8 PATCH net-next 00/55] net: extend the type of netdev_features_t to bitmap
2023-09-18 14:25 UTC (7+ messages)
[PATCH net v5] team: fix null-ptr-deref when team device type is changed
2023-09-18 13:04 UTC (3+ messages)
Fw: [Bug 217922] New: FEC driver not working for imx7dea-com board from kernel 6.1 or later
2023-09-18 15:06 UTC
[PATCH net-next 0/3] Wangxun ethtool stats
2023-09-18 15:23 UTC (3+ messages)
` [PATCH net-next 1/3] net: libwx: support hardware statistics
[PATCH iproute2 v2] allow overriding color option in environment
2023-09-18 15:11 UTC (2+ messages)
[PATCH net-next v4 1/2] pktgen: Automate flag enumeration for unknown flag handling
2023-09-18 14:28 UTC (4+ messages)
` [PATCH net-next v4 2/2] pktgen: Introducing 'SHARED' flag for testing with non-shared skb
[PATCH v3 1/2] wifi: cw1200: Avoid processing an invalid TIM IE
2023-09-18 14:28 UTC (2+ messages)
[PATCH ipsec-next 0/2] xfrm: policy: replace session decode with flow dissector
2023-09-18 12:59 UTC (3+ messages)
` [PATCH ipsec-next 1/2] xfrm: move mark and oif flowi decode into common code
` [PATCH ipsec-next 2/2] xfrm: policy: replace session decode with flow dissector
[PATCH] net: hinic: Fix warning-hinic_set_vlan_fliter() warn: variable dereferenced before check 'hwdev'
2023-09-18 12:58 UTC (2+ messages)
[PATCH net] net: stmmac: Use hrtimer for TX coalescing
2023-09-18 12:56 UTC (7+ messages)
[syzbot] [bpf?] WARNING in bpf_mprog_pos_after
2023-09-18 12:41 UTC (2+ messages)
The call trace occurs during the VRF fault injection test
2023-09-18 12:39 UTC (2+ messages)
nft_rhash_walk, rhashtable and resize event
2023-09-18 12:38 UTC (5+ messages)
[patch iproute2-next 0/4] expose devlink instances relationships
2023-09-18 12:29 UTC (5+ messages)
` [patch iproute2-next 2/4] devlink: introduce support for netns id for nested handle
` [patch iproute2-next 4/4] devlink: print nested devlink handle for devlink dev
[PATCH v2 net-next 00/17] Add WED support for MT7988 chipset
2023-09-18 12:17 UTC (4+ messages)
` [PATCH v2 net-next 09/17] net: ethernet: mtk_wed: fix EXT_INT_STATUS_RX_FBUF definitions for MT7986 SoC
[PATCH iwl-next 0/2] ethtool: Add link mode maps for forced speeds
2023-09-18 12:06 UTC (3+ messages)
` [PATCH iwl-next 1/2] ethtool: Add forced speed to supported link modes maps
` [Intel-wired-lan] "
[PATCH 0/3] ax25: Update link for linux-ax25.org
2023-09-18 12:00 UTC (2+ messages)
[PATCH net-next 0/3] mlxsw: Improve blocks selection for IPv6 multicast forwarding
2023-09-18 11:10 UTC (2+ messages)
[PATCH net 0/5] mptcp: fix stalled connections
2023-09-18 11:50 UTC (2+ messages)
BUG: KCSAN: data-race in rtl8169_poll
2023-09-18 11:44 UTC (5+ messages)
[PATCH net-next v8 0/6] introduce page_pool_alloc() related API
2023-09-18 11:15 UTC (4+ messages)
` [PATCH net-next v8 2/6] page_pool: unify frag_count handling in page_pool_is_last_frag()
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).