netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-11 01:54:46 to 2023-01-11 12:50:21 UTC [more...]

[PATCH] ipv6: raw: Deduct extension header length in rawv6_push_pending_frames
 2023-01-11 12:50 UTC  (2+ messages)

[PATCH v3 00/26] Split netmem from struct page
 2023-01-11 12:48 UTC  (29+ messages)
` [PATCH v3 01/26] netmem: Create new type
` [PATCH v3 02/26] netmem: Add utility functions
` [PATCH v3 03/26] page_pool: Add netmem_set_dma_addr() and netmem_get_dma_addr()
` [PATCH v3 04/26] page_pool: Convert page_pool_release_page() to page_pool_release_netmem()
` [PATCH v3 05/26] page_pool: Start using netmem in allocation path
` [PATCH v3 06/26] page_pool: Convert page_pool_return_page() to page_pool_return_netmem()
` [PATCH v3 07/26] page_pool: Convert __page_pool_put_page() to __page_pool_put_netmem()
` [PATCH v3 08/26] page_pool: Convert pp_alloc_cache to contain netmem
` [PATCH v3 09/26] page_pool: Convert page_pool_defrag_page() to page_pool_defrag_netmem()
` [PATCH v3 10/26] page_pool: Convert page_pool_put_defragged_page() to netmem
` [PATCH v3 11/26] page_pool: Convert page_pool_empty_ring() to use netmem
` [PATCH v3 12/26] page_pool: Convert page_pool_alloc_pages() to page_pool_alloc_netmem()
` [PATCH v3 13/26] page_pool: Convert page_pool_dma_sync_for_device() to take a netmem
` [PATCH v3 14/26] page_pool: Convert page_pool_recycle_in_cache() to netmem
` [PATCH v3 15/26] page_pool: Remove __page_pool_put_page()
` [PATCH v3 16/26] page_pool: Use netmem in page_pool_drain_frag()
` [PATCH v3 17/26] page_pool: Convert page_pool_return_skb_page() to use netmem
` [PATCH v3 18/26] page_pool: Allow page_pool_recycle_direct() to take a netmem or a page
` [PATCH v3 19/26] page_pool: Convert frag_page to frag_nmem
` [PATCH v3 20/26] xdp: Convert to netmem
` [PATCH v3 21/26] mm: Remove page pool members from struct page
` [PATCH v3 22/26] page_pool: Pass a netmem to init_callback()
` [PATCH v3 23/26] net: Add support for netmem in skb_frag
` [PATCH v3 24/26] mvneta: Convert to netmem
` [PATCH v3 25/26] mlx5: "
` [PATCH v3 26/26] hns3: "

[PATCH net-next v2 2/2] selftests/net: Cover the IP_LOCAL_PORT_RANGE socket option
 2023-01-11 12:45 UTC  (3+ messages)

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

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

[patch net-next v3 00/11] devlink: features, linecard and reporters locking cleanup
 2023-01-11 12:04 UTC  (10+ messages)
` [patch net-next v3 01/11] devlink: remove devlink features

[PATCH] netfilter: ipset: Fix overflow before widen in the bitmap_ip_create() function
 2023-01-11 12:00 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH net-next] net: dsa: rzn1-a5psw: Add vlan support
 2023-01-11 11:56 UTC 

[PATCH net-next 0/5] Add PPS support to am65-cpts driver
 2023-01-11 11:44 UTC  (6+ messages)
` [PATCH net-next 1/5] dt-binding: net: ti: am65x-cpts: add 'ti,pps' property
` [PATCH net-next 2/5] net: ethernet: ti: am65-cpts: add pps support
` [PATCH net-next 3/5] net: ethernet: ti: am65-cpts: adjust pps following ptp changes
` [PATCH net-next 4/5] arm64: dts: ti: k3-am62-main: Add timesync router node
` [PATCH net-next 5/5] arm64: dts: ti: k3-am625-sk: Add cpsw3g cpts PPS support

[Patch net v2 0/2] l2tp: fix race conditions in l2tp_tunnel_register()
 2023-01-11 11:29 UTC  (3+ messages)
` [Patch net v2 1/2] l2tp: convert l2tp_tunnel_list to idr

[PATCH v1 net-next,0/8] octeontx2-af: Miscellaneous changes for CPT
 2023-01-11 11:20 UTC  (4+ messages)
` [PATCH v1 net-next,8/8] octeontx2-af: add mbox to return CPT_AF_FLT_INT info
    ` [EXT] "

[PATCH net-next v8] net: ngbe: Add ngbe mdio bus driver
 2023-01-11 11:17 UTC 

[PATCH iproute2 v3 1/1] macsec: Fix Macsec replay protection
 2023-01-11 11:15 UTC  (2+ messages)

[PATCHv4 linux-next 1/4] dt-bindings: net: rockchip-dwmac: fix rv1126 compatible warning
 2023-01-11 10:47 UTC  (6+ messages)
` [PATCHv4 linux-next 3/4] Rockchip RV1126 has GMAC 10/100/1000M ethernet controller

[PATCH] vhost: remove unused paramete
 2023-01-11 10:09 UTC  (3+ messages)

[PATCH] rndis_wlan: Prevent buffer overflow in rndis_query_oid
 2023-01-11  9:54 UTC  (3+ messages)

[PATCH HID for-next v1 0/9] HID-BPF LLVM fixes, no more hacks
 2023-01-11  9:47 UTC  (4+ messages)
` [PATCH HID for-next v1 6/9] HID: bpf: rework how programs are attached and stored in the kernel

[PATCH net-queue] iavf: schedule watchdog immediately when changing primary MAC
 2023-01-11  9:42 UTC  (2+ messages)
` [Intel-wired-lan] "

[syzbot] kernel BUG in rxrpc_put_call
 2023-01-11  9:41 UTC  (4+ messages)

[PATCH bpf-next v3 00/15] selftests/xsk: speed-ups, fixes, and new XDP programs
 2023-01-11  9:35 UTC  (16+ messages)
` [PATCH bpf-next v3 01/15] selftests/xsk: print correct payload for packet dump
` [PATCH bpf-next v3 02/15] selftests/xsk: do not close unused file descriptors
` [PATCH bpf-next v3 03/15] selftests/xsk: submit correct number of frames in populate_fill_ring
` [PATCH bpf-next v3 04/15] selftests/xsk: print correct error codes when exiting
` [PATCH bpf-next v3 05/15] selftests/xsk: remove unused variable outstanding_tx
` [PATCH bpf-next v3 06/15] selftests/xsk: add debug option for creating netdevs
` [PATCH bpf-next v3 07/15] selftests/xsk: replace asm acquire/release implementations
` [PATCH bpf-next v3 08/15] selftests/xsk: remove namespaces
` [PATCH bpf-next v3 09/15] selftests/xsk: load and attach XDP program only once per mode
` [PATCH bpf-next v3 10/15] selftests/xsk: remove unnecessary code in control path
` [PATCH bpf-next v3 11/15] selftests/xsk: get rid of built-in XDP program
` [PATCH bpf-next v3 12/15] selftests/xsk: add test when some packets are XDP_DROPed
` [PATCH bpf-next v3 13/15] selftests/xsk: merge dual and single thread dispatchers
` [PATCH bpf-next v3 14/15] selftests/xsk: automatically restore packet stream
` [PATCH bpf-next v3 15/15] selftests/xsk: automatically switch XDP programs

[PATCH net-next 0/9] devlink: remove the wait-for-references on unregister
 2023-01-11  9:32 UTC  (8+ messages)
` [PATCH net-next 7/9] devlink: allow registering parameters after the instance

[PATCH net-next] devlink: keep the instance mutex alive until references are gone
 2023-01-11  9:26 UTC  (3+ messages)

[syzbot] WARNING in devlink_free
 2023-01-11  9:25 UTC  (2+ messages)

[PATCH 1/2] bus: mhi: core: add SBL state callback
 2023-01-11  9:21 UTC  (8+ messages)
` [PATCH 2/2] wifi: ath11k: use unique QRTR instance ID

[PATCH net-next v1 0/3] add dts for yt8521 and yt8531s, add driver for yt8531
 2023-01-11  9:20 UTC  (6+ messages)
` [PATCH net-next v1 1/3] dt-bindings: net: Add Motorcomm yt8xxx ethernet phy Driver bindings

[PATCH net] dt-bindings: net: snps,stmmac: Fix inconsistencies in some properties belonging to stmmac-axi-config
 2023-01-11  9:19 UTC  (2+ messages)

[PATCH net] sch_htb: Avoid grafting on htb_destroy_class_offload when destroying htb
 2023-01-11  9:13 UTC  (2+ messages)

[PATCH v4 net-next 0/5] add PLCA RS support and onsemi NCN26000
 2023-01-11  9:10 UTC  (2+ messages)

[pull request][net-next 00/15] mlx5 updates 2023-01-10
 2023-01-11  9:10 UTC  (17+ messages)
` [net-next 01/15] net/mlx5: Expose shared buffer registers bits and structs
` [net-next 02/15] net/mlx5e: Add API to query/modify SBPR and SBCM registers
` [net-next 03/15] net/mlx5e: Update shared buffer along with device buffer changes
` [net-next 04/15] net/mlx5e: Add Ethernet driver debugfs
` [net-next 05/15] net/mlx5e: kTLS, Add debugfs
` [net-next 06/15] net/mlx5e: Add hairpin params structure
` [net-next 07/15] net/mlx5e: Add flow steering debugfs directory
` [net-next 08/15] net/mlx5e: Add hairpin debugfs files
` [net-next 09/15] net/mlx5: Enable management PF initialization
` [net-next 10/15] net/mlx5: Introduce and use opcode getter in command interface
` [net-next 11/15] net/mlx5: Prevent high-rate FW commands from populating all slots
` [net-next 12/15] net/mlx5e: Replace zero-length array with flexible-array member
` [net-next 13/15] net/mlx5e: Replace 0-length array with flexible array
` [net-next 14/15] net/mlx5: remove redundant ret variable
` [net-next 15/15] net/mlx5e: Use kzalloc() in mlx5e_accel_fs_tcp_create()

[patch net-next v4 00/10] devlink: linecard and reporters locking cleanup
 2023-01-11  9:07 UTC  (11+ messages)
` [patch net-next v4 01/10] devlink: remove linecards lock
` [patch net-next v4 02/10] devlink: remove linecard reference counting
` [patch net-next v4 03/10] devlink: protect health reporter operation with instance lock
` [patch net-next v4 04/10] devlink: remove reporters_lock
` [patch net-next v4 05/10] devlink: remove devl_port_health_reporter_destroy()
` [patch net-next v4 06/10] devlink: remove reporter reference counting
` [patch net-next v4 07/10] devlink: convert linecards dump to devlink_nl_instance_iter_dump()
` [patch net-next v4 08/10] devlink: convert reporters "
` [patch net-next v4 09/10] devlink: remove devlink_dump_for_each_instance_get() helper
` [patch net-next v4 10/10] devlink: add instance lock assertion in devl_is_registered()

[PATCH v2] net: wan: Add checks for NULL. If uhdlc_priv_tsa != 1 then utdm is not initialized. And if ret != NULL then goto undo_uhdlc_init, where utdm is dereferenced. Same if dev == NULL
 2023-01-11  9:05 UTC  (3+ messages)
  ` [PATCH v3] net: wan: Add checks for NULL for utdm in undo_uhdlc_init and unmap_si_regs

[PATCH v2 00/11] dt-bindings: first batch of dt-schema conversions for Amlogic Meson bindings
 2023-01-11  9:00 UTC  (3+ messages)

[PATCH V1 net-next 0/5] Add devlink support to ena
 2023-01-11  8:58 UTC  (5+ messages)

[PATCH] net: ena: initialize dim_sample
 2023-01-11  8:46 UTC  (5+ messages)

[PATCH net v2] net: lan966x: check for ptp to be enabled in lan966x_ptp_deinit()
 2023-01-11  8:40 UTC  (2+ messages)

[PATCH v2 0/4] net: stmmac: dwc-qos: Add FSD EQoS support
 2023-01-11  7:54 UTC  (5+ messages)
    ` [PATCH v2 1/4] dt-bindings: net: Add FSD EQoS device tree bindings
    ` [PATCH v2 2/4] net: stmmac: dwc-qos: Add FSD EQoS support
    ` [PATCH v2 3/4] arm64: dts: fsd: Add Ethernet support for FSYS0 Block of FSD SoC
    ` [PATCH v2 4/4] arm64: dts: fsd: Add Ethernet support for PERIC "

[PATCH net-next v7 0/4] vsock: update tools and error handling
 2023-01-11  8:30 UTC  (3+ messages)
` [PATCH net-next v7 4/4] test/vsock: vsock_perf utility

[PATCH net-next v3] net: phy: mxl-gpy: fix delay time required by loopback disable function
 2023-01-11  8:22 UTC 

[PATCH net-next 0/2] nfp: add DCB IEEE support
 2023-01-11  8:22 UTC  (4+ messages)
` [PATCH net-next 2/2] nfp: add DCB IEEE configuration process

[RFC PATCH v4 0/4] Create common DPLL/clock configuration API
 2023-01-11  8:19 UTC  (11+ messages)

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

[PATCH net-next] net: dsa: mv88e6xxx: Enable PTP receive for mv88e6390
 2023-01-11  8:04 UTC 

[PATCH bpf-next v2 0/2] bpf: Add ipip6 and ip6ip decap support for bpf_skb_adjust_room()
 2023-01-11  8:01 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: add ipip6 and ip6ip decap to test_tc_tunnel

[PATCH v1] net/dev.c : Remove redundant state settings after waking up
 2023-01-11  7:32 UTC  (5+ messages)

[PATCH v6] sock: add tracepoint for send recv length
 2023-01-11  6:59 UTC 

[PATCH net-next 00/11] sfc: add vDPA support for EF100 devices
 2023-01-11  6:36 UTC  (5+ messages)
` [PATCH net-next 08/11] sfc: implement device status related vdpa config operations

[PATCH v2 0/3] net: thunderbolt: Add tracepoints
 2023-01-11  6:26 UTC  (4+ messages)
` [PATCH v2 1/3] net: thunderbolt: Move into own directory
` [PATCH v2 2/3] net: thunderbolt: Add debugging when sending/receiving control packets
` [PATCH v2 3/3] net: thunderbolt: Add tracepoints

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

[RFC PATCH 0/6] Introduce a vringh accessor for IO memory
 2023-01-11  6:19 UTC  (16+ messages)
` [RFC PATCH 2/9] vringh: remove vringh_iov and unite to vringh_kiov
` [RFC PATCH 4/9] vringh: unify the APIs for all accessors

[PATCH v5] sock: add tracepoint for send recv length
 2023-01-11  6:17 UTC  (6+ messages)
    ` [External] "

[PATCH] vhost-scsi: unbreak any layout for response
 2023-01-11  6:07 UTC 

[PATCH v8 0/2] arm64: dts: mt8195: Add Ethernet controller
 2023-01-11  5:49 UTC  (3+ messages)

[PATCH net v2 1/1] net: stmmac: add aux timestamps fifo clearance wait
 2023-01-11  5:02 UTC 

[PATCH net] bnxt: make sure we return pages to the pool
 2023-01-11  4:25 UTC 

KSZ8795 incorrect bit definitions for static MAC table
 2023-01-11  3:52 UTC  (2+ messages)

[PATCH net 1/1] net: stmmac: add aux timestamps fifo clearance wait
 2023-01-11  3:32 UTC  (3+ messages)

[PATCH v3] Bluetooth: Fix possible deadlock in rfcomm_sk_state_change
 2023-01-11  3:16 UTC 

[PATCH iproute2 00/10] SPDX cleanups
 2023-01-11  3:17 UTC  (11+ messages)
` [PATCH iproute2 01/10] bridge: use SPDX
` [PATCH iproute2 02/10] genl: "
` [PATCH iproute2 03/10] lib: replace GPL boilerplate with SPDX
` [PATCH iproute2 04/10] devlink: use SPDX
` [PATCH iproute2 05/10] ip: "
` [PATCH iproute2 06/10] testsuite: "
` [PATCH iproute2 07/10] tipc: "
` [PATCH iproute2 08/10] tc: replace GPL-BSD boilerplate in codel and fq
` [PATCH iproute2 09/10] tc: use SPDX
` [PATCH iproute2 10/10] misc: "

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

[PATCH net-next v7] net: ngbe: Add ngbe mdio bus driver
 2023-01-11  2:33 UTC  (5+ messages)

[PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2023-01-09 (ice)
 2023-01-11  2:30 UTC  (4+ messages)
` [PATCH net 2/2] ice: Add check for kzalloc

[PATCH net] net: sched: disallow noqueue for qdisc classes
 2023-01-11  2:30 UTC  (2+ messages)

[PATCH net-next] qed: fix a typo in comment
 2023-01-11  2:20 UTC  (2+ messages)

[pull request][net 00/16] mlx5 fixes 2023-01-09
 2023-01-11  2:01 UTC  (2+ messages)

[PATCH v8 00/12] Network support for Landlock
 2023-01-11  1:54 UTC  (10+ messages)
` [PATCH v8 08/12] landlock: Implement TCP network hooks

[PATCH ethtool-next v5 0/2] add netlink support for rss get
 2023-01-11  1:54 UTC  (3+ messages)
` [PATCH ethtool-next v5 2/2] netlink: add netlink handler for get rss (-x)


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