netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-24 15:54:41 to 2023-11-26 16:04:36 UTC [more...]

[net-next PATCH v3 0/2] octeontx2: Multicast/mirror offload changes
 2023-11-26 16:04 UTC  (4+ messages)
` [net-next PATCH v3 1/2] octeontx2-af: Add new mbox to support multicast/mirror offload
    ` [EXT] "

[PATCH 0/2] net: macb: Fixes for macb driver
 2023-11-26 15:53 UTC  (5+ messages)
` [PATCH 1/2] net: phy: Check phydev->drv before dereferencing it
` [PATCH 2/2] net: macb: Unregister nedev before MDIO bus in remove

[PATCH net-next] mm/page_pool: catch page_pool memory leaks
 2023-11-26 15:20 UTC  (2+ messages)

[PATCH v2 net 0/2] dpaa2-eth: various fixes
 2023-11-26 15:20 UTC  (2+ messages)

[PATCH net] ipv4: ip_gre: Handle skb_pull() failure in ipgre_xmit()
 2023-11-26 15:16 UTC 

[PATCH v5 0/9] stmmac: Add Loongson platform support
 2023-11-26 12:25 UTC  (9+ messages)
` [PATCH v5 3/9] net: stmmac: Add Loongson DWGMAC definitions

[PATCHv2 1/2] net: dsa: mv88e6xxx: fix marvell 6350 switch probing
 2023-11-26 11:40 UTC  (5+ messages)
` [PATCHv2 2/2] net: dsa: mv88e6xxx: fix marvell 6350 probe crash

[syzbot] [bluetooth?] KASAN: null-ptr-deref Read in ida_free (4)
 2023-11-26 11:15 UTC 

[PATCH net-next v4] netlink: specs: devlink: add some(not all) missing attributes in devlink.yaml
 2023-11-26 10:52 UTC 

Linux kernel 6.6.2: Dragon RTL8125BG network card stopped working
 2023-11-26 10:35 UTC 

[PATCH v6 0/6] add qca8084 ethernet phy driver
 2023-11-26  6:07 UTC  (7+ messages)
` [PATCH v6 1/6] net: phy: introduce core support for phy-mode = "10g-qxgmii"
` [PATCH v6 2/6] dt-bindings: net: ethernet-controller: add 10g-qxgmii mode
` [PATCH v6 3/6] net: phy: at803x: add QCA8084 ethernet phy support
` [PATCH v6 4/6] net: phy: at803x: add the function phydev_id_is_qca808x
` [PATCH v6 5/6] net: phy: at803x: Add qca8084_config_init function
` [PATCH v6 6/6] net: phy: qca8084: add qca8084_link_change_notify

[PATCH ipsec-next v1 0/7] Add bpf_xdp_get_xfrm_state() kfunc
 2023-11-26  4:38 UTC  (14+ messages)
` [PATCH ipsec-next v1 1/7] bpf: xfrm: "
` [PATCH ipsec-next v1 5/7] bpf: selftests: test_tunnel: Use vmlinux.h declarations
` [PATCH ipsec-next v1 6/7] bpf: selftests: test_tunnel: Disable CO-RE relocations
` [PATCH ipsec-next v1 7/7] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()

Aquantia ethernet driver suspend/resume issues
 2023-11-26  3:04 UTC 

[net-next PATCH RFC v3 0/8] net: phy: Support DT PHY package
 2023-11-26  1:53 UTC  (9+ messages)
` [net-next PATCH RFC v3 1/8] dt-bindings: net: document ethernet PHY package nodes
` [net-next PATCH RFC v3 2/8] net: phy: add initial support for PHY package in DT
` [net-next PATCH RFC v3 3/8] net: phy: add support for shared priv data size "
` [net-next PATCH RFC v3 4/8] net: phy: add support for driver specific PHY package probe/config
` [net-next PATCH RFC v3 5/8] dt-bindings: net: add QCA807x PHY defines
` [net-next PATCH RFC v3 6/8] dt-bindings: net: Document Qcom QCA807x PHY package
` [net-next PATCH RFC v3 7/8] net: phy: add Qualcom QCA807x driver
` [net-next PATCH RFC v3 8/8] net: phy: qca807x: Add support for configurable LED

[BUG] Boot crash on v6.7-rc2
 2023-11-26  1:14 UTC  (6+ messages)

[net-next PATCH 1/3] net: phy: extend PHY package API to support multiple global address
 2023-11-26  1:00 UTC  (6+ messages)
` [net-next PATCH 2/3] net: phy: move mmd_phy_indirect to generic header
` [net-next PATCH 3/3] net: phy: add support for PHY package MMD read/write

[PATCH RFC] net: dsa: mv88e6xxx: Support LED control
 2023-11-25 23:46 UTC  (3+ messages)

[RFC PATCH ipsec-next] xfrm: add forwarding ICMP error message
 2023-11-25 23:15 UTC  (7+ messages)
` [PATCH v2 ipsec-next 1/2] xfrm: introduce forwarding of ICMP Error messages
    ` [devel-ipsec] "
` [PATCH v2 ipsec-next 2/2] xfrm: fix source address in icmp error generation from IPsec gateway
    ` [devel-ipsec] "

[PATCH] neighbour: Fix __randomize_layout crash in struct neighbour
 2023-11-25 21:33 UTC 

[PATCH net-next v3 00/13] net: page_pool: add netlink-based introspection
 2023-11-25 20:57 UTC  (2+ messages)

[PATCH 0/4] Fix UAF caused by racing datagram sending and freeing of nfc_dev
 2023-11-25 20:26 UTC  (5+ messages)
` [PATCH 1/4] nfc: Extract nfc_dev access from nfc_alloc_send_skb() into the callers
` [PATCH 2/4] nfc: Protect access to nfc_dev in an llcp_sock with a rwlock
` [PATCH 3/4] nfc: Do not send datagram if socket state isn't LLCP_BOUND
` [PATCH 4/4] nfc: llcp_sock_sendmsg: Reformat code to make the smaller block indented

[syzbot] [net?] [nfc?] KASAN: slab-use-after-free Read in nfc_alloc_send_skb
 2023-11-25 19:45 UTC  (7+ messages)

[PATCH net-next v7 15/16] net: ethtool: ts: Let the active time stamping layer be selectable
 2023-11-25 19:41 UTC  (22+ messages)

[PATCH net-next] mlxsw: pci: Fix missing error checking
 2023-11-25 19:30 UTC  (2+ messages)

[PATCH net-next] net: sfp: rework the RollBall PHY waiting code
 2023-11-25 19:20 UTC  (3+ messages)

[net-next RFC PATCH v2 00/11] net: phy: Support DT PHY package
 2023-11-25 19:02 UTC  (18+ messages)
` [net-next RFC PATCH v2 01/11] net: phy: extend PHY package API to support multiple global address
` [net-next RFC PATCH v2 02/11] dt-bindings: net: document ethernet PHY package nodes
` [net-next RFC PATCH v2 03/11] net: phy: add initial support for PHY package in DT
` [net-next RFC PATCH v2 04/11] net: phy: add support for shared priv data size "
` [net-next RFC PATCH v2 05/11] net: phy: add support for driver specific PHY package probe/config
` [net-next RFC PATCH v2 06/11] net: phy: move mmd_phy_indirect to generic header
` [net-next RFC PATCH v2 07/11] net: phy: add support for PHY package MMD read/write
` [net-next RFC PATCH v2 08/11] dt-bindings: net: add QCA807x PHY defines
` [net-next RFC PATCH v2 09/11] dt-bindings: net: Document Qcom QCA807x PHY package
` [net-next RFC PATCH v2 10/11] net: phy: add Qualcom QCA807x driver
` [net-next RFC PATCH v2 11/11] net: phy: qca807x: Add support for configurable LED

[BUG] r8169: deadlock when NetworkManager brings link up
 2023-11-25 17:36 UTC  (3+ messages)

[PATCH net] r8169: prevent potential deadlock in rtl8169_close
 2023-11-25 17:25 UTC 

[PATCH net-next 00/10] net: phylink: improve PHY validation
 2023-11-25 17:18 UTC  (19+ messages)
` [PATCH net-next 01/10] net: phy: add possible interfaces
` [PATCH net-next 03/10] net: phy: marvell10g: fill in possible_interfaces
` [PATCH net-next 04/10] net: phy: bcm84881: "
` [PATCH net-next 05/10] net: phy: aquantia: fill in possible_interfaces for AQR113C
` [PATCH net-next 06/10] net: phylink: split out per-interface validation
` [PATCH net-next 07/10] net: phylink: pass PHY into phylink_validate_one()
` [PATCH net-next 08/10] net: phylink: pass PHY into phylink_validate_mask()
` [PATCH net-next 09/10] net: phylink: split out PHY validation from phylink_bringup_phy()
` [PATCH net-next 10/10] net: phylink: use the PHY's possible_interfaces if populated

[PATCH v6 0/3] can: xilinx_can: Add ECC feature support
 2023-11-25 17:04 UTC  (5+ messages)
` [PATCH v6 1/3] dt-bindings: can: xilinx_can: Add 'xlnx,has-ecc' optional property
` [PATCH v6 2/3] can: xilinx_can: Add ECC support
` [PATCH v6 3/3] can: xilinx_can: Add ethtool stats interface for ECC errors

[PATCH net-next] net: phy: mdio_device: Reset device only when necessary
 2023-11-25 16:50 UTC  (2+ messages)

[PATCH net] octeontx2-pf: Restore TC ingress police rules when interface is up
 2023-11-25 16:36 UTC 

[PATCH net] octeontx2-pf: Add missing mutex lock in otx2_get_pauseparam
 2023-11-25 16:35 UTC 

[PATCH net] octeontx2-af: Check return value of nix_get_nixlf before using nixlf
 2023-11-25 16:34 UTC 

[PATCH net] octeontx2-pf: Fix adding mbox work queue entry when num_vfs > 64
 2023-11-25 16:34 UTC 

[PATCH] rhashtable: Better error message on allocation failure
 2023-11-25 15:23 UTC  (2+ messages)

[PATCH net 0/3] amd-xgbe: fixes to handle corner-cases
 2023-11-25 14:53 UTC  (3+ messages)
` [PATCH net 2/3] amd-xgbe: handle the corner-case during tx completion

[PATCH net v2] calipso: Fix memory leak in netlbl_calipso_add_pass()
 2023-11-25 14:47 UTC  (2+ messages)

[PATCH] dt-bindings: correct white-spaces in examples
 2023-11-25 14:08 UTC  (2+ messages)

[PATCH net-next v5 00/14] net: intel: start The Great Code Dedup + Page Pool for iavf
 2023-11-25 13:04 UTC  (5+ messages)
` [PATCH net-next v5 01/14] page_pool: make sure frag API fields don't span between cachelines
` [PATCH net-next v5 03/14] page_pool: avoid calling no-op externals when possible

[PATCH net-next v3 0/3] skbuff: Optimize SKB coalescing for page pool
 2023-11-25 12:16 UTC  (7+ messages)
` [PATCH net-next v3 1/3] page_pool: Rename pp_frag_count to pp_ref_count
` [PATCH net-next v3 2/3] page_pool: halve BIAS_MAX for fragment multiple user references
` [PATCH net-next v3 3/3] skbuff: Optimization of SKB coalescing for page pool

[PATCH nf-next 0/8] netfilter: make nf_flowtable lifetime differ from container struct
 2023-11-25  8:36 UTC  (6+ messages)
` [PATCH nf-next 1/8] netfilter: flowtable: move nf_flowtable out of container structures

[PATCH net] net: phylink: set phy_state interface when attaching SFP
 2023-11-25  8:28 UTC  (2+ messages)

[net-next 2/2] net: dsa: realtek: load switch variants on demand
 2023-11-25  7:10 UTC  (2+ messages)

[PATCH net-next 00/38] Conver all net selftests to run in unique namespace
 2023-11-25  6:15 UTC  (6+ messages)
` [PATCH net-next 01/38] selftests/net: add lib.sh

[PATCH net v3] net: stmmac: xgmac: Disable FPE MMC interrupts
 2023-11-25  6:01 UTC 

[PATCH net v2 1/1] net: stmmac: xgmac: Disable FPE MMC interrupts
 2023-11-25  5:28 UTC  (3+ messages)

[PATCH 0/6] VMware hypercalls enhancements
 2023-11-25  5:01 UTC  (6+ messages)
` [PATCH 4/6] input/vmmouse: Use vmware_hypercall API

[PATCH net-next v3] firmware_loader: Expand Firmware upload error codes with firmware invalid error
 2023-11-25  3:30 UTC  (4+ messages)

[syzbot] [can?] memory leak in j1939_netdev_start
 2023-11-25  2:45 UTC 

[syzbot] Monthly net report (Nov 2023)
 2023-11-25  2:28 UTC  (2+ messages)

[PATCH net-next v2] tcp: Dump bound-only sockets in inet_diag
 2023-11-25  1:39 UTC  (2+ messages)

[PATCH v2 net-next 0/8] tcp: Clean up and refactor cookie_v[46]_check()
 2023-11-25  1:16 UTC  (9+ messages)
` [PATCH v2 net-next 1/8] tcp: Clean up reverse xmas tree in cookie_v[46]_check()
` [PATCH v2 net-next 2/8] tcp: Cache sock_net(sk) "
` [PATCH v2 net-next 3/8] tcp: Clean up goto labels "
` [PATCH v2 net-next 4/8] tcp: Don't pass cookie to __cookie_v[46]_check()
` [PATCH v2 net-next 5/8] tcp: Don't initialise tp->tsoffset in tcp_get_cookie_sock()
` [PATCH v2 net-next 6/8] tcp: Move TCP-AO bits from cookie_v[46]_check() to tcp_ao_syncookie()
` [PATCH v2 net-next 7/8] tcp: Factorise cookie-independent fields initialisation in cookie_v[46]_check()
` [PATCH v2 net-next 8/8] tcp: Factorise cookie-dependent "

[PATCH v1 net-next 0/8] tcp: Clean up and refactor cookie_v[46]_check()
 2023-11-25  1:04 UTC  (18+ messages)
` [PATCH v1 net-next 1/8] tcp: Clean up reverse xmas tree in cookie_v[46]_check()
` [PATCH v1 net-next 2/8] tcp: Cache sock_net(sk) "
` [PATCH v1 net-next 3/8] tcp: Clean up goto labels "
` [PATCH v1 net-next 4/8] tcp: Don't pass cookie to __cookie_v[46]_check()
` [PATCH v1 net-next 5/8] tcp: Don't initialise tp->tsoffset in tcp_get_cookie_sock()
` [PATCH v1 net-next 6/8] tcp: Move TCP-AO bits from cookie_v[46]_check() to tcp_ao_syncookie()
` [PATCH v1 net-next 7/8] tcp: Factorise cookie-independent fields initialisation in cookie_v[46]_check()
` [PATCH v1 net-next 8/8] tcp: Factorise cookie-dependent "

[PATCH net-next v5 0/2] net: dsa: microchip: enable setting rmii reference
 2023-11-25  0:18 UTC  (5+ messages)
` [PATCH net-next v5 1/2] dt-bindings: net: microchip,ksz: document microchip,rmii-clk-internal
` [PATCH net-next v5 2/2] net: dsa: microchip: add property to select internal RMII reference clock

[PATCH RFC WIP 0/2] net: stmmac: dwmac-rk: add support for PHY wake on LAN
 2023-11-24 23:25 UTC  (4+ messages)
` [PATCH RFC WIP 1/2] dt-bindings: net: rockchip-dwmac: add rockchip,phy-wol property

[ethtool PATCH] netlink: fix -Walloc-size
 2023-11-24 23:08 UTC 

[PATCH 0/4 net] qca_spi: collection of major fixes
 2023-11-24 22:02 UTC  (6+ messages)
` [PATCH 2/4 net] qca_spi: Fix SPI IRQ handling

[PATCH iwl-next v2] i40e: add ability to reset vf for tx and rx mdd events
 2023-11-24 21:54 UTC  (2+ messages)

[PATCH net-next] r8169: remove not needed check in rtl_fw_write_firmware
 2023-11-24 21:51 UTC  (4+ messages)

[PATCH net] octeontx2-af: Fix possible buffer overflow
 2023-11-24 21:08 UTC 

[PATCH net-next v5 1/1] ptp: clockmatrix: support 32-bit address space
 2023-11-24 20:20 UTC 

[net-next RFC PATCH 00/14] net: phy: Support DT PHY package
 2023-11-24 19:40 UTC  (22+ messages)
` [net-next RFC PATCH 03/14] dt-bindings: net: document ethernet PHY package nodes

[PATCH 00/13] net: ravb: Add suspend to RAM and runtime PM support for RZ/G3S
 2023-11-24 19:04 UTC  (18+ messages)
` [PATCH 01/13] net: ravb: Check return value of reset_control_deassert()
` [PATCH 02/13] net: ravb: Use pm_runtime_resume_and_get()
` [PATCH 06/13] net: ravb: Let IP specific receive function to interrogate descriptors
` [PATCH 13/13] net: ravb: Add runtime PM support

[PATCH] octeontx2-af: Fix possible buffer overflow
 2023-11-24 17:58 UTC  (2+ messages)

[PATCH net 0/4] selftests/net: fix a few small compiler warnings
 2023-11-24 17:15 UTC  (5+ messages)
` [PATCH net 1/4] selftests/net: ipsec: fix constant out of range
` [PATCH net 2/4] selftests/net: fix a char signedness issue
` [PATCH net 3/4] selftests/net: unix: fix unused variable compiler warning
` [PATCH net 4/4] selftests/net: mptcp: fix uninitialized variable warnings

[PATCH net-next v2 0/2] Get max rx packet length and solve
 2023-11-24 17:08 UTC  (3+ messages)
` [PATCH net-next v2 2/2] octeon_ep: get max rx packet length from firmware

[PATCH net-next v2] firmware_loader: Expand Firmware upload error codes with firmware invalid error
 2023-11-24 16:44 UTC  (4+ messages)

[PATCH iwl-net] i40e: Fix kernel crash during macvlan offloading setup
 2023-11-24 16:42 UTC 

[PATCH net-next 0/9] net: Add support for Power over Ethernet (PoE)
 2023-11-24 16:35 UTC  (5+ messages)
` [PATCH net-next 3/9] net: pse-pd: Introduce PSE types enumeration
` [PATCH net-next 9/9] net: pse-pd: Add PD692x0 PSE controller driver

[PATCH net-next] packet: Account for VLAN_HLEN in csum_start when virtio_net_hdr is enabled
 2023-11-24 16:24 UTC  (6+ 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).