netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-12 12:11:36 to 2023-09-13 01:37:08 UTC [more...]

[RFC PATCH net-next 0/6] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2023-09-13  1:36 UTC  (18+ messages)
` [RFC PATCH net-next 1/6] net: ethernet: implement OPEN Alliance control transaction interface
` [RFC PATCH net-next 2/6] net: ethernet: add mac-phy interrupt support with reset complete handling
` [RFC PATCH net-next 4/6] net: ethernet: implement data transaction interface
` [RFC PATCH net-next 6/6] microchip: lan865x: add device-tree support for Microchip's LAN865X MACPHY

[PATCH 2/4] dt-bindings: net: dsa: document internal MDIO bus
 2023-09-13  1:21 UTC  (20+ messages)

[PATCH net-next 1/6] net: stmmac: add platform library
 2023-09-13  0:56 UTC  (5+ messages)

[PATCH net-next v2 1/3] ptp: Replace timestamp event queue with linked list
 2023-09-13  0:10 UTC  (5+ messages)
` [PATCH net-next v2 2/3] ptp: support multiple timestamp event readers
` [PATCH net-next v2 3/3] ptp: support event queue reader channel masks

[PATCH bpf-next 0/6] bpf: verifier: stop emitting zext for LDX
 2023-09-13  0:10 UTC  (10+ messages)
` [PATCH bpf-next 1/6] bpf, riscv32: Always zero extend for LDX with B/W/H
` [PATCH bpf-next 2/6] bpf, x86-32: "
` [PATCH bpf-next 3/6] bpf, parisc32: "
` [PATCH bpf-next 4/6] bpf, powerpc32: Always zero extend for LDX
` [PATCH bpf-next 5/6] bpf, arm32: Always zero extend for LDX with B/H/W
` [PATCH bpf-next 6/6] bpf, verifier: always mark destination of LDX as 64-bit

KASAN: slab-use-after-free Read in hci_conn_hash_flush
 2023-09-13  0:04 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the bpf tree
 2023-09-12 23:58 UTC  (4+ messages)

[PATCH v3 0/5] ARM: Add GXP UMAC Support
 2023-09-12 23:52 UTC  (11+ messages)
` [PATCH v3 4/5] net: hpe: Add GXP UMAC Driver

[PATCH] ionic: fix 16bit math issue when PAGE_SIZE >= 64KB
 2023-09-12 22:31 UTC  (6+ messages)

ethtool 6.5 released
 2023-09-12 22:33 UTC 

[PATCH net-next v4 0/2] net: dsa: microchip: add drive strength support
 2023-09-12 22:32 UTC  (5+ messages)
` [PATCH net-next v4 2/2] net: dsa: microchip: Add drive strength configuration

[PATCH net-next v3 0/8] net: dsa: vsc73xx: Make vsc73xx usable
 2023-09-12 22:23 UTC  (16+ messages)
` [PATCH net-next v3 1/8] net: dsa: vsc73xx: use read_poll_timeout instead delay loop
` [PATCH net-next v3 2/8] net: dsa: vsc73xx: convert to PHYLINK
` [PATCH net-next v3 3/8] net: dsa: vsc73xx: Add define for max num of ports
` [PATCH net-next v3 4/8] net: dsa: vsc73xx: add port_stp_state_set function
` [PATCH net-next v3 5/8] net: dsa: vsc73xx: Add vlan filtering
` [PATCH net-next v3 6/8] net: dsa: vsc73xx: introduce tag 8021q for vsc73xx
` [PATCH net-next v3 7/8] net: dsa: vsc73xx: Implement vsc73xx 8021q tagger
` [PATCH net-next v3 8/8] net: dsa: vsc73xx: Add bridge support

[PATCH net-next 0/6] net: stmmac: add and use library for setting clock
 2023-09-12 22:20 UTC  (4+ messages)
` [PATCH net-next 1/6] net: stmmac: add platform library

[[RFC PATCH v4 net-next] 0/2] net: dsa: hsr: Enable HSR HW offloading for KSZ9477
 2023-09-12 21:55 UTC  (9+ messages)

[net-next PATCH] octeontx2-pf: Enable PTP PPS output support
 2023-09-12 21:29 UTC  (2+ messages)

[PATCH net-next] net: dsa: rtl8366rb: Implement setting up link on CPU port
 2023-09-12 21:24 UTC 

[PATCH net] net: prevent address overwrite in connect() and sendmsg()
 2023-09-12 21:08 UTC  (8+ messages)

[PATCH v5 00/31] Add support for QMC HDLC, framer infrastructure and PEF2256 framer
 2023-09-12 21:04 UTC  (18+ messages)
` [PATCH v5 06/31] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Fix example property name
` [PATCH v5 07/31] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Add 'additionalProperties: false' in child nodes
` [PATCH v5 08/31] dt-bindings: soc: fsl: cpm_qe: cpm1-scc-qmc: Add support for QMC HDLC
` [PATCH v5 25/31] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer
` [PATCH v5 28/31] pinctrl: Add support for the Lantic PEF2256 pinmux

[PATCH net-next] virtio: kdoc for struct virtio_pci_modern_device
 2023-09-12 20:54 UTC  (3+ messages)

[PATCH iwl-next v9 00/15] Introduce the Parser Library
 2023-09-12 20:37 UTC  (6+ messages)

[PATCH net-next] net: ethernet: mtk_wed: do not assume offload callbacks are always set
 2023-09-12 20:31 UTC  (3+ messages)

[PATCH v11 net-next 00/23] net/tcp: Add TCP-AO support
 2023-09-12 20:26 UTC  (7+ messages)
` [PATCH v11 net-next 06/23] net/tcp: Add TCP-AO sign to outgoing packets
` [PATCH v11 net-next 11/23] net/tcp: Sign SYN-ACK segments with TCP-AO

[PATCH bpf] selftests/bpf: fix unpriv_disabled check in test_verifier
 2023-09-12 20:20 UTC  (3+ messages)

[PATCH net-next v5 1/1] net: dsa: microchip: Add partial ACL support for ksz9477 switches
 2023-09-12 20:08 UTC  (2+ messages)

[net PATCH] octeon_ep: fix tx dma unmap len values in SG
 2023-09-12 19:45 UTC  (3+ messages)
    ` [EXT] "

Regression: Commit "netfilter: nf_tables: disallow rule addition to bound chain via NFTA_RULE_CHAIN_ID" breaks ruleset loading in linux-stable
 2023-09-12 19:13 UTC  (4+ messages)

[PATCH] Bluetooth: hci_sync: Fix handling of HCI_QUIRK_STRICT_DUPLICATE_FILTER
 2023-09-12 19:09 UTC  (2+ messages)

LPC 2023 Networking and BPF Track CFP
 2023-09-12 18:55 UTC  (3+ messages)
` LPC 2023 Networking and BPF Track CFP (Reminder)

[PATCH] net: ti: icssg-prueth: add PTP dependency
 2023-09-12 18:54 UTC 

[net-next 0/2] export SO_REUSEADDR and SO_REUSEPORT via sock_diag
 2023-09-12 18:54 UTC  (5+ messages)
` [net-next 1/2] inet_diag: export SO_REUSEADDR and SO_REUSEPORT sockopts
` [net-next 2/2] sock: add SO_REUSEADDR values to include/uapi/linux/socket.h

[PATCH] net/core: Export dev_core_stats_rx_dropped_inc sets
 2023-09-12 18:05 UTC  (10+ messages)

[PATCH net-next] net: wangxun: move MDIO bus implementation to the library
 2023-09-12 17:46 UTC  (2+ messages)

[PATCH bpf-next v4 0/7] add BPF_F_PERMANENT flag for sockmap skmsg redirect
 2023-09-12 17:21 UTC  (2+ messages)

[PATCH net-next 0/4] tcp: backlog processing optims
 2023-09-12 17:30 UTC  (6+ messages)
` [PATCH net-next 3/4] net: call prot->release_cb() when processing backlog

[PATCH net-next v1 1/2] net: core: Use the bitmap API to allocate bitmaps
 2023-09-12 17:25 UTC  (10+ messages)
` [PATCH net-next v1 2/2] net: core: Sort headers alphabetically

[RFC PATCH net-next 0/7] net: phy: introduce phy numbering
 2023-09-12 17:08 UTC  (14+ messages)
` [RFC PATCH net-next 1/7] net: phy: introduce phy numbering and phy namespaces
` [RFC PATCH net-next 4/7] net: ethtool: add a netlink command to list PHYs

[PATCH net] ipv6: fix ip6_sock_set_addr_preferences() typo
 2023-09-12 16:50 UTC  (3+ messages)

[PATCH iwl-next v2] ice: Add support for packet mirroring using hardware in switchdev mode
 2023-09-12 16:43 UTC  (4+ messages)

[RFC PATCH v3 net-next 0/7] ethtool: track custom RSS contexts in the core
 2023-09-12 16:40 UTC  (10+ messages)
` [RFC PATCH v3 net-next 1/7] net: move ethtool-related netdev state into its own struct
` [RFC PATCH v3 net-next 2/7] net: ethtool: attach an IDR of custom RSS contexts to a netdevice
` [RFC PATCH v3 net-next 3/7] net: ethtool: record custom RSS contexts in the IDR
` [RFC PATCH v3 net-next 4/7] net: ethtool: let the core choose RSS context IDs
` [RFC PATCH v3 net-next 5/7] net: ethtool: add an extack parameter to new rxfh_context APIs
` [RFC PATCH v3 net-next 6/7] net: ethtool: add a mutex protecting RSS contexts
` [RFC PATCH v3 net-next 7/7] sfc: use new rxfh_context API

[PATCH v15 00/20] nvme-tcp receive offloads
 2023-09-12 16:17 UTC  (5+ messages)
` [PATCH v15 01/20] net: Introduce direct data placement tcp offload
` [PATCH v15 05/20] nvme-tcp: Add DDP offload control path

[PATCH net-next v5 0/7] introduce DEFINE_FLEX() macro
 2023-09-12 16:16 UTC  (2+ messages)

[PATCH net-next 00/14] ipv6: round of data-races fixes
 2023-09-12 16:02 UTC  (15+ messages)
` [PATCH net-next 01/14] ipv6: lockless IPV6_UNICAST_HOPS implementation
` [PATCH net-next 02/14] ipv6: lockless IPV6_MULTICAST_LOOP implementation
` [PATCH net-next 03/14] ipv6: lockless IPV6_MULTICAST_HOPS implementation
` [PATCH net-next 04/14] ipv6: lockless IPV6_MTU implementation
` [PATCH net-next 05/14] ipv6: lockless IPV6_MINHOPCOUNT implementation
` [PATCH net-next 06/14] ipv6: lockless IPV6_RECVERR_RFC4884 implementation
` [PATCH net-next 07/14] ipv6: lockless IPV6_MULTICAST_ALL implementation
` [PATCH net-next 08/14] ipv6: lockless IPV6_AUTOFLOWLABEL implementation
` [PATCH net-next 09/14] ipv6: lockless IPV6_DONTFRAG implementation
` [PATCH net-next 10/14] ipv6: lockless IPV6_RECVERR implemetation
` [PATCH net-next 11/14] ipv6: move np->repflow to atomic flags
` [PATCH net-next 12/14] ipv6: lockless IPV6_ROUTER_ALERT_ISOLATE implementation
` [PATCH net-next 13/14] ipv6: lockless IPV6_MTU_DISCOVER implementation
` [PATCH net-next 14/14] ipv6: lockless IPV6_FLOWINFO_SEND implementation

[PATCH iproute2] vdpa: consume device_features parameter
 2023-09-12 16:00 UTC  (2+ messages)

[PATCH net] fix null-deref in ipv4_link_failure
 2023-09-12 15:58 UTC  (2+ messages)

[PATCH net-next] ipv6: mcast: Remove redundant comparison in igmp6_mcf_get_next()
 2023-09-12 15:43 UTC  (2+ messages)

[PATCH net-next] ipv4: igmp: Remove redundant comparison in igmp_mcf_get_next()
 2023-09-12 15:42 UTC  (2+ messages)

[PATCH net] net: nfc: llcp: Add lock when modifying device list
 2023-09-12 15:40 UTC  (6+ messages)

[PATCH net 1/5] net: tls: handle -EBUSY on async encrypt/decrypt requests
 2023-09-12 15:37 UTC  (5+ messages)

[PATCH net-next] net: hinic: Use devm_kasprintf()
 2023-09-12 15:24 UTC  (2+ messages)

[PATCH net-next v2 0/2] Add Half Duplex support for ICSSG Driver
 2023-09-12 15:16 UTC  (5+ messages)
` [PATCH net-next v2 1/2] dt-bindings: net: Add documentation for Half duplex support

[PATCH v8 0/3] add rpc_status netlink support for NFSD
 2023-09-12 15:13 UTC  (5+ messages)
` [PATCH v8 2/3] NFSD: introduce netlink rpc_status stubs
` [PATCH v8 3/3] NFSD: add rpc_status netlink support

[PATCH net-next] net: ethernet: mtk_eth_soc: add paths and SerDes modes for MT7988
 2023-09-12 14:54 UTC 

[PATCH net] veth: Update XDP feature set when bringing up device
 2023-09-12 14:40 UTC  (6+ messages)

[PATCH v2 net 3/6] tcp: Fix bind() regression for v4-mapped-v6 non-wildcard address
 2023-09-12 14:29 UTC  (3+ messages)

[PATCH net-next 0/2] kselftest: rtnetlink: add additional command line options
 2023-09-12 14:28 UTC  (3+ messages)
` [PATCH net-next 1/2] kselftest: rtnetlink.sh: add verbose flag
` [PATCH net-next 2/2] kselftest: rtnetlink: add pause and pause on fail flag

[PATCH iwl-next v2] ice: Disable Cage Max Power override
 2023-09-12 14:26 UTC  (8+ messages)

[syzbot] [kernel?] general protection fault in wpan_phy_register
 2023-09-12 14:22 UTC 

[PATCH net] selftests: tls: swap the TX and RX sockets in some tests
 2023-09-12 14:16 UTC 

[PATCH V2 0/7] Add NSS clock controller support for IPQ9574
 2023-09-12 14:08 UTC  (4+ messages)
` [PATCH V2 5/7] clk: qcom: Add NSS clock Controller driver "

[PATCH net-next v2] net: add sysctl to disable rfc4862 5.5.3e lifetime handling
 2023-09-12 13:44 UTC 

[PATCH net-next 00/10] udp: round of data-races fixes
 2023-09-12 13:25 UTC  (2+ messages)

PoE support
 2023-09-12 13:25 UTC  (3+ messages)

[PATCH] net: macb: fix sleep inside spinlock
 2023-09-12 13:20 UTC  (2+ messages)

[PATCHv11 00/18] nvme: In-kernel TLS support for TCP
 2023-09-12 12:55 UTC  (5+ messages)
` [PATCH 18/18] nvmet-tcp: peek icreq before starting TLS

[PATCH] [Intel-wired-lan][PATCH iwl-next v2] ice: store VF's pci_dev ptr in ice_vf
 2023-09-12 12:33 UTC  (2+ messages)

[PATCH 3/8] igb: Use FIELD_GET() to extract Link Width
 2023-09-12 12:11 UTC  (3+ messages)


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).