Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-22 10:15:27 to 2022-04-23 09:28:25 UTC [more...]

[PATCH -next] ath11k: fix missing unlock on error in ath11k_wow_op_resume()
 2022-04-23  9:28 UTC  (2+ messages)

[PATCH net] net: Use this_cpu_inc() to increment net->core_stats
 2022-04-23  9:24 UTC  (5+ messages)

[PATCH bpf-next v6 0/5] New BPF helpers to accelerate synproxy
 2022-04-23  8:38 UTC  (8+ messages)
` [PATCH bpf-next v6 1/6] bpf: Use ipv6_only_sock in bpf_tcp_gen_syncookie
` [PATCH bpf-next v6 2/6] bpf: Fix documentation of th_len in bpf_tcp_{gen,check}_syncookie
` [PATCH bpf-next v6 3/6] bpf: Allow helpers to accept pointers with a fixed size
` [PATCH bpf-next v6 4/6] bpf: Add helpers to issue and check SYN cookies in XDP
` [PATCH bpf-next v6 5/6] bpf: Add selftests for raw syncookie helpers
` [PATCH bpf-next v6 6/6] bpf: Allow the new syncookie helpers to work with SKBs

[PATCH] net: unexport csum_and_copy_{from,to}_user
 2022-04-23  8:05 UTC  (3+ messages)

problem with accounting of allocations called from __net_init hooks
 2022-04-23  7:56 UTC  (7+ messages)
` [PATCH memcg RFC] net: set proper memcg for net_init hooks allocations
          ` [PATCH] "

[PATCH] wlcore: cmd: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-23  7:12 UTC  (2+ messages)
` wlcore: cmd: using pm_runtime_resume_and_get() instead of pm_runtime_get_sync()

[PATCH] wlcore: sdio: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-23  7:12 UTC  (2+ messages)
` wlcore: sdio: using pm_runtime_resume_and_get() instead of pm_runtime_get_sync()

[PATCH] wlcore: vendor_cmd: use pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-23  7:12 UTC  (2+ messages)
` wlcore: vendor_cmd: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()

[PATCH] wlcore: testmode: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
 2022-04-23  7:11 UTC  (2+ messages)

[PATCH] wlcore: sysfs: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
 2022-04-23  7:11 UTC  (2+ messages)
`  "

[PATCH] wlcore: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-23  7:08 UTC  (2+ messages)
` wlcore: main: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()

[PATCH] iwlwifi: iwl-dbg: Use del_timer_sync() before freeing
 2022-04-23  6:35 UTC  (5+ messages)
`  "

[PATCH net-next 1/4] net: pcs: xpcs: add CL37 1000BASE-X AN support
 2022-04-23  3:00 UTC  (3+ messages)

[PATCH net-next 0/4] pcs-xpcs, stmmac: add 1000BASE-X AN for network switch
 2022-04-23  1:13 UTC  (4+ messages)
` [PATCH net-next 2/4] net: stmmac: introduce PHY-less setup support

[PATCH] WireGuard: restrict packet handling to non-isolated CPUs
 2022-04-23  1:08 UTC  (3+ messages)

[patch iproute2-next] devlink: introduce -h[ex] cmdline option to allow dumping numbers in hex format
 2022-04-23  0:20 UTC  (4+ messages)

[PATCH] tsnep: Remove useless null check before call of_node_put()
 2022-04-22 23:50 UTC  (2+ messages)

[PATCH][next] net: hns3: Fix spelling mistake "actvie" -> "active"
 2022-04-22 23:50 UTC  (2+ messages)

[PATCH] net: ethernet: stmmac: fix write to sgmii_adapter_base
 2022-04-22 23:40 UTC  (2+ messages)

[Patch net-next v3 0/2] add ethtool SQI support for LAN87xx T1 Phy
 2022-04-22 23:40 UTC  (2+ messages)

[PATCH] nfc: nfcmrvl: spi: Fix irq_of_parse_and_map() return value
 2022-04-22 23:13 UTC  (2+ messages)

[PATCH] NFC: nfcmrvl: fix error check return value of irq_of_parse_and_map()
 2022-04-22 23:09 UTC  (3+ messages)

[PATCH net 0/2] wireguard patches for 5.18-rc4
 2022-04-22 23:02 UTC  (2+ messages)

[net-next v1] net: Add a second bind table hashed by port and address
 2022-04-22 22:55 UTC  (5+ messages)

[PATCH 1/1] ixgbe: correct SDP0 check of SFP cage for X550
 2022-04-22 22:52 UTC  (2+ messages)

[PATCH net-next v1 00/17] Extra IPsec cleanup
 2022-04-22 22:46 UTC  (13+ messages)
` [PATCH net-next v1 09/17] net/mlx5: Simplify HW context interfaces by using SA entry
` [PATCH net-next v1 10/17] net/mlx5: Clean IPsec FS add/delete rules
` [PATCH net-next v1 13/17] net/mlx5: Simplify IPsec capabilities logic
` [PATCH net-next v1 15/17] net/mlx5: Cleanup XFRM attributes struct
` [PATCH net-next v1 16/17] net/mlx5: Allow future addition of IPsec object modifiers

[PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2022-04-20
 2022-04-22 22:47 UTC  (3+ messages)
` [PATCH net 1/2] iavf: Fix error when changing ring parameters on ice PF

[PATCH net-next] mlxsw: core_linecards: Fix size of array element during ini_files allocation
 2022-04-22 22:50 UTC  (2+ messages)

[PATCH v2 bpf-next 1/2] bpf: Extend batch operations for map-in-map bpf-maps
 2022-04-22 22:43 UTC  (3+ messages)
` [PATCH v2 bpf-next 2/2] selftests/bpf: handle "

[PATCH net v3] tcp: ensure to use the most recently sent skb when filling the rate sample
 2022-04-22 22:40 UTC  (5+ messages)

[PATCH net-next] qed: Remove IP services API
 2022-04-22 22:20 UTC  (2+ messages)

[PATCH net-next] net: bridge: switchdev: check br_vlan_group() return value
 2022-04-22 22:20 UTC  (4+ messages)

[PATCH v2 net] tcp: md5: incorrect tcp_header_len for incoming connections
 2022-04-22 22:20 UTC  (2+ messages)

[RFC PATCH] 9p: case-insensitive host filesystems
 2022-04-22 19:57 UTC  (2+ messages)

[PATCH net-next] net/af_packet: add VLAN support for AF_PACKET SOCK_RAW GSO
 2022-04-22 21:39 UTC  (6+ messages)

[PATCH -next] libbpf: Add additional null-pointer checking in make_parent_dir
 2022-04-22 21:46 UTC  (4+ messages)

[PATCH net v3] ice: Fix race during aux device (un)plugging
 2022-04-22 20:55 UTC  (5+ messages)

[PATCH net-next 0/8] mptcp: TCP fallback for established connections
 2022-04-22 21:55 UTC  (9+ messages)
` [PATCH net-next 1/8] mptcp: don't send RST for single subflow
` [PATCH net-next 2/8] mptcp: add the fallback check
` [PATCH net-next 3/8] mptcp: track and update contiguous data status
` [PATCH net-next 4/8] mptcp: infinite mapping sending
` [PATCH net-next 5/8] mptcp: infinite mapping receiving
` [PATCH net-next 6/8] mptcp: add mib for infinite map sending
` [PATCH net-next 7/8] mptcp: dump infinite_map field in mptcp_dump_mpext
` [PATCH net-next 8/8] selftests: mptcp: add infinite map mibs check

[PATCH net-next 0/5] net: ipqess: introduce Qualcomm IPQESS driver
 2022-04-22 21:10 UTC  (10+ messages)
` [PATCH net-next 1/5] net: ipqess: introduce the "
` [PATCH net-next 2/5] net: dsa: add out-of-band tagging protocol
` [PATCH net-next 3/5] net: ipqess: Add out-of-band DSA tagging support
` [PATCH net-next 4/5] net: dt-bindings: Introduce the Qualcomm IPQESS Ethernet controller
` [PATCH net-next 5/5] ARM: dts: qcom: ipq4019: Add description for the "

[PATCH net-next RESEND v5 0/3] Add reset deassertion for Aspeed MDIO
 2022-04-22 19:25 UTC  (2+ messages)

5.10.4+ hang with 'rmmod nf_conntrack'
 2022-04-22 21:09 UTC  (5+ messages)

Support for IEEE1588 timestamping in the BCM54210PE PHY using the kernel mii_timestamper interface
 2022-04-22 19:48 UTC  (11+ messages)
  ` [PATCH net-next] 1588 support on bcm54210pe
  ` [PATCH net-next v2] net: phy: broadcom: "

[PATCH v2 net-next] net: generalize skb freeing deferral to per-cpu lists
 2022-04-22 20:12 UTC 

[PATCH v2] mediatek/mt7601u: add debugfs exit function
 2022-04-22 19:47 UTC  (2+ messages)

[PATCH 0/1] add support for enum module parameters
 2022-04-22 20:44 UTC  (2+ messages)

[net-next v4 0/3] use standard sysctl macro
 2022-04-22 19:43 UTC  (3+ messages)

[PATCH iproute2-next v2] ip-link: put types on man page in alphabetic order
 2022-04-22 20:00 UTC  (2+ messages)

[PATCH] wireless: ipw2x00: Refine the error handling of ipw2100_pci_init_one()
 2022-04-22 19:25 UTC  (4+ messages)

[syzbot] WARNING: kmalloc bug in bpf
 2022-04-22 18:53 UTC  (2+ messages)

[PATCH net-next 0/2] Propagate extack to vxlan_fdb_delet
 2022-04-22 18:37 UTC  (3+ messages)
` [PATCH net-next 2/2] net: vxlan: vxlan_core.c: Add extack support "

[PATCH 0/7] Remove unused SLOW_DOWN_IO
 2022-04-22 17:48 UTC  (2+ messages)

[PATCH net v2 1/2] dt-bindings: net: dsa: realtek: cleanup compatible strings
 2022-04-22 17:56 UTC  (4+ messages)

[PATCH v3 RESEND] efi: Do not import certificates from UEFI Secure Boot for T2 Macs
 2022-04-22 17:39 UTC  (7+ messages)
` [PATCH v4] "
  ` [PATCH v4 RESEND] "
    ` [PATCH v5] "
      ` [PATCH v6] "
        ` [PATCH v7] "
          ` [PATCH v7 RESEND] "

[PATCH net-next] net: generalize skb freeing deferral to per-cpu lists
 2022-04-22 17:25 UTC  (9+ messages)

[PATCH bpf-next v5 0/5] New BPF helpers to accelerate synproxy
 2022-04-22 17:23 UTC  (4+ messages)
` [PATCH bpf-next v5 4/6] bpf: Add helpers to issue and check SYN cookies in XDP

[PATCH perf/core 0/5] perf tools: Fix prologue generation
 2022-04-22 17:03 UTC  (3+ messages)
` [PATCH perf/core 3/5] perf tools: Move libbpf init in libbpf_init function

[RFC Patch net-next] net: dsa: ksz: added the generic port_stp_state_set function
 2022-04-22 17:01 UTC  (2+ messages)

[PATCH net-next 0/5] net: dsa: b53: convert to phylink_generic_validate() and mark as non-legacy
 2022-04-22 16:43 UTC  (5+ messages)
` [PATCH net-next 5/5] net: dsa: b53: "

Accessing XDP packet memory from the end
 2022-04-22 16:41 UTC  (3+ messages)

[PATCH RFC net-next v2] net: dsa: b53: convert to phylink_pcs
 2022-04-22 16:41 UTC  (2+ messages)

[PATCH net 0/3] ip_gre, ip6_gre: o_seqno fixes
 2022-04-22 16:35 UTC  (7+ messages)
` [PATCH net 1/3] ip_gre: Make o_seqno start from 0 in native mode
` [PATCH net 2/3] ip6_gre: "
` [PATCH net 3/3] ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md mode

[PATCH bpf-next] libbpf: also check /sys/kernel/tracing for tracefs files
 2022-04-22 16:32 UTC  (2+ messages)

FEC MDIO read timeout on linkup
 2022-04-22 16:04 UTC  (3+ messages)

[PATCH bpf] lwt_bpf: fix crash when using bpf_skb_set_tunnel_key() from bpf_xmit lwt hook
 2022-04-22 15:55 UTC  (4+ messages)

[PATCH linx-net 00/28]: Move Siena into a separate subdirectory
 2022-04-22 15:02 UTC  (29+ messages)
` [PATCH net-next 01/28] sfc: Disable Siena support
` [PATCH net-next 02/28] sfc: Move Siena specific files
` [PATCH net-next 03/28] sfc: Copy shared files needed for Siena
` [PATCH net-next 04/28] sfc: Remove build references to missing functionality
` [PATCH net-next 05/28] sfc/siena: Rename functions in efx_common.h to avoid conflicts with sfc
` [PATCH net-next 06/28] sfc/siena: Rename functions in efx.h "
` [PATCH net-next 07/28] sfc/siena: Rename functions in efx_channels.h "
` [PATCH net-next 08/28] sfc/siena: Update nic.h "
` [PATCH net-next 09/28] sfc/siena: Remove unused functions in tx.h "
` [PATCH net-next 10/28] sfc/siena: Rename functions in rx_common.h "
` [PATCH net-next 11/28] sfc/siena: Rename functions in tx_common.h "
` [PATCH net-next 12/28] sfc/siena: Rename functions in selftest.h "
` [PATCH net-next 13/28] sfc/siena: Rename functions in ethtool_common.h "
` [PATCH net-next 14/28] sfc/siena: Rename functions in ptp.h "
` [PATCH net-next 15/28] sfc/siena: Rename functions in mcdi.h "
` [PATCH net-next 16/28] sfc/siena: Rename functions in mcdi_port.h "
` [PATCH net-next 17/28] sfc/siena: Rename functions in mcdi_port_common.h "
` [PATCH net-next 18/28] sfc/siena: Rename loopback_mode in net_driver.h to avoid a conflict "
` [PATCH net-next 19/28] sfc/siena: Rename functions in nic_common.h to avoid conflicts "
` [PATCH net-next 20/28] sfc/siena: Inline functions in sriov.h "
` [PATCH net-next 21/28] sfc: Add a basic Siena module
` [PATCH net-next 22/28] siena: Make the (un)load message more specific
` [PATCH net-next 23/28] siena: Make MTD support specific for Siena
` [PATCH net-next 24/28] siena: Make SRIOV "
` [PATCH net-next 25/28] siena: Make HWMON "
` [PATCH net-next 26/28] sfc/siena: Make MCDI logging "
` [PATCH net-next 27/28] sfc/siena: Make PTP and reset "
` [PATCH net-next 28/28] sfc/siena: Reinstate SRIOV init/fini function calls

[PATCH net] tls: Skip tls_append_frag on zero copy size
 2022-04-22 14:55 UTC  (5+ messages)

KASAN: use-after-free Read in tcp_retransmit_timer (5)
 2022-04-22 14:40 UTC  (4+ messages)
` [syzbot] "

[PATCH net-next 0/3] ipv4: First steps toward removing RTO_ONLINK
 2022-04-22 14:40 UTC  (8+ messages)
` [PATCH net-next 1/3] ipv4: Don't reset ->flowi4_scope in ip_rt_fix_tos()

[PATCH net] net: sched: act_mirred: Reset ct info when mirror/redirect skb
 2022-04-22 13:41 UTC  (7+ messages)

[PATCH net-next] nfp: VF rate limit support
 2022-04-22 13:19 UTC 

9p EBADF with cache enabled (Was: 9p fs-cache tests/benchmark (was: 9p fscache Duplicate cookie detected))
 2022-04-22 13:13 UTC  (5+ messages)
` 9p fs-cache tests/benchmark (was: 9p fscache Duplicate cookie detected)

[PATCH] mediatek/mt7601u: add debugfs exit function
 2022-04-22 12:49 UTC  (3+ messages)

[PATCH v3 net-next] dt-bindings: net: mediatek,net: convert to the json-schema
 2022-04-22 12:50 UTC  (2+ messages)

[PATCH v6 0/7] net: phy: adin1100: Add initial support for ADIN1100 industrial PHY
 2022-04-22 12:27 UTC  (3+ messages)
` [PATCH v6 1/7] ethtool: Add 10base-T1L link mode entry

[PATCH] staging: qlge: Fix line wrapping
 2022-04-22 12:11 UTC  (2+ messages)

[PATCH] net: dsa: Add missing of_node_put() in dsa_port_link_register_of
 2022-04-22 12:10 UTC  (2+ messages)

[PATCH 0/2] net: macb: Make ZynqMP SGMII phy configuration optional
 2022-04-22 12:00 UTC  (2+ messages)

[PATCH net-next 0/2] ipv6: Use ipv6_only_sock helper function
 2022-04-22 12:00 UTC  (2+ messages)

[PATCH] USB2NET : SR9800 : change SR9800_BULKIN_SIZE from global to static
 2022-04-22 11:50 UTC  (2+ messages)

[PATCH net-next v1] net: Use csum_replace_... and csum_sub() helpers instead of opencoding
 2022-04-22 11:48 UTC  (2+ messages)

[PATCH v0] mctp: defer the kfree of object mdev->addrs
 2022-04-22 11:43 UTC 

[PATCH bpf-next v2 0/6] bpf trampoline for arm64
 2022-04-22 10:54 UTC  (3+ messages)
` [PATCH bpf-next v2 4/6] bpf, arm64: Impelment bpf_arch_text_poke() "

[PATCH] cgroup: don't queue css_release_work if one already pending
 2022-04-22 11:05 UTC  (4+ messages)

[PATCH V2] octeontx2-pf: Add support for adaptive interrupt coalescing
 2022-04-22 10:29 UTC  (3+ messages)
  ` [EXT] "

[PATCH net-next] Bonding: add per port priority support
 2022-04-22 10:23 UTC  (5+ messages)

[PATCH net-next 0/8] DSA selftests
 2022-04-22 10:22 UTC  (10+ messages)
` [PATCH net-next 1/8] selftests: forwarding: add option to run tests with stable MAC addresses
` [PATCH net-next 2/8] selftests: forwarding: add TCPDUMP_EXTRA_FLAGS to lib.sh
` [PATCH net-next 3/8] selftests: forwarding: multiple instances in tcpdump helper
` [PATCH net-next 4/8] selftests: forwarding: add helpers for IP multicast group joins/leaves
` [PATCH net-next 5/8] selftests: forwarding: add helper for retrieving IPv6 link-local address of interface
` [PATCH net-next 6/8] selftests: forwarding: add a no_forwarding.sh test
` [PATCH net-next 7/8] selftests: forwarding: add a test for local_termination.sh
` [PATCH net-next 8/8] selftests: drivers: dsa: add a subset of forwarding selftests


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 read-only IMAP folder(s) and NNTP newsgroup(s).