messages from 2024-12-13 17:43:46 to 2024-12-15 22:40:13 UTC [more...]
[PATCH net-next 0/7] mptcp: pm: userspace: misc cleanups
2024-12-15 22:40 UTC (10+ messages)
` [PATCH net-next 1/7] mptcp: add mptcp_userspace_pm_lookup_addr helper
` [PATCH net-next 2/7] mptcp: add mptcp_for_each_userspace_pm_addr macro
` [PATCH net-next 3/7] mptcp: add mptcp_userspace_pm_get_sock helper
` [PATCH net-next 4/7] mptcp: move mptcp_pm_remove_addrs into pm_userspace
` [PATCH net-next 5/7] mptcp: drop free_list for deleting entries
` [PATCH net-next 6/7] mptcp: change local addr type of subflow_destroy
` [PATCH net-next 7/7] mptcp: drop useless "err = 0" in subflow_destroy
[PATCH v2 0/6] landlock: Add UDP access control support
2024-12-15 22:38 UTC (9+ messages)
` [PATCH v2 1/6] landlock: Add UDP bind+connect access control
` [PATCH v2 2/6] selftests/landlock: Adapt existing bind/connect for UDP
` [PATCH v2 3/6] landlock: Add UDP sendmsg access control
` [PATCH v2 4/6] selftests/landlock: Add ACCESS_NET_SENDTO_UDP
` [PATCH v2 5/6] samples/landlock: Add sandboxer UDP access control
` [PATCH v2 6/6] doc: Add landlock UDP support
[PATCH net-next 0/4] mdio support updates
2024-12-15 22:38 UTC (2+ messages)
[PATCH net-next v10 0/2] binder: report txn errors via generic netlink
2024-12-15 22:27 UTC (3+ messages)
` [PATCH net-next v10 1/2] binderfs: add new binder devices to binder_devices
[PATCH net-next v2] net: wan: framer: Simplify API framer_provider_simple_of_xlate() implementation
2024-12-15 22:20 UTC (3+ messages)
[PATCH net-next v4 0/2] Converge on using secs_to_jiffies() in netdev
2024-12-15 22:20 UTC (2+ messages)
[PATCH net-next] octeontx2-af: fix build regression without CONFIG_DCB
2024-12-15 22:00 UTC (3+ messages)
[PATCH net-next v1] netlink: specs: add uint, sint to netlink-raw schema
2024-12-15 22:00 UTC (2+ messages)
[PATCH v2 net-next] ionic: remove the unused nb_work
2024-12-15 22:00 UTC (2+ messages)
[PATCH v2 net-next] ethernet: Make OA_TC6 config symbol invisible
2024-12-15 22:00 UTC (2+ messages)
[PATCH v1 net-next] net: ena: Fix incorrect indentation
2024-12-15 21:50 UTC (2+ messages)
[PATCH v3 net-next] net: phylink: improve phylink_sfp_config_phy() error message with missing PHY driver
2024-12-15 21:50 UTC (2+ messages)
[PATCH V7 net-next 0/7] Support some features for the HIBMCGE driver
2024-12-15 21:44 UTC (3+ messages)
` [PATCH V7 net-next 1/7] net: hibmcge: Add debugfs supported in this module
[PATCH net-next v1] tools/net/ynl: fix sub-message key lookup for nested attributes
2024-12-15 21:40 UTC (3+ messages)
[PATCH 0/4] RTL9300 MDIO driver
2024-12-15 21:38 UTC (10+ messages)
` [PATCH 1/4] dt-bindings: net: Add Realtek MDIO controller
` [PATCH 4/4] net: mdio: Add RTL9300 MDIO driver
[PATCH] ipv4: output metric as unsigned int
2024-12-15 21:30 UTC (2+ messages)
[PATCH net] net: mscc: ocelot: fix incorrect IFH SRC_PORT field in ocelot_ifh_set_basic()
2024-12-15 21:30 UTC (2+ messages)
[PATCH net] netdevsim: prevent bad user input in nsim_dev_health_break_write()
2024-12-15 21:30 UTC (3+ messages)
[PATCH net-next v2] net: page_pool: rename page_pool_is_last_ref()
2024-12-15 21:29 UTC
[PATCH net-next v3 0/2] net: phy: dp83822: Add support for GPIO2 clock output
2024-12-15 21:20 UTC (2+ messages)
[PATCH net-next 00/12] mlx5 misc changes 2024-12-11
2024-12-15 21:12 UTC (10+ messages)
` [PATCH net-next 05/12] net/mlx5: fs, add mlx5_fs_pool API
` [PATCH net-next 10/12] net/mlx5: DR, add support for ConnectX-8 steering
[PATCH net-next 0/6] bnxt_en: Driver update
2024-12-15 20:59 UTC (7+ messages)
` [PATCH net-next 1/6] bnxt_en: Use FW defined resource limits for RoCE
` [PATCH net-next 2/6] bnxt_en: Do not allow ethtool -m on an untrusted VF
` [PATCH net-next 3/6] bnxt_en: Skip PHY loopback ethtool selftest if unsupported by FW
` [PATCH net-next 4/6] bnxt_en: Skip MAC loopback selftest if it is "
` [PATCH net-next 5/6] bnxt_en: Skip reading PXP registers during ethtool -d if unsupported
` [PATCH net-next 6/6] MAINTAINERS: bnxt_en: Add Pavan Chebbi as co-maintainer
[PATCH v2 net-next 0/4] inetpeer: reduce false sharing and atomic operations
2024-12-15 17:56 UTC (5+ messages)
` [PATCH v2 net-next 1/4] inetpeer: remove create argument of inet_getpeer_v[46]()
` [PATCH v2 net-next 2/4] inetpeer: remove create argument of inet_getpeer()
` [PATCH v2 net-next 3/4] inetpeer: update inetpeer timestamp in inet_getpeer()
` [PATCH v2 net-next 4/4] inetpeer: do not get a refcount "
[PATCH net-next] net: dsa: qca8k: Fix inconsistent use of jiffies vs milliseconds
2024-12-15 17:43 UTC
[PATCH net-next 0/4] inetpeer: reduce false sharing and atomic operations
2024-12-15 17:42 UTC (10+ messages)
` [PATCH net-next 2/4] inetpeer: remove create argument of inet_getpeer()
` [PATCH net-next 3/4] inetpeer: update inetpeer timestamp in inet_getpeer()
` [PATCH net-next 4/4] inetpeer: do not get a refcount "
[PATCH 0/3] dsa: mv88e6xxx: Add RMU enable/disable ops
2024-12-15 17:42 UTC (5+ messages)
` [PATCH 1/3] net: dsa: mv88e6xxx: Add RMU enable for switches that support disable
` [PATCH 2/3] net: dsa: mv88e6xxx: Enable RMU on 6165 family
` [PATCH 3/3] net: dsa: mv88e6xxx: Enable RMU on 6351 family
[PATCH RESEND v2] RDMA/siw: Remove direct link to net_device
2024-12-15 17:37 UTC (3+ messages)
[PATCH net-next] net: airoha: Fix error patch in airoha_probe()
2024-12-15 17:36 UTC
[PATCH RFC net 0/2] net: dsa: felix: fix VLAN-unaware reception
2024-12-15 17:09 UTC (4+ messages)
` [PATCH RFC net 1/2] net: dsa: provide a way to exclude switch ports from VLAN untagging
` [PATCH RFC net 2/2] net: dsa: felix: fix reception from VLAN-unaware ports
[PATCH v2] net: mdiobus: fix an OF node reference leak
2024-12-15 16:06 UTC (2+ messages)
[PATCH net v2 0/6] several fixes for smc
2024-12-15 13:00 UTC (2+ messages)
[PATCH net-next] net/bridge: Add skb drop reasons to the most common drop points
2024-12-15 12:48 UTC (7+ messages)
[PATCH net-next, v6] netlink: add IGMP/MLD join/leave notifications
2024-12-15 12:40 UTC (2+ messages)
[PATCH] net: mdiobus: fix an OF node reference leak
2024-12-15 11:27 UTC (3+ messages)
[PATCH RFC] net: bridge: handle ports in locked mode for ll learning
2024-12-15 9:35 UTC (11+ messages)
[RFC net-next v02 1/3] net: hinic3: module initialization and tx/rx logic
2024-12-15 8:59 UTC (3+ messages)
[PATCH net-next] hippi: Remove unused hippi_neigh_setup_dev
2024-12-15 2:28 UTC (2+ messages)
[net v2] net: wwan: t7xx: Fix FSM command timeout issue
2024-12-15 2:17 UTC (2+ messages)
[PATCH v2] qed: fix possible uninit pointer read in qed_mcp_nvm_info_populate()
2024-12-15 1:17 UTC
[PATCH] qed: fix uninit pointer read in qed_mcp_nvm_info_populate()
2024-12-15 1:11 UTC (5+ messages)
[GIT PULL] bpf for v6.13-rc3
2024-12-15 0:54 UTC (2+ messages)
[PATCH net-next 00/10] net: add phylink managed EEE support
2024-12-14 23:38 UTC (3+ messages)
` [PATCH net-next 05/10] net: phylink: add EEE management
[PATCH iwl-next v3] e1000e: Fix real-time violations on link up
2024-12-14 19:16 UTC
[PATCH net-next v2] rust: net::phy scope ThisModule usage in the module_phy_driver macro
2024-12-14 19:43 UTC
[PATCH net-next] Fix clamp() of ip_vs_conn_tab on small memory systems
2024-12-14 17:30 UTC
[PATCH net-next] net/sched: Add drop reasons for AQM-based qdiscs
2024-12-14 16:50 UTC
[PATCH] leds: trigger: netdev: Check offload ability on interface up
2024-12-14 15:20 UTC (4+ messages)
[net-next PATCH v11 0/9] net: dsa: Add Airoha AN8855 support
2024-12-14 15:11 UTC (6+ messages)
` [net-next PATCH v11 5/9] mfd: an8855: Add support for Airoha AN8855 Switch MFD
[syzbot] [sctp?] possible deadlock in sctp_sock_migrate
2024-12-14 15:03 UTC
[PATCH bpf-next v5 0/5] Support eliding map lookup nullness
2024-12-14 6:17 UTC (15+ messages)
` [PATCH bpf-next v5 3/5] bpf: verifier: Refactor helper access type tracking
` [PATCH bpf-next v5 4/5] bpf: verifier: Support eliding map lookup nullness
` [PATCH bpf-next v5 5/5] bpf: selftests: verifier: Add nullness elision tests
[PATCH net-next v3] net: mvpp2: tai: warn once if we fail to update our timestamp
2024-12-14 5:14 UTC (2+ messages)
[PATCH bpf-next v1 00/13] bpf qdisc
2024-12-14 4:51 UTC (15+ messages)
` [PATCH bpf-next v1 01/13] bpf: Support getting referenced kptr from struct_ops argument
` [PATCH bpf-next v1 02/13] selftests/bpf: Test referenced kptr arguments of struct_ops programs
` [PATCH bpf-next v1 03/13] bpf: Allow struct_ops prog to return referenced kptr
` [PATCH bpf-next v1 04/13] selftests/bpf: Test returning referenced kptr from struct_ops programs
` [PATCH bpf-next v1 05/13] bpf: net_sched: Support implementation of Qdisc_ops in bpf
` [PATCH bpf-next v1 06/13] bpf: net_sched: Add basic bpf qdisc kfuncs
` [PATCH bpf-next v1 07/13] bpf: net_sched: Add a qdisc watchdog timer
` [PATCH bpf-next v1 08/13] bpf: net_sched: Support updating bstats
` [PATCH bpf-next v1 09/13] bpf: net_sched: Support updating qstats
` [PATCH bpf-next v1 10/13] bpf: net_sched: Allow writing to more Qdisc members
` [PATCH bpf-next v1 11/13] libbpf: Support creating and destroying qdisc
` [PATCH bpf-next v1 12/13] selftests: Add a basic fifo qdisc test
` [PATCH bpf-next v1 13/13] selftests: Add a bpf fq qdisc to selftest
[PATCH net-next v1] net: stmmac: Drop redundant dwxgmac_tc_ops variable
2024-12-14 3:40 UTC (2+ messages)
[PATCH net] net: tun: fix tun_napi_alloc_frags()
2024-12-14 3:40 UTC (3+ messages)
[PATCH net 0/2] bond: fix xfrm offload feature during init
2024-12-14 3:31 UTC (4+ messages)
[PATCH net-next 00/12] xdp: a fistful of generic changes pt. II
2024-12-14 3:24 UTC (11+ messages)
` [PATCH net-next 07/12] xsk: add generic XSk &xdp_buff -> skb conversion
` [PATCH net-next 09/12] page_pool: add a couple of netmem counterparts
` [PATCH net-next 11/12] jump_label: export static_key_slow_{inc,dec}_cpuslocked()
[PATCH net v3 0/2] Fixes on the OPEN Alliance TC6 10BASE-T1x MAC-PHY support generic lib
2024-12-14 2:42 UTC (6+ messages)
` [PATCH net v3 2/2] net: ethernet: oa_tc6: fix tx skb race condition between reference pointers
[PATCH net-next v3 0/5] devmem TCP fixes
2024-12-14 1:55 UTC (7+ messages)
` [PATCH net-next v3 5/5] net: Document memory provider driver support
[PATCH v2] net: ethernet: bgmac-platform: fix an OF node reference leak
2024-12-14 1:49 UTC
[PATCH net 0/5] netdev: fix repeated netlink messages in queue dumps
2024-12-14 1:38 UTC (11+ messages)
` [PATCH net 1/5] netdev: fix repeated netlink messages in queue dump
` [PATCH net 2/5] netdev: fix repeated netlink messages in queue stats
` [PATCH net 3/5] selftests: net: support setting recv_size in YNL
` [PATCH net 4/5] selftests: net-drv: queues: sanity check netlink dumps
[PATCH net-next 0/4] ethtool get_ts_stats() for DSA and ocelot driver
2024-12-14 1:33 UTC (2+ messages)
unregistering tcp_ca struct_ops can cause kernel page fault
2024-12-14 0:56 UTC (2+ messages)
[PATCH net-next v4 00/11] net-timestamp: bpf extension to equip applications transparently
2024-12-14 0:48 UTC (29+ messages)
` [PATCH net-next v4 02/11] net-timestamp: prepare for bpf prog use
` [PATCH net-next v4 06/11] net-timestamp: support SCM_TSTAMP_ACK for bpf extension
` [PATCH net-next v4 07/11] net-timestamp: support hwtstamp print "
` [PATCH net-next v4 10/11] net-timestamp: export the tskey for TCP "
` [PATCH net-next v4 11/11] bpf: add simple bpf tests in the tx path for so_timstamping feature
[syzbot] [tipc?] kernel BUG in __pskb_pull_tail
2024-12-13 23:37 UTC (3+ messages)
[PATCH v3 net-next 00/15] treewide: socket: Clean up sock_create() and friends
2024-12-13 23:29 UTC (3+ messages)
` [PATCH v3 net-next 11/15] socket: Remove kernel socket conversion
[PATCH bpf] bpf: fix configuration-dependent BTF function references
2024-12-13 23:10 UTC (5+ messages)
[PATCH bpf-next v5 0/4] bpftool: btf: Support dumping a single type from file
2024-12-13 22:40 UTC (3+ messages)
` [PATCH bpf-next v5 3/4] bpftool: btf: Support dumping a specific types "
[PATCH net-next 0/2] r8169: add support for RTL8125D rev.b
2024-12-13 19:02 UTC (3+ messages)
` [PATCH net-next 1/2] r8169: adjust version numbering for RTL8126
` [PATCH net-next 2/2] r8169: add support for RTL8125D rev.b
[PATCH net-next] net/mlx5e: Transmit small messages in linear skb
2024-12-13 20:41 UTC (9+ messages)
[PATCH net-next 00/13] selftests: ncdevmem: Add ncdevmem to ksft
2024-12-13 18:53 UTC (7+ messages)
[PATCH] selinux: Read sk->sk_family once in selinux_socket_bind()
2024-12-13 20:09 UTC (7+ messages)
[PATCH] hv_netvsc: Set device flags for properly indicating bonding
2024-12-13 20:07 UTC (3+ messages)
` [EXTERNAL] "
[PATCH net-next 0/7] net: stmmac: clean up and fix EEE implementation
2024-12-13 20:06 UTC (4+ messages)
` [PATCH net-next 2/7] net: stmmac: move tx_lpi_timer tracking to phylib
[Patch net-next v2] hv_netvsc: Set device flags for properly indicating bonding in Hyper-V
2024-12-13 20:06 UTC
[PATCH net-next v4 0/9] net: lan969x: add RGMII support
2024-12-13 19:54 UTC (6+ messages)
` [PATCH net-next v4 5/9] net: sparx5: only return PCS for modes that require it
` [PATCH net-next v4 6/9] net: sparx5: verify RGMII speeds
[PATCH net-next 0/2] net: stmmac: dwmac-socfpga: Allow using 1000BaseX
2024-12-13 19:35 UTC (10+ messages)
` [PATCH net-next 2/2] net: stmmac: dwmac-socfpga: Set interface modes from Lynx PCS as supported
` [PATCH net-next 1/5] net: phylink: add support for PCS supported_interfaces bitmap
` [PATCH net-next 2/5] net: pcs: xpcs: fill in PCS supported_interfaces
` [PATCH net-next 3/5] net: pcs: mtk-lynxi: "
` [PATCH net-next 4/5] net: pcs: lynx: "
` [PATCH net-next 5/5] net: stmmac: use "
[PATCH net] chelsio/chtls: prevent potential integer overflow on 32bit
2024-12-13 19:34 UTC (2+ messages)
[PATCH iproute2 0/6] include file changes for musl libc
2024-12-13 19:20 UTC (2+ messages)
LSF/MM/BPF: 2025: Call for Proposals
2024-12-13 19:00 UTC (2+ messages)
[PATCH net-next v3 00/12] Begin upstreaming Homa transport protocol
2024-12-13 18:32 UTC (4+ messages)
` [PATCH net-next v3 02/12] net: homa: define Homa packet formats
[RFC PATCH v2 0/8] Fix non-TCP restriction and inconsistency of TCP errors
2024-12-13 18:19 UTC (7+ messages)
` [RFC PATCH v2 1/8] landlock: Fix non-TCP sockets restriction
cpu_rmap maps CPUs to wrong interrupts after reprogramming affinities
2024-12-13 18:18 UTC
[PATCH bpf-next v4 0/4] bpftool: btf: Support dumping a single type from file
2024-12-13 18:01 UTC (6+ messages)
` [PATCH bpf-next v4 3/4] bpftool: btf: Support dumping a specific types "
[PATCH v3 09/11] wifi: qtnfmac: use always-managed version of pcim_intx()
2024-12-13 17:53 UTC (2+ messages)
[PATCH net-next] net: page_pool: rename page_pool_is_last_ref()
2024-12-13 17:43 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).