Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-19 16:22:32 to 2024-03-20 15:00:01 UTC [more...]

Bug/race between TCP client connect() and kill -9 of server process
 2024-03-20 14:59 UTC 

[PATCH net-next v5 00/10] Support ICSSG-based Ethernet on AM65x SR1.0 devices
 2024-03-20 14:42 UTC  (10+ messages)
` [PATCH net-next v5 01/10] dt-bindings: net: Add support for AM65x SR1.0 in ICSSG
` [PATCH net-next v5 03/10] net: ti: icssg-prueth: Move common functions into a separate file
` [PATCH net-next v5 04/10] net: ti: icssg-prueth: Add SR1.0-specific configuration bits
` [PATCH net-next v5 05/10] net: ti: icssg-prueth: Add SR1.0-specific description bits
` [PATCH net-next v5 06/10] net: ti: icssg-prueth: Adjust IPG configuration for SR1.0
` [PATCH net-next v5 07/10] net: ti: icssg-prueth: Adjust the number of TX channels "
` [PATCH net-next v5 08/10] net: ti: icssg-prueth: Add functions to configure SR1.0 packet classifier
` [PATCH net-next v5 09/10] net: ti: icssg-prueth: Modify common functions for SR1.0
` [PATCH net-next v5 10/10] net: ti: icssg-prueth: Add ICSSG Ethernet driver for AM65x SR1.0 platforms

[PATCH v7] posix-timers: add clock_compare system call
 2024-03-20 14:42 UTC  (5+ messages)

[PATCH 6.6/6.1 0/1] pppoe: Fix memory leak in pppoe_sendmsg()
 2024-03-20 14:36 UTC  (2+ messages)
` [PATCH 6.6/6.1 1/1] "

[syzbot] [wireless?] [usb?] UBSAN: array-index-out-of-bounds in htc_issue_send
 2024-03-20 14:34 UTC 

[PATCH] net: dsa: mv88e6xxx: add warning for truncated mdio bus id
 2024-03-20 14:33 UTC  (3+ messages)

[syzbot] [bpf?] [net?] possible deadlock in drm_handle_vblank
 2024-03-20 14:25 UTC 

[PATCH net-next v8 00/11] stmmac: Add Loongson platform support
 2024-03-20 14:22 UTC  (41+ messages)
` [PATCH net-next v8 01/11] net: stmmac: Add multi-channel support
` [PATCH net-next v8 04/11] net: stmmac: dwmac-loongson: Move irq config to loongson_gmac_config
` [PATCH net-next v8 06/11] net: stmmac: dwmac-loongson: Add GNET support
` [PATCH net-next v8 08/11] net: stmmac: dwmac-loongson: Fix MAC speed for GNET
` [PATCH net-next v8 09/11] net: stmmac: dwmac-loongson: Fix half duplex
` [PATCH net-next v8 11/11] net: stmmac: dwmac-loongson: Disable coe for some Loongson GNET

[syzbot] [bpf?] possible deadlock in trie_delete_elem
 2024-03-20 14:20 UTC  (2+ messages)

[PATCH net v2] net: ll_temac: platform_get_resource replaced by wrong function
 2024-03-20 14:19 UTC 

[PATCH net] inet: inet_defrag: prevent sk release while still in use
 2024-03-20 14:14 UTC  (2+ messages)

[PATCH net v2] nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packet
 2024-03-20 14:11 UTC  (3+ messages)

[PATCH] flow_dissector: prevent NULL pointer dereference in __skb_flow_dissect
 2024-03-20 13:54 UTC  (4+ messages)

[PATCH net V2 0/2] net: lan743x: Fixes for multiple WOL related issues
 2024-03-20 13:53 UTC  (5+ messages)
` [PATCH net V2 1/2] net: lan743x: disable WOL upon resume to restore full data path operation
` [PATCH net V2 2/2] net: lan743x: support WOL in MAC even when PHY does not

[PATCH RFC 00/24] vfs, nfsd, nfs: implement directory delegations
 2024-03-20 13:42 UTC  (6+ messages)
` [PATCH RFC 02/24] filelock: add a lm_set_conflict lease_manager callback
` [PATCH RFC 08/24] vfs: make vfs_mknod break delegations on parent directory

[PATCH bpf-next] arm64: bpf: zero upper bits after rev32
 2024-03-20 13:38 UTC  (4+ messages)

Teo En Ming's Notes on Basic Configuration of Cisco ASA 5516-X Firewall - Version 1
 2024-03-20 13:35 UTC 

[PATCH net-next v3 1/3] net: ethernet: ti: am65-cpts: Enable PTP RX HW timestamp using CPTS FIFO
 2024-03-20 13:26 UTC  (4+ messages)
` [PATCH net-next v3 2/3] net: ethernet: ti: am65-cpsw: Enable RX HW timestamp only for PTP packets
` [PATCH net-next v3 3/3] net: ethernet: ti: am65-cpsw-ethtool: Update rx_filters for CPSW's timestamping capability

[PATCH net] net: asix: Add check for usbnet_get_endpoints
 2024-03-20 13:25 UTC  (2+ messages)

[PATCH net] selftests: forwarding: Fix ping failure due to short timeout
 2024-03-20 13:18 UTC  (3+ messages)

[PATCH net] net: txgbe: fix i2c dev name cannot match clkdev
 2024-03-20 13:14 UTC  (2+ messages)

[PATCH] net: ll_temac: platform_get_resource replaced by wrong function
 2024-03-20 12:39 UTC  (4+ messages)

[PATCH net v2 0/4] gro: various fixes related to UDP tunnels
 2024-03-20 13:00 UTC  (10+ messages)
` [PATCH net v2 1/4] udp: do not accept non-tunnel GSO skbs landing in a tunnel
` [PATCH net v2 3/4] udp: do not transition UDP fraglist to unnecessary checksum

Cannot load wireguard module
 2024-03-20 12:41 UTC  (6+ messages)

[PATCH 1/1] devlink: Fixup port identifiers for 'port param show'
 2024-03-20 12:39 UTC  (2+ messages)

[PATCH net v2] mlxbf_gige: call request_irq() after NAPI initialized
 2024-03-20 12:31 UTC  (3+ messages)

[PATCH net-next v5 0/9] virtio-net: support device stats
 2024-03-20 12:23 UTC  (8+ messages)

[PATCH net] ice: Fix freeing uninitialized pointers
 2024-03-20 12:18 UTC  (5+ messages)

[PATCH v2] net/ipv4: add tracepoint for icmp_send
 2024-03-20 11:59 UTC  (2+ messages)
`  "

[PATCH v5 00/11] Add support for Intel PPS Generator
 2024-03-20 11:30 UTC  (8+ messages)
` [PATCH v5 01/11] x86/tsc: Add base clock properties in clocksource structure
` [PATCH v5 02/11] timekeeping: Add function to convert realtime to base clock
` [Intel-wired-lan] [PATCH v5 00/11] Add support for Intel PPS Generator

[PATCH net v2] dpaa_eth: fix XDP queue index
 2024-03-20 11:25 UTC  (2+ messages)
` [PATCH net v3] "

[PATCH v3] vhost/vdpa: Add MSI translation tables to iommu for software-managed MSI
 2024-03-20 11:23 UTC  (2+ messages)

[PATCH net 0/1] pull-request: can 2024-03-20
 2024-03-20 10:50 UTC  (2+ messages)
` [PATCH net] can: kvaser_pciefd: Add additional Xilinx interrupts

[PATCH net-next v1 1/1] nfc: st95hf: Switch to using gpiod API
 2024-03-20 11:20 UTC  (5+ messages)

[PATCH iwl-net] i40e: Report MFS in decimal base instead of hex
 2024-03-20 11:19 UTC  (2+ messages)

[PATCH iwl-net] igc: Remove stale comment about Tx timestamping
 2024-03-20 11:19 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v2 net] ionic: update documentation for XDP support
 2024-03-20 11:16 UTC  (2+ messages)

[PATCH 0/3] Fix EEE support for MT7531 and MT7988 SoC switch
 2024-03-20 11:08 UTC  (2+ messages)

[BUG] selftests/net: test_vxlan_mdb.sh: 84 out of 642 tests [FAIL]
 2024-03-20 11:01 UTC  (6+ messages)

[PATCH bpf] bpf: verifier: prevent userspace memory access
 2024-03-20 10:54 UTC 

[v2 net PATCH 0/5] octeontx2-pf: RVU Mailbox fixes
 2024-03-20 10:50 UTC  (2+ messages)

[PATCH net-next v3 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-03-20 10:43 UTC  (18+ messages)
` [PATCH net-next v3 08/12] net: ethernet: oa_tc6: implement transmit path to transfer tx ethernet frames
` [PATCH net-next v3 09/12] net: ethernet: oa_tc6: implement receive path to receive rx "
` [PATCH net-next v3 12/12] dt-bindings: net: add Microchip's LAN865X 10BASE-T1S MACPHY

[PATCH iwl-next] ice: Add switch recipe reusing feature
 2024-03-20 10:38 UTC  (2+ messages)
  ` [Intel-wired-lan] "

[PATCH v5 net 0/3] Report RCU QS for busy network kthreads
 2024-03-20 10:30 UTC  (10+ messages)
` [PATCH v5 net 1/3] rcu: add a helper to report consolidated flavor QS
` [PATCH v5 net 2/3] net: report RCU QS on threaded NAPI repolling
` [PATCH v5 net 3/3] bpf: report RCU QS in cpumap kthread

[PATCH net-next v1 1/1] can: mcp251x: Fix up includes
 2024-03-20 10:26 UTC  (5+ messages)

[PATCH RFC kspp-next 0/3] compiler_types: add Endianness-dependent __counted_by_{le,be}
 2024-03-20 10:10 UTC  (5+ messages)
` [PATCH RFC kspp-next 3/3] idpf: sprinkle __counted_by{,_le}() in the virtchnl2 header

REGRESSION: RIP: 0010:skb_release_data+0xb8/0x1e0 in vhost/tun
 2024-03-20  9:33 UTC  (4+ messages)

[PATCH vhost v4 00/10] virtio: drivers maintain dma info for premapped vq
 2024-03-20  9:25 UTC  (3+ messages)

[PATCH net-next v4 0/8] virtio-net: support device stats
 2024-03-20  8:12 UTC  (6+ messages)
` [PATCH net-next v4 3/8] virtio_net: "

[PATCH v4 0/4] Bluetooth: qca: fix device-address endianness
 2024-03-20  7:55 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: bluetooth: add 'qcom,local-bd-address-broken'
` [PATCH v4 2/4] arm64: dts: qcom: sc7180-trogdor: mark bluetooth address as broken
` [PATCH v4 3/4] Bluetooth: add quirk for broken address properties
` [PATCH v4 4/4] Bluetooth: qca: fix device-address endianness

[PATCH net-next v2 0/2] Add IP/port information to UDP drop tracepoint
 2024-03-20  7:17 UTC  (5+ messages)
` [PATCH net-next v2 1/2] net: port TP_STORE_ADDR_PORTS_SKB macro to be tcp/udp independent
` [PATCH net-next v2 2/2] net: udp: add IP/port data to the tracepoint udp/udp_fail_queue_rcv_skb

[PATCH net-next v4] net: Re-use and set mono_delivery_time bit for userspace tstamp packets
 2024-03-20  6:22 UTC  (19+ messages)

[PATCH] [PATCH ipsec] xfrm: Store ipsec interface index
 2024-03-20  4:33 UTC  (3+ messages)

[PATCH iproute2 v2] ifstat: handle strdup return value
 2024-03-20  4:30 UTC  (2+ messages)

[PATCH iproute2] ifstat: don't set errno if strdup fails
 2024-03-20  4:30 UTC  (2+ messages)

[PATCH v11] net/bnx2x: Prevent access to a freed page in page_pool
 2024-03-20  3:10 UTC  (2+ messages)

[patch net] devlink: fix port new reply cmd type
 2024-03-20  3:10 UTC  (2+ messages)

[PATCH v1 net] tcp: Clear req->syncookie in reqsk_alloc()
 2024-03-20  3:10 UTC  (2+ messages)

[PATCH 1/2] net: esp: fix bad handling of pages from page_pool
 2024-03-20  3:10 UTC  (2+ messages)

[net] Question about ipvs->sysctl_sync_threshold and READ_ONCE
 2024-03-20  2:41 UTC  (2+ messages)

[PATCH v2] lib/bitmap: Fix bitmap_scatter() and bitmap_gather() kernel doc
 2024-03-20  2:33 UTC  (2+ messages)

[PATCH net-next v2 0/3] netlink: handle EMSGSIZE errors in the core
 2024-03-19 23:36 UTC  (7+ messages)
` [PATCH net-next v2 3/3] genetlink: fit NLMSG_DONE into same read() as families

[PATCH v5] ice: Add get/set hw address for VFs using devlink commands
 2024-03-19 22:52 UTC  (5+ messages)
` [EXTERNAL] "
    ` [Intel-wired-lan] "

[syzbot] [bpf?] [net?] possible deadlock in hrtimer_run_queues
 2024-03-19 22:29 UTC 

[PATCH] net: bcmgenet: Reset RBUF on first open
 2024-03-19 21:50 UTC  (7+ messages)

[PATCH 0/3] Fix EEE support for MT7531 and MT7988 SoC switch
 2024-03-19 21:31 UTC  (7+ messages)

[PATCH] net/sched: Forbid assigning mirred action to a filter attached to the egress
 2024-03-19 20:54 UTC  (10+ messages)

[PATCH v3 0/5] Bluetooth: qca: fix device-address endianness
 2024-03-19 20:02 UTC  (18+ messages)
` [PATCH v3 1/5] dt-bindings: bluetooth: add 'qcom,local-bd-address-broken'
` [PATCH v3 2/5] Bluetooth: add quirk for broken address properties
` [PATCH v3 3/5] Bluetooth: qca: fix device-address endianness

[GIT PULL] virtio: features, fixes
 2024-03-19 19:24 UTC  (4+ messages)

[PATCH nf-next v2] netfilter: conntrack: avoid sending RST to reply out-of-window skb
 2024-03-19 18:46 UTC  (4+ messages)

[PATCH 0/3] Fix EEE support for MT7531 and MT7988 SoC switch
 2024-03-19 18:31 UTC  (5+ messages)

[Intel-wired-lan] [PATCH iwl-next v2] ice: Add support for devlink loopback param
 2024-03-19 18:16 UTC  (3+ messages)

[PATCH] keys: Fix overwrite of key expiration on instantiation
 2024-03-19 18:12 UTC  (3+ messages)

[syzbot] [bpf?] UBSAN: array-index-out-of-bounds in check_stack_range_initialized
 2024-03-19 18:12 UTC 

[syzbot] [bpf?] [net?] possible deadlock in sock_hash_delete_elem (2)
 2024-03-19 18:11 UTC 

[PATCH 1/2] dt-bindings: net: broadcom-bluetooth: Add CYW43439 DT binding
 2024-03-19 18:07 UTC  (3+ messages)

[PATCH net v4] i40e: Enforce software interrupt during busy-poll exit
 2024-03-19 17:43 UTC  (2+ messages)

[PATCH net V1 0/2] net: lan743x: Fixes for multiple WOL related issues
 2024-03-19 17:26 UTC  (4+ messages)
` [PATCH net V1 3/3] net: lan743x: Address problems with wake option flags configuration sequences

[PATCH] netpoll: support sending over raw IP interfaces
 2024-03-19 17:10 UTC  (4+ messages)


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