Netdev Archive on lore.kernel.org
help / color / mirror / Atom feed
 messages from 2021-12-08 17:39:19 to 2021-12-09 08:19:54 UTC [more...]

[PATCH v4 net-next 0/9] net: intel: napi_alloc_skb() vs metadata
 2021-12-09  8:19 UTC  (3+ messages)
` [PATCH v4 net-next 1/9] i40e: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb

[PATCH net 0/2] pull-request: can 2021-12-09
 2021-12-09  8:13 UTC  (3+ messages)
` [PATCH net 1/2] can: kvaser_pciefd: kvaser_pciefd_rx_error_frame(): increase correct stats->{rx,tx}_errors counter
` [PATCH net 2/2] can: kvaser_usb: get CAN clock frequency from device

[PATCH] nfc: fix potential NULL pointer deref in nfc_genl_dump_ses_done
 2021-12-09  8:13 UTC 

[PATCH] nfc: fix segfault in nfc_genl_dump_devices_done
 2021-12-09  8:12 UTC  (2+ messages)

[PATCH V6 0/5] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part)
 2021-12-09  8:08 UTC  (6+ messages)
` [PATCH V6 4/5] scsi: storvsc: Add Isolation VM support for storvsc driver
` [PATCH V6 5/5] net: netvsc: Add Isolation VM support for netvsc driver

[PATCH net-next 00/13] net: second round of netdevice refcount tracking
 2021-12-09  8:05 UTC  (3+ messages)
` [PATCH net-next 10/13] net/smc: add net device tracker to struct smc_pnetentry

[PATCH] samples:bpf:remove unneeded variable
 2021-12-09  8:00 UTC  (3+ messages)
  ` [PATCHv2 bpf-next] samples/bpf:remove "

[PATCH v2 net-next] tcp: Warn if sock_owned_by_user() is true in tcp_child_process()
 2021-12-09  8:00 UTC  (2+ messages)

[PATCH] ath6kl: Use struct_group() to avoid size-mismatched casting
 2021-12-09  8:00 UTC  (2+ messages)

[PATCH net v2 0/3] net/sched: Fix ct zone matching for invalid conntrack state
 2021-12-09  7:57 UTC  (4+ messages)
` [PATCH net v2 1/3] net/sched: Extend qdisc control block with tc control block
` [PATCH net v2 2/3] net/sched: flow_dissector: Fix matching on zone id for invalid conns
` [PATCH net v2 3/3] net: openvswitch: Fix matching zone id for invalid conns arriving from tc

[PATCH net 0/3] net/sched: Fix ct zone matching for invalid conntrack state
 2021-12-09  7:53 UTC  (3+ messages)

[PATCH v2 net-next] net: ocelot: fix missed include in the vsc7514_regs.h file
 2021-12-09  7:40 UTC 

[PATCH] bpf: remove redundant assignment to pointer t
 2021-12-09  7:20 UTC  (2+ messages)

[RFC PATCH 0/4] r8169: support dash
 2021-12-09  7:14 UTC  (11+ messages)

[PATCH] samples/bpf: fix swap.cocci warning
 2021-12-09  7:10 UTC  (2+ messages)

[PATCH] net: bonding: Add support for IPV6 ns/na
 2021-12-09  6:50 UTC 

[PATCH] nfp: Fix memory leak in nfp_cpp_area_cache_add()
 2021-12-09  6:15 UTC 

[PATCH -next 0/2] Introduce memset_range() helper for wiping members
 2021-12-09  6:29 UTC  (8+ messages)
` [PATCH -next 1/2] string.h: Introduce memset_range() "

[PATCH] bpf: use kmemdup() to replace kmalloc + memcpy
 2021-12-09  6:21 UTC 

[PATCH v2] net/mlx5e: Avoid field-overflowing memcpy()
 2021-12-09  5:34 UTC 

[PATCH 0/4] wilc1000: use Linux-style for system-visible names
 2021-12-09  4:44 UTC  (5+ messages)
` [PATCH 1/4] wilc1000: Rename SPI driver from "WILC_SPI" to "wilc1000_spi"
` [PATCH 3/4] wilc1000: Rename tx task from "K_TXQ_TASK" to NETDEV-tx
` [PATCH 2/4] wilc1000: Rename irq handler from "WILC_IRQ" to netdev name
` [PATCH 4/4] wilc1000: Rename workqueue from "WILC_wq" to "NETDEV-wq"

[PATCH] dt-bindings: net: cdns,macb: Convert to json-schema
 2021-12-09  4:38 UTC  (5+ messages)

[PATCH net-next 0/2] net: add new hwtstamp flag HWTSTAMP_FLAGS_UNSTABLE_PHC
 2021-12-09  4:31 UTC  (7+ messages)
` [PATCH net-next 1/2] net_tstamp: add new "

[PATCH] net: dsa: mv88e6xxx: initialize return variable on declaration
 2021-12-09  4:15 UTC  (3+ messages)
` [PATCH v4] net: dsa: mv88e6xxx: error handling for serdes_power functions

[PATCH v2] net: dsa: mv88e6xxx: error handling for serdes_power functions
 2021-12-09  4:06 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] net/i40e: fix unsigned stat widths
 2021-12-09  3:49 UTC  (4+ messages)
  ` [net v2] i40e: "

[net] seg6: fix the iif in the IPv6 socket control block
 2021-12-09  3:23 UTC  (2+ messages)

[PATCH v1 net-next] net: ocelot: fix missed include in the vsc7514_regs.h file
 2021-12-09  3:08 UTC 

[RFC PATCH net-next 0/7] DSA master state tracking
 2021-12-09  3:05 UTC  (9+ messages)
` [RFC PATCH net-next 1/7] net: dsa: only bring down user ports assigned to a given DSA master
` [RFC PATCH net-next 2/7] net: dsa: refactor the NETDEV_GOING_DOWN master tracking into separate function
` [RFC PATCH net-next 3/7] net: dsa: use dsa_tree_for_each_user_port in dsa_tree_master_going_down()
` [RFC PATCH net-next 4/7] net: dsa: provide switch operations for tracking the master state
` [RFC PATCH net-next 5/7] net: dsa: stop updating master MTU from master.c
` [RFC PATCH net-next 6/7] net: dsa: hold rtnl_mutex when calling dsa_master_{setup,teardown}
` [RFC PATCH net-next 7/7] net: dsa: replay master state events in dsa_tree_{setup,teardown}_master

[net-next RFC PATCH v2 0/8] Add support for qca8k mdio rw in Ethernet packet
 2021-12-09  2:59 UTC  (5+ messages)

[PATCH] libceph, ceph: potential dereference of null pointer
 2021-12-09  2:50 UTC 

[PATCH net-next 0/2] net: track the queue count at unregistration
 2021-12-09  2:50 UTC  (2+ messages)

[PATCH v5 net 1/1] net: mvpp2: fix XDP rx queues registering
 2021-12-09  2:40 UTC  (2+ messages)

[PATCH] net: sched: gred: potential dereference of null pointer
 2021-12-09  2:36 UTC  (2+ messages)

[PATCH net-next v4 0/2] This is a patch series for Ethernet driver of Sunplus SP7021 SoC
 2021-12-09  2:35 UTC  (3+ messages)
` [PATCH net-next v4 2/2] net: ethernet: Add driver for Sunplus SP7021

[PATCH] ethernet: fman: add missing put_device() call in mac_probe()
 2021-12-09  2:29 UTC  (2+ messages)

[PATCH net-next v2 0/6] net: lan966x: Add switchdev and vlan support
 2021-12-09  2:17 UTC  (2+ messages)

[PATCH RESEND net-next v2 0/4] WWAN debugfs tweaks
 2021-12-09  2:10 UTC  (2+ messages)

[PATCH net-next] vmxnet3: fix minimum vectors alloc issue
 2021-12-09  2:10 UTC  (2+ messages)

[PATCH 0/2] *** ADD DM9051 NET DEVICE ***
 2021-12-09  2:08 UTC  (5+ messages)
` [PATCH 2/2] net: Add DM9051 driver

[PATCH v3] selftests: net: Correct ping6 expected rc from 2 to 1
 2021-12-09  2:02 UTC 

[PATCH net] net, neigh: clear whole pneigh_entry at alloc time
 2021-12-09  2:00 UTC  (4+ messages)

[syzbot] BUG: sleeping function called from invalid context in hci_cmd_sync_cancel
 2021-12-09  1:59 UTC  (2+ messages)

[PATCH v2] selftests: net: Correct ping6 expected rc from 2 to 1
 2021-12-09  1:58 UTC 

Subject: [PATCH net-next v7 0/6] MediaTek Ethernet Patches on MT8195
 2021-12-09  1:54 UTC  (7+ messages)
` [PATCH net-next v7 5/6] stmmac: dwmac-mediatek: add support for mt8195

[PATCH] Add Multiple TX/RX Queues Support for WWAN Network Device
 2021-12-09  1:53 UTC  (2+ messages)

[net-next v2 2/2] net: sched: support hash/classid selecting tx queue
 2021-12-09  1:51 UTC  (4+ messages)

[PATCH] net:ipv6:remove unneeded variable
 2021-12-09  1:34 UTC 

[PATCH net-next] net: stmmac: bump tc when get underflow error from DMA descriptor
 2021-12-09  1:31 UTC  (2+ messages)

[PATCH] selftests: net: Correct ping6 expected rc from 2 to 1
 2021-12-09  1:23 UTC  (2+ messages)

[PATCH net-next 1/8] can: bittiming: replace CAN units with the generic ones from linux/units.h
 2021-12-09  1:20 UTC  (2+ messages)

[PATCH net 0/7] Netfilter fixes for net
 2021-12-09  1:10 UTC  (9+ messages)
` [PATCH net 1/7] netfilter: nfnetlink_queue: silence bogus compiler warning
` [PATCH net 2/7] vrf: don't run conntrack on vrf with !dflt qdisc
` [PATCH net 3/7] nft_set_pipapo: Fix bucket load in AVX2 lookup routine for six 8-bit groups
` [PATCH net 4/7] selftests: netfilter: Add correctness test for mac,net set type
` [PATCH net 5/7] netfilter: nft_exthdr: break evaluation if setting TCP option fails
` [PATCH net 6/7] selftests: netfilter: switch zone stress to socat
` [PATCH net 7/7] netfilter: conntrack: annotate data-races around ct->timeout

[PATCH net v2 0/7][pull request] Intel Wired LAN Driver Updates 2021-12-08
 2021-12-09  1:00 UTC  (9+ messages)
` [PATCH net v2 1/7] ice: fix FDIR init missing when reset VF
` [PATCH net v2 2/7] ice: rearm other interrupt cause register after enabling VFs
` [PATCH net v2 3/7] ice: Fix problems with DSCP QoS implementation
` [PATCH net v2 4/7] ice: ignore dropped packets during init
` [PATCH net v2 5/7] ice: fix choosing UDP header type
` [PATCH net v2 6/7] ice: fix adding different tunnels
` [PATCH net v2 7/7] ice: safer stats processing

[PATCH] rsi: fix array out of bound
 2021-12-08  9:53 UTC 

[PATCH bpf-next 0/8] Add support for transmitting packets using XDP in bpf_prog_run()
 2021-12-09  0:54 UTC  (8+ messages)
` [PATCH bpf-next 1/8] page_pool: Add callback to init pages when they are allocated
` [PATCH bpf-next 5/8] xdp: add xdp_do_redirect_frame() for pre-computed xdp_frames
` [PATCH bpf-next 6/8] bpf: Add XDP_REDIRECT support to XDP for bpf_prog_run()

[PATCH v4 0/2] AMAC and SYSTEMPORT bindings YAML conversion
 2021-12-09  0:49 UTC  (7+ messages)
` [PATCH v4 1/2] dt-bindings: net: Convert AMAC to YAML
` [PATCH v4 2/2] dt-bindings: net: Convert SYSTEMPORT "

[PATCH net-next v5] rtnetlink: Support fine-grained netdevice bulk deletion
 2021-12-09  0:47 UTC  (10+ messages)

[PATCH] net: mana: Fix memory leak in mana_hwc_create_wq
 2021-12-09  0:32 UTC  (2+ messages)

pull-request: bpf 2021-12-08
 2021-12-09  0:30 UTC  (2+ messages)

[PATCH net] tcp: Remove sock_owned_by_user() test in tcp_child_process()
 2021-12-09  0:21 UTC  (3+ messages)

[PATCH net-next 00/11] Replace DSA dp->priv with tagger-owned storage
 2021-12-09  0:14 UTC  (14+ messages)
` [PATCH net-next 01/11] net: dsa: introduce tagger-owned storage for private and shared data
` [PATCH net-next 02/11] net: dsa: tag_ocelot: convert to tagger-owned data
` [PATCH net-next 03/11] net: dsa: sja1105: let deferred packets time out when sent to ports going down
` [PATCH net-next 04/11] net: dsa: sja1105: bring in line deferred xmit implementation with ocelot-8021q
` [PATCH net-next 05/11] net: dsa: sja1105: remove hwts_tx_en from tagger data
` [PATCH net-next 06/11] net: dsa: sja1105: make dp->priv point directly to sja1105_tagger_data
` [PATCH net-next 07/11] net: dsa: sja1105: move ts_id from sja1105_tagger_data
` [PATCH net-next 08/11] net: dsa: tag_sja1105: convert to tagger-owned data
` [PATCH net-next 09/11] Revert "net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driver"
` [PATCH net-next 10/11] net: dsa: tag_sja1105: split sja1105_tagger_data into private and public sections
` [PATCH net-next 11/11] net: dsa: remove dp->priv

[PATCH] tun: avoid double free in tun_free_netdev
 2021-12-08 23:58 UTC  (6+ messages)

[PATCH v2 bpf-next] perf/bpf_counter: use bpf_map_create instead of bpf_create_map
 2021-12-08 23:30 UTC  (2+ messages)

[PATCH] net: dsa: felix: Fix memory leak in felix_setup_mmio_filtering
 2021-12-08 23:10 UTC  (3+ messages)

[PATCH] net: bna: Update supported link modes
 2021-12-08 23:00 UTC 

[PATCH v3 net-next 00/12] Rework DSA bridge TX forwarding offload API
 2021-12-08 23:00 UTC  (2+ messages)

[PATCH net] net: dsa: mv88e6xxx: fix "don't use PHY_DETECT on internal PHY's"
 2021-12-08 23:00 UTC  (2+ messages)

[PATCH net-next v4 0/3] Fix traceroute in the presence of SRv6
 2021-12-08 22:37 UTC  (8+ messages)
` [PATCH net-next v4 1/3] seg6: export get_srh() for ICMP handling
` [PATCH net-next v4 3/3] udp6: Use Segment Routing Header for dest address if present

[RFC PATCH net-next 1/2] net: Use mono clock in RX timestamp
 2021-12-08 22:19 UTC  (10+ messages)
` [RFC PATCH net-next 2/2] net: Reset forwarded skb->tstamp before delivering to user space

[RFC net-next 0/2] IOAM queue depth and buffer occupancy
 2021-12-08 22:18 UTC  (9+ messages)
` [RFC net-next 2/2] ipv6: ioam: Support for Buffer occupancy data field

[PATCH net-next] net: phy: prefer 1000baseT over 1000baseKX
 2021-12-08 22:06 UTC  (2+ messages)

[PATCH net 0/7][pull request] Intel Wired LAN Driver Updates 2021-12-07
 2021-12-08 22:00 UTC  (4+ messages)
` [PATCH net 7/7] ice: safer stats processing

[PATCH RFC ipsec-next] xfrm: update SA curlft.use_time
 2021-12-08 21:24 UTC 

[PATCH net] xfrm: fix a small bug in frm_sa_len()
 2021-12-08 20:20 UTC 

[PATCH bpf-next 0/5] introduce bpf_strncmp() helper
 2021-12-08 20:08 UTC  (5+ messages)
` [PATCH bpf-next 4/5] selftests/bpf: add benchmark for "

[PATCH v3 0/8] Broadcom DT bindings conversion to YAML
 2021-12-08 19:49 UTC  (18+ messages)
` [PATCH v3 1/8] dt-bindings: net: brcm,unimac-mdio: reg-names is optional
` [PATCH v3 2/8] dt-bindings: net: brcm,unimac-mdio: Update maintainers for binding
` [PATCH v3 3/8] dt-bindings: net: Document moca PHY interface
` [PATCH v3 4/8] dt-bindings: net: Convert GENET binding to YAML
` [PATCH v3 5/8] dt-bindings: net: Convert AMAC "
` [PATCH v3 6/8] dt-bindings: net: Convert SYSTEMPORT "
` [PATCH v3 7/8] dt-bindings: phy: Convert Northstar 2 PCIe PHY "
` [PATCH v3 8/8] dt-bindings: net: Convert iProc MDIO mux "

[PATCH net-next 0/6] Allow parallel devlink execution
 2021-12-08 19:38 UTC  (7+ messages)

[PATCHv2 bpf-next 0/5] bpf: Add helpers to access traced function arguments
 2021-12-08 19:32 UTC  (6+ messages)
` [PATCHv2 bpf-next 1/5] bpf: Allow access to int pointer arguments in tracing programs
` [PATCHv2 bpf-next 2/5] selftests/bpf: Add test to access int ptr argument in tracing program
` [PATCHv2 bpf-next 3/5] bpf, x64: Replace some stack_size usage with offset variables
` [PATCHv2 bpf-next 4/5] bpf: Add get_func_[arg|ret|arg_cnt] helpers
` [PATCHv2 bpf-next 5/5] selftests/bpf: Add tests for "

[PATCH v3 net-next 00/23] net: add preliminary netdev refcount tracking
 2021-12-08 18:53 UTC  (13+ messages)

[PATCH 1/2] libertas: Add missing __packed annotation with struct_group()
 2021-12-08 18:40 UTC  (2+ messages)

[PATCH] mwifiex: Fix possible ABBA deadlock
 2021-12-08 18:38 UTC  (3+ messages)
`  "

[PATCH] wilc1000: Add id_table to spi_driver
 2021-12-08 18:33 UTC  (2+ messages)

[PATCH 1/3] iwlwifi: fix LED dependencies
 2021-12-08 18:17 UTC  (2+ messages)

[v3 2/2] dsa: mv88e6xxx: make serdes SGMII/Fiber output amplitude configurable
 2021-12-08 18:15 UTC  (12+ 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).