Netdev Archive mirror
 help / color / mirror / Atom feed
[PATCH] net: phy: fix may not suspend when phy has WoL
 2024-11-11  8:24 UTC  (2+ messages)
`  "

[PATCH net-next v2 0/8] net: Improve netns handling in RTNL and ip_tunnel
 2024-11-11  8:16 UTC  (13+ messages)
` [PATCH net-next v2 5/8] net: ip_gre: Add netns_atomic module parameter
` [PATCH net-next v2 8/8] selftests: net: Add two test cases for link netns

[PATCH net-next v5 0/9] lib: packing: introduce and use (un)pack_fields
 2024-11-11  8:08 UTC  (10+ messages)
` [PATCH net-next v5 1/9] lib: packing: create __pack() and __unpack() variants without error checking
` [PATCH net-next v5 2/9] lib: packing: demote truncation error in pack() to a warning in __pack()
` [PATCH net-next v5 3/9] lib: packing: add pack_fields() and unpack_fields()
` [PATCH net-next v5 4/9] ice: remove int_q_state from ice_tlan_ctx
` [PATCH net-next v5 5/9] ice: use structures to keep track of queue context size
` [PATCH net-next v5 6/9] ice: use <linux/packing.h> for Tx and Rx queue context data
` [PATCH net-next v5 7/9] ice: reduce size of queue context fields
` [PATCH net-next v5 8/9] ice: move prefetch enable to ice_setup_rx_ctx
` [PATCH net-next v5 9/9] ice: cleanup Rx queue context programming functions

[PATCH v2 iproute2-next 0/5] Add RDMA monitor support
 2024-11-11  8:01 UTC  (4+ messages)
` [PATCH v2 iproute2-next 1/5] rdma: Add support for rdma monitor

[PATCH net v3] sunrpc: fix one UAF issue caused by sunrpc kernel tcp socket
 2024-11-11  8:17 UTC 

[PATCH v2 net-next 0/5] Add more feautues for ENETC v4 - round 1
 2024-11-11  7:28 UTC  (8+ messages)
` [PATCH v2 net-next 1/5] net: enetc: add Rx checksum offload for i.MX95 ENETC
` [PATCH v2 net-next 2/5] net: enetc: add Tx "
` [PATCH v2 net-next 3/5] net: enetc: update max chained Tx BD number "
` [PATCH v2 net-next 4/5] net: enetc: add LSO support for i.MX95 ENETC PF
` [PATCH v2 net-next 5/5] net: enetc: add UDP segmentation offload support

[net-next PATCH v9 0/8] cn10k-ipsec: Add outbound inline ipsec support
 2024-11-11  7:15 UTC  (5+ messages)
` [net-next PATCH v9 1/8] octeontx2-pf: map skb data as device writeable

[PATCH] ipvs: fix UB due to uninitialized stack access in ip_vs_protocol_init()
 2024-11-11  6:51 UTC 

[PATCH net-next] eth: bnxt: use page pool for head frags
 2024-11-11  6:48 UTC  (2+ messages)

[PATCH] rtnetlink.7: Document struct ifa_cacheinfo
 2024-11-11  6:20 UTC  (6+ messages)
` [PATCH man-pages v2] "

[PATCH] samples: bpf: Remove unused variable
 2024-11-11  6:15 UTC 

[PATCH net-next] octeon_ep: add ndo ops for VFs in PF driver
 2024-11-11  6:08 UTC  (4+ messages)
  ` [EXTERNAL] "

[PATCH net] nfp: use irq_update_affinity_hint()
 2024-11-11  5:33 UTC  (3+ messages)

[PATCH net-next v3 0/2] net: ethernet: ti: am65-cpsw: enable DSCP to priority map for RX
 2024-11-11  5:28 UTC  (4+ messages)
` [PATCH net-next v3 1/2] net: ethernet: ti: am65-cpsw: update pri_thread_map as per IEEE802.1Q-2014
` [PATCH net-next v3 2/2] net: ethernet: ti: am65-cpsw: enable DSCP to priority map for RX

[iwl-next v1] ice: add recipe priority check in search
 2024-11-11  5:24 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next 0/2] net: ethernet: ti: am65-cpsw: enable DSCP to priority map for RX
 2024-11-11  5:22 UTC  (7+ messages)
` [PATCH net-next 2/2] "

[PATCH net v3 0/7] Double free fixes and NULL pointer checks
 2024-11-11  5:21 UTC  (4+ messages)
` [PATCH net v3 1/7] octeon_ep: Add checks to fix double free crashes
    ` [EXTERNAL] "

[PATCH net-next v2] Avoid traversing addrconf hash on ifdown
 2024-11-11  5:21 UTC  (5+ messages)

[PATCH] net/ipv4/proc: Avoid usage for seq_printf() when reading /proc/net/snmp
 2024-11-11  4:56 UTC 

[PATCH net-next v3 0/2] eth: fbnic: Add devlink dev flash support
 2024-11-11  4:28 UTC  (3+ messages)
` [PATCH net-next v3 1/2] eth: fbnic: Add mailbox support for PLDM updates
` [PATCH net-next v3 2/2] eth: fbnic: Add devlink dev flash support

[PATCH net-next 0/5] Add ptp library for Microchip phys
 2024-11-11  4:55 UTC  (4+ messages)
` [PATCH net-next 2/5] net: phy: microchip_ptp : "

[RFC net-next (resend) 0/4] Send notifications for roaming hosts
 2024-11-11  4:39 UTC  (4+ messages)
` [RFC net-next (resend) 3/4] net: dsa: mv88e6xxx: handle member-violations

[PATCHv2 net-next] selftests: wireguards: use nft by default
 2024-11-11  4:19 UTC 

[PATCH v2 0/4] Add new headers for Hyper-V Dom0
 2024-11-11  4:13 UTC  (10+ messages)
` [PATCH v2 1/4] hyperv: Move hv_connection_id to hyperv-tlfs.h
` [PATCH v2 2/4] hyperv: Clean up unnecessary #includes
` [PATCH v2 3/4] hyperv: Add new Hyper-V headers in include/hyperv
` [PATCH v2 4/4] hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h

[PATCH net-next v3 00/13] virtio-net: support AF_XDP zero copy (tx)
 2024-11-11  4:11 UTC  (10+ messages)
` [PATCH net-next v3 02/13] virtio_ring: split: record extras for indirect buffers
` [PATCH net-next v3 03/13] virtio_ring: packed: "
` [PATCH net-next v3 05/13] virtio_ring: introduce add api for premapped
` [PATCH net-next v3 06/13] virtio-net: rq submits premapped per-buffer

[PATCH net-next 0/2] Add support for the RTL907XD-VA and fix a driver warning
 2024-11-11  2:55 UTC  (3+ messages)
` [PATCH net-next 1/2] rtase: Add support for RTL907XD-VA PCIe port
` [PATCH net-next 2/2] rtase: Fix error code in rtase_init_one()

[PATCH net-next v11 00/23] Introducing OpenVPN Data Channel Offload
 2024-11-11  1:54 UTC  (13+ messages)
` [PATCH net-next v11 04/23] ovpn: add basic interface creation/destruction/management routines
` [PATCH net-next v11 06/23] ovpn: introduce the ovpn_peer object
` [PATCH net-next v11 07/23] ovpn: introduce the ovpn_socket object
` [PATCH net-next v11 08/23] ovpn: implement basic TX path (UDP)
` [PATCH net-next v11 09/23] ovpn: implement basic RX "

[RFC net-next v0 0/2] Add bridge offloading devlink config
 2024-11-11  1:32 UTC  (3+ messages)
` [RFC net-next v0 1/2] net: devlink: Add port function for bridge offload
` [RFC net-next v0 2/2] net: dsa: add option for bridge port HW offload

[PATCH net 0/4] virtio_net: Make RSS interact properly with queue number
 2024-11-11  1:30 UTC  (3+ messages)

[PATCH net-next v2 00/13] virtio-net: support AF_XDP zero copy (tx)
 2024-11-11  1:27 UTC  (7+ messages)
` [PATCH net-next v2 02/13] virtio_ring: split: record extras for indirect buffers

[PATCH] vhost/net: Set num_buffers for virtio 1.0
 2024-11-11  1:27 UTC  (3+ messages)

[PATCH net-next v7] ipv6: Fix soft lockups in fib6_select_path under high next hop churn
 2024-11-11  1:03 UTC  (2+ messages)

[PATCH net v2] ipmr: Fix access to mfc_cache_list without lock held
 2024-11-11  1:00 UTC  (2+ messages)

[PATCH net] net: Make copy_safe_from_sockptr() match documentation
 2024-11-10 23:17 UTC 

linux-next: Signed-off-by missing for commit in the bpf-next tree
 2024-11-10 21:00 UTC 

[PATCH] net: modernize ioremap in probe
 2024-11-10 20:28 UTC  (3+ messages)

[PATCH net v7] net: sched: cls_u32: Fix u32's systematic failure to free IDR entries for hnodes
 2024-11-10 18:14 UTC  (2+ messages)

[PATCH net-next v1] dsa: qca8k: Use nested lock to avoid splat
 2024-11-10 17:59 UTC 

[PATCH v2 0/2] clk: qcom: Add support for GCC on QCS8300
 2024-11-10 17:42 UTC  (2+ messages)
` (subset) "

[PATCH net-next] net: use pdev instead of OF funcs
 2024-11-10 16:37 UTC  (4+ messages)

[PATCH net-next 0/2] net: dsa: microchip: Add SGMII port support to KSZ9477 switch
 2024-11-10 15:50 UTC  (7+ messages)
` [PATCH net-next 1/2] dt-bindings: "
` [PATCH net-next 2/2] "

[PATCH net] Fix u32's systematic failure to free IDR entries for hnodes
 2024-11-10 15:40 UTC  (7+ messages)

[PATCH net] gve: Flow steering trigger reset only for timeout error
 2024-11-10 14:43 UTC  (2+ messages)

[PATCH net-next v2] net: dlink: add support for reporting stats via `ethtool -S`
 2024-11-10 14:25 UTC  (3+ messages)

[PATCH net-next 0/2] ipv4: Prepare bpf helpers to .flowi4_tos conversion
 2024-11-10 14:22 UTC  (5+ messages)
` [PATCH net-next 1/2] bpf: ipv4: Prepare __bpf_redirect_neigh_v4() to future "
` [PATCH net-next 2/2] bpf: lwtunnel: Prepare bpf_lwt_xmit_reroute() "

[PATCH net] selftests: wireguard: load nf_conntrack if it's not present
 2024-11-10 13:42 UTC  (2+ messages)

[PATCH net-next v3 0/3] net: stmmac: dwmac4: Fixes issues in dwmac4
 2024-11-10 13:35 UTC  (7+ messages)
` [PATCH net-next v3 1/3] net: stmmac: dwmac4: Fix MTL_OP_MODE_RTC mask and shift macros
` [PATCH net-next v3 2/3] net: stmmac: dwmac4: Fix the MTL_OP_MODE_*_MASK operation
` [PATCH net-next v3 3/3] net: stmmac: dwmac4: Receive Watchdog Timeout is not in abnormal interrupt summary

[PATCH net] net: atlantic: use irq_update_affinity_hint()
 2024-11-10 13:31 UTC  (2+ messages)

[PATCH net-next v3 0/3] SO_PRIORITY cmsg patch summary
 2024-11-10 13:27 UTC  (7+ messages)
` [PATCH net-next v3 3/3] selftest: net: test SO_PRIORITY ancillary data with cmsg_sender

[PATCH v2 1/2] net: netlink: add nla_get_*_default() accessors
 2024-11-10 13:08 UTC  (3+ messages)
` [PATCH v2 2/2] net: convert to nla_get_*_default()

[PATCH net-next v10] net: ipv4: Cache pmtu for all packet paths if multipath enabled
 2024-11-10 11:28 UTC  (2+ messages)

[syzbot] [wireless?] WARNING in mac80211_hwsim_config_mac_nl
 2024-11-10  8:44 UTC 

[PATCH bpf v2 0/2] bpf: fix recursive lock and add test
 2024-11-10  8:36 UTC  (4+ messages)
` [PATCH bpf v2 1/2] bpf: fix recursive lock when verdict program return SK_PASS
` [PATCH bpf v2 2/2] selftests/bpf: Add some tests with sockmap SK_PASS
` [PATCH bpf v2 0/2] bpf: fix recursive lock and add test - updated to [PATCH bpf v3]

[PATCH bpf v3 0/2] bpf: fix recursive lock and add test
 2024-11-10  8:24 UTC  (3+ messages)
` [PATCH bpf v3 1/2] bpf: fix recursive lock when verdict program return SK_PASS
` [PATCH bpf v3 2/2] selftests/bpf: Add some tests with sockmap SK_PASS

[PATCH net-next] netlink: add igmp join/leave notifications
 2024-11-10  8:19 UTC 

[PATCH] net/core/net-procfs: use seq_put_decimal_ull_width() for decimal values in /proc/net/dev
 2024-11-10  4:52 UTC 

[PATCH net-next] net/unix: Stylistic changes in diag.c
 2024-11-10  0:59 UTC 

[PATCH net-next] bridge: Allow deleting FDB entries with non-existent VLAN
 2024-11-10  0:30 UTC  (2+ messages)

[PATCH net] selftests: net: add netlink-dumps to .gitignore
 2024-11-10  0:20 UTC  (2+ messages)

[PATCH 0/1] ixgbe: Correct BASE-BX10 compliance code
 2024-11-09 23:25 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH net 0/1] net/ipv6: Netlink flag for new IPv6 Default Routes
 2024-11-09 22:53 UTC  (2+ messages)

[PATCH net-next] r8169: use helper r8169_mod_reg8_cond to simplify rtl_jumbo_config
 2024-11-09 22:12 UTC 

[PATCH net-next 0/3] r8169: improve wol/suspend-related code
 2024-11-09 21:50 UTC  (2+ messages)

[PATCH net-next v9 0/6] Improve neigh_flush_dev performance
 2024-11-09 21:50 UTC  (2+ messages)

[PATCH net-next v1 0/2] tools/net/ynl: rework async notification handling
 2024-11-09 21:40 UTC  (3+ messages)
` [PATCH net-next v1 2/2] tools/net/ynl: add "

[PATCH v5 net-next 00/13] AccECN protocol preparation patch series
 2024-11-09 21:38 UTC  (5+ messages)
` [PATCH v5 net-next 08/13] gso: AccECN support

[PATCH net-next v3 0/7] enic: Use all the resources configured on VIC
 2024-11-09 20:27 UTC  (3+ messages)
` [PATCH net-next v3 1/7] enic: Create enic_wq/rq structures to bundle per wq/rq data

[PATCH net v3] net: sched: cls_u32: Fix u32's systematic failure to free IDR entries for hnodes
 2024-11-09 18:59 UTC  (7+ messages)

[PATCH v2 0/2][next] UAPI: net/ethtool: Avoid thousands of -Wflex-array-member-not-at-end warnings
 2024-11-09 18:49 UTC  (4+ messages)
` [PATCH v2 1/2][next] UAPI: ethtool: Use __struct_group() in struct ethtool_link_settings

[PATCH net-next v4] eth: fbnic: Add PCIe hardware statistics
 2024-11-09 18:00 UTC  (3+ messages)

[PATCH net-next v3] eth: fbnic: Add PCIe hardware statistics
 2024-11-09 17:55 UTC  (3+ messages)

[PATCH net-next v2] mISDN: Fix typos
 2024-11-09 17:50 UTC  (2+ messages)

[PATCHv2 net-next] net: sfc: use ethtool string helpers
 2024-11-09 17:50 UTC  (2+ messages)

[PATCH] mptcp: remove the redundant assignment of 'new_ctx->tcp_sock' in subflow_ulp_clone()
 2024-11-09 17:50 UTC  (2+ messages)

[PATCH v2] hv_sock: Initializing vsk->trans to NULL to prevent a dangling pointer
 2024-11-09 17:50 UTC  (2+ messages)

[PATCH] tc: fix typo probabilty in tc.yaml doc
 2024-11-09 17:50 UTC  (2+ messages)

[PATCH net-next] net: mctp: Expose transport binding identifier via IFLA attribute
 2024-11-09 17:50 UTC  (2+ messages)

[PATCH ethtool-next] rxclass: Make output for RSS context action explicit
 2024-11-09 17:42 UTC  (5+ messages)

[PATCH net-next] bnxt_en: ethtool: Supply ntuple rss context action
 2024-11-09 17:25 UTC  (5+ messages)

[PATCH net-next] sctp: fix possible UAF in sctp_v6_available()
 2024-11-09 17:20 UTC  (2+ messages)

[PATCH 6.1] Revert "wifi: mac80211: fix RCU list iterations"
 2024-11-09 17:15 UTC 

[PATCH 6.6] Revert "wifi: mac80211: fix RCU list iterations"
 2024-11-09 17:14 UTC 

[PATCH net v6] net: sched: cls_u32: Fix u32's systematic failure to free IDR entries for hnodes
 2024-11-09 15:39 UTC  (3+ messages)

[PATCH v2 0/2] net: stmmac: dwmac-mediatek: Fix inverted logic for mediatek,mac-wol
 2024-11-09 15:16 UTC  (3+ messages)
` [PATCH v2 1/2] net: stmmac: dwmac-mediatek: Fix inverted handling of mediatek,mac-wol
` [PATCH v2 2/2] arm64: dts: mediatek: Set mediatek,mac-wol on DWMAC node for all boards

[PATCH net-next v9 0/6] Suspend IRQs during application busy periods
 2024-11-09 15:07 UTC  (8+ messages)
` [PATCH net-next v9 1/6] net: Add napi_struct parameter irq_suspend_timeout
` [PATCH net-next v9 2/6] net: Add control functions for irq suspension
` [PATCH net-next v9 3/6] eventpoll: Trigger napi_busy_loop, if prefer_busy_poll is set
` [PATCH net-next v9 4/6] eventpoll: Control irq suspension for prefer_busy_poll
` [PATCH net-next v9 5/6] selftests: net: Add busy_poll_test
` [PATCH net-next v9 6/6] docs: networking: Describe irq suspension

[RFC net-next 1/4] net: bridge: respect sticky flag on external learn
 2024-11-09 13:40 UTC  (4+ messages)
` [RFC net-next 2/4] net: bridge: send notification for roaming hosts

[PATCH net-next v2] net: sched: cls_api: improve the error message for ID allocation failure
 2024-11-09 12:54 UTC  (2+ messages)

[PATCH net-next 0/2] net: dsa: microchip: Add LAN9646 switch support
 2024-11-09 10:45 UTC  (3+ messages)
` [PATCH net-next 1/2] dt-bindings: "

[PATCH v5 0/7] rust: Add IO polling
 2024-11-09  9:38 UTC  (9+ messages)
` [PATCH v5 4/7] rust: time: Add wrapper for fsleep function
` [PATCH v5 6/7] rust: Add read_poll_timeout functions

[PATCH 3/4] net: korina: staging: octeon: Use DEV_STAT_INC()
 2024-11-09  9:20 UTC 

[PATCH bpf-next 0/2] Fix release of struct_ops map
 2024-11-09  8:40 UTC  (4+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add test for struct_ops map release

[PATCH] Remove unused function parameter in __smc_diag_dump
 2024-11-09  6:28 UTC 

[PATCH net-next v4 3/9] lib: packing: add pack_fields() and unpack_fields()
 2024-11-09  6:16 UTC  (3+ messages)

[PATCH net] net/smc: Fix lookup of netdev by using ib_device_get_netdev()
 2024-11-09  5:32 UTC  (10+ messages)

[PATCH net-next v8 0/6] Suspend IRQs during application busy periods
 2024-11-09  5:05 UTC  (6+ messages)
` [PATCH net-next v8 5/6] selftests: net: Add busy_poll_test

[PATCH] net: netronome: use double ptr for gstrings
 2024-11-09  3:59 UTC  (2+ messages)

[net-next PATCH] net: dsa: add devm_dsa_register_switch()
 2024-11-09  3:31 UTC  (3+ messages)

[PATCH net-next] net: page_pool: do not count normal frag allocation in stats
 2024-11-09  2:33 UTC 


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