netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-01 11:13:42 to 2022-08-02 10:54:32 UTC [more...]

[PATCH net] net/mlx5e: xsk: Discard unaligned XSK frames on striding RQ
 2022-08-02 10:54 UTC  (4+ messages)

[RFC] r8152: pass through needs to be singular
 2022-08-02 10:52 UTC  (3+ messages)

[PATCH bpf-next v2 0/3] destructive bpf_kfuncs
 2022-08-02 10:46 UTC  (5+ messages)
` [PATCH bpf-next v2 1/3] bpf: add destructive kfunc flag
` [PATCH bpf-next v2 2/3] bpf: export crash_kexec() as destructive kfunc
` [PATCH bpf-next v2 3/3] selftests/bpf: add destructive kfunc test

[PATCH v4.2] net: phy: Add driver for Motorcomm yt8521 gigabit ethernet
 2022-08-02 10:45 UTC 

[Patch RFC net-next 0/4] net: dsa: microchip: vlan configuration for bridge_vlan_unaware ports
 2022-08-02 10:45 UTC  (7+ messages)
` [Patch RFC net-next 1/4] net: dsa: microchip: modify vlan_add function prototype
` [Patch RFC net-next 2/4] net: dsa: microchip: lan937x: remove vlan_filtering_is_global flag
` [Patch RFC net-next 3/4] net: dsa: microchip: common ksz pvid get and set function

[PATCH 0/2] Macb PTP enhancements
 2022-08-02 10:43 UTC  (3+ messages)
` [PATCH 1/2] net: macb: Enable PTP unicast
` [PATCH 2/2] net: macb: Optimize reading HW timestamp

[PATCH v2 0/3] can: ctucanfd: hardware rx timestamps reporting
 2022-08-02 10:26 UTC  (14+ messages)
` [PATCH v2 1/3] can: ctucanfd: add HW timestamps to RX and error CAN frames
` [PATCH v2 2/3] dt-bindings: can: ctucanfd: add another clock for HW timestamping
` [PATCH v2 3/3] doc: ctucanfd: RX frames timestamping for platform devices

[PATCH v4 net-next 0/6] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-08-02 10:13 UTC  (25+ messages)
` [PATCH v4 net-next 2/6] net: switchdev: add support for offloading of fdb locked flag
` [PATCH v4 net-next 3/6] drivers: net: dsa: add locked fdb entry flag to drivers

[PATCH bpf-next v6 0/8] bpf: rstat: cgroup hierarchical stats
 2022-08-02 10:12 UTC  (15+ messages)
` [PATCH bpf-next v6 1/8] btf: Add a new kfunc flag which allows to mark a function to be sleepable
` [PATCH bpf-next v6 2/8] cgroup: enable cgroup_get_from_file() on cgroup1
` [PATCH bpf-next v6 3/8] bpf, iter: Fix the condition on p when calling stop
` [PATCH bpf-next v6 4/8] bpf: Introduce cgroup iter
` [PATCH bpf-next v6 5/8] selftests/bpf: Test cgroup_iter
` [PATCH bpf-next v6 6/8] cgroup: bpf: enable bpf programs to integrate with rstat
` [PATCH bpf-next v6 7/8] selftests/bpf: extend cgroup helpers
` [PATCH bpf-next v6 8/8] selftests/bpf: add a selftest for cgroup hierarchical stats collection

[PATCH net-next V4 0/3] Introduce and use NUMA distance metrics
 2022-08-02  9:38 UTC  (5+ messages)
` [PATCH net-next V4 1/3] sched/topology: Add NUMA-based CPUs spread API

[PATCH v2 net] nfp: ethtool: fix the display error of `ethtool -m DEVNAME`
 2022-08-02  9:33 UTC 

[PATCH net] nfp: ethtool: fix the display error of `ethtool -m DEVNAME`
 2022-08-02  9:33 UTC  (2+ messages)

[PATCH v4.1] net: phy: Add driver for Motorcomm yt8521 gigabit ethernet
 2022-08-02  9:09 UTC 

[PATCH v3 net 0/4] Make DSA work with bonding's ARP monitor
 2022-08-02  9:05 UTC  (9+ messages)
` [PATCH v3 net 1/4] net: bonding: replace dev_trans_start() with the jiffies of the last ARP/NS

[PATCH v14 mfd 0/9] add support for VSC7512 control over SPI
 2022-08-02  8:47 UTC  (9+ messages)
` [PATCH v14 mfd 1/9] mfd: ocelot: add helper to get regmap from a resource
` [PATCH v14 mfd 9/9] mfd: ocelot: add support for the vsc7512 chip via spi

[PATCH 0/4] completely rework mediatek,mt7530 binding
 2022-08-02  8:46 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: net: dsa: mediatek,mt7530: make trivial changes
` [PATCH 2/4] dt-bindings: net: dsa: mediatek,mt7530: update examples
` [PATCH 4/4] dt-bindings: net: dsa: mediatek,mt7530: update json-schema

[RFC PATCH v2 0/9] vsock: updates for SO_RCVLOWAT handling
 2022-08-02  8:04 UTC  (9+ messages)
` [RFC PATCH v2 6/9] hv_sock: disable SO_RCVLOWAT support

[RESEND PATCH] selftests: net: fix IOAM test skip return code
 2022-08-02  8:00 UTC  (2+ messages)

[PATCH linux-next] net: ethernet: ti:using the pm_runtime_resume_and_get to simplify the code Using pm_runtime_resume_and_get() to instade of pm_runtime_get_sync and pm_runtime_put_noidle
 2022-08-02  7:47 UTC 

[PATCH] net: check the return value of ioremap() in mhz_mfc_config()
 2022-08-02  7:28 UTC 

[RFC 0/5] In virtio-spec 1.1, new feature bit VIRTIO_F_IN_ORDER was introduced
 2022-08-02  7:45 UTC  (12+ messages)
` [RFC 1/5] vhost: reorder used descriptors in a batch
` [RFC 3/5] vhost_test: batch used buffer

[PATCH] net: usb: make USB_RTL8153_ECM non user configurable
 2022-08-02  7:40 UTC  (2+ messages)

[PATCH bpf-next] bpf: Add BPF-helper for accessing CLOCK_TAI
 2022-08-02  7:06 UTC  (6+ messages)

[PATCH] selftests/net: Refactor xfrm_fill_key() to use array of structs
 2022-08-02  6:49 UTC  (2+ messages)

[PATCH V3 0/6] ifcvf/vDPA: support query device config space through netlink
 2022-08-02  6:33 UTC  (8+ messages)
` [PATCH V3 4/6] vDPA: !FEATURES_OK should not block querying device config space

[PATCH main v2 1/3] macsec: add option to pass flag list to ip link add command
 2022-08-02  6:18 UTC  (3+ messages)
` [PATCH main v2 2/3] macsec: add Extended Packet Number support
` [PATCH main v2 3/3] macsec: add user manual description for extended packet number feature

[PATCH bpf 1/2] bpf: Update bpf_design_QA.rst to clarify that kprobes is not ABI
 2022-08-02  5:34 UTC  (7+ messages)
` [PATCH bpf 2/2] bpf: Update bpf_design_QA.rst to clarify that attaching to functions "

[PATCH bpf-next v1 1/3] bpf: Add skb dynptrs
 2022-08-02  5:14 UTC  (3+ messages)

[RFC PATCH bpf-next 00/15] bpf: Introduce selectable memcg for bpf map
 2022-08-02  4:58 UTC  (7+ messages)
` [RFC PATCH bpf-next 05/15] bpf: Introduce helpers for container of struct bpf_map
` [RFC PATCH bpf-next 10/15] bpf: Use bpf_map_pages_alloc in ringbuf
` [RFC PATCH bpf-next 15/15] bpf: Introduce selectable memcg for bpf map

[PATCH -next] qtnfmac: remove braces around single statement blocks
 2022-08-02  4:52 UTC 

[PATCH bpf-next v5 0/8] bpf: rstat: cgroup hierarchical stats
 2022-08-02  3:42 UTC  (3+ messages)
` [PATCH bpf-next v5 4/8] bpf: Introduce cgroup iter

[PATCH -next] net: marvell: prestera: remove reduntant code
 2022-08-02  3:40 UTC  (2+ messages)

[PATCH net-next v4 0/4] net: Introduce QUSGMII phy mode
 2022-08-02  3:21 UTC  (2+ messages)

[net PATCH v2] octeontx2-pf: Reduce minimum mtu size to 60
 2022-08-02  3:20 UTC  (2+ messages)

[PATCH 1/2] Revert "mlxsw: core: Use different get_trend() callbacks for different thermal zones"
 2022-08-02  3:18 UTC  (3+ messages)

[PATCH v4 0/4] Introduce security_create_user_ns()
 2022-08-02  2:56 UTC  (8+ messages)
` [PATCH v4 1/4] security, lsm: "
` [PATCH v4 2/4] bpf-lsm: Make bpf_lsm_userns_create() sleepable
` [PATCH v4 3/4] selftests/bpf: Add tests verifying bpf lsm userns_create hook
` [PATCH v4 4/4] selinux: Implement "

[PATCH] Use ixgbe_ptp_reset on linkup/linkdown for X550
 2022-08-02  0:38 UTC  (7+ messages)
      ` Fwd: "

[PATCH net] net: dsa: microchip: make learning configurable and keep it off while standalone
 2022-08-02  0:26 UTC 

[PATCH wpan-next 00/20] net: ieee802154: Support scanning/beaconing
 2022-08-01 23:58 UTC  (8+ messages)
` [PATCH wpan-next 10/20] net: mac802154: Handle passive scanning
` [PATCH wpan-next 19/20] ieee802154: hwsim: Do not check the rtnl

Intermittent performance regression related to ipset between 5.10 and 5.15
 2022-08-01 23:38 UTC  (16+ messages)

[PATCH net] net: phy: Warn about incorrect mdio_bus_phy_resume() state
 2022-08-01 23:34 UTC 

[PATCH net-next] When using syscookies initial receive window calculation uses wrong MSS
 2022-08-01 22:27 UTC  (2+ messages)

[PATCH net-next v2 0/2] RTAX_INITRWND should be able to bring the rcv_ssthresh above 64KiB
 2022-08-01 22:24 UTC  (2+ messages)

pull request: bluetooth-next 2022-07-22
 2022-08-01 21:15 UTC  (2+ messages)

pull request: bluetooth 2022-07-26:
 2022-08-01 21:15 UTC  (2+ messages)

[PATCH v2] Bluetooth: Always set event mask on suspend
 2022-08-01 21:15 UTC  (2+ messages)

[PATCH] net: devlink: Fix missing mutex_unlock() call
 2022-08-01 19:50 UTC  (3+ messages)

[PATCH net-next] net/tls: Remove redundant workqueue flush before destroy
 2022-08-01 19:50 UTC  (2+ messages)

[PATCH net 0/2] net: fix using wrong flags to check features
 2022-08-01 19:50 UTC  (2+ messages)

[PATCH v2] dccp: put dccp_qpolicy_full() and dccp_qpolicy_push() in the same lock
 2022-08-01 19:50 UTC  (2+ messages)

net: dsa: lantiq_gswip: getting the first selftests to pass
 2022-08-01 19:48 UTC  (7+ messages)

[PATCH net-next] net/tls: Use RCU API to access tls_ctx->netdev
 2022-08-01 19:44 UTC  (3+ messages)

rose timer t error displayed in /proc/net/rose
 2022-08-01 19:33 UTC  (6+ messages)

[PATCH] net: txgbe: Fix an error handling path in txgbe_probe()
 2022-08-01 19:31 UTC  (3+ messages)

[PATCH v2 net-next] net: dsa: Fix spelling mistakes and cleanup code
 2022-08-01 19:30 UTC  (2+ messages)

[PATCH net-next] Documentation: devlink: add add devlink-selftests to the table of contents
 2022-08-01 19:30 UTC  (2+ messages)

[PATCH][next] tls: rx: Fix less than zero check on unsigned variable sz
 2022-08-01 19:24 UTC  (2+ messages)

[PATCH net-next] nfp: flower: add support for tunnel offload without key ID
 2022-08-01 19:10 UTC  (2+ messages)

[PATCH net-next 0/2] net: rose: fix module unload issues
 2022-08-01 19:10 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 3/4] netfilter: nf_tables: add rescheduling points during loop detection walks
 2022-08-01 19:03 UTC 

[PATCH AUTOSEL 5.4 5/6] netfilter: nf_tables: add rescheduling points during loop detection walks
 2022-08-01 19:03 UTC 

[PATCH AUTOSEL 5.10 6/7] netfilter: nf_tables: add rescheduling points during loop detection walks
 2022-08-01 19:03 UTC 

[PATCH AUTOSEL 5.15 7/8] netfilter: nf_tables: add rescheduling points during loop detection walks
 2022-08-01 19:02 UTC 

[PATCH AUTOSEL 5.18 08/10] netfilter: nf_tables: add rescheduling points during loop detection walks
 2022-08-01 19:02 UTC  (2+ messages)
` [PATCH AUTOSEL 5.18 09/10] netfilter: nft_queue: only allow supported familes and hooks

[PATCH v2 net-next 0/2] macb: add zynqmp SGMII dynamic configuration support
 2022-08-01 18:50 UTC  (9+ messages)
` [PATCH v2 net-next 1/2] firmware: xilinx: add support for sd/gem config
` [PATCH v2 net-next 2/2] net: macb: Add zynqmp SGMII dynamic configuration support

[PATCH] net: skb content must be visible for lockless skb_peek() and its variations
 2022-08-01 18:45 UTC  (7+ messages)

[PATCH net-next 0/7][pull request] 1GbE Intel Wired LAN Driver Updates 2022-07-28
 2022-08-01 18:30 UTC  (4+ messages)

[PATCH V4 0/3] Add the fec node on i.MX8ULP platform
 2022-08-01 18:20 UTC  (2+ messages)

[RFC PATCH net-next] dt-bindings: net: dsa: mediatek,mt7530: completely rework binding
 2022-08-01 17:54 UTC  (4+ messages)

[PATCHv5 bpf-next 0/1] perf tools: Fix prologue generation
 2022-08-01 17:44 UTC  (4+ messages)
` [PATCHv5 bpf-next 1/1] perf tools: Rework prologue generation code

[PATCH 0/5] Broadcom/Apple Bluetooth driver for Apple Silicon
 2022-08-01 17:35 UTC  (7+ messages)
` [PATCH 1/5] dt-bindings: net: Add generic Bluetooth controller
` [PATCH 2/5] dt-bindings: net: Add Broadcom BCM4377 family PCI Bluetooth

[PATCH net-next] dt-bindings: net: dsa: make phylink bindings required for CPU/DSA ports
 2022-08-01 17:17 UTC  (4+ messages)

[PATCH v3 0/4] Introduce security_create_user_ns()
 2022-08-01 16:34 UTC  (7+ messages)

[PATCH linux-next] iavf: Remove the unused conditional statements
 2022-08-01 16:13 UTC  (2+ messages)

[PATCH 0/2] neighbour: fix possible DoS due to net iface start/stop loop
 2022-08-01 15:44 UTC  (4+ messages)
` [PATCH 1/2] neigh: "

sunhme: some cleanups
 2022-08-01 15:14 UTC  (4+ messages)
` [PATCH 4/x] sunhme: switch to devres

[PATCH v1 1/3] macsec: add option to pass flag list to ip link add command
 2022-08-01 14:32 UTC  (5+ messages)
` [PATCH v1 3/3] macsec: add user manual description for extended packet number feature

[PATCH v2 1/3] dt-bindings: net: convert emac_rockchip.txt to YAML
 2022-08-01 14:30 UTC  (2+ messages)

[PATCH v2 net-next 0/4] Validate OF nodes for DSA shared ports
 2022-08-01 14:26 UTC  (9+ messages)
` [PATCH v2 net-next 4/4] net: dsa: validate that DT nodes of shared ports have the properties they need

[pull request][net-next 00/15] mlx5 updates 2022-07-28
 2022-08-01 14:24 UTC  (8+ messages)
` [net-next 06/15] net/mlx5e: TC, Support tc action api for police

[net PATCH v2] octeontx2-pf: Fix NIX_AF_TL3_TL2X_LINKX_CFG register configuration
 2022-08-01 14:15 UTC  (2+ messages)

[RFC PATCH bpf-next 0/4] bpf_panic() helper
 2022-08-01 13:58 UTC  (3+ messages)

[PATCH] perf build: Suppress openssl v3 deprecation warnings in libcrypto feature test
 2022-08-01 13:24 UTC  (5+ messages)

Meson GXL and Rockchip PHY based on same IP?
 2022-08-01 13:21 UTC  (7+ messages)

[PATCH net-next 0/4] net/funeth: Tx support for XDP with frags
 2022-08-01 11:50 UTC  (2+ messages)

[patch net-next 0/4] net: devlink: allow parallel commands on multiple devlinks
 2022-08-01 11:40 UTC  (2+ messages)

[PATCH v1 net-next] udp: Remove redundant __udp_sysctl_init() call from udp_init()
 2022-08-01 11:20 UTC  (2+ 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).