netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-02 15:48:32 to 2022-11-03 06:07:08 UTC [more...]

[PATCH v2] wifi: ath10k: Make QMI message rules const
 2022-11-03  6:06 UTC  (2+ messages)

[PATCH net-next v4] octeon_ep: support Octeon device CNF95N
 2022-11-03  6:05 UTC 

[PATCH bpf-next 00/10] veristat: replay, filtering, sorting
 2022-11-03  5:53 UTC  (11+ messages)
` [PATCH bpf-next 01/10] selftests/bpf: add veristat replay mode
` [PATCH bpf-next 02/10] selftests/bpf: shorten "Total insns/states" column names in veristat
` [PATCH bpf-next 03/10] selftests/bpf: consolidate and improve file/prog filtering "
` [PATCH bpf-next 04/10] selftests/bpf: ensure we always have non-ambiguous sorting "
` [PATCH bpf-next 05/10] selftests/bpf: allow to define asc/desc ordering for sort specs "
` [PATCH bpf-next 06/10] selftests/bpf: support simple filtering of stats "
` [PATCH bpf-next 07/10] selftests/bpf: make veristat emit all stats in CSV mode by default
` [PATCH bpf-next 08/10] selftests/bpf: handle missing records in comparison mode better in veristat
` [PATCH bpf-next 09/10] selftests/bpf: support stats ordering in comparison mode "
` [PATCH bpf-next 10/10] selftests/bpf: support stat filtering "

[Patch bpf v2] sock_map: move cancel_work_sync() out of sock lock
 2022-11-03  5:41 UTC  (2+ messages)

[syzbot] WARNING in __perf_event_overflow
 2022-11-03  5:26 UTC  (2+ messages)

[PATCH net-next v1.1] net: phy: fix yt8521 duplicated argument to & or |
 2022-11-03  4:52 UTC 

[PATCH net] bridge: Fix flushing of dynamic FDB entries
 2022-11-03  4:00 UTC  (2+ messages)

[PATCH net] ipv6: fix WARNING in ip6_route_net_exit_late()
 2022-11-03  4:00 UTC  (2+ messages)

[PATCH net-next 0/6] net: dsa: microchip: regmap range validation and ksz_pwrite status check for lan937x and irq and error checking updates for ksz series
 2022-11-03  3:50 UTC  (5+ messages)
` [PATCH net-next 1/6] net: dsa: microchip: lan937x: add regmap range validation
` [PATCH net-next 6/6] net: dsa: microchip: add dev_err_probe in probe functions

[PATCH] qed (gcc13): use u16 for fid to be big enough
 2022-11-03  3:50 UTC  (2+ messages)

[PATCH V2 net-next] net: broadcom: bcm4908_enet: report queued and transmitted bytes
 2022-11-03  3:50 UTC  (2+ messages)

[PATCH] sfc (gcc13): synchronize ef100_enqueue_skb()'s return type
 2022-11-03  3:50 UTC  (2+ messages)

[PATCH] bonding (gcc13): synchronize bond_{a,t}lb_xmit() types
 2022-11-03  3:50 UTC  (2+ messages)

[net-next PATCH] octeontx2-af: Allow mkex profile without DMAC and add L2M/L2B header extraction support
 2022-11-03  3:50 UTC  (2+ messages)

[PATCH net-next v2 0/2] rocker: Two small changes
 2022-11-03  3:50 UTC  (2+ messages)

[PATCH] net/smc: Fix possible leaked pernet namespace in smc_init()
 2022-11-03  3:50 UTC  (2+ messages)

[PATCH net] net, neigh: Fix null-ptr-deref in neigh_table_clear()
 2022-11-03  3:50 UTC  (2+ messages)

[PATCH] i40e (gcc13): synchronize allocate/free functions return type & values
 2022-11-03  3:41 UTC  (2+ messages)

[PATCH v2] net: mdio: fix undefined behavior in bit shift for __mdiobus_register
 2022-11-03  3:40 UTC  (2+ messages)

[PATCH] stmmac: dwmac-loongson: fix invalid mdio_node
 2022-11-03  3:40 UTC  (2+ messages)

[PATCH net] ibmvnic: Free rwi on reset success
 2022-11-03  3:40 UTC  (2+ messages)

[PATCH net-next v2 1/2] net: hinic: Convert the cmd code from decimal to hex to be more readable
 2022-11-03  3:36 UTC  (2+ messages)

[PATCH] net: sched: fix memory leak in tcindex_set_parms
 2022-11-03  3:26 UTC  (2+ messages)

[PATCH net-next v2 00/13] genetlink: support per op type policies
 2022-11-03  3:06 UTC  (17+ messages)
` [PATCH net-next v2 01/13] genetlink: refactor the cmd <> policy mapping dump
` [PATCH net-next v2 02/13] genetlink: move the private fields in struct genl_family
` [PATCH net-next v2 03/13] genetlink: introduce split op representation
` [PATCH net-next v2 04/13] genetlink: load policy based on validation flags
` [PATCH net-next v2 05/13] genetlink: check for callback type at op load time
` [PATCH net-next v2 06/13] genetlink: add policies for both doit and dumpit in ctrl_dumppolicy_start()
` [PATCH net-next v2 07/13] genetlink: support split policies in ctrl_dumppolicy_put_op()
` [PATCH net-next v2 08/13] genetlink: inline genl_get_cmd()
` [PATCH net-next v2 09/13] genetlink: add iterator for walking family ops
` [PATCH net-next v2 10/13] genetlink: use iterator in the op to policy map dumping
` [PATCH net-next v2 11/13] genetlink: inline old iteration helpers
` [PATCH net-next v2 12/13] genetlink: allow families to use split ops directly
` [PATCH net-next v2 13/13] genetlink: convert control family to split ops

[PATCH net 0/7] Netfilter/IPVS fixes for net
 2022-11-03  3:00 UTC  (9+ messages)
` [PATCH net 1/7] netfilter: nf_tables: netlink notifier might race to release objects
` [PATCH net 2/7] netfilter: nf_tables: release flow rule object from commit path
` [PATCH net 3/7] ipvs: use explicitly signed chars
` [PATCH net 4/7] ipvs: fix WARNING in __ip_vs_cleanup_batch()
` [PATCH net 5/7] ipvs: fix WARNING in ip_vs_app_net_cleanup()
` [PATCH net 6/7] netfilter: nf_nat: Fix possible memory leak in nf_nat_init()
` [PATCH net 7/7] netfilter: ipset: enforce documented limit to prevent allocating huge memory

[PATCH v6 0/3] sched, net: NUMA-aware CPU spreading interface
 2022-11-03  2:56 UTC  (2+ messages)

[PATCH net] net: phy: fix yt8521 duplicated argument to & or
 2022-11-03  2:50 UTC 

pull-request: bluetooth 2022-10-02
 2022-11-03  2:50 UTC  (2+ messages)

[PATCH v3 1/1] net: fec: add initial XDP support
 2022-11-03  2:32 UTC  (3+ messages)

[patch net v3] tcp: prohibit TCP_REPAIR_OPTIONS if data was already sent
 2022-11-03  2:27 UTC  (4+ messages)

[PATCH net-next v2 0/5] Extend TC key support for Sparx5 IS2 VCAP
 2022-11-03  1:28 UTC  (9+ messages)
` [PATCH net-next v2 2/5] net: microchip: sparx5: Adding more tc flower keys for the "

BUG: kernel NULL pointer dereference in sctp_sched_dequeue_common
 2022-11-03  1:19 UTC  (2+ messages)

[PATCH net v2] bpf: Fix memory leaks in __check_func_call
 2022-11-03  1:15 UTC  (5+ messages)

[PATCH] netfilter: nfnetlink: fix potential dead lock in nfnetlink_rcv_msg()
 2022-11-03  1:12 UTC 

[RFC bpf-next 0/5] xdp: hints via kfuncs
 2022-11-03  0:09 UTC  (16+ messages)
          ` [xdp-hints] "

[PATCH net-next v2] netconsole: Enable live renaming for network interfaces used by netconsole
 2022-11-03  0:08 UTC  (6+ messages)

[PATCHSET v3 0/5] Add support for epoll min_wait
 2022-11-02 23:57 UTC  (7+ messages)

[PATCH (repost) net-next] sched: add extack for tfilter_notify
 2022-11-02 23:36 UTC  (7+ messages)

[PATCH net-next v2 0/9] net: ipa: support more endpoints
 2022-11-02 22:11 UTC  (10+ messages)
` [PATCH net-next v2 1/9] net: ipa: reduce arguments to ipa_table_init_add()
` [PATCH net-next v2 2/9] net: ipa: use ipa_table_mem() in ipa_table_reset_add()
` [PATCH net-next v2 3/9] net: ipa: add a parameter to aggregation registers
` [PATCH net-next v2 4/9] net: ipa: add a parameter to suspend registers
` [PATCH net-next v2 5/9] net: ipa: use a bitmap for defined endpoints
` [PATCH net-next v2 6/9] net: ipa: use a bitmap for available endpoints
` [PATCH net-next v2 7/9] net: ipa: support more filtering endpoints
` [PATCH net-next v2 8/9] net: ipa: use a bitmap for set-up endpoints
` [PATCH net-next v2 9/9] net: ipa: use a bitmap for enabled endpoints

[PATCH 0/2] net/tcp: Dynamically disable TCP-MD5 static key
 2022-11-02 21:53 UTC  (8+ messages)
` [PATCH 1/2] net/tcp: Separate tcp_md5sig_info allocation into tcp_md5sig_info_add()
` [PATCH 2/2] net/tcp: Disable TCP-MD5 static key on tcp_md5sig_info destruction

[PATCH 0/5] Add GMAC support for S32 SoC family
 2022-11-02 21:44 UTC  (5+ messages)
` [PATCH 2/5] dt-bindings: net: add schema for NXP S32CC dwmac glue driver

[PATCH net-next] netlink: Fix potential skb memleak in netlink_ack
 2022-11-02 21:39 UTC  (2+ messages)

[PATCH net v3 0/5] macsec: offload-related fixes
 2022-11-02 21:33 UTC  (6+ messages)
` [PATCH net v3 1/5] Revert "net: macsec: report real_dev features when HW offloading is enabled"
` [PATCH net v3 2/5] macsec: delete new rxsc when offload fails
` [PATCH net v3 3/5] macsec: fix secy->n_rx_sc accounting
` [PATCH net v3 4/5] macsec: fix detection of RXSCs when toggling offloading
` [PATCH net v3 5/5] macsec: clear encryption keys from the stack after setting up offload

[PATCH net-next 0/7][pull request] Intel Wired LAN Driver Updates 2022-11-02 (i40e, iavf)
 2022-11-02 21:10 UTC  (8+ messages)
` [PATCH net-next 1/7] i40e: Store the irq number in i40e_q_vector
` [PATCH net-next 2/7] i40e: Record number TXes cleaned during NAPI
` [PATCH net-next 3/7] i40e: Record number of RXes "
` [PATCH net-next 4/7] i40e: Add i40e_napi_poll tracepoint
` [PATCH net-next 5/7] i40e: Add appropriate error message logged for incorrect duplex setting
` [PATCH net-next 6/7] iavf: Replace __FUNCTION__ with __func__
` [PATCH net-next 7/7] iavf: Change information about device removal in dmesg

[PATCH net-next 0/6][pull request] Intel Wired LAN Driver Updates 2022-11-02 (e1000e, e1000, igc)
 2022-11-02 20:39 UTC  (7+ messages)
` [PATCH net-next 1/6] e1000e: Separate MTP board type from ADP
` [PATCH net-next 2/6] e1000e: Add support for the next LOM generation
` [PATCH net-next 3/6] e1000e: Add e1000e trace module
` [PATCH net-next 4/6] e1000e: Remove unnecessary use of kmap_atomic()
` [PATCH net-next 5/6] e1000: "
` [PATCH net-next 6/6] igc: Correct the launchtime offset

[PATCH net-next] dt-bindings: net: xlnx,axi-ethernet: convert bindings document to yaml
 2022-11-02 20:37 UTC  (2+ messages)

[PATCHv3 net-next 0/4] net: add helper support in tc act_ct for ovs offloading
 2022-11-02 20:07 UTC  (7+ messages)
` [PATCHv3 net-next 1/4] net: move the ct helper function to nf_conntrack_helper for ovs and tc
` [PATCHv3 net-next 4/4] net: sched: add helper support in act_ct
  ` [ovs-dev] "

[PATCH 1/3] s390/ctcm: Fix return type of ctc{mp,}m_tx()
 2022-11-02 20:01 UTC  (9+ messages)
` [PATCH 2/3] s390/netiucv: Fix return type of netiucv_tx()
` [PATCH 3/3] s390/lcs: Fix return type of lcs_start_xmit()

[PATCH] Periodically flow expire from flow offload tables
 2022-11-02 19:52 UTC  (10+ messages)

pull-request: bpf-next 2022-11-02
 2022-11-02 19:50 UTC  (2+ messages)

[PATCH net-next] ethtool: Fail number of channels change when it conflicts with rxnfc
 2022-11-02 19:38 UTC  (5+ messages)

[PATCH] net: ethernet: ti: Fix return type of netcp_ndo_start_xmit()
 2022-11-02 19:08 UTC  (2+ messages)

[PATCH] hamradio: baycom_epp: Fix return type of baycom_send_packet()
 2022-11-02 19:08 UTC  (2+ messages)

[PATCH v2] dt-bindings: net: nxp,sja1105: document spi-cpol/cpha
 2022-11-02 18:52 UTC 

[PATCH] dt-bindings: net: nxp,sja1105: document spi-cpol
 2022-11-02 18:49 UTC  (3+ messages)

[PATCH v2 net] ibmveth: Reduce maximum tx queues to 8
 2022-11-02 18:38 UTC 

[RFC] bhash2 and WARN_ON() for inconsistent sk saddr
 2022-11-02 18:35 UTC  (2+ messages)

[PATCH net-next] gro: avoid checking for a failed search
 2022-11-02 18:25 UTC  (5+ messages)

[PATCH bpf 1/2] net/ipv4: fix linux/in.h header dependencies
 2022-11-02 18:25 UTC  (2+ messages)
` [PATCH bpf 2/2] tools headers uapi: pull in stddef.h to fix BPF selftests build in CI

[PATCH net v2] net: tun: Fix memory leaks of napi_get_frags
 2022-11-02 18:03 UTC  (2+ messages)

[PATCH v2 0/2] vsock: remove an unused variable and fix infinite sleep
 2022-11-02 17:30 UTC  (6+ messages)
` [PATCH v2 2/2] vsock: fix possible infinite sleep in vsock_connectible_wait_data()

[PATCH 00/12] Add PCI pass-thru support to Hyper-V Confidential VMs
 2022-11-02 17:28 UTC  (3+ messages)
` [PATCH 03/12] x86/hyperv: Reorder code in prep for subsequent patch

[PATCH] ath11k: Fix QCN9074 firmware boot on x86
 2022-11-02 17:15 UTC  (2+ messages)

[PATCH net v2] net: gso: fix panic on frag_list with mixed head alloc types
 2022-11-02 17:11 UTC  (2+ messages)

[PATCH 0/2] vsock: remove an unused variable and fix infinite sleep
 2022-11-02 17:08 UTC  (5+ messages)
` [PATCH 2/2] vsock: fix possible infinite sleep in vsock_connectible_wait_data()

[PATCH net-next V6 0/2]net: lan743x: PCI11010 / PCI11414 devices Enhancements
 2022-11-02 17:12 UTC  (3+ messages)
` [PATCH net-next V6 1/2] net: lan743x: Remove unused argument in lan743x_common_regs( )

[PATCH] ath11k (gcc13): synchronize ath11k_mac_he_gi_to_nl80211_he_gi()'s return type
 2022-11-02 16:52 UTC  (2+ messages)

[PATCH v2 net-next 3/3] dt-bindings: describe the support of "clock-frequency" in mdio
 2022-11-02 16:41 UTC  (2+ messages)

[PATCH 0/2] devlink: Add port function attribute to enable/disable roce
 2022-11-02 16:39 UTC  (3+ messages)
` [PATCH 1/2] devlink: Expose port function commands to control roce
` [PATCH 2/2] net/mlx5: E-Switch, Implement devlink port function cmds "

[PATCH net-next v4] ethtool: linkstate: add a statistic for PHY down events
 2022-11-02 16:31 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: clock: qcom,gcc-ipq8074: use common GCC schema
 2022-11-02 16:28 UTC  (5+ messages)
` [PATCH] dt-bindings: net: constrain number of 'reg' in ethernet ports

[patch net-next v3 00/13] net: fix netdev to devlink_port linkage and expose to user
 2022-11-02 16:28 UTC  (10+ messages)
` [patch net-next v3 13/13] net: expose devlink port over rtnetlink

[PATCH v3 1/2] dt-bindings: net: constrain number of 'reg' in ethernet ports
 2022-11-02 16:15 UTC  (2+ messages)
` [PATCH v3 2/2] dt-bindings: net: dsa-port: constrain number of 'reg' in ports

[PATCH linux-next] ionic: remove redundant ret variable
 2022-11-02 16:07 UTC  (2+ messages)

[patch net-next v4 00/13] net: fix netdev to devlink_port linkage and expose to user
 2022-11-02 16:02 UTC  (14+ messages)
` [patch net-next v4 01/13] net: devlink: convert devlink port type-specific pointers to union
` [patch net-next v4 02/13] net: devlink: move port_type_warn_schedule() call to __devlink_port_type_set()
` [patch net-next v4 03/13] net: devlink: move port_type_netdev_checks() "
` [patch net-next v4 04/13] net: devlink: take RTNL in port_fill() function only if it is not held
` [patch net-next v4 05/13] net: devlink: track netdev with devlink_port assigned
` [patch net-next v4 06/13] net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port
` [patch net-next v4 07/13] net: devlink: remove netdev arg from devlink_port_type_eth_set()
` [patch net-next v4 08/13] net: devlink: remove net namespace check from devlink_nl_port_fill()
` [patch net-next v4 09/13] net: devlink: store copy netdevice ifindex and ifname to allow port_fill() without RTNL held
` [patch net-next v4 10/13] net: devlink: add not cleared type warning to port unregister
` [patch net-next v4 11/13] net: devlink: use devlink_port pointer instead of ndo_get_devlink_port
` [patch net-next v4 12/13] net: remove unused ndo_get_devlink_port
` [patch net-next v4 13/13] net: expose devlink port over rtnetlink

[PATCH] ath9k: remove variable sent
 2022-11-02 15:53 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).