netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-17 21:56:29 to 2024-01-18 18:36:27 UTC [more...]

[PATCH net] llc: make llc_ui_sendmsg() more robust against bonding changes
 2024-01-18 18:36 UTC 

[PATCH] tcp: disable tcp_autocorking for socket when TCP_NODELAY flag is set
 2024-01-18 18:30 UTC  (9+ messages)
` [PATCH v2] tcp: Add memory barrier to tcp_push()
    ` [PATCH v3] "

[PATCH v2 net] udp: fix busy polling
 2024-01-18 18:28 UTC 

pull-request: bpf 2024-01-18
 2024-01-18 18:10 UTC  (2+ messages)

[PATCH net 0/6] mlxsw: Miscellaneous fixes
 2024-01-18 18:00 UTC  (3+ messages)

[PATCH net] ipv6: mcast: fix data-race in ipv6_mc_down / mld_ifc_work
 2024-01-18 18:00 UTC  (10+ messages)

[PATCH net] i40e: Include types.h to some headers
 2024-01-18 18:00 UTC  (2+ messages)

[PATCH 0/9] PCI: introduce the concept of power sequencing of PCIe devices
 2024-01-18 17:50 UTC  (13+ messages)
` [PATCH 4/9] PCI: create platform devices for child OF nodes of the port node
` [PATCH 9/9] PCI/pwrseq: add a pwrseq driver for QCA6390

[PATCH v6 iwl-next 0/7] ice: fix timestamping in reset process
 2024-01-18 17:45 UTC  (8+ messages)
` [PATCH v6 iwl-next 1/7] ice: introduce PTP state machine
` [PATCH v6 iwl-next 2/7] ice: pass reset type to PTP reset functions
` [PATCH v6 iwl-next 3/7] ice: rename verify_cached to has_ready_bitmap
` [PATCH v6 iwl-next 4/7] ice: don't check has_ready_bitmap in E810 functions
` [PATCH v6 iwl-next 5/7] ice: rename ice_ptp_tx_cfg_intr
` [PATCH v6 iwl-next 6/7] ice: factor out ice_ptp_rebuild_owner()
` [PATCH v6 iwl-next 7/7] ice: stop destroying and reinitalizing Tx tracker during reset

[PATCH] net: phy: adin1100: Fix nullptr exception for phy interrupts
 2024-01-18 17:36 UTC  (4+ messages)

[PATCH v5 iwl-next 0/6] ice: fix timestamping in reset process
 2024-01-18 17:36 UTC  (10+ messages)
` [PATCH v5 iwl-next 1/6] ice: introduce PTP state machine
` [PATCH v5 iwl-next 3/6] ice: rename verify_cached to has_ready_bitmap
` [PATCH v5 iwl-next 5/6] ice: factor out ice_ptp_rebuild_owner()

[PATCH 0/3] selftests/net: A couple of typos fixes in key-management test
 2024-01-18 17:13 UTC  (7+ messages)
` [PATCH 1/3] selftests/net: Argument value mismatch when calling verify_counters()
` [PATCH 2/3] selftests/net: Rectify key counters checks
` [PATCH 3/3] selftests/net: Clean-up double assignment

[PATCH net v2 0/2] net: micrel: Fixes for PHC for lan8814
 2024-01-18 17:00 UTC  (6+ messages)
` [PATCH net v2 1/2] net: micrel: Fix PTP frame parsing "
` [PATCH net v2 2/2] net: micrel: Fix set/get PHC time "

[Patch v6 0/4] bnx2x: Fix error recovering in switch configuration
 2024-01-18 16:53 UTC  (4+ messages)

[PATCH net-next 00/24] locking: Introduce nested-BH locking
 2024-01-18 16:50 UTC  (14+ messages)
` [PATCH net-next 15/24] net: Use nested-BH locking for XDP redirect

[mlx5e] FYI dmesg is filled with mlx5e_page_release_fragmented.isra warnings in 6.6.12
 2024-01-18 16:22 UTC  (4+ messages)
  `  "

[PATCH net,v2 00/13] Netfilter fixes for net
 2024-01-18 16:17 UTC  (14+ messages)
` [PATCH net 01/13] netfilter: nf_tables: reject invalid set policy
` [PATCH net 02/13] netfilter: nf_tables: validate .maxattr at expression registration
` [PATCH net 03/13] netfilter: nf_tables: bail out if stateful expression provides no .clone
` [PATCH net 04/13] netfilter: nft_limit: do not ignore unsupported flags
` [PATCH net 05/13] netfilter: nfnetlink_log: use proper helper for fetching physinif
` [PATCH net 06/13] netfilter: nf_queue: remove excess nf_bridge variable
` [PATCH net 07/13] netfilter: propagate net to nf_bridge_get_physindev
` [PATCH net 08/13] netfilter: bridge: replace physindev with physinif in nf_bridge_info
` [PATCH net 09/13] netfilter: nf_tables: check if catch-all set element is active in next generation
` [PATCH net 10/13] netfilter: nf_tables: do not allow mismatch field size and set key length
` [PATCH net 11/13] netfilter: nf_tables: skip dead set elements in netlink dump
` [PATCH net 12/13] netfilter: nf_tables: reject NFT_SET_CONCAT with not field length description
` [PATCH net 13/13] ipvs: avoid stat macros calls from preemptible context

[PATCH net] udp: fix busy polling
 2024-01-18 15:52 UTC  (4+ messages)

[PATCH net v2] connector: Change the judgment conditions for clearing proc_event_num_listeners
 2024-01-18 15:14 UTC  (3+ messages)
  `  "

[PATCH bpf-next] bpf: Allow setting SO_TIMESTAMPING* with bpf_setsockopt()
 2024-01-18 14:53 UTC  (8+ messages)

[net v3 PATCH 1/1] net: mvpp2: clear BM pool before initialization
 2024-01-18 14:50 UTC  (2+ messages)

[PATCH net v3] tun: add missing rx stats accounting in tun_xdp_act
 2024-01-18 14:44 UTC  (4+ messages)

[PATCH iwl-next v3 1/3] ixgbe: Convert ret val type from s32 to int
 2024-01-18 14:33 UTC  (6+ messages)
` [PATCH iwl-next v3 2/3] ixgbe: Fix smatch warnings after type convertion
` [PATCH iwl-next v3 3/3] ixgbe: Cleanup "
  ` [Intel-wired-lan] "

[PATCH net 00/14] Netfilter fixes for net
 2024-01-18 14:24 UTC  (9+ messages)
` [PATCH net 14/14] netfilter: ipset: fix performance regression in swap operation

[RFC PATCH v2 0/3] Introduce switch mode support for ICSSG driver
 2024-01-18 14:01 UTC  (5+ messages)
` [RFC PATCH v2 1/3] net: ti: icssg-prueth: Add helper functions to configure FDB
` [RFC PATCH v2 2/3] net: ti: icssg-switch: Add switchdev based driver for ethernet switch support
` [RFC PATCH v2 3/3] net: ti: icssg-prueth: Add support for ICSSG switch firmware

[PATCH net-next 00/15] net/smc: implement loopback-ism used by SMC-D
 2024-01-18 13:59 UTC  (3+ messages)

[RFC PATCH net-next v5 0/2] Abstract page from net stack
 2024-01-18 13:56 UTC  (16+ messages)
` [RFC PATCH net-next v5 2/2] net: add netmem to skb_frag_t

[PATCH net v2] net/smc: fix illegal rmb_desc access in SMC-D connection dump
 2024-01-18 13:44 UTC  (3+ messages)

[RFC PATCH net-next v2 0/2] Implement irq_domain for TXGBE
 2024-01-18 13:33 UTC  (4+ messages)
` [RFC PATCH net-next v2 1/2] net: txgbe: move interrupt codes to a separate file
` [RFC PATCH net-next v2 2/2] net: txgbe: use irq_domain for interrupt controller

[PATCH 1/1] virtio_net: Add timeout handler to avoid kernel hang
 2024-01-18 13:14 UTC  (4+ messages)

[PATCH net v2] vlan: skip nested type that is not IFLA_VLAN_QOS_MAPPING
 2024-01-18 13:03 UTC 

[PATCH RESEND] mac802154: Fix uninit-value access in ieee802154_hdr_push_sechdr
 2024-01-18 13:00 UTC  (5+ messages)

[PATCH net-next v1] vlan: skip nested type that is not IFLA_VLAN_QOS_MAPPING
 2024-01-18 12:57 UTC  (3+ messages)

[PATCH net-next v7 0/9] stmmac: Add Loongson platform support
 2024-01-18 12:56 UTC  (7+ messages)
` [PATCH net-next v7 2/9] net: stmmac: dwmac-loongson: Refactor code for loongson_dwmac_probe()
` [PATCH net-next v7 3/9] net: stmmac: dwmac-loongson: Add full PCI support

[PATCH net v2] ethtool: netlink: Add missing ethnl_ops_begin/complete
 2024-01-18 12:50 UTC  (2+ messages)

[PATCH v2] ipc/mqueue: fix potential sleeping issue in mqueue_flush_file
 2024-01-18 11:46 UTC  (4+ messages)

[PATCH net v5 0/4] dpll: fix unordered unbind/bind registerer issues
 2024-01-18 11:44 UTC  (7+ messages)
` [PATCH net v5 1/4] dpll: fix broken error path in dpll_pin_alloc(..)
` [PATCH net v5 2/4] dpll: fix pin dump crash for rebound module
` [PATCH net v5 3/4] dpll: fix userspace availability of pins
` [PATCH net v5 4/4] dpll: fix register pin with unregistered parent pin

[PATCH net v4 0/4] dpll: fix unordered unbind/bind registerer issues
 2024-01-18 11:12 UTC  (4+ messages)
` [PATCH net v4 1/4] dpll: fix pin dump crash for rebound module

[PATCH net] selftests: bonding: Add more missing config options
 2024-01-18 11:10 UTC  (10+ messages)

[PATCH net] selftests: netdevsim: add a config file
 2024-01-18 11:00 UTC  (7+ messages)

[RFC iproute2 v6 0/3] ss: pretty-printing BPF socket-local storage
 2024-01-18 10:49 UTC  (5+ messages)
` [RFC iproute2 v6 1/3] ss: add support for "
` [RFC iproute2 v6 2/3] ss: pretty-print "
` [RFC iproute2 v6 3/3] ss: update man page to document --bpf-maps and --bpf-map-id=

[PATCH net,v4] tcp: make sure init the accept_queue's spinlocks once
 2024-01-18 10:40 UTC  (2+ messages)

[PATCH v7 00/39] ep93xx device tree conversion
 2024-01-18  9:36 UTC  (5+ messages)
` [PATCH v7 17/39] dt-bindings: net: Add Cirrus EP93xx
` [PATCH v7 18/39] net: cirrus: add DT support for "

[PATCH] wifi: mac80211: Drop WBRF debugging statements
 2024-01-18  9:16 UTC  (2+ messages)

[PATCH] SUNRPC: use request size to initialize bio_vec in svc_udp_sendto()
 2024-01-18  8:42 UTC  (3+ messages)

[PATCH] net: mvpp2: Add EEE get/set to mvpp2 driver
 2024-01-18  8:36 UTC  (2+ messages)

[net v2 PATCH 1/1] net: mvpp2: clear BM pool before initialization
 2024-01-18  8:12 UTC  (3+ messages)
  ` [EXT] "

[PATCH net 0/2] net: micrel: Fixes for PHC for lan8814
 2024-01-18  7:43 UTC  (4+ messages)
` [PATCH net 1/2] net: micrel: Fix PTP frame parsing "

DSA driver support for RTL8367R
 2024-01-18  5:55 UTC 

[PATCH v1] NCSI: Add propety : no-channel-monitor and start-redo-probe
 2024-01-18  5:22 UTC 

[PATCH net] ipvs: Simplify the allocation of ip_vs_conn slab caches
 2024-01-18  2:22 UTC  (3+ messages)

[PATCH] selftests/net: argument value mismatch when calling verify_counters()
 2024-01-18  2:18 UTC 

[PATCH] netlink: fix potential race issue in netlink_native_seq_show()
 2024-01-18  2:15 UTC  (3+ messages)

[PATCH net] net/smc: fix illegal rmb_desc access in SMC-D connection dump
 2024-01-18  2:07 UTC  (3+ messages)

[pull request][net-next 00/15] mlx5 updates 2023-12-20
 2024-01-18  2:04 UTC  (9+ messages)
` [net-next 15/15] net/mlx5: Implement management PF Ethernet profile

[PATCH bpf-next v16 03/14] bpf, net: introduce bpf_struct_ops_desc
 2024-01-18  1:49 UTC  (2+ messages)
` [PATCH bpf-next v16 11/14] bpf, net: switch to dynamic registration

[PATCH v5 net-next 0/3] add multi-buff support for xdp running in generic mode
 2024-01-18  1:47 UTC  (6+ messages)
` [PATCH v5 net-next 1/3] net: introduce page_pool pointer in softnet_data percpu struct

[PATCH net-next v4] net: ti: icssg_prueth: add TAPRIO offload support
 2024-01-18  1:27 UTC  (4+ messages)

[PATCH net] selftests: bonding: Increase timeout to 1200s
 2024-01-18  1:20 UTC  (2+ messages)

[PATCH v2 0/8] Add support for ICSSG-based Ethernet on SR1.0 devices
 2024-01-18  1:16 UTC  (2+ messages)

DSA switch: VLAN tag not added on packets directed to a PVID,untagged switchport
 2024-01-18  0:52 UTC  (6+ messages)

[PATCH net 0/5] bnxt_en: Bug fixes
 2024-01-17 23:45 UTC  (6+ messages)
` [PATCH net 1/5] bnxt_en: Wait for FLR to complete during probe
` [PATCH net 2/5] bnxt_en: Fix memory leak in bnxt_hwrm_get_rings()
` [PATCH net 3/5] bnxt_en: Fix RSS table entries calculation for P5_PLUS chips
` [PATCH net 4/5] bnxt_en: Prevent kernel warning when running offline self test
` [PATCH net 5/5] bnxt_en: Fix possible crash after creating sw mqprio TCs

[RFC 3/9] PCI/portdrv: create platform devices for child OF nodes
 2024-01-17 23:38 UTC  (12+ messages)

[PATCH] wifi: mac80211: tx: Add __must_hold() annotation
 2024-01-17 23:07 UTC  (5+ messages)

[ANN] netdev call - Jan 16th
 2024-01-17 22:26 UTC  (2+ messages)

[syzbot] Monthly wireguard report (Jan 2024)
 2024-01-17 22:20 UTC 

[RFC PATCH v7 0/8] net_sched: Introduce eBPF based Qdisc
 2024-01-17 21:56 UTC  (6+ messages)
` [RFC PATCH v7 4/8] net_sched: Add reset program
` [RFC PATCH v7 5/8] net_sched: Add init program
` [RFC PATCH v7 6/8] tools/libbpf: Add support for BPF_PROG_TYPE_QDISC
` [RFC PATCH v7 7/8] samples/bpf: Add an example of bpf fq qdisc
` [RFC PATCH v7 8/8] samples/bpf: Add an example of bpf netem qdisc


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