Netdev Archive on lore.kernel.org
help / color / mirror / Atom feed
 messages from 2021-12-08 00:41:41 to 2021-12-08 14:07:42 UTC [more...]

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

[PATCH] ath10k: support bus and device specific API 1 BDF selection
 2021-12-08 14:07 UTC  (4+ messages)

[PATCH] net: dsa: mv88e6xxx: initialize return variable on declaration
 2021-12-08 14:04 UTC  (2+ messages)
` [PATCH v2] net: dsa: mv88e6xxx: error handling for serdes_power functions

[PATCH bpf-next 0/5] introduce bpf_strncmp() helper
 2021-12-08 13:50 UTC  (10+ messages)
` [PATCH bpf-next 3/5] selftests/bpf: factor out common helpers for benchmarks
` [PATCH bpf-next 4/5] selftests/bpf: add benchmark for bpf_strncmp() helper
` [PATCH bpf-next 5/5] selftests/bpf: add test cases for bpf_strncmp()

[RFC 0/8] perf/bpf: Add batch support for [ku]probes attach
 2021-12-08 13:50 UTC  (6+ messages)
` [PATCH 1/8] perf/kprobe: Add support to create multiple probes

[PATCH v3 net-next 0/9] net: intel: napi_alloc_skb() vs metadata
 2021-12-08 13:47 UTC  (3+ messages)
` [PATCH v3 net-next 9/9] i40e: respect metadata on XSK Rx to skb

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

[PATCH 0/2] *** ADD DM9051 NET DEVICE ***
 2021-12-08 13:44 UTC  (4+ messages)
` [PATCH 1/2] yaml: Add dm9051 SPI network yaml file
` [PATCH 2/2] net: Add DM9051 driver

[PATCH v19 bpf-next 00/23] mvneta: introduce XDP multi-buffer support
 2021-12-08 13:07 UTC  (6+ messages)
` [PATCH v19 bpf-next 23/23] xdp: disable XDP_REDIRECT for xdp multi-buff

[PATCH net-next 0/8] pull-request: can-next 2021-12-08
 2021-12-08 12:50 UTC  (9+ messages)
` [PATCH net-next 1/8] can: bittiming: replace CAN units with the generic ones from linux/units.h
` [PATCH net-next 2/8] dt-bindings: net: can: add support for Allwinner R40 CAN controller
` [PATCH net-next 3/8] can: sun4i_can: add support for "
` [PATCH net-next 4/8] ARM: dts: sun8i: r40: add node for "
` [PATCH net-next 5/8] can: hi311x: hi3110_can_probe(): use devm_clk_get_optional() to get the input clock
` [PATCH net-next 6/8] can: hi311x: hi3110_can_probe(): try to get crystal clock rate from property
` [PATCH net-next 7/8] can: hi311x: hi3110_can_probe(): make use of device property API
` [PATCH net-next 8/8] can: hi311x: hi3110_can_probe(): convert to use dev_err_probe()

[PATCH iproute2-next v2] tc: Add support for ce_threshold_value/mask in fq_codel
 2021-12-08 12:45 UTC 

[net-next RFC PATCH v2 0/8] Add support for qca8k mdio rw in Ethernet packet
 2021-12-08 12:32 UTC  (11+ messages)
` [net-next RFC PATCH v2 1/8] net: das: Introduce support for tagger private data control
` [net-next RFC PATCH v2 2/8] net: dsa: Permit dsa driver to configure additional tagger data
` [net-next RFC PATCH v2 3/8] net: dsa: tag_qca: convert to FIELD macro
` [net-next RFC PATCH v2 4/8] net: dsa: tag_qca: move define to include linux/dsa
` [net-next RFC PATCH v2 5/8] net: dsa: tag_qca: add define for mdio read/write in ethernet packet
` [net-next RFC PATCH v2 6/8] net: dsa: tag_qca: Add support for handling Ethernet mdio and MIB packet
` [net-next RFC PATCH v2 7/8] net: dsa: qca8k: Add support for mdio read/write in Ethernet packet
` [net-next RFC PATCH v2 8/8] net: dsa: qca8k: cache lo and hi for mdio write

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

[PATCH] sh_eth: Use dev_err_probe() helper
 2021-12-08 12:20 UTC  (2+ messages)

[net-next RFC PATCH 0/6] Add support for qca8k mdio rw in Ethernet packet
 2021-12-08 11:54 UTC  (22+ messages)

[syzbot] possible deadlock in blkdev_put (2)
 2021-12-08 11:42 UTC 

[PATCH v3 00/18] tcp: Initial support for RFC5925 auth option
 2021-12-08 11:37 UTC  (19+ messages)
` [PATCH v3 01/18] tcp: authopt: Initial support and key management
` [PATCH v3 02/18] docs: Add user documentation for tcp_authopt
` [PATCH v3 03/18] tcp: authopt: Add crypto initialization
` [PATCH v3 04/18] tcp: md5: Refactor tcp_sig_hash_skb_data for AO
` [PATCH v3 05/18] tcp: authopt: Compute packet signatures
` [PATCH v3 06/18] tcp: authopt: Hook into tcp core
` [PATCH v3 07/18] tcp: authopt: Disable via sysctl by default
` [PATCH v3 08/18] tcp: authopt: Implement Sequence Number Extension
` [PATCH v3 09/18] tcp: ipv6: Add AO signing for tcp_v6_send_response
` [PATCH v3 10/18] tcp: authopt: Add support for signing skb-less replies
` [PATCH v3 11/18] tcp: ipv4: Add AO signing for "
` [PATCH v3 12/18] tcp: authopt: Add key selection controls
` [PATCH v3 13/18] tcp: authopt: Add initial l3index support
` [PATCH v3 14/18] tcp: authopt: Add NOSEND/NORECV flags
` [PATCH v3 15/18] tcp: authopt: Add prefixlen support
` [PATCH v3 16/18] selftests: nettest: Rename md5_prefix to key_addr_prefix
` [PATCH v3 17/18] selftests: nettest: Initial tcp_authopt support
` [PATCH v3 18/18] selftests: net/fcnal: "

[PATCH net-next] net: phy: prefer 1000baseT over 1000baseKX
 2021-12-08 11:36 UTC 

[PATCH] samples/bpf: fix swap.cocci warning
 2021-12-08 11:34 UTC 

[PATCH] ipv6: fix NULL pointer dereference in ip6_output()
 2021-12-08 10:51 UTC  (5+ messages)

[PATCH V2 net-next 0/7] net: wwan: iosm: Bug fixes
 2021-12-08 10:36 UTC  (3+ messages)

[PATCH -next 0/2] Introduce memset_range() helper for wiping members
 2021-12-08 10:30 UTC  (7+ messages)
` [PATCH -next 1/2] string.h: Introduce memset_range() "
` [PATCH -next 2/2] bpf: use memset_range helper in __mark_reg_known

[PATCH v2 0/7] pid: Introduce helper task_is_in_root_ns()
 2021-12-08 10:26 UTC  (12+ messages)
` [PATCH v2 1/7] pid: Introduce helper task_is_in_init_pid_ns()
` [PATCH v2 2/7] coresight: etm3x: Use task_is_in_init_pid_ns()
` [PATCH v2 3/7] coresight: etm4x: "
` [PATCH v2 4/7] connector/cn_proc: "
` [PATCH v2 5/7] coda: "
` [PATCH v2 6/7] audit: "
` [PATCH v2 7/7] taskstats: "

[PATCH] udp: using datalen to cap max gso segments
 2021-12-08 10:03 UTC 

[PATCH net-next] net: mptcp: clean up harmless false expressions
 2021-12-08 10:17 UTC  (2+ messages)

[PATCH net-next] net: stmmac: bump tc when get underflow error from DMA descriptor
 2021-12-08 10:06 UTC 

[PATCH net-next v2 6/6] net/mlx5: Let user configure max_macs generic param
 2021-12-08  9:24 UTC  (2+ messages)

[PATCH v5 0/5] fix statistics and payload issues for error
 2021-12-08  9:16 UTC  (2+ messages)

[PATCH] net/mlx5: Remove the repeated declaration
 2021-12-08  8:59 UTC  (4+ messages)

[PATCH net-next] net: Enable neighbor sysctls that is save for userns root
 2021-12-08  8:58 UTC 

[net-next 6/6] can: mcp251xfd: mcp251xfd_regmap_crc_read(): work around broken CRC on TBC register
 2021-12-08  8:54 UTC  (3+ messages)

[PATCH net-next v2 0/6] net/mlx5: Memory optimizations
 2021-12-08  8:43 UTC  (6+ messages)
` [PATCH net-next v2 1/6] devlink: Add new "io_eq_size" generic device param
` [PATCH net-next v2 2/6] net/mlx5: Let user configure io_eq_size param
` [PATCH net-next v2 3/6] devlink: Add new "event_eq_size" generic device param
` [PATCH net-next v2 4/6] net/mlx5: Let user configure event_eq_size param

[PATCH] carl9170: Use the bitmap API when applicable
 2021-12-08  8:36 UTC  (2+ messages)

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

[PATCH net-next 0/9] intel: switch to napi_build_skb()
 2021-12-08  8:15 UTC  (3+ messages)
` [PATCH net-next 7/9] igc: "
  ` [Intel-wired-lan] "

[PATCH net-next] net: x25: drop harmless check of !more
 2021-12-08  7:51 UTC  (2+ messages)

pull-request: wireless-drivers-next-2021-12-07
 2021-12-08  8:00 UTC  (3+ messages)

[PATCH net-next v6 0/4] Add FDMA support on ocelot switch driver
 2021-12-08  7:58 UTC  (4+ messages)
` [PATCH net-next v6 4/4] net: ocelot: add FDMA support

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

[RFC PATCH 0/4] r8169: support dash
 2021-12-08  7:53 UTC  (9+ messages)

[PATCH net-next v5] rtnetlink: Support fine-grained netdevice bulk deletion
 2021-12-08  7:44 UTC  (4+ messages)

[PATCH net-next] net: bluetooth: clean up harmless false expression
 2021-12-08  7:20 UTC 

[PATCH net-next] net: netfilter: fix code indentation
 2021-12-08  7:20 UTC 

[PATCH net-next] net: sunrpc: fix code indentation
 2021-12-08  7:20 UTC 

[PATCH net-next] net: bridge: netfilter: fix code indentation
 2021-12-08  7:20 UTC 

[PATCH] selftests: icmp_redirect: pass xfail=0 to log_test() for non-xfail cases
 2021-12-08  7:11 UTC 

[PATCH] net: gro: use IS_ERR before PTR_ERR
 2021-12-08  7:09 UTC  (2+ messages)

[PATCH net-next v2 5/6] devlink: Clarifies max_macs generic devlink param
 2021-12-08  7:03 UTC 

[PATCH net-next 0/2] net: add new hwtstamp flag HWTSTAMP_FLAGS_UNSTABLE_PHC
 2021-12-08  6:27 UTC  (5+ messages)
` [PATCH net-next 1/2] net_tstamp: add new "
` [PATCH net-next 2/2] Bonding: force user to add HWTSTAMP_FLAGS_UNSTABLE_PHC when get/set HWTSTAMP

[PATCH] wilc1000: Fix spurious "FW not responding" error
 2021-12-08  6:27 UTC 

[PATCH v2 net-next] sock: Use sock_owned_by_user_nocheck() instead of sk_lock.owned
 2021-12-08  6:21 UTC 

[PATCH] selftests: net: Correct ping6 expected rc from 2 to 1
 2021-12-08  6:15 UTC 

[PATCH v2 0/2] wilc1000-spi: Add reset/enable GPIO support
 2021-12-08  6:16 UTC  (3+ messages)
` [PATCH v2 1/2] wilc1000: Add reset/enable GPIO support to SPI driver
` [PATCH v2 2/2] wilc1000: Document enable-gpios and reset-gpios properties

[PATCH net-next] sock: Use sock_owned_by_user_nocheck() instead of sk_lock.owned
 2021-12-08  6:15 UTC  (3+ messages)

[PATCH] hv_sock: Extract hvs_send_data() helper that takes only header
 2021-12-08  6:10 UTC  (2+ messages)

[PATCH] net: dsa: felix: use kmemdup() to replace kmalloc + memcpy
 2021-12-08  6:10 UTC  (2+ messages)

[PATCH net-next 0/5] s390/net: updates 2021-12-06
 2021-12-08  6:10 UTC  (2+ messages)

[PATCH] wilc1000: Add reset/enable GPIO support to SPI driver
 2021-12-08  6:08 UTC  (3+ messages)

[PATCH v5 net-next 0/4] prepare ocelot for external interface control
 2021-12-08  6:00 UTC  (8+ messages)
` [PATCH v5 net-next 2/4] net: dsa: ocelot: felix: Remove requirement for PCS in felix devices
` [PATCH v5 net-next 3/4] net: dsa: ocelot: felix: add interface for custom regmaps
` [PATCH v5 net-next 4/4] net: mscc: ocelot: split register definitions to a separate file

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

[PATCH net v2 0/5][pull request] Intel Wired LAN Driver Updates 2021-12-06
 2021-12-08  5:50 UTC  (2+ messages)

[PATCH net V2] net: fec: only clear interrupt of handling queue in fec_enet_rx_queue()
 2021-12-08  5:50 UTC  (2+ messages)

[PATCH v2 0/2] net: phy: Fix doc build warning
 2021-12-08  5:50 UTC  (2+ messages)

[PATCH net-next] net: Enable unix sysctls to be configurable by non-init user namespaces
 2021-12-08  5:49 UTC  (2+ messages)

[PATCH][next] net: hns3: Fix spelling mistake "faile" -> "failed"
 2021-12-08  5:40 UTC  (2+ messages)

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

[PATCH][next] net: huawei: hinic: Use devm_kcalloc() instead of devm_kzalloc()
 2021-12-08  5:24 UTC  (2+ messages)

[PATCH net-next 00/13] net: second round of netdevice refcount tracking
 2021-12-08  5:20 UTC  (2+ messages)

[PATCH net] tcp: Remove sock_owned_by_user() test in tcp_child_process()
 2021-12-08  5:16 UTC 

[PATCH v2] gve: fix for null pointer dereference
 2021-12-08  5:10 UTC  (2+ messages)

[PATCH][next] net: hinic: Use devm_kcalloc() instead of devm_kzalloc()
 2021-12-08  5:03 UTC  (2+ messages)

[PATCH net v2] net: lantiq_xrx200: increase buffer reservation
 2021-12-08  4:54 UTC  (2+ messages)

[PATCH net] MAINTAINERS: net: mlxsw: Remove Jiri as a maintainer, add myself
 2021-12-08  4:38 UTC  (2+ messages)

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

[PATCH net 0/2] net: tls: cover all ciphers with tests
 2021-12-08  4:30 UTC  (2+ messages)

[PATCH v2] selftests: net: Correct case name
 2021-12-08  4:07 UTC  (7+ messages)

[PATCH] Add Multiple TX/RX Queues Support for WWAN Network Device
 2021-12-08  4:04 UTC 

selftests/net/fcnal-test.sh: ipv6_ping test failed
 2021-12-08  3:54 UTC  (5+ messages)

wilc1000: Fix minor typos in error messages
 2021-12-08  2:19 UTC  (6+ messages)
` [PATCH 2/2] wilc1000: Fix missing newline in error message

[PATCH v5 0/7] MediaTek Ethernet Patches on MT8195
 2021-12-08  1:20 UTC  (4+ 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).