netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-16 09:40:18 to 2022-11-16 21:54:35 UTC [more...]

[PATCH net-next 0/5] net: eliminate the duplicate code in the ct nat functions of ovs and tc
 2022-11-16 21:54 UTC  (8+ messages)
` [PATCH net-next 1/5] openvswitch: delete the unncessary skb_pull_rcsum call in ovs_ct_nat_execute
` [PATCH net-next 2/5] openvswitch: return NF_ACCEPT when OVS_CT_NAT is net set in info nat
` [PATCH net-next 5/5] net: move the nat function to nf_nat_core for ovs and tc

[PATCH bpf-next 00/11] xdp: hints via kfuncs
 2022-11-16 21:49 UTC  (23+ messages)
` [PATCH bpf-next 03/11] bpf: Support inlined/unrolled kfuncs for xdp metadata
` [PATCH bpf-next 05/11] veth: Support rx timestamp metadata for xdp
  ` [xdp-hints] "
      ` [xdp-hints] "
` [PATCH bpf-next 06/11] xdp: Carry over xdp metadata into skb context
    ` [xdp-hints] "

[PATCH] Bluetooth: silence a dmesg error message in hci_request.c
 2022-11-16 21:40 UTC  (2+ messages)

[PATCH net-next] tcp: Fix tcp_syn_flood_action() if CONFIG_IPV6=n
 2022-11-16 21:39 UTC  (3+ messages)

[PATCH] dt-bindings: can: renesas,rcar-canfd: Document RZ/Five SoC
 2022-11-16 21:37 UTC  (2+ messages)

[Patch v3 00/14] Add PCI pass-thru support to Hyper-V Confidential VMs
 2022-11-16 21:15 UTC  (18+ messages)
` [Patch v3 01/14] x86/ioremap: Fix page aligned size calculation in __ioremap_caller()
` [Patch v3 02/14] x86/ioapic: Gate decrypted mapping on cc_platform_has() attribute
` [Patch v3 03/14] x86/hyperv: Reorder code in prep for subsequent patch
` [Patch v3 04/14] Drivers: hv: Explicitly request decrypted in vmap_pfn() calls
` [Patch v3 05/14] x86/mm: Handle decryption/re-encryption of bss_decrypted consistently
` [Patch v3 06/14] init: Call mem_encrypt_init() after Hyper-V hypercall init is done
` [Patch v3 07/14] x86/hyperv: Change vTOM handling to use standard coco mechanisms
` [Patch v3 08/14] swiotlb: Remove bounce buffer remapping for Hyper-V
` [Patch v3 09/14] Drivers: hv: vmbus: Remove second mapping of VMBus monitor pages
` [Patch v3 10/14] Drivers: hv: vmbus: Remove second way of mapping ring buffers
` [Patch v3 11/14] hv_netvsc: Remove second mapping of send and recv buffers
` [Patch v3 12/14] Drivers: hv: Don't remap addresses that are above shared_gpa_boundary
` [Patch v3 13/14] PCI: hv: Add hypercalls to read/write MMIO space
` [Patch v3 14/14] PCI: hv: Enable PCI pass-thru devices in Confidential VMs

[PATCH 00/15] can: m_can: Optimizations for tcan and peripheral chips
 2022-11-16 20:53 UTC  (16+ messages)
` [PATCH 01/15] can: m_can: Eliminate double read of TXFQS in tx_handler
` [PATCH 02/15] can: m_can: Wakeup net queue once tx was issued
` [PATCH 03/15] can: m_can: Cache tx putidx and transmits in flight
` [PATCH 04/15] can: m_can: Use transmit event FIFO watermark level interrupt
` [PATCH 05/15] can: m_can: Disable unused interrupts
` [PATCH 06/15] can: m_can: Avoid reading irqstatus twice
` [PATCH 07/15] can: m_can: Read register PSR only on error
` [PATCH 08/15] can: m_can: Count TXE FIFO getidx in the driver
` [PATCH 09/15] can: m_can: Count read getindex "
` [PATCH 10/15] can: m_can: Batch acknowledge rx fifo
` [PATCH 11/15] can: m_can: Batch acknowledge transmit events
` [PATCH 12/15] can: tcan4x5x: Remove invalid write in clear_interrupts
` [PATCH 13/15] can: tcan4x5x: Fix use of register error status mask
` [PATCH 14/15] can: tcan4x5x: Fix register range of first block
` [PATCH 15/15] can: tcan4x5x: Specify separate read/write ranges

[PATCH net-next v2 0/5] net: lan966x: Extend xdp support
 2022-11-16 20:55 UTC  (7+ messages)
` [PATCH net-next v2 1/5] net: lan966x: Add XDP_PACKET_HEADROOM
` [PATCH net-next v2 4/5] net: lan966x: Add support for XDP_TX

[PATCH net v2] netdevsim: Fix memory leak of nsim_dev->fa_cookie
 2022-11-16 20:40 UTC  (2+ messages)

[PATCH net-next] mlxsw: update adjfine to use adjust_by_scaled_ppm
 2022-11-16 20:30 UTC  (4+ messages)

[RFC PATCH v3 0/3] io_uring: add napi busy polling support
 2022-11-16 20:12 UTC  (7+ messages)
` [RFC PATCH v3 2/3] io_uring: add api to set napi busy poll timeout

[PATCHv2 net-next 0/7] sctp: support vrf processing
 2022-11-16 20:01 UTC  (8+ messages)
` [PATCHv2 net-next 1/7] sctp: verify the bind address with the tb_id from l3mdev
` [PATCHv2 net-next 2/7] sctp: check ipv6 addr with sk_bound_dev if set
` [PATCHv2 net-next 3/7] sctp: check sk_bound_dev_if when matching ep in get_port
` [PATCHv2 net-next 4/7] sctp: add skb_sdif in struct sctp_af
` [PATCHv2 net-next 5/7] sctp: add dif and sdif check in asoc and ep lookup
` [PATCHv2 net-next 6/7] sctp: add sysctl net.sctp.l3mdev_accept
` [PATCHv2 net-next 7/7] selftests: add a selftest for sctp vrf

[syzbot] BUG: unable to handle kernel paging request in p9_client_prepare_req
 2022-11-16 19:49 UTC 

[0/2 bpf-next] Expose netdev in XDP progs with BTF_ID
 2022-11-16 19:46 UTC  (12+ messages)
` [1/2 bpf-next] bpf: expose net_device from xdp for metadata

[PATCH v2 ethtool] fsl_enetc: add support for NXP ENETC driver
 2022-11-16 19:27 UTC 

stop drivers from passing GFP_COMP to dma_alloc_coherent
 2022-11-16 18:37 UTC  (10+ messages)
` [PATCH 2/7] RDMA/hfi1: don't pass bogus GFP_ flags "
` [PATCH 5/7] s390/ism: "

[syzbot] WARNING in call_timer_fn
 2022-11-16 18:29 UTC  (2+ messages)

Multiqueue support for mtk_eth_soc
 2022-11-16 18:26 UTC  (3+ messages)
` [PATCH net-next 5/6] net: dsa: tag_mtk: assign per-port queues

[PATCH iproute2 0/2] two fixes for tc ct command
 2022-11-16 18:21 UTC  (3+ messages)
` [PATCH iproute2 1/2] tc: ct: Fix ct commit nat forcing addr

[PATCH net-next v4 0/2] Handle alternate miss-completions
 2022-11-16 18:17 UTC  (3+ messages)
` [PATCH net-next v4 1/2] gve: Adding a new AdminQ command to verify driver
` [PATCH net-next v4 2/2] gve: Handle alternate miss completions

[syzbot] BUG: unable to handle kernel NULL pointer dereference in nci_cmd_timer
 2022-11-16 18:17 UTC  (3+ messages)

[PATCH 1/1] net: usb: qmi_wwan: add Telit 0x103a composition
 2022-11-16 18:09 UTC  (2+ messages)

iproute2/tc invalid JSON in v6.0.0-42-g49c63bc7 for "tc filter"
 2022-11-16 17:46 UTC 

[syzbot] BUG: unable to handle kernel NULL pointer dereference in nci_send_cmd
 2022-11-16 18:00 UTC  (3+ messages)

[PATCH net-next 00/13] resource management using devlink reload
 2022-11-16 17:59 UTC  (12+ messages)

[syzbot] WARNING in nci_send_cmd
 2022-11-16 17:36 UTC  (3+ messages)

[net-next][PATCH v2 1/2] dsa: lan9303: Change stat name
 2022-11-16 17:31 UTC  (5+ messages)
` [net-next][PATCH v2 2/2] dsa: lan9303: Add 2 ethtool stats

[PATCH] ethtool: doc: clarify what drivers can implement in their get_drvinfo()
 2022-11-16 17:18 UTC  (2+ messages)
` [PATCH v5] "

答复: [PATCH net-next] driver: cadence macb driver support acpi mode
 2022-11-16 17:15 UTC  (3+ messages)
` [PATCH v2] net:macb: "

Fw: [Bug 216694] New: [Syzkaller & bisect] There is inet_csk_get_port WARNING in v6.1-rc4 kernel
 2022-11-16 17:12 UTC  (2+ messages)

[PATCH intel-next v3] i40e: allow toggling loopback mode via ndo_set_features callback
 2022-11-16 16:47 UTC 

[PATCH v4][next] bna: Avoid clashing function prototypes
 2022-11-16 16:59 UTC 

[PATCH net 0/5] hsr: HSR send/recv fixes
 2022-11-16 16:59 UTC  (6+ messages)
` [PATCH net 1/5] Revert "net: hsr: use hlist_head instead of list_head for mac addresses"
` [PATCH net 2/5] hsr: Add a rcu-read lock to hsr_forward_skb()
` [PATCH net 3/5] hsr: Disable netpoll
` [PATCH net 4/5] hsr: Synchronize sending frames to have always incremented outgoing seq nr
` [PATCH net 5/5] hsr: Synchronize sequence number updates

[PATCH 0/4] net: ethernet: ti: am65-cpsw: Fix set channel operation
 2022-11-16 16:49 UTC  (5+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] net: ethernet: ti: am65-cpsw-nuss: Remove redundant ALE_CLEAR
` [PATCH 3/4] net: ethernet: ti: am65-cpsw: Restore ALE only if any interface was up
` [PATCH 4/4] net: ethernet: ti: cpsw_ale: optimize cpsw_ale_restore()

[PATCH v5 0/3] net: fec: add xdp and page pool statistics
 2022-11-16 16:49 UTC  (5+ messages)
` [PATCH v5 2/3] net: fec: add xdp statistics
  ` [EXT] Re: [PATCH v5 0/3] net: fec: add xdp and page pool statistics

[PATCH v2 0/6] can: mcan: Add MCAN support for FSD SoC
 2022-11-16 16:43 UTC  (5+ messages)
  ` [PATCH v2 1/6] dt-bindings: Document the SYSREG specific compatibles found on "

[PATCH v2 00/12] Drivers: hv: Add PCI pass-thru support to Hyper-V Confidential VMs
 2022-11-16 16:38 UTC  (5+ messages)
` [PATCH v2 05/12] x86/hyperv: Change vTOM handling to use standard coco mechanisms

[PATCH net-next RFC 0/5] Update r8152 to version two
 2022-11-16 16:34 UTC  (6+ messages)

[PATCH net-next v2 0/4] mlxbf_gige: add BlueField-3 support
 2022-11-16 16:30 UTC  (9+ messages)
` [PATCH net-next v2 3/4] mlxbf_gige: add BlueField-3 Serdes configuration

[PATCH net-next v3 0/2] gve: Handle alternate miss-completions
 2022-11-16 16:23 UTC  (4+ messages)
` [PATCH net-next v3 2/2] gve: Handle alternate miss completions

[PATCH v2] net: dsa: use more appropriate NET_NAME_* constants for user ports
 2022-11-16 16:23 UTC  (11+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v3 1/3] net: dsa: refactor name assignment "
  ` [PATCH v3 2/3] net: dsa: use NET_NAME_PREDICTABLE for user ports with name given in DT
  ` [PATCH v3 3/3] net: dsa: set name_assign_type to NET_NAME_ENUM for enumerated user ports

[PATCH printk v5 00/40] reduce console_lock scope
 2022-11-16 16:21 UTC  (2+ messages)
` [PATCH printk v5 31/40] netconsole: avoid CON_ENABLED misuse to track registration

[PATCH net] e100: Fix possible use after free in e100_xmit_prepare
 2022-11-16 16:21 UTC  (2+ messages)

[PATCH net-next 0/3] add tx packets aggregation to ethtool and rmnet
 2022-11-16 16:20 UTC  (5+ messages)
` [PATCH net-next 2/3] net: qualcomm: rmnet: add tx packets aggregation

[PATCH v3 1/1] net: fec: add xdp and page pool statistics
 2022-11-16 16:00 UTC  (8+ messages)
    ` [EXT] "

[PATCHv3 net] bonding: fix ICMPv6 header handling when receiving IPv6 messages
 2022-11-16 15:16 UTC  (8+ messages)

[PATCH 0/2] Add link between phy dev and mac dev
 2022-11-16 15:07 UTC  (4+ messages)
` [PATCH 1/2] net: phy: "
` [PATCH 2/2] net: fec: Create device "

[PATCH v8 00/12] Network support for Landlock
 2022-11-16 14:25 UTC  (3+ messages)
` [PATCH v8 11/12] samples/landlock: Add network demo

[PATCH net] rxrpc: Fix race between conn bundle lookup and bundle removal [ZDI-CAN-15975]
 2022-11-16 14:02 UTC 

[net v2 0/1] net: usb: smsc95xx: fix external PHY reset
 2022-11-16 13:46 UTC  (3+ messages)
` [net v2 1/1] "

[PATCH] ax25: af_ax25: Remove unnecessary (void*) conversions
 2022-11-16 13:40 UTC  (2+ messages)

[PATCH net-next] tcp: annotate data-race around queue->synflood_warned
 2022-11-16 13:40 UTC  (2+ messages)

[PATCH v8 net-next 0/2] mv88e6xxx: Add MAB offload support
 2022-11-16 13:37 UTC  (12+ messages)

[PATCH 1/1] tcp: configurable source port perturb table size
 2022-11-16 13:30 UTC  (2+ messages)

[PATCH net-next 0/4] net: add atomic dev->stats infra
 2022-11-16 13:30 UTC  (2+ messages)

[PATCH net v4] l2tp: Serialize access to sk_user_data with sk_callback_lock
 2022-11-16 13:30 UTC  (2+ messages)

[PATCH net] net: dsa: sja1105: disallow C45 transactions on the BASE-TX MDIO bus
 2022-11-16 13:28 UTC  (2+ messages)

[PATCH net-next][V2]: sundance: remove unused variable cnt
 2022-11-16 13:23 UTC  (2+ messages)

[PATCH net v3] net: mvpp2: fix possible invalid pointer dereference
 2022-11-16 13:21 UTC  (5+ messages)
` [PATCH net v4] "

[PATCH v4 0/6] Add Auxiliary driver support
 2022-11-16 13:22 UTC  (4+ messages)

[PATCH v2] net: sched: fix memory leak in tcindex_set_parms
 2022-11-16 13:21 UTC  (3+ messages)

[PATCH v2] nfc/nci: fix race with opening and closing
 2022-11-16 13:02 UTC 

[PATCH v1] nfc/nci: fix race with opening and closing
 2022-11-16 13:01 UTC 

[PATCH net-next 0/6] net: more try_cmpxchg() conversions
 2022-11-16 12:50 UTC  (2+ messages)

[PATCH] arm64: dts: fsd: Change the reg properties from 64-bit to 32-bit
 2022-11-16 12:44 UTC  (4+ messages)

[RFC PATCH net-next 2/7] net: ethtool: add support for Frame Preemption and MAC Merge layer
 2022-11-16 12:36 UTC  (11+ messages)
            ` 回复: "
                ` 回复: "

[PATCH net] net: microchip: sparx5: correctly free skb in xmit
 2022-11-16 12:34 UTC  (3+ messages)

[PATCH net-next] ice: remove redundant non-null check in ice_setup_pf_sw()
 2022-11-16 12:20 UTC 

[Bug?] Linux ignore ICMP Redirect for TCP packets get discharged silently
 2022-11-16 12:08 UTC 

[PATCH net v2 0/3] three fixes for nixge driver
 2022-11-16 11:52 UTC  (6+ messages)
` [PATCH net v2 3/3] net: nixge: fix tx queue handling

[PATCH bpf 0/4] bpf, sockmap: Fix some issues with using apply_bytes
 2022-11-16 11:29 UTC  (3+ messages)
` [PATCH bpf 2/4] bpf, sockmap: Fix missing BPF_F_INGRESS flag when "
` [PATCH bpf 4/4] selftests/bpf: Add ingress tests for txmsg with apply_bytes

[PATCH] mrp: introduce active flags to prevent UAF when applicant uninit
 2022-11-16 11:45 UTC 

[syzbot] WARNING: ODEBUG bug in virtual_ncidev_close
 2022-11-16 10:59 UTC 

[PATCH v4 0/4] soc: ti: Add module build support to the socinfo
 2022-11-16 10:52 UTC  (4+ messages)
` [PATCH v4 4/4] net: ethernet: ti: davinci_mdio: Deferring probe when soc_device_match() returns NULL

[PATCH v2] lag_conf: Added pointer check and continue
 2022-11-16 10:35 UTC  (3+ messages)

[PATCH] net: fman: remove reference to non-existing config PCS
 2022-11-16 10:24 UTC 

[PATCH net v2] net/mlx4: Check retval of mlx4_bitmap_init
 2022-11-16 10:08 UTC 

[PATCH v2 net-next] net: linkwatch: only report IF_OPER_LOWERLAYERDOWN if iflink is actually down
 2022-11-16 10:00 UTC  (2+ messages)

[PATCH v4 net-next 0/5] udp: Introduce optional per-netns hash table
 2022-11-16 10:00 UTC  (2+ 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).