Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-15 16:01:17 to 2021-12-16 11:56:03 UTC [more...]

[PATCH net-next v3 00/12] net: wwan: t7xx: PCIe driver for MediaTek M.2 modem
 2021-12-16 11:55 UTC  (5+ messages)
` [PATCH net-next v3 01/12] net: wwan: t7xx: Add control DMA interface
` [PATCH net-next v3 02/12] net: wwan: t7xx: Add core components

[PATCH net-next 1/2] netfilter: nfnetlink: add netns refcount tracker to struct nfulnl_instance
 2021-12-16 11:50 UTC  (6+ messages)
` [PATCH net-next 2/2] netfilter: nf_nat_masquerade: add netns refcount tracker to masq_dev_work

[PATCH net-next 3/3] net: fec: reset phy on resume after power-up
 2021-12-16 11:32 UTC  (13+ messages)

[net-next v3 0/2] net: sched: allow user to select txqueue
 2021-12-16 11:29 UTC  (6+ messages)
` [net-next v3 2/2] net: sched: support hash/classid/cpuid selecting tx queue

[PATCH net] sit: do not call ipip6_dev_free() from sit_init_net()
 2021-12-16 11:17 UTC 

[PATCH V7 0/5] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part)
 2021-12-16 11:05 UTC  (11+ messages)
` [PATCH V7 1/5] swiotlb: Add swiotlb bounce buffer remap function for HV IVM
` [PATCH V7 4/5] scsi: storvsc: Add Isolation VM support for storvsc driver

[PATCH 0/5] Rework pm_ptr() and *_PM_OPS macros
 2021-12-16 11:10 UTC  (5+ messages)
` [PATCH 2/5] PM: core: Redefine pm_ptr() macro
` [PATCH 3/5] PM: core: Add new *_PM_OPS macros, deprecate old ones

[PATCH net-next] net: dsa: rtl8365mb: add GMII as user port mode
 2021-12-16 11:00 UTC  (2+ messages)

[PATCH] dsa: mv88e6xxx: fix debug print for SPEED_UNFORCED
 2021-12-16 11:00 UTC  (3+ messages)

[PATCH net-next 0/8] gve improvements
 2021-12-16 11:00 UTC  (10+ messages)
` [PATCH net-next 1/8] gve: Correct order of processing device options
` [PATCH net-next 2/8] gve: Move the irq db indexes out of the ntfy block struct
` [PATCH net-next 3/8] gve: Update gve_free_queue_page_list signature
` [PATCH net-next 4/8] gve: remove memory barrier around seqno
` [PATCH net-next 5/8] gve: Add optional metadata descriptor type GVE_TXD_MTD
` [PATCH net-next 6/8] gve: Implement suspend/resume/shutdown
` [PATCH net-next 7/8] gve: Add consumed counts to ethtool stats
` [PATCH net-next 8/8] gve: Add tx|rx-coalesce-usec for DQO

[PATCH net 0/5][pull request] Intel Wired LAN Driver Updates 2021-12-15
 2021-12-16 10:40 UTC  (7+ messages)
` [PATCH net 1/5] igb: Fix removal of unicast MAC filters of VFs
` [PATCH net 2/5] igbvf: fix double free in `igbvf_probe`
` [PATCH net 3/5] igc: Fix typo in i225 LTR functions
` [PATCH net 4/5] ixgbe: Document how to enable NBASE-T support
` [PATCH net 5/5] ixgbe: set X550 MDIO speed before talking to PHY

[PATCH] net: dsa: microchip: Add supported ksz9897 port6
 2021-12-16 10:17 UTC  (2+ messages)

[PATCH] scsi: qedf: potential dereference of null pointer
 2021-12-16 10:14 UTC 

[PATCH v8 1/3] bluetooth: msft: Handle MSFT Monitor Device Event
 2021-12-16 10:08 UTC  (4+ messages)
` [PATCH v8 2/3] bluetooth: mgmt: Add MGMT Adv Monitor Device Found/Lost events
` [PATCH v8 3/3] bluetooth: mgmt: Fix sizeof in mgmt_device_found()

[PATCH net] net/smc: Prevent smc_release() from long blocking
 2021-12-16 10:08 UTC  (2+ messages)

[PATCH v6, 0/2] ADD DM9051 ETHERNET DRIVER
 2021-12-16  9:32 UTC  (3+ messages)
` [PATCH v6, 1/2] yaml: Add dm9051 SPI network yaml file
` [PATCH v6, 2/2] net: Add dm9051 driver

[PATCH net] net: Fix double 0x prefix print in SKB dump
 2021-12-16  9:28 UTC 

[PATCH net-next v8 0/6] MediaTek Ethernet Patches on MT8195
 2021-12-16  9:19 UTC  (6+ messages)
` [PATCH net-next v8 3/6] arm64: dts: mt2712: update ethernet device node

pull-request: wireless-drivers-next-2021-12-07
 2021-12-16  9:18 UTC  (7+ messages)

[PATCH] wilc1000: use min() to make code cleaner
 2021-12-16  9:17 UTC 

[PATCH] net: dsa: microchip: remove unneeded variable
 2021-12-16  9:13 UTC 

[PATCH] iwlwifi: Fix syntax errors in comments
 2021-12-16  8:57 UTC 

[PATCH] sfc: potential dereference of null pointer
 2021-12-16  8:49 UTC 

[PATCH] wl1251: specify max. IE length
 2021-12-16  8:29 UTC  (2+ messages)

[PATCH 00/10] MHI patches for v5.17
 2021-12-16  8:12 UTC  (11+ messages)
` [PATCH 01/10] bus: mhi: pci_generic: Add new device ID support for T99W175
` [PATCH 02/10] bus: mhi: pci_generic: Graceful shutdown on freeze
` [PATCH 03/10] bus: mhi: core: Use macros for execution environment features
` [PATCH 04/10] bus: mhi: core: Minor style and comment fixes
` [PATCH 05/10] bus: mhi: pci_generic: Simplify code and axe the use of a deprecated API
` [PATCH 06/10] bus: mhi: core: Fix reading wake_capable channel configuration
` [PATCH 07/10] bus: mhi: core: Fix race while handling SYS_ERR at power up
` [PATCH 08/10] bus: mhi: core: Add an API for auto queueing buffers for DL channel
` [PATCH 09/10] bus: mhi: core: Use correctly sized arguments for bit field
` [PATCH 10/10] bus: mhi: pci_generic: Introduce Sierra EM919X support

[PATCH v5 0/2] wilc1000: Add reset/enable GPIO support to SPI driver
 2021-12-16  8:10 UTC  (7+ messages)
` [PATCH v5 1/2] "

[PATCH] vdpa/mlx5: set_features should allow reset to zero
 2021-12-16  6:35 UTC  (19+ messages)
            ` vdpa legacy guest support (was Re: [PATCH] vdpa/mlx5: set_features should allow reset to zero)

[PATCH] virtio_net: fix rx_drops stat for small pkts
 2021-12-16  6:31 UTC  (3+ messages)

[PATCH net-next v10 0/6] MediaTek Ethernet Patches on MT8195
 2021-12-16  5:53 UTC  (7+ messages)
` [PATCH net-next v10 1/6] stmmac: dwmac-mediatek: add platform level clocks management
` [PATCH net-next v10 2/6] stmmac: dwmac-mediatek: Reuse more common features
` [PATCH net-next v10 3/6] arm64: dts: mt2712: update ethernet device node
` [PATCH net-next v10 4/6] net: dt-bindings: dwmac: Convert mediatek-dwmac to DT schema
` [PATCH net-next v10 5/6] stmmac: dwmac-mediatek: add support for mt8195
` [PATCH net-next v10 6/6] net: dt-bindings: dwmac: "

[PATCH] wilc1000: Allow setting power_save before driver is initialized
 2021-12-16  5:37 UTC  (4+ messages)

[PATCH v2] bus: mhi: core: Add an API for auto queueing buffers for DL channel
 2021-12-16  5:35 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Fix building error when using userspace pt_regs
 2021-12-16  4:06 UTC  (2+ messages)

[PATCH] selftests/bpf: remove ARRAY_SIZE defines from tests
 2021-12-16  4:04 UTC  (4+ messages)

[PATCH] wilc1000: Convert static "chipid" variable to device-local variable
 2021-12-16  3:26 UTC 

[PATCH v9 00/17] Introduce VDUSE - vDPA Device in Userspace
 2021-12-16  3:14 UTC  (3+ messages)

[PATCH v3 net-next 0/4] fib: merge nl policies
 2021-12-16  2:51 UTC  (6+ messages)
` [PATCH v3 net-next 1/2] fib: rules: remove duplicated nla policies
` [PATCH v3 net-next 2/2] fib: expand fib_rule_policy

[PATCH v4] netdevsim: Zero-initialize memory for new map's value in function nsim_bpf_map_alloc
 2021-12-16  2:50 UTC  (2+ messages)

[PATCH v4] rtw88: Disable PCIe ASPM while doing NAPI poll on 8821CE
 2021-12-16  2:46 UTC  (3+ messages)

[PATCH net-next v9 0/6] MediaTek Ethernet Patches on MT8195
 2021-12-16  2:34 UTC  (4+ messages)
` [PATCH net-next v9 6/6] net: dt-bindings: dwmac: add support for mt8195

[PATCH -next] net: vertexcom: remove unneeded semicolon
 2021-12-16  1:54 UTC 

[PATCH net-next] nfp: flower: refine the use of circular buffer
 2021-12-16  1:37 UTC 

[PATCH nf-next 0/7] Netfilter updates for net-next
 2021-12-16  1:50 UTC  (9+ messages)
` [PATCH nf-next 1/7] ipvs: remove unused variable for ip_vs_new_dest
` [PATCH nf-next 2/7] netfilter: conntrack: Use memset_startat() to zero struct nf_conn
` [PATCH nf-next 3/7] netfilter: nf_queue: remove leftover synchronize_rcu
` [PATCH nf-next 4/7] netfilter: ctnetlink: remove useless type conversion to bool
` [PATCH nf-next 5/7] netfilter: nft_fwd_netdev: Support egress hook
` [PATCH nf-next 6/7] netfilter: bridge: add support for pppoe filtering
` [PATCH nf-next 7/7] netfilter: conntrack: Remove useless assignment statements

[RESEND 1/2] sctp: export sctp_endpoint_{hold,put}() for use by seperate modules
 2021-12-16  1:48 UTC  (3+ messages)
` [RESEND 2/2] sctp: hold cached endpoints to prevent possible UAF

RDS: Can RDS sockets from different network namespace bind to the same address?
 2021-12-16  1:32 UTC 

[PATCH v2 0/7] pid: Introduce helper task_is_in_root_ns()
 2021-12-16  1:09 UTC  (5+ messages)
` [PATCH v2 6/7] audit: Use task_is_in_init_pid_ns()

[pull-request] mlx5-next branch 2021-12-15
 2021-12-16  0:55 UTC  (8+ messages)

RFC: wilc1000: refactor TX path to use sk_buff queue
 2021-12-16  0:54 UTC  (3+ messages)

[PATCH net-next v5 0/9] net: lan966x: Add switchdev and vlan support
 2021-12-16  0:44 UTC  (5+ messages)
` [PATCH net-next v5 6/9] net: lan966x: Add support to offload the forwarding
` [PATCH net-next v5 7/9] net: lan966x: Add vlan support

[PATCH net-next] net: mana: Add RX fencing
 2021-12-16  0:17 UTC 

[net-next PATCH RFC v6 00/16] Add support for qca8k mdio rw in Ethernet packet
 2021-12-16  0:00 UTC  (11+ messages)
` [net-next PATCH RFC v6 11/16] net: dsa: qca8k: add tracking state of master port
` [net-next PATCH RFC v6 12/16] net: dsa: qca8k: add support for mdio read/write in Ethernet packet

[PATCH bpf-next v3 0/9] Introduce unstable CT lookup helpers
 2021-12-15 23:49 UTC  (9+ messages)
` [PATCH bpf-next v3 7/9] net/netfilter: Add unstable CT lookup helpers for XDP and TC-BPF

[PATCH] mlxsw: core: Switch to kvfree_rcu() API
 2021-12-15 23:38 UTC  (2+ messages)

Port mirroring (RFC)
 2021-12-15 23:33 UTC  (9+ messages)

[PATCH net-next 0/2] Extend devlink for port trust setting
 2021-12-15 23:04 UTC  (11+ messages)
` [PATCH net-next 1/2] devlink: Add support to set port function as trusted

[PATCH net] netfilter: nftables: fix use-after-free in nft_set_catchall_destroy()
 2021-12-15 22:44 UTC  (2+ messages)

[PATCH v5 net-next 0/4] Add ethtool interface for RClocks
 2021-12-15 22:27 UTC  (5+ messages)

[PATCH v3] cgroup/bpf: fast path skb BPF filtering
 2021-12-15 22:07 UTC  (12+ messages)

[RFC PATCH v2 net-next] net: Preserve skb delivery time during forward
 2021-12-15 22:07 UTC  (2+ messages)

[PATCH devicetree 0/2] Common PHY to YAML + tx-amplitude property
 2021-12-15 22:01 UTC  (9+ messages)
` [PATCH devicetree 1/2] dt-bindings: phy: Convert generic PHY provider binding to YAML
` [PATCH devicetree 2/2] dt-bindings: phy: Add `tx-amplitude-microvolt` property binding

Question about QoS hardware offload
 2021-12-15 21:21 UTC  (2+ messages)

[PATCH net 0/2] cleanup return codes
 2021-12-15 21:17 UTC  (5+ messages)
` [PATCH net 1/2] ibmvnic: Update driver "
` [PATCH net 2/2] ibmvnic: remove unused defines

[v3 1/2] Docs/devicetree: add serdes.yaml
 2021-12-15 20:53 UTC  (11+ messages)
` [v3 2/2] dsa: mv88e6xxx: make serdes SGMII/Fiber output amplitude configurable

[PATCH net-next 0/4] inet: Separate DSCP from ECN bits using new dscp_t type
 2021-12-15 20:40 UTC  (4+ messages)

[PATCH v5, 0/2] ADD DM9051 ETHERNET DRIVER
 2021-12-15 20:26 UTC  (6+ messages)
` [PATCH v5, 1/2] yaml: Add dm9051 SPI network yaml file
` [PATCH v5, 2/2] net: Add dm9051 driver

[PATCH net] net: systemport: Add global locking for descriptor lifecycle
 2021-12-15 20:24 UTC 

RFC: tsnep: ETF, AF_XDP, UIO or driver specific interface for real-time
 2021-12-15 20:09 UTC 

[PATCH net-next 0/9][pull request] 100GbE Intel Wired LAN Driver Updates 2021-12-15
 2021-12-15 18:53 UTC  (10+ messages)
` [PATCH net-next 1/9] ice: devlink: add shadow-ram region to snapshot Shadow RAM
` [PATCH net-next 2/9] ice: move and rename ice_check_for_pending_update
` [PATCH net-next 3/9] ice: move ice_devlink_flash_update and merge with ice_flash_pldm_image
` [PATCH net-next 4/9] ice: reduce time to read Option ROM CIVD data
` [PATCH net-next 5/9] ice: support immediate firmware activation via devlink reload
` [PATCH net-next 6/9] ice: update to newer kernel API
` [PATCH net-next 7/9] ice: use prefetch methods
` [PATCH net-next 8/9] ice: tighter control over VSI_DOWN state
` [PATCH net-next 9/9] ice: use modern kernel API for kick

[PATCH net-next v3 0/7] net/mlx5: Memory optimizations
 2021-12-15 18:26 UTC  (4+ messages)

Fw: [Bug 215329] New: The vsock component triggers out of memory when sending small packets
 2021-12-15 16:45 UTC  (2+ messages)

[PATCH] sfc_ef100: potential dereference of null pointer
 2021-12-15 16:27 UTC  (2+ messages)

[PATCH net-next v2 0/7] net: phylink: add PCS validation
 2021-12-15 15:34 UTC  (4+ messages)
` [PATCH v2 net-next 2/7] net: phylink: add pcs_validate() method
` [PATCH v2 net-next 6/7] net: mvneta: convert to phylink pcs operations
` [PATCH v2 net-next 7/7] net: mvneta: convert to pcs_validate() and phylink_generic_validate()


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 read-only IMAP folder(s) and NNTP newsgroup(s).