netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-08 03:02:41 to 2023-01-09 12:41:25 UTC [more...]

[PATCH RFC net-next v2 00/12] net: mdio: Start separating C22 and C45
 2023-01-09 12:41 UTC  (7+ messages)
` [PATCH RFC net-next v2 03/12] net: mdio: mdiobus_register: update validation test

[PATCH v8 00/12] Network support for Landlock
 2023-01-09 12:38 UTC  (23+ messages)
` [PATCH v8 07/12] landlock: Add network rules support
` [PATCH v8 08/12] landlock: Implement TCP network hooks
` [PATCH v8 11/12] samples/landlock: Add network demo

[PATCH net-next v3 0/4] net: phy: mxl-gpy: broken interrupt fixes
 2023-01-09 12:30 UTC  (5+ messages)
` [PATCH net-next v3 1/4] dt-bindings: vendor-prefixes: add MaxLinear
` [PATCH net-next v3 2/4] dt-bindings: net: phy: add MaxLinear GPY2xx bindings
` [PATCH net-next v3 3/4] net: phy: allow a phy to opt-out of interrupt handling
` [PATCH net-next v3 4/4] net: phy: mxl-gpy: disable interrupts on GPY215 by default

[PATCH v5 net-next 00/15] net: bridge: Multiple Spanning Trees
 2023-01-09 12:29 UTC  (9+ messages)
` [PATCH v5 net-next 01/15] net: bridge: mst: Multiple Spanning Tree (MST) mode

[PATCH v2 00/24] Split netmem from struct page
 2023-01-09 12:27 UTC  (5+ messages)
` [PATCH v2 24/24] mlx5: Convert to netmem

[PATCH net-next 0/2] net: use kmem_cache_free_bulk in kfree_skb_list
 2023-01-09 12:24 UTC  (4+ messages)
` [PATCH net-next 2/2] net: kfree_skb_list use kmem_cache_free_bulk

[PATCH] netfilter: ipset: Fix overflow before widen in the bitmap_ip_create() function
 2023-01-09 11:54 UTC 

(no subject)
 2023-01-09 11:48 UTC 

[PATCH RFC v2 0/2] Add I2C fwnode lookup/get interfaces
 2023-01-09 11:48 UTC  (2+ messages)

[PATCH net-next] net/rds: use strscpy() to instead of strncpy()
 2023-01-09 11:48 UTC 

[PATCH 00/12] dt-bindings: first batch of dt-schema conversions for Amlogic Meson bindings
 2023-01-09 11:38 UTC  (4+ messages)
` [PATCH 03/12] dt-bindings: nvmem: convert amlogic-meson-mx-efuse.txt to dt-schema

[PATCH net-next] qed: fix a typo in comment
 2023-01-09 11:35 UTC 

[PATCH v2 iproute2 0/1] tc: Add JSON output to tc-class
 2023-01-09 10:53 UTC  (2+ messages)
` [PATCH v2 iproute2 1/1] "

[PATCH v3 01/19] dt-bindings: ARM: MediaTek: Add new document bindings of MT8188 clock
 2023-01-09 10:31 UTC  (3+ messages)

[PATCH] net: ena: initialize dim_sample
 2023-01-09 10:34 UTC  (2+ messages)

[PATCH net-next 00/11] sfc: add vDPA support for EF100 devices
 2023-01-09 10:21 UTC  (10+ messages)
` [PATCH net-next 08/11] sfc: implement device status related vdpa config operations
` [PATCH net-next 09/11] sfc: implement iova rbtree to store dma mappings

[PATCH net-next] amd-xgbe: Add support for 10 Mbps speed
 2023-01-09 10:18 UTC 

[PATCH 0/3] softirq: uncontroversial change
 2023-01-09 10:16 UTC  (4+ messages)
` [PATCH 3/3] softirq: don't yield if only expedited handlers are pending

[PATCH net-next 1/2] inet: Add IP_LOCAL_PORT_RANGE socket option
 2023-01-09 10:11 UTC  (3+ messages)

net: ipv6: raw: fixes null pointer deference in rawv6_push_pending_frames
 2023-01-09 10:08 UTC  (8+ messages)

[Patch net 0/2] l2tp: fix race conditions in l2tp_tunnel_register()
 2023-01-09  9:55 UTC  (4+ messages)
` [Patch net 1/2] l2tp: convert l2tp_tunnel_list to idr

[PATCH v4] sock: add tracepoint for send recv length
 2023-01-09  9:56 UTC  (2+ messages)

[PATCHv2 00/12] iov_iter: replace import_single_range with ubuf
 2023-01-09  9:31 UTC  (4+ messages)
  ` [PATCHv2 02/12] io_uring: switch network send/recv to ITER_UBUF

[PATCH bpf-next 0/2] bpf: Add ipip6 and ip6ip decap support for bpf_skb_adjust_room()
 2023-01-09  9:19 UTC  (5+ messages)
` [PATCH bpf-next 1/2] "

Network do not works with linux >= 6.1.2. Issue bisected to "425c9bd06b7a70796d880828d15c11321bdfb76d" (RDMA/irdma: Report the correct link speed)
 2023-01-09  9:17 UTC  (3+ messages)

[PATCH] vhost-test: remove meaningless debug info
 2023-01-09  9:00 UTC  (2+ messages)

[PATCH v4 1/3] dsa: marvell: Provide per device information about max frame size
 2023-01-09  9:00 UTC  (3+ messages)

[PATCH v3 0/9] virtio-net: support multi buffer xdp
 2023-01-09  8:56 UTC  (4+ messages)
` [PATCH v3 2/9] virtio-net: set up xdp for multi buffer packets

[PATCH net-next v7 0/2] Add support to offload macsec using netlink update
 2023-01-09  8:55 UTC  (3+ messages)
` [PATCH net-next v7 1/2] macsec: add support for IFLA_MACSEC_OFFLOAD in macsec_changelink
` [PATCH net-next v7 2/2] macsec: dump IFLA_MACSEC_OFFLOAD attribute as part of macsec dump

[PATCH net v4] af_unix: selftest: Fix the size of the parameter to connect()
 2023-01-09  8:53 UTC  (4+ messages)

[PATCH net v2 0/3][pull request] Intel Wired LAN Driver Updates 2023-01-03 (ice)
 2023-01-09  8:54 UTC  (5+ messages)
` [PATCH net v2 3/3] ice: Fix broken link in ice NAPI doc

[PATCH net-next] Remove DECnet support from kernel
 2023-01-09  8:44 UTC  (5+ messages)

[patch net-next v2 0/9] devlink: features, linecard and reporters locking cleanup
 2023-01-09  8:44 UTC  (15+ messages)
` [patch net-next v2 1/9] devlink: remove devlink features
` [patch net-next v2 2/9] devlink: remove linecards lock
` [patch net-next v2 3/9] devlink: remove linecard reference counting
` [patch net-next v2 4/9] devlink: remove reporters_lock
` [patch net-next v2 6/9] devlink: convert linecards dump to devlink_nl_instance_iter_dump()

[PATCH net-next 1/1] e1000e: Enable Link Partner Advertised Support
 2023-01-09  8:40 UTC  (5+ messages)

[PATCH 0/8] HID: remove some unneeded exported symbols from hid.h
 2023-01-09  8:39 UTC  (2+ messages)

[PATCH] net: lan966x: Allow to add rules in TCAM even if not enabled
 2023-01-09  8:20 UTC  (2+ messages)

[PATCH net-next] net: skb: remove old comments about frag_size for build_skb()
 2023-01-09  8:20 UTC  (2+ messages)

[bpf-next v2] bpf: drop deprecated bpf_jit_enable == 2
 2023-01-09  8:15 UTC  (4+ messages)

[PATCH ethtool-next] Fixing boolean value output for Netlink reported values in JSON format
 2023-01-09  8:08 UTC  (4+ messages)

[PATCH net-next 0/9] mptcp: Protocol in-use tracking and code cleanup
 2023-01-09  7:50 UTC  (2+ messages)

[PATCH 0/2] r8152: allow firmwares with NCM support
 2023-01-09  7:50 UTC  (2+ messages)

[PATCH] mlxsw: spectrum_router: Replace 0-length array with flexible array
 2023-01-09  7:40 UTC  (2+ messages)

[PATCH net v2] nfc: pn533: Wait for out_urb's completion in pn533_usb_send_frame()
 2023-01-09  7:40 UTC  (2+ messages)

[PATCH net] gro: take care of DODGY packets
 2023-01-09  7:40 UTC  (2+ messages)

[PATCH net-next 0/9] octeontx2-af: Miscellaneous changes for CPT
 2023-01-09  7:36 UTC  (10+ messages)
` [PATCH net-next,1/9] octeontx2-af: Fix interrupt name strings completely
` [PATCH net-next,2/9] octeontx2-af: recover CPT engine when it gets fault
` [PATCH net-next,3/9] octeontx2-af: add mbox for CPT LF reset
` [PATCH net-next,4/9] octeontx2-af: modify FLR sequence for CPT
` [PATCH net-next,5/9] octeontx2-af: optimize cpt pf identification
` [PATCH net-next,6/9] octeontx2-af: restore rxc conf after teardown sequence
` [PATCH net-next,7/9] octeontx2-af: update CPT inbound inline IPsec config mailbox
` [PATCH net-next,8/9] octeontx2-af: add ctx ilen to cpt lf alloc mailbox
` [PATCH net-next,9/9] octeontx2-af: add mbox to return CPT_AF_FLT_INT info

[PATCH net-next v4] usbnet: optimize usbnet_bh() to reduce CPU load
 2023-01-09  7:30 UTC  (2+ messages)

[PATCH v6 net-next 0/2] Fixed warnings
 2023-01-09  7:30 UTC  (2+ messages)

[PATCH net v2] net: ipa: correct IPA v4.7 IMEM offset
 2023-01-09  7:30 UTC  (2+ messages)

[PATCH v2] Bluetooth: Fix possible deadlock in rfcomm_sk_state_change
 2023-01-09  7:06 UTC  (5+ messages)

[net PATCH] octeontx2-pf: Fix resource leakage in VF driver unbind
 2023-01-09  6:13 UTC 

[PATCH V1 net-next 0/5] Add devlink support to ena
 2023-01-09  6:00 UTC  (9+ messages)
` [PATCH V1 net-next 1/5] net: ena: Register ena device to devlink
` [PATCH V1 net-next 2/5] net: ena: Add devlink reload functionality
` [PATCH V1 net-next 3/5] net: ena: Configure large LLQ using devlink params
` [PATCH V1 net-next 4/5] net: ena: Several changes to support large LLQ configuration
` [PATCH V1 net-next 5/5] net: ena: Add devlink documentation

[Patch net-next v7 00/13] net: dsa: microchip: add PTP support for KSZ9563/KSZ8563 and LAN937x
 2023-01-09  4:12 UTC  (5+ messages)
` [Patch net-next v7 06/13] net: ptp: add helper for one-step P2P clocks

[PATCH v3 net-next 0/5] net: wwan: t7xx: fw flashing & coredump support
 2023-01-09  3:48 UTC  (11+ messages)
` [PATCH v3 net-next 2/5] net: wwan: t7xx: Infrastructure for early port configuration
` [PATCH v3 net-next 3/5] net: wwan: t7xx: PCIe reset rescan
` [PATCH v3 net-next 5/5] net: wwan: t7xx: Devlink documentation

[PATCH net-next v6] net: ngbe: Add ngbe mdio bus driver
 2023-01-09  2:40 UTC  (4+ messages)

[PATCH] Bluetooth: hci_sync: fix memory leak in hci_update_adv_data()
 2023-01-09  1:26 UTC 

[PATCH v3 0/7] Add Ethernet driver for StarFive JH7110 SoC
 2023-01-09  1:13 UTC  (4+ messages)
` [PATCH v3 5/7] net: stmmac: Add glue layer for StarFive JH7110 SoCs

[PATCH 0/4] rtw88: Four fixes found while working on SDIO support
 2023-01-09  0:55 UTC  (4+ messages)

[PATCH v3 net-next 0/5] add PLCA RS support and onsemi NCN26000
 2023-01-09  0:11 UTC  (6+ messages)
` [PATCH v3 net-next 1/5] net/ethtool: add netlink interface for the PLCA RS
` [PATCH v3 net-next 2/5] drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHY
` [PATCH v3 net-next 3/5] drivers/net/phy: add connection between ethtool and phylib for PLCA
` [PATCH v3 net-next 4/5] drivers/net/phy: add helpers to get/set PLCA configuration
` [PATCH v3 net-next 5/5] drivers/net/phy: add driver for the onsemi NCN26000 10BASE-T1S PHY

[PATCH v2 net-next 0/5] add PLCA RS support and onsemi NCN26000
 2023-01-08 23:57 UTC  (10+ messages)
` [PATCH v2 net-next 3/5] drivers/net/phy: add connection between ethtool and phylib for PLCA
` [PATCH v2 net-next 4/5] drivers/net/phy: add helpers to get/set PLCA configuration
` [PATCH v2 net-next 5/5] drivers/net/phy: add driver for the onsemi NCN26000 10BASE-T1S PHY

[PATCH v3] sock: add tracepoint for send recv length
 2023-01-08 21:34 UTC  (2+ messages)

[PATCH v1 RFC] wifi: rtw88: Validate the eFuse structs
 2023-01-08 21:31 UTC 

[PATCH selftest/net/af_unix 1/1] Fix size of parameter to connect()
 2023-01-08 21:30 UTC  (7+ messages)
  ` [PATCH net v2] af_unix: selftest: Fix the size of the "

[PATCH v3 0/3] wifi: rtw88: Three locking fixes for existing code
 2023-01-08 21:13 UTC  (4+ messages)
` [PATCH v3 1/3] wifi: rtw88: Move register access from rtw_bf_assoc() outside the RCU
` [PATCH v3 2/3] wifi: rtw88: Use rtw_iterate_vifs() for rtw_vif_watch_dog_iter()
` [PATCH v3 3/3] wifi: rtw88: Use non-atomic sta iterator in rtw_ra_mask_info_update()

[PATCH v2 0/2] net: rfkill-gpio device tree support
 2023-01-08 20:48 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: net: Add rfkill-gpio binding

[PATCH net-next v6 0/4] vsock: update tools and error handling
 2023-01-08 20:43 UTC  (5+ messages)
` [PATCH net-next v6 1/4] vsock: return errors other than -ENOMEM to socket
` [PATCH net-next v6 2/4] test/vsock: rework message bounds test
` [PATCH net-next v6 3/4] test/vsock: add big message test
` [PATCH net-next v6 4/4] test/vsock: vsock_perf utility

kernel BUG in __ip_make_skb()
 2023-01-08 19:37 UTC  (2+ messages)

[PATCH net] Revert "r8169: disable detection of chip version 36"
 2023-01-08 19:37 UTC 

[RFC PATCH net-next v11] vmxnet3: Add XDP support
 2023-01-08 18:18 UTC 

BUG: tools/testing/selftests/net/l2_tos_ttl_inherit.sh hangs when selftest restarted
 2023-01-08 17:55 UTC  (9+ messages)

[net-next] ipv6: fix routing cache overflow for raw sockets
 2023-01-08 17:34 UTC  (10+ messages)

[PATCH] mm: remove zap_page_range and create zap_vma_pages
 2023-01-08 17:24 UTC  (2+ messages)

[PATCH net] ipv6: prevent only DAD and RS sending for IFF_NO_ADDRCONF
 2023-01-08 16:58 UTC  (3+ messages)

[RESEND RFC PATCH v5 0/5] can: bxcan: add support for ST bxCAN controller
 2023-01-08 16:25 UTC  (3+ messages)
` [RESEND RFC PATCH v5 2/5] dt-bindings: net: can: add STM32 bxcan DT bindings
` [RESEND RFC PATCH v5 5/5] can: bxcan: add support for ST bxCAN controller

[PATCH net 0/3] selftests/net: Isolate l2_tos_ttl_inherit.sh in its own netns
 2023-01-08 15:45 UTC  (4+ messages)
` [PATCH net 1/3] selftests/net: l2_tos_ttl_inherit.sh: Set IPv6 addresses with "nodad"
` [PATCH net 2/3] selftests/net: l2_tos_ttl_inherit.sh: Run tests in their own netns
` [PATCH net 3/3] selftests/net: l2_tos_ttl_inherit.sh: Ensure environment cleanup on failure

[PATCH v3] net: nfc: Fix use-after-free in local_cleanup()
 2023-01-08 15:45 UTC  (2+ messages)

[PATCH bpf-next v1] bpf: Remove the unnecessary insn buffer comparison
 2023-01-08 15:12 UTC 

[RFC PATCH net-next v10] vmxnet3: Add XDP support
 2023-01-08 14:27 UTC  (3+ messages)

[PATCH v3 net-next 0/5] net: ethernet: mtk_wed: introduce reset support
 2023-01-08 13:45 UTC  (9+ messages)
` [PATCH v3 net-next 1/5] net: ethernet: mtk_eth_soc: introduce mtk_hw_reset utility routine
` [PATCH v3 net-next 2/5] net: ethernet: mtk_eth_soc: introduce mtk_hw_warm_reset support
` [PATCH v3 net-next 3/5] net: ethernet: mtk_eth_soc: align reset procedure to vendor sdk
` [PATCH v3 net-next 4/5] net: ethernet: mtk_eth_soc: add dma checks to mtk_hw_reset_check

[net PATCH] octeontx2-pf: Use GFP_ATOMIC in atomic context
 2023-01-08 13:08 UTC  (2+ messages)

[PATCH] wifi: rtl8xxxu: fixing transmisison failure for rtl8192eu
 2023-01-08 12:49 UTC  (4+ messages)

[PATCH net-next v2] samples/bpf: fixup some tools to be able to support xdp multibuffer
 2023-01-08 12:42 UTC  (12+ messages)

[PATCH rdma-next 0/4] Rely on firmware to get special mkeys
 2023-01-08 10:32 UTC  (13+ messages)
` [PATCH mlx5-next 3/4] net/mlx5: Use query_special_contexts for mkeys
` [PATCH rdma-next 4/4] RDMA/mlx5: "

[PATCH] Bluetooth: Fix possible deadlock in rfcomm_sk_state_change
 2023-01-08 10:12 UTC  (4+ messages)

[PATCH v4 net-next 0/3] mv88e6xxx: Add MAB offload support
 2023-01-08  9:48 UTC  (4+ messages)
` [PATCH v4 net-next 1/3] net: dsa: mv88e6xxx: change default return of mv88e6xxx_port_bridge_flags
` [PATCH v4 net-next 2/3] net: dsa: mv88e6xxx: shorten the locked section in mv88e6xxx_g1_atu_prob_irq_thread_fn()
` [PATCH v4 net-next 3/3] net: dsa: mv88e6xxx: mac-auth/MAB implementation

[PATCH net-next v6 0/2] Add support to offload macsec using netlink update
 2023-01-08  9:46 UTC  (4+ messages)
` [PATCH net-next v6 1/2] macsec: add support for IFLA_MACSEC_OFFLOAD in macsec_changelink

[PATCH bpf-next v6 00/17] xdp: hints via kfuncs
 2023-01-08  7:38 UTC  (5+ messages)
` [PATCH bpf-next v6 15/17] net/mlx5e: Introduce wrapper for xdp_buff
` [PATCH bpf-next v6 16/17] net/mlx5e: Support RX XDP metadata

[PATCH 0/8] Add Auxiliary driver support
 2023-01-08  3:02 UTC  (8+ messages)
` [PATCH 2/8] RDMA/bnxt_re: Use auxiliary driver interface
` [PATCH 3/8] bnxt_en: Remove usage of ulp_id
` [PATCH 4/8] bnxt_en: Use direct API instead of indirection
` [PATCH 5/8] bnxt_en: Use auxiliary bus calls over proprietary calls
` [PATCH 6/8] bnxt_en: Remove struct bnxt access from RoCE driver
` [PATCH 7/8] RDMA/bnxt_re: Remove the sriov config callback
` [PATCH 8/8] bnxt_en: Remove runtime interrupt vector allocation


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