netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-19 20:35:39 to 2022-07-20 08:19:50 UTC [more...]

[PATCH v13 net-next 0/9] add support for VSC7512 control over SPI
 2022-07-20  8:19 UTC  (5+ messages)
` [PATCH v13 net-next 9/9] mfd: ocelot: add support for the vsc7512 chip via spi

[PATCH 0/5] pull request (net-next): ipsec-next 2022-07-20
 2022-07-20  8:17 UTC  (6+ messages)
` [PATCH 1/5] xfrm: no need to set DST_NOPOLICY in IPv4
` [PATCH 2/5] xfrm: convert alg_key to flexible array member
` [PATCH 3/5] xfrm: change the type of xfrm_register_km and xfrm_unregister_km
` [PATCH 4/5] esp6: Fix spelling mistake
` [PATCH 5/5] xfrm: improve wording of comment above XFRM_OFFLOAD flags

[PATCH net-next 0/29] pull-request: can-next 2022-07-20
 2022-07-20  8:10 UTC  (30+ messages)
` [PATCH net-next 01/29] can: slcan: use scnprintf() as a hardening measure
` [PATCH net-next 02/29] can: slcan: convert comments to network style comments
` [PATCH net-next 03/29] can: slcan: slcan_init() convert printk(LEVEL ...) to pr_level()
` [PATCH net-next 04/29] can: slcan: fix whitespace issues
` [PATCH net-next 05/29] can: slcan: convert comparison to NULL into !val
` [PATCH net-next 06/29] can: slcan: clean up if/else
` [PATCH net-next 07/29] dt-bindings: can: sja1000: Convert to json-schema
` [PATCH net-next 08/29] dt-bindings: can: nxp,sja1000: Document RZ/N1{D,S} support
` [PATCH net-next 09/29] can: sja1000: Add Quirk for RZ/N1 SJA1000 CAN controller
` [PATCH net-next 10/29] can: sja1000: Use device_get_match_data to get device data
` [PATCH net-next 11/29] can: sja1000: Change the return type as void for SoC specific init
` [PATCH net-next 12/29] can: slcan: do not sleep with a spin lock held
` [PATCH net-next 13/29] can: c_can: remove wrong comment
` [PATCH net-next 14/29] can: ctucanfd: Update CTU CAN FD IP core registers to match version 3.x
` [PATCH net-next 15/29] can: peak_usb: pcan_dump_mem(): mark input prompt and data pointer as const
` [PATCH net-next 16/29] can: peak_usb: correction of an initially misnamed field name
` [PATCH net-next 17/29] can: peak_usb: include support for a new MCU
` [PATCH net-next 18/29] can: pch_can: do not report txerr and rxerr during bus-off
` [PATCH net-next 19/29] can: rcar_can: "
` [PATCH net-next 20/29] can: sja1000: "
` [PATCH net-next 21/29] can: slcan: "
` [PATCH net-next 22/29] can: hi311x: "
` [PATCH net-next 23/29] can: sun4i_can: "
` [PATCH net-next 24/29] can: kvaser_usb_hydra: "
` [PATCH net-next 25/29] can: kvaser_usb_leaf: "
` [PATCH net-next 26/29] can: usb_8dev: "
` [PATCH net-next 27/29] can: error: specify the values of data[5..7] of CAN error frames
` [PATCH net-next 28/29] can: add CAN_ERR_CNT flag to notify availability of error counter
` [PATCH net-next 29/29] can: error: add definitions for the different CAN error thresholds

[PATCH 0/2] pull request (net): ipsec 2022-07-20
 2022-07-20  8:09 UTC  (3+ messages)
` [PATCH 1/2] xfrm: xfrm_policy: fix a possible double xfrm_pols_put() in xfrm_bundle_lookup()
` [PATCH 2/2] net: ipv4: fix clang -Wformat warnings

[patch net-next v2 00/12] mlxsw: Implement dev info and dev flash for line cards
 2022-07-20  7:58 UTC  (5+ messages)
` [patch net-next v2 01/12] net: devlink: make sure that devlink_try_get() works with valid pointer during xarray iteration
` [patch net-next v2 02/12] net: devlink: introduce nested devlink entity for line card

[PATCH] s390/net: Fix comment typo
 2022-07-20  7:58 UTC  (3+ messages)

[PATCH net-next] igc: add xdp frags support to ndo_xdp_xmit
 2022-07-20  7:57 UTC  (2+ messages)
  ` [Intel-wired-lan] "

[PATCH net-next v4] net: virtio_net: notifications coalescing support
 2022-07-20  7:56 UTC  (11+ messages)

[PATCH net-next] net: ethernet: mtk-ppe: fix traffic offload with bridged wlan
 2022-07-20  7:45 UTC  (3+ messages)

[PATCH bpf-next] bpf: fix bpf compile error caused by CONFIG_CGROUP_BPF
 2022-07-20  7:25 UTC  (4+ messages)

[PATCH net v3 0/3] Split "nfc: st21nfca: Refactor EVT_TRANSACTION" into 3
 2022-07-20  7:24 UTC  (2+ messages)

[PATCH net-next v2] tcp: fix condition for increasing pingpong count
 2022-07-20  7:24 UTC 

[PATCH v2 0/4] wcn36xx: Add in debugfs export of firmware feature bits
 2022-07-20  7:24 UTC  (9+ messages)
` [PATCH v2 1/4] wcn36xx: Rename clunky firmware feature bit enum
` [PATCH v2 2/4] wcn36xx: Move firmware feature bit storage to dedicated firmware.c file
` [PATCH v2 3/4] wcn36xx: Move capability bitmap to string translation function to firmware.c
` [PATCH v2 4/4] wcn36xx: Add debugfs entry to read firmware feature strings

[PATCH v2 00/11] net: phy: Add support for rate adaptation
 2022-07-20  7:08 UTC  (15+ messages)
` [PATCH v2 01/11] net: dpaa: Fix <1G ethernet on LS1046ARDB
` [PATCH v2 02/11] net: phy: Add 1000BASE-KX interface mode
` [PATCH v2 03/11] net: phylink: Export phylink_caps_to_linkmodes
` [PATCH v2 04/11] net: phylink: Generate caps and convert to linkmodes separately
` [PATCH v2 05/11] net: phy: Add support for rate adaptation
` [PATCH v2 06/11] net: phylink: Support differing link/interface speed/duplex
` [PATCH v2 07/11] net: phylink: Adjust link settings based on rate adaptation
` [PATCH v2 08/11] net: phylink: Adjust advertisement "
` [PATCH v2 09/11] [RFC] net: phylink: Add support for CRS-based "
` [PATCH v2 10/11] net: phy: aquantia: Add some additional phy interfaces
` [PATCH v2 11/11] net: phy: aquantia: Add support for rate adaptation

[PATCH net-next] net: ipv6: avoid accepting values greater than 2 for accept_untracked_na
 2022-07-20  6:52 UTC 

[PATCH net-next] tcp: fix condition for increasing pingpong count
 2022-07-20  6:47 UTC  (3+ messages)

[PATCH v3 1/1] dt-bindings: net: fsl,fec: Add nvmem-cells / nvmem-cell-names properties
 2022-07-20  6:39 UTC 

[PATCH v2 1/1] dt-bindings: net: fsl,fec: Add nvmem-cells / nvmem-cell-names properties
 2022-07-20  6:25 UTC  (3+ messages)
  ` Re: [PATCH v2 1/1] dt-bindings: net: fsl, fec: "

[RFC PATCH v1 0/3] virtio/vsock: use SO_RCVLOWAT to set POLLIN/POLLRDNORM
 2022-07-20  6:07 UTC  (12+ messages)
` [RFC PATCH v1 1/3] vsock: use sk_skrcvlowat to set POLLIN,POLLRDNORM, bits
` [RFC PATCH v1 2/3] virtio/vsock: use 'target' in notify_poll_in, callback
` [RFC PATCH v1 3/3] vsock_test: POLLIN + SO_RCVLOWAT test

[PATCH v2 1/2] net/cdc_ncm: Enable ZLP for DisplayLink ethernet devices
 2022-07-20  6:05 UTC  (3+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/2] net/cdc_ncm: Increase NTB max RX/TX values to 64kb

[PATCH AUTOSEL 5.4 06/16] wifi: mac80211: do not wake queues on a vif that is being stopped
 2022-07-20  5:50 UTC  (4+ messages)
` [PATCH AUTOSEL 5.4 07/16] wifi: cfg80211: Allow P2P client interface to indicate port authorization

[PATCH v2 net] net: phy: micrel: Fix warn: passing zero to PTR_ERR
 2022-07-20  4:32 UTC  (3+ messages)

linux-next: build failure after merge of the bpf-next tree
 2022-07-20  3:44 UTC  (3+ messages)

[PATCH v12 00/40] virtio pci support VIRTIO_F_RING_RESET
 2022-07-20  3:04 UTC  (41+ messages)
` [PATCH v12 01/40] virtio: record the maximum queue num supported by the device
` [PATCH v12 02/40] virtio: struct virtio_config_ops add callbacks for queue_reset
` [PATCH v12 03/40] virtio_ring: update the document of the virtqueue_detach_unused_buf for queue reset
` [PATCH v12 04/40] virtio_ring: extract the logic of freeing vring
` [PATCH v12 05/40] virtio_ring: split vring_virtqueue
` [PATCH v12 06/40] virtio_ring: introduce virtqueue_init()
` [PATCH v12 07/40] virtio_ring: split: introduce vring_free_split()
` [PATCH v12 08/40] virtio_ring: split: extract the logic of alloc queue
` [PATCH v12 09/40] virtio_ring: split: extract the logic of alloc state and extra
` [PATCH v12 10/40] virtio_ring: split: extract the logic of attach vring
` [PATCH v12 11/40] virtio_ring: split: extract the logic of vring init
` [PATCH v12 12/40] virtio_ring: split: introduce virtqueue_reinit_split()
` [PATCH v12 13/40] virtio_ring: split: reserve vring_align, may_reduce_num
` [PATCH v12 14/40] virtio_ring: split: introduce virtqueue_resize_split()
` [PATCH v12 15/40] virtio_ring: packed: introduce vring_free_packed
` [PATCH v12 16/40] virtio_ring: packed: extract the logic of alloc queue
` [PATCH v12 17/40] virtio_ring: packed: extract the logic of alloc state and extra
` [PATCH v12 18/40] virtio_ring: packed: extract the logic of attach vring
` [PATCH v12 19/40] virtio_ring: packed: extract the logic of vring init
` [PATCH v12 20/40] virtio_ring: packed: introduce virtqueue_reinit_packed()
` [PATCH v12 21/40] virtio_ring: packed: introduce virtqueue_resize_packed()
` [PATCH v12 22/40] virtio_ring: introduce virtqueue_resize()
` [PATCH v12 23/40] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
` [PATCH v12 24/40] virtio: allow to unbreak/break virtqueue individually
` [PATCH v12 25/40] virtio: queue_reset: add VIRTIO_F_RING_RESET
` [PATCH v12 26/40] virtio_ring: struct virtqueue introduce reset
` [PATCH v12 27/40] virtio_pci: struct virtio_pci_common_cfg add queue_reset
` [PATCH v12 28/40] virtio_pci: introduce helper to get/set queue reset
` [PATCH v12 29/40] virtio_pci: extract the logic of active vq for modern pci
` [PATCH v12 30/40] virtio_pci: support VIRTIO_F_RING_RESET
` [PATCH v12 31/40] virtio: find_vqs() add arg sizes
` [PATCH v12 32/40] virtio_pci: support the arg sizes of find_vqs()
` [PATCH v12 33/40] virtio_mmio: "
` [PATCH v12 34/40] virtio: add helper virtio_find_vqs_ctx_size()
` [PATCH v12 35/40] virtio_net: set the default max ring size by find_vqs()
` [PATCH v12 36/40] virtio_net: get ringparam by virtqueue_get_vring_max_size()
` [PATCH v12 37/40] virtio_net: split free_unused_bufs()
` [PATCH v12 38/40] virtio_net: support rx queue resize
` [PATCH v12 39/40] virtio_net: support tx "
` [PATCH v12 40/40] virtio_net: support set_ringparam

[PATCH V2 vfio 00/11] Add device DMA logging support for mlx5 driver
 2022-07-20  1:57 UTC  (4+ messages)
` [PATCH V2 vfio 05/11] vfio: Add an IOVA bitmap support

[PATCH v2 00/13] The panic notifiers refactor strikes back - fixes/clean-ups
 2022-07-20  1:43 UTC  (9+ messages)
` [PATCH v2 07/13] parisc: Replace regular spinlock with spin_trylock on panic path
` [PATCH v2 09/13] notifier: Show function names on notifier routines if DEBUG_NOTIFIERS is set

[PATCH v2 0/4] Introduce security_create_user_ns()
 2022-07-20  1:32 UTC  (7+ messages)
` [PATCH v2 4/4] selinux: Implement create_user_ns hook

[PATCH] net: llc: Fix comment typo
 2022-07-20  1:20 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 4/8] wifi: cfg80211: Allow P2P client interface to indicate port authorization
 2022-07-20  1:18 UTC 

[PATCH AUTOSEL 5.10 10/25] wifi: mac80211: check skb_shared in ieee80211_8023_xmit()
 2022-07-20  1:16 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 11/25] wifi: mac80211: do not wake queues on a vif that is being stopped
` [PATCH AUTOSEL 5.10 12/25] wifi: cfg80211: Allow P2P client interface to indicate port authorization

[PATCH AUTOSEL 5.18 05/54] x86/retpoline: Cleanup some #ifdefery
 2022-07-20  1:10 UTC  (5+ messages)
` [PATCH AUTOSEL 5.18 29/54] wifi: mac80211: check skb_shared in ieee80211_8023_xmit()
` [PATCH AUTOSEL 5.18 30/54] wifi: mac80211: do not wake queues on a vif that is being stopped
` [PATCH AUTOSEL 5.18 31/54] wifi: cfg80211: Allow P2P client interface to indicate port authorization
` [PATCH AUTOSEL 5.18 34/54] xdp: Fix spurious packet loss in generic XDP TX path

[PATCH AUTOSEL 5.15 23/42] wifi: mac80211: check skb_shared in ieee80211_8023_xmit()
 2022-07-20  1:13 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 24/42] wifi: mac80211: do not wake queues on a vif that is being stopped
` [PATCH AUTOSEL 5.15 25/42] wifi: cfg80211: Allow P2P client interface to indicate port authorization

[net-next PATCH v4 0/5] Add MTU change with stmmac interface running
 2022-07-20  1:13 UTC  (4+ messages)
` [net-next PATCH v4 4/5] net: ethernet: stmicro: stmmac: generate stmmac dma conf before open

[PATCH net-next 0/3][pull request] 1GbE Intel Wired LAN Driver Updates 2022-07-18
 2022-07-20  1:00 UTC  (2+ messages)

[PATCH v2 net-next] selftests: net: af_unix: Fix a build error of unix_connect.c
 2022-07-20  0:57 UTC 

[PATCH net v2 0/4][pull request] Intel Wired LAN Driver Updates 2022-07-18
 2022-07-20  0:50 UTC  (2+ messages)

[PATCH v1 net-next] selftests: net: af_unix: Fix a build error of unix_connect.c
 2022-07-20  0:43 UTC  (3+ messages)

[PATCH net] net: ethernet: mtk_ppe: fix possible NULL pointer dereference in mtk_flow_get_wdma_info
 2022-07-20  0:40 UTC  (2+ messages)

[PATCH net-next] net/sched: remove qdisc_root_lock() helper
 2022-07-20  0:40 UTC  (2+ messages)

[PATCH net] Documentation: fix udp_wmem_min in ip-sysctl.rst
 2022-07-20  0:40 UTC  (2+ messages)

[PATCH net] r8152: fix a WOL issue
 2022-07-20  0:20 UTC  (2+ messages)

[PATCH net-next v2 0/7] tls: rx: decrypt from the TCP queue
 2022-07-19 23:11 UTC  (8+ messages)
` [PATCH net-next v2 1/7] tls: rx: wrap recv_pkt accesses in helpers
` [PATCH net-next v2 2/7] tls: rx: factor SW handling out of tls_rx_one_record()
` [PATCH net-next v2 3/7] tls: rx: don't free the output in case of zero-copy
` [PATCH net-next v2 4/7] tls: rx: device: keep the zero copy status with offload
` [PATCH net-next v2 5/7] tcp: allow tls to decrypt directly from the tcp rcv queue
` [PATCH net-next v2 6/7] tls: rx: device: add input CoW helper
` [PATCH net-next v2 7/7] tls: rx: do not use the standard strparser

[syzbot] WARNING in ieee80211_do_stop
 2022-07-19 22:52 UTC 

[PATCH V3] mm: prevent page_frag_alloc() from corrupting the memory
 2022-07-19 22:27 UTC  (7+ messages)
`  "
    ` Re:Re: [PATCH "
      `  "
          `  "

[PATCH] dt-bindings: net: fsl,fec: Add missing types to phy-reset-* properties
 2022-07-19 21:51 UTC 

[PATCH] dt-bindings: net: ethernet-controller: Rework 'fixed-link' schema
 2022-07-19 21:50 UTC 

Marvell 88E1512 PHY LED2 mode mismatch with Elkhartlake pin mode
 2022-07-19 21:35 UTC  (2+ messages)

[pull request][net-next 00/14] mlx5 updates 2022-07-17
 2022-07-19 20:57 UTC  (5+ messages)
` [net-next 03/14] net/mlx5e: Expose rx_oversize_pkts_buffer counter

[PATCH 0/5] net: usb: ax88179_178a: improvements and bug fixes
 2022-07-19 20:41 UTC  (3+ messages)
` [PATCH 1/5] net: usb: ax88179_178a: remove redundant init code

[PATCH bpf v2 0/5] bpf: Allow any source IP in bpf_skb_set_tunnel_key
 2022-07-19 20:40 UTC  (4+ messages)

[pull request][net-next V2 00/13] mlx5 updates 2022-07-17
 2022-07-19 20:35 UTC  (13+ messages)
` [net-next V2 02/13] net/mlx5e: Fix mqprio_rl handling on devlink reload
` [net-next V2 03/13] net/mlx5e: HTB, reduce visibility of htb functions
` [net-next V2 04/13] net/mlx5e: HTB, move ids to selq_params struct
` [net-next V2 05/13] net/mlx5e: HTB, move section comment to the right place
` [net-next V2 06/13] net/mlx5e: HTB, move stats and max_sqs to priv
` [net-next V2 07/13] net/mlx5e: HTB, hide and dynamically allocate mlx5e_htb structure
` [net-next V2 08/13] net/mlx5e: HTB, remove priv from htb function calls
` [net-next V2 09/13] net/mlx5e: HTB, change functions name to follow convention
` [net-next V2 10/13] net/mlx5e: HTB, move htb functions to a new file
` [net-next V2 11/13] net/mlx5: Expose ts_cqe_metadata_size2wqe_counter
` [net-next V2 12/13] net/mlx5e: Add resiliency for PTP TX port timestamp
` [net-next V2 13/13] net/mlx5: CT: Remove warning of ignore_flow_level support for non PF


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