netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-24 08:29:18 to 2022-02-24 20:00:45 UTC [more...]

[PATCH 0/6][next] ath6kl: wmi: Replace one-element arrays with flexible-array members
 2022-02-24 20:08 UTC  (4+ messages)
` [PATCH 4/6][next] ath6kl: wmi: Replace one-element array with flexible-array member in struct wmi_connect_event

[PATCH net-next 0/2][pull request] 10GbE Intel Wired LAN Driver Updates 2022-02-23
 2022-02-24 20:00 UTC  (2+ messages)

[GIT PULL] Networking for 5.17-rc6
 2022-02-24 19:53 UTC 

[PATCH net-next v9 0/7] ice: GTP support in switchdev
 2022-02-24 18:55 UTC  (8+ messages)
` [PATCH net-next v9 1/7] gtp: Allow to create GTP device without FDs
` [PATCH net-next v9 2/7] gtp: Implement GTP echo response
` [PATCH net-next v9 3/7] gtp: Implement GTP echo request
` [PATCH net-next v9 4/7] net/sched: Allow flower to match on GTP options
` [PATCH net-next v9 5/7] gtp: Add support for checking GTP device type
` [PATCH net-next v9 6/7] ice: Fix FV offset searching
` [PATCH net-next v9 7/7] ice: Support GTP-U and GTP-C offload in switchdev

[PATCH net-next v7 0/8] new Fungible Ethernet driver
 2022-02-24 18:47 UTC  (4+ messages)
` [PATCH net-next v7 6/8] net/funeth: add the data path

[RFC 00/10] add support for fwnode in i2c mux system and sfp
 2022-02-24 18:43 UTC  (10+ messages)

[PATCH] net:fix up skbs delta_truesize in UDP GRO frag_list
 2022-02-24 18:33 UTC  (2+ messages)

[PATCH] [v2] wireless: Initial driver submission for pureLiFi devices
 2022-02-24 18:20 UTC  (4+ messages)
` [PATCH v22 0/2] wireless: New Driver submission for pureLiFi STA devices
  ` [PATCH v22 1/2] nl80211: Add LC placeholder band definition to nl80211_band
  ` [PATCH v22 1/2] wireless: Initial driver submission for pureLiFi STA devices

[PATCH bpf-next v1 0/6] Introduce eBPF support for HID devices
 2022-02-24 18:20 UTC  (14+ messages)
` [PATCH bpf-next v1 1/6] HID: initial BPF implementation
` [PATCH bpf-next v1 2/6] HID: bpf: allow to change the report descriptor from an eBPF program
` [PATCH bpf-next v1 3/6] HID: bpf: add hid_{get|set}_data helpers
` [PATCH bpf-next v1 4/6] HID: bpf: add new BPF type to trigger commands from userspace
` [PATCH bpf-next v1 5/6] HID: bpf: tests: rely on uhid event to know if a test device is ready
` [PATCH bpf-next v1 6/6] HID: bpf: add bpf_hid_raw_request helper function

[PATCH] net: mv643xx_eth: handle EPROBE_DEFER
 2022-02-24 18:20 UTC  (5+ messages)
` [PATCH v2] net: mv643xx_eth: process retval from of_get_mac_address

[PATCH net-next 1/1] ice: add TTY for GNSS module for E810T device
 2022-02-24 18:15 UTC  (7+ messages)

[PATCH net v5 1/1] openvswitch: Fix setting ipv6 fields causing hw csum failure
 2022-02-24 17:40 UTC  (2+ messages)

[PATCH net] ping: remove pr_err from ping_lookup
 2022-02-24 17:40 UTC  (2+ messages)

[PATCH net 1/1] Revert "i40e: Fix reset bw limit when DCB enabled with 1 TC"
 2022-02-24 17:40 UTC  (2+ messages)

[PATCH 1/1 net-next] net: bridge: add support for host l2 mdb entries
 2022-02-24 17:27 UTC  (7+ messages)

[PATCH] tun: support NAPI to accelerate packet processing
 2022-02-24 17:22 UTC  (2+ messages)

[PATCH net] bnx2x: fix driver load from initrd
 2022-02-24 17:20 UTC  (2+ messages)

[PATCH net v2] ipv6: prevent a possible race condition with lifetimes
 2022-02-24 17:20 UTC  (2+ messages)

[PATCH net-next v2 00/12] vxlan metadata device vnifiltering support
 2022-02-24 17:19 UTC  (4+ messages)
` [PATCH net-next v2 12/12] drivers: vxlan: vnifilter: add support for stats dumping

[PATCH v5 0/8] document dt-schema and fix node names for some USB Ethernet controllers
 2022-02-24 17:19 UTC  (7+ messages)
` [PATCH v5 1/9] dt-bindings: net: add schema for ASIX "
` [PATCH v5 2/9] dt-bindings: net: add schema for Microchip/SMSC LAN95xx "
` [PATCH v5 3/9] dt-bindings: usb: ci-hdrc-usb2: fix node node for ethernet controller

[PATCH v2 1/2] Revert "xen-netback: remove 'hotplug-status' once it has served its purpose"
 2022-02-24 17:10 UTC  (5+ messages)
` [PATCH v2 2/2] Revert "xen-netback: Check for hotplug-status existence before watching"

[PATCH V9 mlx5-next 00/15] Add mlx5 live migration driver and v2 migration protocol
 2022-02-24 16:53 UTC  (21+ messages)
` [PATCH V9 mlx5-next 01/15] PCI/IOV: Add pci_iov_vf_id() to get VF index
` [PATCH V9 mlx5-next 02/15] net/mlx5: Reuse exported virtfn index function call
` [PATCH V9 mlx5-next 03/15] net/mlx5: Disable SRIOV before PF removal
` [PATCH V9 mlx5-next 04/15] PCI/IOV: Add pci_iov_get_pf_drvdata() to allow VF reaching the drvdata of a PF
` [PATCH V9 mlx5-next 05/15] net/mlx5: Expose APIs to get/put the mlx5 core device
` [PATCH V9 mlx5-next 06/15] net/mlx5: Introduce migration bits and structures
` [PATCH V9 mlx5-next 07/15] net/mlx5: Add migration commands definitions
` [PATCH V9 mlx5-next 08/15] vfio: Have the core code decode the VFIO_DEVICE_FEATURE ioctl
` [PATCH V9 mlx5-next 09/15] vfio: Define device migration protocol v2
` [PATCH V9 mlx5-next 10/15] vfio: Extend the device migration protocol with RUNNING_P2P
` [PATCH V9 mlx5-next 11/15] vfio: Remove migration protocol v1 documentation
` [PATCH V9 mlx5-next 12/15] vfio/mlx5: Expose migration commands over mlx5 device
` [PATCH V9 mlx5-next 13/15] vfio/mlx5: Implement vfio_pci driver for mlx5 devices
` [PATCH V9 mlx5-next 14/15] vfio/pci: Expose vfio_pci_core_aer_err_detected()
` [PATCH V9 mlx5-next 15/15] vfio/mlx5: Use its own PCI reset_done error handler

[PATCH 0/2] Update L7 BPF maintainers / mailmap
 2022-02-24 16:46 UTC  (2+ messages)
` [PATCH 2/2] mailmap: update Lorenz Bauers address

[PATCH bpf] xsk: fix race at socket teardown
 2022-02-24 16:33 UTC  (4+ messages)

[PATCH RFC net-next 0/6] net: dsa: sja1105: phylink updates
 2022-02-24 16:15 UTC  (7+ messages)
` [PATCH RFC net-next 1/6] net: dsa: sja1105: populate supported_interfaces
` [PATCH RFC net-next 2/6] net: dsa: sja1105: remove interface checks
` [PATCH RFC net-next 3/6] net: dsa: sja1105: use .mac_select_pcs() interface
` [PATCH RFC net-next 4/6] net: dsa: sja1105: mark as non-legacy
` [PATCH RFC net-next 5/6] net: dsa: sja1105: convert to phylink_generic_validate()
` [PATCH RFC net-next 6/6] net: dsa: sja1105: support switching between SGMII and 2500BASE-X

[PATCH] net: ksz884x: use time_before in netdev_open for compatibility
 2022-02-24 16:12 UTC  (3+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2022-02-24 16:06 UTC 

[PATCH net] net: dcb: flush lingering app table entries for unregistered devices
 2022-02-24 16:01 UTC 

[PATCH v1 0/6] Add TDX Guest Attestation support
 2022-02-24 15:48 UTC  (3+ messages)

[PATCH v3 bpf-next 0/4] libbpf: name-based u[ret]probe attach
 2022-02-24 15:39 UTC  (6+ messages)
` [PATCH v3 bpf-next 2/4] libbpf: add auto-attach for uprobes based on section name

[PATCH] libbpf: fix BPF_MAP_TYPE_PERF_EVENT_ARRAY auto-pinning
 2022-02-24 15:38 UTC  (5+ messages)

[PATCH 2/2] wireless: Initial driver submission for pureLiFi STA devices
 2022-02-24 15:35 UTC  (2+ messages)

[PATCH net] tipc: Fix end of loop tests for list_for_each_entry()
 2022-02-24 15:26 UTC  (2+ messages)

[PATCH net] net/smc: fix connection leak
 2022-02-24 15:26 UTC 

[PATCH bpf-next v3 0/5] New BPF helpers to accelerate synproxy
 2022-02-24 15:11 UTC  (6+ messages)
` [PATCH bpf-next v3 1/5] bpf: Use ipv6_only_sock in bpf_tcp_gen_syncookie
` [PATCH bpf-next v3 2/5] bpf: Fix documentation of th_len in bpf_tcp_{gen,check}_syncookie
` [PATCH bpf-next v3 3/5] bpf: Allow helpers to accept pointers with a fixed size
` [PATCH bpf-next v3 4/5] bpf: Add helpers to issue and check SYN cookies in XDP
` [PATCH bpf-next v3 5/5] bpf: Add selftests for raw syncookie helpers

[PATCH] ath9k: make array voice_priority static const
 2022-02-24 15:08 UTC  (3+ messages)

[PATCH] netfilter: nf_tables: fix error code in nf_tables_updobj()
 2022-02-24 15:08 UTC  (2+ messages)

[PATCH] net/mlx5e: TC, Fix use after free in mlx5e_clone_flow_attr_for_post_act()
 2022-02-24 14:53 UTC 

[PATCH wpan-next v2 00/14] ieee802154: Synchronous Tx API
 2022-02-24 14:43 UTC  (5+ messages)
` [PATCH wpan-next v2 04/14] net: ieee802154: atusb: Call _xmit_error() when a transmission fails

[PATCH v2] vhost: fix hung thread due to erroneous iotlb entries
 2022-02-24 14:33 UTC 

[PATCH bpf-next v2 0/3] New BPF helpers to accelerate synproxy
 2022-02-24 14:29 UTC  (12+ messages)
` [PATCH bpf-next v2 2/3] bpf: Add helpers to issue and check SYN cookies in XDP

[PATCH 21/22] mmc: wbsd: Use dma_alloc_noncoherent() for dma buffer
 2022-02-24 14:27 UTC  (12+ messages)
          ` [PATCH 1/2] dma-mapping: check dma_mask for streaming mapping allocs

[RFC PATCH 0/2] landlock network implementation cover letter
 2022-02-24 14:15 UTC  (7+ messages)
` [RFC PATCH 2/2] landlock: selftests for bind and connect hooks

linux-next: Tree for Feb 23 (drivers/net/ipa/ipa_power.o)
 2022-02-24 14:03 UTC  (2+ messages)

[RFC PATCH v2 net-next 00/17] RX filtering in DSA
 2022-02-24 13:52 UTC  (8+ messages)
` [RFC PATCH v2 net-next 05/17] net: bridge: implement unicast filtering for the bridge device

[PATCH v2] net: stmmac: only enable DMA interrupts when ready
 2022-02-24 13:40 UTC  (3+ messages)

[PATCH net-next 00/14] HW counters for soft devices
 2022-02-24 13:33 UTC  (15+ messages)
` [PATCH net-next 01/14] net: rtnetlink: Namespace functions related to IFLA_OFFLOAD_XSTATS_*
` [PATCH net-next 02/14] net: rtnetlink: Stop assuming that IFLA_OFFLOAD_XSTATS_* are dev-backed
` [PATCH net-next 03/14] net: rtnetlink: RTM_GETSTATS: Allow filtering inside nests
` [PATCH net-next 04/14] net: rtnetlink: Propagate extack to rtnl_offload_xstats_fill()
` [PATCH net-next 05/14] net: rtnetlink: rtnl_fill_statsinfo(): Permit non-EMSGSIZE error returns
` [PATCH net-next 06/14] net: dev: Add hardware stats support
` [PATCH net-next 07/14] net: rtnetlink: Add UAPI for obtaining L3 offload xstats
` [PATCH net-next 08/14] net: rtnetlink: Add RTM_SETSTATS
` [PATCH net-next 09/14] net: rtnetlink: Add UAPI toggle for IFLA_OFFLOAD_XSTATS_L3_STATS
` [PATCH net-next 10/14] mlxsw: reg: Fix packing of router interface counters
` [PATCH net-next 11/14] mlxsw: spectrum_router: Drop mlxsw_sp arg from counter alloc/free functions
` [PATCH net-next 12/14] mlxsw: Extract classification of router-related events to a helper
` [PATCH net-next 13/14] mlxsw: Add support for IFLA_OFFLOAD_XSTATS_L3_STATS
` [PATCH net-next 14/14] selftests: forwarding: hw_stats_l3: Add a new test

[PATCH V8 mlx5-next 00/15] Add mlx5 live migration driver and v2 migration protocol
 2022-02-24 12:39 UTC  (6+ messages)
` [PATCH V8 mlx5-next 09/15] vfio: Define device migration protocol v2

[PATCH v2 0/9] virtio: support advance DMA
 2022-02-24 11:04 UTC  (10+ messages)
` [PATCH v2 1/9] virtio_ring: rename vring_unmap_state_packed() to vring_unmap_extra_packed()
` [PATCH v2 2/9] virtio_ring: remove flags check for unmap split indirect desc
` [PATCH v2 3/9] virtio_ring: remove flags check for unmap packed "
` [PATCH v2 4/9] virtio_ring: virtqueue_add() support premapped
` [PATCH v2 5/9] virtio_ring: split: virtqueue_add_split() "
` [PATCH v2 6/9] virtio_ring: packed: virtqueue_add_packed() "
` [PATCH v2 7/9] virtio_ring: add api virtio_dma_map() for advance dma
` [PATCH v2 8/9] virtio_ring: introduce virtqueue_add_outbuf_premapped()
` [PATCH v2 9/9] virtio_net: xdp xmit use virtio dma api

[PATCH net-next 0/36] pull-request: can-next 2022-02-24
 2022-02-24 11:00 UTC  (24+ messages)
` [PATCH net-next 01/36] dt-binding: can: mcp251xfd: include common CAN controller bindings
` [PATCH net-next 02/36] dt-binding: can: sun4i_can: "
` [PATCH net-next 03/36] dt-binding: can: m_can: list Chandrasekar Ramakrishnan as maintainer
` [PATCH net-next 04/36] dt-binding: can: m_can: fix indention of table in bosch,mram-cfg description
` [PATCH net-next 11/36] can: softing: softing_netdev_open(): remove redundant ret variable
` [PATCH net-next 12/36] can: xilinx_can: Add check for NAPI Poll function
` [PATCH net-next 13/36] can: etas_es58x: use BITS_PER_TYPE() instead of manual calculation
` [PATCH net-next 14/36] can: mcp251xfd: mcp251xfd_reg_invalid(): rename from mcp251xfd_osc_invalid()
` [PATCH net-next 15/36] can: mcp251xfd: mcp251xfd_regmap_crc_read(): ignore CRC error only if solely OSC register is read
` [PATCH net-next 16/36] can: mcp251xfd: mcp251xfd_unregister(): simplify runtime PM handling
` [PATCH net-next 17/36] can: mcp251xfd: mcp251xfd_chip_sleep(): introduce function to bring chip into sleep mode
` [PATCH net-next 18/36] can: mcp251xfd: mcp251xfd_chip_stop(): convert to a void function
` [PATCH net-next 19/36] can: mcp251xfd: mcp251xfd_chip_wait_for_osc_ready(): factor out into separate function
` [PATCH net-next 20/36] can: mcp251xfd: mcp251xfd_chip_wait_for_osc_ready(): improve chip detection and error handling
` [PATCH net-next 21/36] can: mcp251xfd: mcp251xfd_chip_wait_for_osc_ready(): prepare for PLL support
` [PATCH net-next 28/36] can: mcp251xfd: add support for internal PLL
` [PATCH net-next 29/36] can: mcp251xfd: introduce struct mcp251xfd_tx_ring::nr and ::fifo_nr and make use of it
` [PATCH net-next 30/36] can: mcp251xfd: mcp251xfd_ring_init(): split ring_init into separate functions
` [PATCH net-next 31/36] can: mcp251xfd: ring: prepare to change order of TX and RX FIFOs
` [PATCH net-next 32/36] can: mcp251xfd: ring: "
` [PATCH net-next 33/36] can: mcp251xfd: ring: mcp251xfd_ring_init(): checked RAM usage of ring setup
` [PATCH net-next 34/36] can: mcp251xfd: ring: update FIFO setup debug info

[PATCH] net: phy: mscc: enable MAC SerDes autonegotiation
 2022-02-24 10:48 UTC  (3+ messages)

[PATCH net-next v3 0/2] flow_offload: add tc police parameters
 2022-02-24 10:29 UTC  (3+ messages)
` [PATCH net-next v3 1/2] net: flow_offload: add tc police action parameters
` [PATCH net-next v3 2/2] flow_offload: reject offload for all drivers with invalid police parameters

[PATCH v2] xfrm: fix tunnel model fragmentation behavior
 2022-02-24 10:23 UTC  (2+ messages)

[PATCH][next] iwlwifi: mvm: Fix spelling mistake "Gerenal" -> "General"
 2022-02-24 10:02 UTC 

[bug report] mctp i2c: MCTP I2C binding driver
 2022-02-24  9:51 UTC 

[PATCH net-next v2 1/1] net: dsa: microchip: ksz9477: implement MTU configuration
 2022-02-24  9:46 UTC  (6+ messages)

[PATCH] net: bcmgenet: Return not supported if we don't have a WoL IRQ
 2022-02-24  9:34 UTC  (9+ messages)

[PATCH] net: ipv6: ensure we call ipv6_mc_down() at most once
 2022-02-24  9:06 UTC 

This counter "ip6InNoRoutes" does not follow the RFC4293 specification implementation
 2022-02-24  9:04 UTC  (2+ messages)

[PATCH][next] carl9170: Replace zero-length arrays with flexible-array members
 2022-02-24  9:04 UTC  (2+ messages)

[PATCH v2] vhost/vsock: don't check owner in vhost_vsock_stop() while releasing
 2022-02-24  8:53 UTC  (2+ messages)

[PATCH bpf-next v1 00/15] Introduce typed pointer support in BPF maps
 2022-02-24  8:43 UTC  (8+ messages)
` [PATCH bpf-next v1 04/15] bpf: Allow storing referenced PTR_TO_BTF_ID in map

[PATCH net-next 0/36] pull-request: can-next 2022-02-22
 2022-02-24  8:33 UTC  (4+ messages)
` [PATCH net-next 17/36] can: mcp251xfd: mcp251xfd_chip_sleep(): introduce function to bring chip into sleep mode


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