netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-28 16:44:02 to 2022-07-29 10:00:10 UTC [more...]

[net-next: PATCH v3 0/8] DSA: switch to fwnode_/device_
 2022-07-29  9:59 UTC  (18+ messages)
` [net-next: PATCH v3 6/8] net: core: switch to fwnode_find_net_device_by_node()

[PATCH] wilc1000: fix DMA on stack objects
 2022-07-29  9:51 UTC  (2+ messages)

[PATCH net v1 1/1] net: dsa: microchip: KSZ9893: do not write to not supported Output Clock Control Register
 2022-07-29  9:48 UTC  (3+ messages)

[PATCH V3 0/6] ifcvf/vDPA: support query device config space through netlink
 2022-07-29  9:39 UTC  (15+ messages)
` [PATCH V3 4/6] vDPA: !FEATURES_OK should not block querying device config space
` [PATCH V3 6/6] vDPA: fix 'cast to restricted le16' warnings in vdpa.c

[net PATCH] octeontx2-pf: Reduce minimum mtu size to 60
 2022-07-29  9:33 UTC  (3+ messages)

[net PATCH v2] octeontx2-pf: Reduce minimum mtu size to 60
 2022-07-29  9:24 UTC 

[PATCH net-next] nfp: flower: add support for tunnel offload without key ID
 2022-07-29  9:16 UTC 

[PATCH net-next 0/2] net: rose: fix module unload issues
 2022-07-29  9:12 UTC  (3+ messages)
` [PATCH net-next 1/2] net: rose: fix netdev reference changes
` [PATCH net-next 2/2] net: rose: add netdev ref tracker to 'struct rose_sock'

[PATCH net v1 1/1] net: dsa: microchip: don't try do read Gbit registers on non Gbit chips
 2022-07-29  9:05 UTC  (3+ messages)

[PATCH iproute-next v3 0/3] PPPoE support in tc-flower
 2022-07-29  8:59 UTC  (4+ messages)
` [PATCH iproute-next v3 2/3] lib: Introduce ppp protocols

[PATCH iproute-next v4 0/3] PPPoE support in tc-flower
 2022-07-29  8:50 UTC  (4+ messages)
` [PATCH iproute-next v4 1/3] lib: refactor ll_proto functions
` [PATCH iproute-next v4 2/3] lib: Introduce ppp protocols
` [PATCH iproute-next v4 3/3] f_flower: Introduce PPPoE support

[PATCH] sched/net/act: Remove temporary state variables
 2022-07-29  8:11 UTC  (7+ messages)

general protection fault in sock_def_error_report
 2022-07-29  7:47 UTC  (7+ messages)

[RFC PATCH v3 0/9] can: slcan: extend supported features (step 2)
 2022-07-29  7:33 UTC  (12+ messages)
` [RFC PATCH v3 8/9] can: slcan: add support to set bit time register (btr)

[PATCH net-next 0/4] net/funeth: Tx support for XDP with frags
 2022-07-29  7:32 UTC  (5+ messages)
` [PATCH net-next 1/4] net/funeth: Unify skb/XDP Tx packet unmapping
` [PATCH net-next 2/4] net/funeth: Unify skb/XDP gather list writing
` [PATCH net-next 3/4] net/funeth: Unify skb/XDP packet mapping
` [PATCH net-next 4/4] net/funeth: Tx handling of XDP with fragments

[PATCH net-next 0/4] net: Introduce QUSGMII phy mode
 2022-07-29  7:32 UTC  (8+ messages)
` [PATCH net-next 1/4] net: phy: Introduce QUSGMII PHY mode
` [PATCH net-next 3/4] net: phy: Add helper to derive the number of ports from a phy mode

[RFC 0/5] In virtio-spec 1.1, new feature bit VIRTIO_F_IN_ORDER was introduced
 2022-07-29  7:32 UTC  (4+ messages)
` [RFC 1/5] vhost: reorder used descriptors in a batch

[patch net-next 0/4] net: devlink: allow parallel commands on multiple devlinks
 2022-07-29  7:10 UTC  (5+ messages)
` [patch net-next 1/4] net: devlink: introduce "unregistering" mark and use it during devlinks iteration
` [patch net-next 2/4] net: devlink: convert reload command to take implicit devlink->lock
` [patch net-next 3/4] net: devlink: remove devlink_mutex
` [patch net-next 4/4] net: devlink: enable parallel ops on netlink interface

(no subject)
 2022-07-29  6:52 UTC  (3+ messages)
  ` [PATCH v2] net: tap: NULL pointer derefence in dev_parse_header_protocol when skb->dev is null

[PATCH] dn_route: use time_is_before_jiffies(a) to replace "jiffies - a > 0"
 2022-07-29  6:17 UTC  (4+ messages)
` [PATCH v2] dn_route: replace "jiffies-now>0" with "jiffies!=now"

[pull request][net-next 00/15] mlx5 updates 2022-07-28
 2022-07-29  6:14 UTC  (18+ messages)
` [net-next 01/15] net/mlx5e: Fix wrong use of skb_tcp_all_headers() with encapsulation
` [net-next 02/15] net/mlx5: DR, Add support for flow metering ASO
` [net-next 03/15] net/mlx5e: TC, Allocate post meter ft per rule
` [net-next 04/15] net/mlx5e: Add red and green counters for metering
` [net-next 05/15] net/mlx5e: TC, Separate get/update/replace meter functions
` [net-next 06/15] net/mlx5e: TC, Support tc action api for police
` [net-next 07/15] net/mlx5e: Convert mlx5e_tc_table member of mlx5e_flow_steering to pointer
` [net-next 08/15] net/mlx5e: Make mlx5e_tc_table private
` [net-next 09/15] net/mlx5e: Allocate VLAN and TC for featured profiles only
` [net-next 10/15] net/mlx5e: Convert mlx5e_flow_steering member of mlx5e_priv to pointer
` [net-next 11/15] net/mlx5e: Report flow steering errors with mdev err report API
` [net-next 12/15] net/mlx5e: Add mdev to flow_steering struct
` [net-next 13/15] net/mlx5e: Separate mlx5e_set_rx_mode_work and move caller to en_main
` [net-next 14/15] net/mlx5e: Split en_fs ndo's and move "
` [net-next 15/15] net/mlx5e: Move mlx5e_init_l2_addr "

[PATCH net-next v3 1/3] net: Add a bhash2 table hashed by port + address
 2022-07-29  5:45 UTC  (4+ messages)
` [net] 03d56978dd: BUG:Bad_page_map_in_process

[PATCH 1/2] dt-bindings: nfc: use spi-peripheral-props.yaml
 2022-07-29  5:30 UTC  (5+ messages)

[PATCH net-next v9 0/2] add framework for selftests in devlink
 2022-07-29  5:30 UTC  (2+ messages)

[PATCH net-next v1 1/1] firewire: net: Make use of get_unaligned_be48(), put_unaligned_be48()
 2022-07-29  5:30 UTC  (2+ messages)

[PATCH net-next v1] selftests: net: dsa: Add a Makefile which installs the selftests
 2022-07-29  5:30 UTC  (2+ messages)

[PATCH -next] mlxsw: core_linecards: Remove duplicated include in core_linecard_dev.c
 2022-07-29  5:30 UTC  (2+ messages)

[PATCH v2] amt: fix typo in comment
 2022-07-29  5:30 UTC  (2+ messages)

[net-next PATCH v5 00/14] net: dsa: qca8k: code split for qca8k
 2022-07-29  5:30 UTC  (2+ messages)

[PATCH net-next v2 0/9] Take devlink lock on mlx4 and mlx5 callbacks
 2022-07-29  5:30 UTC  (2+ messages)

[PATCH net] ax25: fix incorrect dev_tracker usage
 2022-07-29  5:30 UTC  (2+ messages)

[PATCH net-next v1 1/1] net: bridge: ensure that link-local traffic cannot unlock a locked port
 2022-07-29  5:23 UTC  (12+ messages)

[PATCH net 0/3] netdevsim: fib: Fix reference count leak on route deletion failure
 2022-07-29  5:07 UTC  (2+ messages)

[PATCH -next v2] tls: rx: Fix unsigned comparison with less than zero
 2022-07-29  5:00 UTC  (2+ messages)

[PATCH net-next 0/4] tls: rx: follow ups to rx work
 2022-07-29  5:00 UTC  (6+ messages)
` [PATCH net-next 2/4] tls: rx: don't consider sock_rcvtimeo() cumulative

[PATCH net-next V3 0/6] mlx5e use TLS TX pool to improve connection rate
 2022-07-29  5:00 UTC  (4+ messages)
` [PATCH net-next V3 2/6] net/tls: Multi-threaded calls to TX tls_dev_del

[PATCH net-next] net: usb: delete extra space and tab in blank line
 2022-07-29  5:00 UTC  (2+ messages)

[PATCH] can: j1939: fix memory leak of skbs
 2022-07-29  4:22 UTC  (2+ messages)

[PATCH v1 net-next] udp: Remove redundant __udp_sysctl_init() call from udp_init()
 2022-07-29  3:21 UTC 

[PATCH V2 vfio 00/11] Add device DMA logging support for mlx5 driver
 2022-07-29  3:01 UTC  (10+ messages)
` [PATCH V2 vfio 03/11] vfio: Introduce DMA logging uAPIs

[PATCH] dccp: put dccp_qpolicy_full() and dccp_qpolicy_push() in the same lock
 2022-07-29  3:01 UTC  (2+ messages)

[PATCH] net: allow unbound socket for packets in VRF when tcp_l3mdev_accept set
 2022-07-29  2:56 UTC  (2+ messages)

[PATCH net-next 1/1] tcp: Remove useless acceptable check because the return vlaue always is 0
 2022-07-29  2:50 UTC  (2+ messages)

Race 1 in net/xfrm/xfrm_algo.c
 2022-07-29  2:30 UTC  (2+ messages)

[PATCH V3 5/6] vDPA: answer num of queue pairs = 1 to userspace when VIRTIO_NET_F_MQ == 0
 2022-07-29  2:07 UTC  (17+ messages)

Bonded multicast traffic causing packet loss when using DSA with Microchip KSZ9567 switch
 2022-07-29  1:47 UTC  (8+ messages)

[PATCH net-next v2 00/14] sfc: VF representors for EF100 - RX side
 2022-07-29  1:45 UTC  (11+ messages)
` [PATCH net-next v2 12/14] sfc: set EF100 VF MAC address through representor

sunhme: some cleanups
 2022-07-29  0:33 UTC  (6+ messages)
` [PATCH 4/x] sunhme: switch to devres

net: dsa: lantiq_gswip: getting the first selftests to pass
 2022-07-29  0:05 UTC  (7+ messages)

[PATCH v2] wifi: mac80211: do not abuse fq.lock in ieee80211_do_stop()
 2022-07-28 23:00 UTC  (7+ messages)

[PATCH bpf-next v5 0/8] bpf: rstat: cgroup hierarchical stats
 2022-07-28 22:40 UTC  (18+ messages)
` [PATCH bpf-next v5 2/8] cgroup: enable cgroup_get_from_file() on cgroup1
` [PATCH bpf-next v5 4/8] bpf: Introduce cgroup iter
` [PATCH bpf-next v5 6/8] cgroup: bpf: enable bpf programs to integrate with rstat
` [PATCH bpf-next v5 8/8] bpf: add a selftest for cgroup hierarchical stats collection

[RFC] r8152: pass through needs to be singular
 2022-07-28 22:11 UTC  (2+ messages)

[pull request][net 0/9] mlx5 fixes 2022-07-28
 2022-07-28 20:46 UTC  (10+ messages)
` [net 1/9] net/mlx5e: Remove WARN_ON when trying to offload an unsupported TLS cipher/version
` [net 2/9] net/mlx5e: TC, Fix post_act to not match on in_port metadata
` [net 3/9] net/mlx5e: Fix the value of MLX5E_MAX_RQ_NUM_MTTS
` [net 4/9] net/mlx5e: xsk: Account for XSK RQ UMRs when calculating ICOSQ size
` [net 5/9] net/mlx5e: Fix calculations related to max MPWQE size
` [net 6/9] net/mlx5e: Modify slow path rules to go to slow fdb
` [net 7/9] net/mlx5: Adjust log_max_qp to be 18 at most
` [net 8/9] net/mlx5: DR, Fix SMFS steering info dump format
` [net 9/9] net/mlx5: Fix driver use of uninitialized timeout

[PATCH net-next 0/4][pull request] 100GbE Intel Wired LAN Driver Updates 2022-07-28
 2022-07-28 19:55 UTC  (5+ messages)
` [PATCH net-next 1/4] ice: Introduce enabling promiscuous mode on multiple VF's
` [PATCH net-next 2/4] ice: Fix promiscuous mode not turning off
` [PATCH net-next 3/4] ice: compress branches in ice_set_features()
` [PATCH net-next 4/4] ice: allow toggling loopback mode via ndo_set_features callback

[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2022-07-25
 2022-07-28 19:57 UTC  (6+ messages)
` [PATCH net 3/3] iavf: enable tc filter configuration only if hw-tc-offload is on

[PULL] Networking for 5.19-final
 2022-07-28 19:54 UTC  (2+ messages)

[PATCH v2 0/9] arm64: bcmbca: Move BCM4908 SoC support under ARCH_BCMBCA
 2022-07-28 19:22 UTC  (4+ messages)
` [PATCH v2 6/9] arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCA

question on MAC passthrough and multiple devices in r8152
 2022-07-28 19:19 UTC  (3+ messages)

[RFC 0/1] Introducing OpenVPN Data Channel Offload
 2022-07-28 19:16 UTC  (6+ messages)
` [RFC 1/1] net: introduce OpenVPN Data Channel Offload (ovpn-dco)

[PATCH net-next V4 0/3] Introduce and use NUMA distance metrics
 2022-07-28 19:12 UTC  (4+ messages)
` [PATCH net-next V4 1/3] sched/topology: Add NUMA-based CPUs spread API
` [PATCH net-next V4 2/3] net/mlx5e: Improve remote NUMA preferences used for the IRQ affinity hints
` [PATCH net-next V4 3/3] enic: Use NUMA distances logic when setting "

[PATCH net-next v3 00/10] sfc: VF representors for EF100 - RX side
 2022-07-28 18:57 UTC  (11+ messages)
` [PATCH net-next v3 01/10] sfc: plumb ef100 representor stats
` [PATCH net-next v3 02/10] sfc: ef100 representor RX NAPI poll
` [PATCH net-next v3 03/10] sfc: ef100 representor RX top half
` [PATCH net-next v3 04/10] sfc: determine wire m-port at EF100 PF probe time
` [PATCH net-next v3 05/10] sfc: check ef100 RX packets are from the wire
` [PATCH net-next v3 06/10] sfc: receive packets from EF100 VFs into representors
` [PATCH net-next v3 07/10] sfc: insert default MAE rules to connect VFs to representors
` [PATCH net-next v3 08/10] sfc: move table locking into filter_table_{probe,remove} methods
` [PATCH net-next v3 09/10] sfc: use a dynamic m-port for representor RX and set it promisc
` [PATCH net-next v3 10/10] sfc: implement ethtool get/set RX ring size for EF100 reps

[PATCH] platform/x86: pmc_atom: Add DMI quirk for Lex 3I380A/CW boards
 2022-07-28 18:42 UTC  (4+ messages)

[PATCH net-next 0/7][pull request] 1GbE Intel Wired LAN Driver Updates 2022-07-28
 2022-07-28 18:18 UTC  (8+ messages)
` [PATCH net-next 1/7] ice: implement adjfine with mul_u64_u64_div_u64
` [PATCH net-next 2/7] e1000e: remove unnecessary range check in e1000e_phc_adjfreq
` [PATCH net-next 3/7] e1000e: convert .adjfreq to .adjfine
` [PATCH net-next 4/7] i40e: use mul_u64_u64_div_u64 for PTP frequency calculation
` [PATCH net-next 5/7] i40e: convert .adjfreq to .adjfine
` [PATCH net-next 6/7] ixgbe: "
` [PATCH net-next 7/7] igb: "

[PATCH net] stmmac: dwmac-mediatek: fix resource leak in probe
 2022-07-28 18:10 UTC  (2+ messages)

[PATCH net v3] ipv6/addrconf: fix a null-ptr-deref bug for ip6_ptr
 2022-07-28 18:10 UTC  (2+ messages)

[PATCH v2 net] net: ping6: Fix memleak in ipv6_renew_options()
 2022-07-28 18:10 UTC  (3+ messages)

EEH Error With NAPI_STATE_SCHED Set in BNX2X Results in RTNL Held While Sleeping
 2022-07-28 18:02 UTC  (2+ messages)

[PATCH bpf-next 00/14] bpf: net: Remove duplicated codes from bpf_setsockopt()
 2022-07-28 17:40 UTC  (13+ messages)
` [PATCH bpf-next 02/14] bpf: net: Avoid sock_setsockopt() taking sk lock when called from bpf

Marvell 88E1512 PHY LED2 mode mismatch with Elkhartlake pin mode
 2022-07-28 17:34 UTC  (5+ messages)

[net PATCH] octeontx2-pf: Fix NIX_AF_TL3_TL2X_LINKX_CFG register configuration
 2022-07-28 17:10 UTC 

[PATCH] can: j1939: Remove unnecessary WARN_ON_ONCE in j1939_sk_queue_activate_next_locked()
 2022-07-28 16:58 UTC  (3+ messages)
` [PATCH] can: j1939: Replace WARN_ON_ONCE with pr_warn_once() "

[PATCH rdma-next v1 0/5] MR cache cleanup
 2022-07-27 18:17 UTC  (2+ messages)

[PATCH] of: mdio: Add of_node_put() when breaking out of for_each_xx
 2022-07-28 16:47 UTC  (2+ messages)

[RFC PATCH net-next] dt-bindings: net: dsa: mediatek,mt7530: completely rework binding
 2022-07-28 16:14 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).