netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-29 22:55:33 to 2023-10-30 20:12:08 UTC [more...]

[PATCH v1 net 0/2] dccp/tcp: Relocate security_inet_conn_request()
 2023-10-30 20:10 UTC  (3+ messages)
` [PATCH v1 net 1/2] dccp: Call security_inet_conn_request() after setting IPv4 addresses
` [PATCH v1 net 2/2] dccp/tcp: Call security_inet_conn_request() after setting IPv6 addresses

[PATCH v2 00/12] Enable networking support for StarFive JH7100 SoC
 2023-10-30 20:02 UTC  (28+ messages)
` [PATCH v2 01/12] dt-bindings: net: snps,dwmac: Allow exclusive usage of ahb reset
` [PATCH v2 02/12] dt-bindings: net: starfive,jh7110-dwmac: Drop superfluous select
` [PATCH v2 03/12] dt-bindings: net: starfive,jh7110-dwmac: Drop redundant reset description
` [PATCH v2 04/12] dt-bindings: net: starfive,jh7110-dwmac: Add JH7100 SoC compatible
` [PATCH v2 11/12] riscv: dts: starfive: visionfive-v1: Enable gmac and setup phy

[PATCH v2] net: r8169: Disable multicast filter for RTL_GIGA_MAC_VER_46
 2023-10-30 19:38 UTC  (4+ messages)

[PATCH net-next v8] vxlan: add support for flowlabel inherit
 2023-10-30 19:31 UTC 

[PATCH bpf-next v8 02/10] bpf, net: introduce bpf_struct_ops_desc
 2023-10-30 19:28 UTC  (2+ messages)
` [PATCH bpf-next v8 07/10] bpf, net: switch to dynamic registration

[PATCH net-next v7] vxlan: add support for flowlabel inherit
 2023-10-30 19:18 UTC  (5+ messages)

[PATCH 0/8] Add NSS clock controller support for IPQ5332
 2023-10-30 18:57 UTC  (18+ messages)
` [PATCH 1/8] clk: qcom: ipq5332: drop the few nssnoc clocks
` [PATCH 2/8] dt-bindings: clock: ipq5332: drop the few nss clocks definition
` [PATCH 3/8] dt-bindings: clock: ipq5332: add definition for GPLL0_OUT_AUX clock
` [PATCH 4/8] clk: qcom: ipq5332: add gpll0_out_aux clock
` [PATCH 5/8] dt-bindings: clock: add IPQ5332 NSSCC clock and reset definitions
` [PATCH 6/8] clk: qcom: add NSS clock Controller driver for IPQ5332
` [PATCH 7/8] arm64: dts: qcom: ipq5332: add support for the NSSCC
` [PATCH 8/8] arm64: defconfig: build NSS Clock Controller driver for IPQ5332

[PATCH] staging: Revert "staging: qlge: Retire the driver"
 2023-10-30 18:42 UTC  (4+ messages)

[PATCH v2 iproute2 0/4] Remove retired features
 2023-10-30 18:39 UTC  (5+ messages)
` [PATCH v2 iproute2 1/4] tc: remove support for CBQ
` [PATCH v2 iproute2 2/4] tc: remove support for RSVP classifier
` [PATCH v2 iproute2 3/4] tc: remove tcindex classifier
` [PATCH v2 iproute2 4/4] tc: remove dsmark qdisc

[PATCH v1 net-next 0/2] Add missing MODULE_DESCRIPTIONS
 2023-10-30 18:03 UTC  (5+ messages)
` [PATCH v1 net-next 1/2] net: phy: fill in missing MODULE_DESCRIPTION()s
` [PATCH v1 net-next 2/2] net: mdio: "

[PATCH net] net/tcp: fix possible out-of-bounds reads in tcp_hash_fail()
 2023-10-30 17:47 UTC  (2+ messages)

linux-next: build failure after merge of the crypto tree
 2023-10-30 17:44 UTC  (4+ messages)

[PATCH net-next v4 2/2] net:dsa:microchip: add property to select
 2023-10-30 17:42 UTC  (3+ messages)

[PATCH net-next v2 0/3] net: dsa: realtek: support reset controller
 2023-10-30 17:40 UTC  (5+ messages)
` [PATCH net-next v2 1/3] dt-bindings: net: dsa: realtek: reset-gpios is not required
` [PATCH net-next v2 2/3] dt-bindings: net: dsa: realtek: add reset controller

[PATCH v2] selftests/net: synchronize udpgso_bench rx and tx
 2023-10-30 17:40 UTC 

[PATCH v1 net] net: ethtool: Fix documentation of ethtool_sprintf()
 2023-10-30 17:40 UTC  (2+ messages)

[PATCH iproute2] remove support for CBQ, RSVP and tc-index
 2023-10-30 17:24 UTC  (2+ messages)

[PATCH net] net/smc: fix documentation of buffer sizes
 2023-10-30 17:03 UTC 

[PATCH RFC net-next v2 0/2] selftests/dpll: DPLL subsystem integration tests
 2023-10-30 16:53 UTC  (3+ messages)
` [PATCH RFC net-next v2 1/2] netdevsim: implement DPLL for subsystem selftests
` [PATCH RFC net-next v2 2/2] selftests/dpll: add DPLL system integration selftests

[PATCH net-next v7 1/5] rust: core abstractions for network PHY drivers
 2023-10-30 16:45 UTC  (21+ messages)

[PATCH net] dccp: check for ccid in ccid_hc_tx_send_packet
 2023-10-30 16:24 UTC  (5+ messages)

[patch net] netlink: specs: devlink: add forgotten port function caps enum values
 2023-10-30 16:17 UTC 

[PATCH v5 1/7] r8169: Add r8169_mac_ocp_(write|modify)_seq helpers to reduce spinlock contention
 2023-10-30 15:53 UTC  (16+ messages)
` [PATCH v5 2/7] r8169: Coalesce RTL8411b PHY power-down recovery calls "
` [PATCH v5 3/7] r8169: Coalesce mac ocp write and modify for 8168H start "
` [PATCH v5 4/7] r8169: Coalesce mac ocp write and modify for 8168ep "
` [PATCH v5 5/7] r8169: Reduce spinlock contention for the start of RTL8117
` [PATCH v5 6/7] r8169: Coalesce mac ocp write and modify for 8125 and 8125B start to reduce spinlocks
` [PATCH v5 7/7] r8169: Coalesce mac ocp write and modify for rtl_hw_init_8125 to reduce spinlock contention

[PATCH iproute2-next] bridge: mdb: Add get support
 2023-10-30 15:46 UTC 

[PATCH net] selftests: pmtu.sh: fix result checking
 2023-10-30 15:34 UTC  (2+ messages)

[PATCH net v2] net: dsa: tag_rtl4_a: Bump min packet size
 2023-10-30 15:30 UTC  (5+ messages)

[PATCH net-next v2 0/4] Cleanup and optimizations to transmit code
 2023-10-30 15:29 UTC  (5+ messages)
` [PATCH net-next v2 3/4] octeon_ep: implement xmit_more in transmit

[PATCH v3 1/1] r8169: Coalesce RTL8411b PHY power-down recovery programming instructions to reduce spinlock stalls
 2023-10-30 15:13 UTC  (9+ messages)

[linux-next:master] [tcp] 614e8316aa: packetdrill.packetdrill/gtests/net/tcp/fastopen/server/client-ack-dropped-then-recovery-ms-timestamps_ipv4-mapped-v6.fail
 2023-10-30 14:46 UTC 

[PATCH net-next v2 0/9] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2023-10-30 14:45 UTC  (12+ messages)
` [PATCH net-next v2 4/9] dt-bindings: net: add OPEN Alliance 10BASE-T1x MAC-PHY "
` [PATCH net-next v2 9/9] dt-bindings: net: add Microchip's LAN865X 10BASE-T1S MACPHY

[PATCH v2 1/2] net: page_pool: check page pool ethtool stats
 2023-10-30 14:42 UTC  (7+ messages)

[GIT PULL] io_uring support for get/setsockopt
 2023-10-30 14:36 UTC 

[PATCH] dsa: tag_rtl4_a: Bump min packet size
 2023-10-30 14:32 UTC  (10+ messages)

[PATCH net] veth: Fix RX stats for bpf_redirect_peer() traffic
 2023-10-30 14:19 UTC  (5+ messages)

[PATCH net-next] net: can: Use device_get_match_data()
 2023-10-30 13:56 UTC  (3+ messages)

[PATCH net] net: page_pool: add missing free_percpu when page_pool_init fail
 2023-10-30 13:44 UTC  (4+ messages)

[RFC Draft PATCHv2 net-next] Doc: update bridge doc
 2023-10-30 13:12 UTC  (4+ messages)

[Patch v7 0/5] RDMA/mana_ib
 2023-10-30 12:42 UTC  (6+ messages)
` [Patch v7 5/5] RDMA/mana_ib: Send event to qp
    ` [EXTERNAL] "

[PATCH net-next v2] net: stmmac: xgmac: Enable support for multiple Flexible PPS outputs
 2023-10-30 12:26 UTC  (2+ messages)

[patch iproute2-next v3 0/6] expose devlink instances relationships
 2023-10-30 11:03 UTC  (6+ messages)
` [patch iproute2-next v3 3/6] devlink: extend pr_out_nested_handle() to print object

[PATCH 2/2] staging: qlge: Retire the driver
 2023-10-30 12:20 UTC  (2+ messages)

[PATCH net] net: stmmac: xgmac: Fix support for multiple Flexible PPS outputs
 2023-10-30 12:16 UTC  (3+ messages)

[PATCH net v3] tipc: Change nla_policy for bearer-related names to NLA_NUL_STRING
 2023-10-30 12:00 UTC  (2+ messages)

[PATCH] net: stmmac: Wait a bit for the reset to take effect
 2023-10-30 11:55 UTC  (2+ messages)

[PATCH net-next] doc/netlink: Update schema to include cmd-cnt-name and cmd-max-name
 2023-10-30 11:45 UTC  (2+ messages)

[PATCH net-next] net/core: Enable socket busy polling on -RT
 2023-10-30 11:29 UTC  (4+ messages)

[PATCH net-next] net:prevent shared skb corruption on rx-gro-list segmentation
 2023-10-30  9:54 UTC  (3+ messages)

[PATCH bpf-next v7 0/7] add BPF_F_PERMANENT flag for sockmap skmsg redirect
 2023-10-30  9:12 UTC  (4+ messages)
` [PATCH bpf-next v7 7/7] selftests/bpf: add tests for verdict skmsg to closed socket

[PATCH iwl-next 0/2] Remove VF MAC types and move helpers from i40e_type.h
 2023-10-30  9:10 UTC  (5+ messages)
` [PATCH iwl-next 1/2] i40e: Remove VF MAC types
  ` [Intel-wired-lan] "
` [PATCH iwl-next 2/2] i40e: Move inline helpers to i40e_prototype.h
  ` [Intel-wired-lan] "

[PATCH iwl-next 1/6] i40e: Remove unused flags
 2023-10-30  9:03 UTC  (3+ messages)
` [PATCH iwl-next 3/6] i40e: Use DECLARE_BITMAP for flags and hw_features fields in i40e_pf
  ` [Intel-wired-lan] "

[PATCH v16 net-next 00/23] net/tcp: Add TCP-AO support
 2023-10-30  8:16 UTC  (3+ messages)
` [PATCH v16 net-next 15/23] net/tcp: Add tcp_hash_fail() ratelimited logs

[PATCH iwl-next v2] ice: Fix SRIOV LAG disable on non-compliant aggreagate
 2023-10-30  8:11 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH iwl-net] ice: Fix VF-VF direction matching in drop rule in switchdev
 2023-10-30  7:46 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH iwl-net,v3] ice: Fix VF-VF filter rules in switchdev mode
 2023-10-30  7:45 UTC  (2+ messages)
` [Intel-wired-lan] [PATCH iwl-net, v3] "

[PATCH ethtool-next] ethtool: Add support for more CMIS transceiver modules
 2023-10-30  7:23 UTC 

[Patch v13 0/9] Enable Wifi RFI interference mitigation feature support
 2023-10-30  7:18 UTC  (10+ messages)
` [Patch v13 1/9] Documentation/driver-api: Add document about WBRF mechanism
` [Patch v13 2/9] platform/x86/amd: Add support for AMD ACPI based Wifi band RFI mitigation feature
` [Patch v13 3/9] cfg80211: expose nl80211_chan_width_to_mhz for wide sharing
` [Patch v13 4/9] wifi: mac80211: Add support for WBRF features
` [Patch v13 5/9] drm/amd/pm: update driver_if and ppsmc headers for coming wbrf feature
` [Patch v13 6/9] drm/amd/pm: setup the framework to support Wifi RFI mitigation feature
` [Patch v13 7/9] drm/amd/pm: add flood detection for wbrf events
` [Patch v13 8/9] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.0
` [Patch v13 9/9] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.7

[PATCH iwl-next] i40e: Delete unused and useless i40e_pf fields
 2023-10-30  7:04 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v3 00/13] mm: jit/text allocator
 2023-10-30  7:00 UTC  (6+ messages)
` [PATCH v3 04/13] mm/execmem, arch: convert remaining overrides of module_alloc to execmem

[PATCH iwl-next v2] i40e: Delete unused i40e_mac_info fields
 2023-10-30  7:00 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net] ice: lag: in RCU, use atomic allocation
 2023-10-30  6:44 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v6 net-next 0/5] Analyze and Reorganize core Networking Structs to optimize cacheline consumption
 2023-10-30  6:35 UTC  (7+ messages)
` [PATCH v6 net-next 1/5] Documentations: Analyze heavily used Networking related structs
` [PATCH v6 net-next 2/5] cache: enforce cache groups
` [PATCH v6 net-next 3/5] netns-ipv4: reorganize netns_ipv4 fast path variables
` [PATCH v6 net-next 4/5] net-device: reorganize net_device "
` [PATCH v6 net-next 5/5] tcp: reorganize tcp_sock "

[PATCH net-next 00/13] bnxt_en: TX path improvements
 2023-10-30  6:33 UTC  (2+ messages)

[PATCH net-next 00/15] mptcp: More selftest coverage and code cleanup for net-next
 2023-10-30  6:32 UTC  (2+ messages)

[pull request][net-next 00/11] mlx5 updates 2023-10-27
 2023-10-30  6:31 UTC  (2+ messages)

[PATCH net-next v3 0/4] Cleanup and optimizations to transmit code
 2023-10-30  6:31 UTC  (2+ messages)

[PATCH v18 00/20] nvme-tcp receive offloads
 2023-10-30  6:15 UTC  (2+ messages)

[syzbot] [net?] general protection fault in tls_merge_open_record
 2023-10-30  5:52 UTC 

[PATCH AUTOSEL 4.14 02/11] net: ipv6: fix return value check in esp_remove_trailer
 2023-10-29 23:01 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 03/11] net: ipv4: "
` [PATCH AUTOSEL 4.14 05/11] netfilter: nfnetlink_log: silence bogus compiler warning

[PATCH AUTOSEL 4.19 02/12] net: ipv6: fix return value check in esp_remove_trailer
 2023-10-29 23:01 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 03/12] net: ipv4: "
` [PATCH AUTOSEL 4.19 05/12] netfilter: nfnetlink_log: silence bogus compiler warning

[PATCH AUTOSEL 5.4 03/13] net: ipv6: fix return value check in esp_remove_trailer
 2023-10-29 23:00 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 04/13] net: ipv4: "
` [PATCH AUTOSEL 5.4 06/13] netfilter: nfnetlink_log: silence bogus compiler warning

[PATCH AUTOSEL 5.10 04/16] net: ipv6: fix return value check in esp_remove_trailer
 2023-10-29 22:59 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 05/16] net: ipv4: "
` [PATCH AUTOSEL 5.10 07/16] netfilter: nfnetlink_log: silence bogus compiler warning

[PATCH AUTOSEL 5.15 14/28] net: ipv6: fix return value check in esp_remove_trailer
 2023-10-29 22:58 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 15/28] net: ipv4: "
` [PATCH AUTOSEL 5.15 17/28] netfilter: nfnetlink_log: silence bogus compiler warning

[PATCH AUTOSEL 6.1 14/39] net: ipv6: fix return value check in esp_remove_trailer
 2023-10-29 22:57 UTC  (4+ messages)
` [PATCH AUTOSEL 6.1 15/39] net: ipv4: "
` [PATCH AUTOSEL 6.1 18/39] netfilter: nfnetlink_log: silence bogus compiler warning
` [PATCH AUTOSEL 6.1 35/39] netfilter: nf_tables: audit log object reset once per table

[PATCH AUTOSEL 6.5 25/52] net/mlx5: Bridge, fix peer entry ageing in LAG mode
 2023-10-29 22:53 UTC  (2+ messages)
` [PATCH AUTOSEL 6.5 47/52] netfilter: nf_tables: audit log object reset once per table

[RFC bpf-next 0/6] Add bpf_xdp_get_xfrm_state() kfunc
 2023-10-29 22:55 UTC  (4+ messages)
` [RFC bpf-next 1/6] bpf: xfrm: "


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).