messages from 2023-09-14 22:32:37 to 2023-09-15 19:53:24 UTC [more...]
[PATCH][next] net: spider_net: Use size_add() in call to struct_size()
2023-09-15 19:53 UTC (2+ messages)
[PATCH iproute2-next 0/2] configure: add support for color
2023-09-15 19:52 UTC (5+ messages)
` [PATCH iproute2-next 1/2] configure: add the --color option
[PATCH][next] tipc: Use size_add() in calls to struct_size()
2023-09-15 19:43 UTC (2+ messages)
[PATCH][next] tls: Use size_add() in call to struct_size()
2023-09-15 19:42 UTC (2+ messages)
[PATCH][next] mlxsw: Use size_mul() in call to struct_size()
2023-09-15 19:42 UTC (2+ messages)
[PATCH net-next 0/5] vsock/test: add recv_buf()/send_buf() utility functions and some improvements
2023-09-15 19:30 UTC (12+ messages)
` [PATCH net-next 1/5] vsock/test: add recv_buf() utility function
` [PATCH net-next 2/5] vsock/test: use recv_buf() in vsock_test.c
` [PATCH net-next 3/5] vsock/test: add send_buf() utility function
` [PATCH net-next 4/5] vsock/test: use send_buf() in vsock_test.c
` [PATCH net-next 5/5] vsock/test: track bytes in MSG_PEEK test for SOCK_SEQPACKET
[PATCH v8 0/3] add rpc_status netlink support for NFSD
2023-09-15 19:24 UTC (2+ messages)
[PATCH net] amd-xgbe: read STAT1 register twice to get correct value
2023-09-15 19:18 UTC (3+ messages)
[PATCH] Update Bhupesh's email address
2023-09-15 19:16 UTC
[PATCH v2 net] dccp: fix dccp_v4_err()/dccp_v6_err() again
2023-09-15 19:13 UTC (2+ messages)
[PATCH net] xfrm6: fix inet6_dev refcount underflow problem
2023-09-15 18:51 UTC (2+ messages)
[PATCH][next] gve: Use size_add() in call to struct_size()
2023-09-15 18:44 UTC (2+ messages)
[PATCH bpf-next v2 0/3] bpf: expose information about netdev xdp-metadata kfunc support
2023-09-15 18:30 UTC (2+ messages)
[Patch v6 0/5] RDMA/mana_ib
2023-09-15 18:24 UTC (6+ messages)
` [Patch v6 1/5] RDMA/mana_ib : Rename all mana_ib_dev type variables to mib_dev
` [Patch v6 2/5] RDMA/mana_ib : Register Mana IB device with Management SW
` [Patch v6 3/5] RDMA/mana_ib : Create adapter and Add error eq
` [Patch v6 4/5] RDMA/mana_ib : Query adapter capabilities
` [Patch v6 5/5] RDMA/mana_ib : Send event to qp
mv88e6xxx: Timeout waiting for EEPROM done
2023-09-15 18:23 UTC (11+ messages)
[PATCH 0/4 v6.1.y] net: fix roundup issue in kmalloc_reserve()
2023-09-15 18:21 UTC (5+ messages)
` [PATCH v6.1.y 1/4] net: add SKB_HEAD_ALIGN() helper
` [PATCH v6.1.y 2/4] net: remove osize variable in __alloc_skb()
` [PATCH v6.1.y 3/4] net: factorize code in kmalloc_reserve()
` [PATCH v6.1.y 4/4] net: deal with integer overflows "
[PATCH net 0/5] net: hsr: Properly parse HSRv1 supervisor frames
2023-09-15 18:10 UTC (6+ messages)
` [PATCH net 1/5] "
` [PATCH net-next 2/5] net: hsr: Add __packed to struct hsr_sup_tlv
` [PATCH net-next 3/5] selftests: hsr: Use `let' properly
` [PATCH net-next 4/5] selftests: hsr: Reorder the testsuite
` [PATCH net-next 5/5] selftests: hsr: Extend the testsuite to also cover HSRv1
[PATCH bpf-next] xsk: add multi-buffer support for sockets sharing umem
2023-09-15 18:10 UTC (2+ messages)
[PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2023-09-15 (iavf, i40e)
2023-09-15 17:11 UTC (5+ messages)
` [PATCH net 1/4] iavf: do not process adminq tasks when __IAVF_IN_REMOVE_TASK is set
` [PATCH net 2/4] iavf: add iavf_schedule_aq_request() helper
` [PATCH net 3/4] iavf: schedule a request immediately after add/delete vlan
` [PATCH net 4/4] i40e: Fix VF VLAN offloading when port VLAN is configured
[PATCH] scsi: iscsi_tcp: restrict to TCP sockets
2023-09-15 17:11 UTC
[PATCH net-next] ipv4/fib: send RTM_DELROUTE notify when flush fib
2023-09-15 16:59 UTC (22+ messages)
[PATCH] ionic: fix 16bit math issue when PAGE_SIZE >= 64KB
2023-09-15 16:55 UTC (3+ messages)
` [PATCH net v2] "
[RFC iproute] allow overriding color option in environment
2023-09-15 16:43 UTC
uapi-header: doesn't update header include guard macros
2023-09-15 16:41 UTC
[PATCH net-next 1/2] net: dsa: microchip: Move *_port_setup code to dsa_switch_ops::port_setup()
2023-09-15 16:37 UTC (5+ messages)
` [PATCH net-next 2/2] net: dsa: microchip: Add partial ACL support for ksz9477 switches
[PATCH net-next 00/15] Add WED support for MT7988 chipset
2023-09-15 16:28 UTC (8+ messages)
` [PATCH net-next 01/15] dt-bindings: soc: mediatek: mt7986-wo-ccif: add binding for MT7988 SoC
` [PATCH net-next 02/15] dt-bindings: arm: mediatek: mt7622-wed: add WED "
` [PATCH net-next 10/15] net: ethernet: mtk_wed: introduce WED support for MT7988
[PATCH] net: sched: hfsc: dont intepret cls results when asked to drop
2023-09-15 16:27 UTC (2+ messages)
[PATCH bpf-next v2 0/9] xsk: TX metadata
2023-09-15 16:25 UTC (6+ messages)
` [PATCH bpf-next v2 2/9] xsk: add TX timestamp and TX checksum offload support
[syzbot] [net?] WARNING in __ip6_append_data
2023-09-15 16:24 UTC (4+ messages)
[PATCH] ncsi: Propagate carrier gain/loss events to the NCSI controller
2023-09-15 16:12 UTC
[PATCH net-next] ipv6: do not merge differe type and protocol routes
2023-09-15 15:58 UTC (15+ messages)
[PATCH net-next v6 0/2] net: stmmac: Tx coe sw fallback
2023-09-15 15:42 UTC (4+ messages)
` [PATCH net-next v6 1/2] dt-bindings: net: snps,dwmac: Tx coe unsupported
` [PATCH net-next v6 2/2] net: stmmac: Tx coe sw fallback
[PATCH v3 0/6] can: tcan4x5x: Introduce tcan4552/4553
2023-09-15 15:36 UTC (3+ messages)
` [PATCH v3 5/6] can: tcan4x5x: Add support for tcan4552/4553
[PATCH iwl-net] ice: block default rule setting on LAG interface
2023-09-15 15:35 UTC
[PATCH net] dccp: fix dccp_v4_err()/dccp_v6_err() again
2023-09-15 15:23 UTC (3+ messages)
[PATCH iwl-next v4 0/6] ice: Add basic E830 support
2023-09-15 15:09 UTC (7+ messages)
` [PATCH iwl-next v4 1/6] ice: Add E830 device IDs, MAC type and registers
` [PATCH iwl-next v4 2/6] ice: Add 200G speed/phy type use
` [PATCH iwl-next v4 3/6] ice: Add ice_get_link_status_datalen
` [PATCH iwl-next v4 4/6] ice: Add support for E830 DDP package segment
` [PATCH iwl-next v4 5/6] ice: Remove redundant zeroing of the fields
` [PATCH iwl-next v4 6/6] ice: Hook up 4 E830 devices by adding their IDs
[PATCH] net: sched: drr: dont intepret cls results when asked to drop
2023-09-15 15:06 UTC (4+ messages)
[PATCH iwl-next 0/2] ethtool: Add link mode maps for forced speeds
2023-09-15 14:55 UTC (3+ messages)
` [PATCH iwl-next 1/2] ethtool: Add forced speed to supported link modes maps
` [PATCH iwl-next 2/2] ice: Refactor finding advertised link speed
[PATCH] net: sched: htb: dont intepret cls results when asked to drop
2023-09-15 14:40 UTC (2+ messages)
[PATCH] net: sched: drr: dont intepret cls results when asked to drop
2023-09-15 14:20 UTC
[RFC PATCH 0/4] treewide: Use clocksource id for get_device_system_crosststamp()
2023-09-15 14:29 UTC (4+ messages)
` [RFC PATCH 4/4] treewide: Use clocksource id for struct system_counterval_t
[PATCH] net: sched: qfq: dont intepret cls results when asked to drop
2023-09-15 14:23 UTC
[[RFC PATCH v4 net-next] 0/2] net: dsa: hsr: Enable HSR HW offloading for KSZ9477
2023-09-15 14:22 UTC (11+ messages)
[RFC PATCH net-next 0/6] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
2023-09-15 14:22 UTC (3+ messages)
[PATCH v5 0/3] Move Loongson1 MAC arch-code to the driver dir
2023-09-15 14:19 UTC (10+ messages)
` [PATCH v5 1/3] dt-bindings: mfd: syscon: Add compatibles for Loongson-1 syscon
` [PATCH v5 2/3] dt-bindings: net: Add Loongson-1 Ethernet Controller
` [PATCH v5 3/3] net: stmmac: Add glue layer for Loongson-1 SoC
nft_rhash_walk, rhashtable and resize event
2023-09-15 14:05 UTC
[PATCH iwl-next v2 2/9] ethtool: Add forced speed to supported link modes maps
2023-09-15 13:58 UTC (12+ messages)
` [Intel-wired-lan] "
[RFC PATCH 0/9] iov_iter: kunit: Cleanup, abstraction and more tests
2023-09-15 13:24 UTC (11+ messages)
` [RFC PATCH 9/9] iov_iter: Add benchmarking kunit tests for UBUF/IOVEC
[PATCH iwl-next v2] ice: Disable Cage Max Power override
2023-09-15 13:15 UTC (9+ messages)
[RFC PATCH net-next 5/6] microchip: lan865x: add driver support for Microchip's LAN865X MACPHY
2023-09-15 13:01 UTC (2+ messages)
[PATCH net-next v3 0/2] Add Half Duplex support for ICSSG Driver
2023-09-15 13:00 UTC (2+ messages)
[PATCH net-next] tcp: indent an if statement
2023-09-15 13:00 UTC (2+ messages)
[net PATCH v2] octeon_ep: fix tx dma unmap len values in SG
2023-09-15 13:00 UTC (2+ messages)
[PATCH] net: sched: hfsc: dont intepret cls results when asked to drop
2023-09-15 12:57 UTC (2+ messages)
[PATCH] net: sched: qfq: dont intepret cls results when asked to drop
2023-09-15 12:56 UTC (2+ messages)
[Bug][USB4NET] Potential Bug with USB4NET and Linux Bridging
2023-09-15 12:53 UTC (2+ messages)
[PATCH v2] net: thunderbolt: Fix TCPv6 GSO checksum calculation
2023-09-15 12:50 UTC (2+ messages)
[PATCH net-next v3 1/2] pktgen: Automate flag enumeration for unknown flag handling
2023-09-15 12:23 UTC (2+ messages)
` [PATCH net-next v3 2/2] pktgen: Introducing 'SHARED' flag for testing with non-shared skb
[PATCH 2/4] dt-bindings: net: dsa: document internal MDIO bus
2023-09-15 12:18 UTC (11+ messages)
[PATCH] net: sched: htb: dont intepret cls results when asked to drop
2023-09-15 10:56 UTC
[PATCH v4 00/42] ep93xx device tree conversion
2023-09-15 10:49 UTC (4+ messages)
` [PATCH v4 21/42] dt-bindings: net: Add Cirrus EP93xx
` [PATCH v4 22/42] net: cirrus: add DT support for "
[PATCH net 0/5] There are some bugfix for the HNS3 ethernet driver
2023-09-15 9:53 UTC (6+ messages)
` [PATCH net 1/5] net: hns3: add cmdq check for vf periodic service task
` [PATCH net 2/5] net: hns3: fix GRE checksum offload issue
` [PATCH net 3/5] net: hns3: only enable unicast promisc when mac table full
` [PATCH net 4/5] net: hns3: fix fail to delete tc flower rules during reset issue
` [PATCH net 5/5] net: hns3: add 5ms delay before clear firmware reset irq source
[PATCH net v1 1/1] net/core: Fix ETH_P_1588 flow dissector
2023-09-15 9:50 UTC (2+ messages)
[PATCH net-next 00/14] ipv6: round of data-races fixes
2023-09-15 9:40 UTC (2+ messages)
[net-next PATCH] octeontx2-pf: Enable PTP PPS output support
2023-09-15 9:40 UTC (2+ messages)
[PATCH net-next] net: dsa: rtl8366rb: Implement setting up link on CPU port
2023-09-15 9:40 UTC (2+ messages)
[PATCH] net: ti: icssg-prueth: add PTP dependency
2023-09-15 9:40 UTC (2+ messages)
[PATCH v4 00/13] iov_iter: Convert the iterator macros into inline funcs
2023-09-15 9:38 UTC (4+ messages)
` [PATCH v4 05/13] iov: Move iterator functions to a header file
[PATCH v11 10/12] selftests/landlock: Add 11 new test suites dedicated to network
2023-09-15 8:54 UTC (8+ messages)
` [PATCH v11.1] "
[RFC PATCH net-next 0/3] sock: Be aware of memcg pressure on alloc
2023-09-15 8:47 UTC (3+ messages)
` "
[PATCH net] i40e: Fix VF VLAN offloading when port VLAN is configured
2023-09-15 8:42 UTC (3+ messages)
` [Intel-wired-lan] "
[PATCH net v2 1/2] iavf: add iavf_schedule_aq_request() helper
2023-09-15 8:40 UTC (6+ messages)
` [PATCH net v2 2/2] iavf: schedule a request immediately after add/delete vlan
` [Intel-wired-lan] "
` [Intel-wired-lan] [PATCH net v2 1/2] iavf: add iavf_schedule_aq_request() helper
[PATCH net-next v2 0/6] net: stmmac: add and use library for setting clock
2023-09-15 8:38 UTC (10+ messages)
` [PATCH net-next 4/6] net: stmmac: rk: use stmmac_set_tx_clk_gmii()
[PATCH net-next v8 0/6] introduce page_pool_alloc() related API
2023-09-15 8:28 UTC (3+ messages)
` [PATCH net-next v8 1/6] page_pool: frag API support for 32-bit arch with 64-bit DMA
[net-next PATCH] octeon_ep: support to fetch firmware info
2023-09-15 8:16 UTC
[PATCH] [Intel-wired-lan][PATCH iwl-next v2] ice: store VF's pci_dev ptr in ice_vf
2023-09-15 8:11 UTC (3+ messages)
` [Intel-wired-lan] [PATCH] [PATCH "
[PATCH net] selftests: tls: swap the TX and RX sockets in some tests
2023-09-15 6:50 UTC (2+ messages)
[PATCH net] dmaengine: ti: k3-udma-glue: fix k3_udma_glue_tx_get_irq() error checking
2023-09-15 6:45 UTC (3+ messages)
Urgent Bug Report Kernel crash 6.5.2
2023-09-15 6:45 UTC (2+ messages)
[PATCH net v3 0/5] net: microchip: sparx5: Fix some memory leaks in vcap_api_kunit
2023-09-15 6:40 UTC (2+ messages)
[PATCH] net/qlcnic: fix possible use-after-free bugs in qlcnic_alloc_rx_skb()
2023-09-15 5:45 UTC (2+ messages)
[PATCH v3 net] ipv4: fix null-deref in ipv4_link_failure
2023-09-15 5:12 UTC
[PATCH bpf-next v2 4/9] net/mlx5e: Implement AF_XDP TX timestamp and checksum offload
2023-09-15 2:44 UTC (2+ messages)
[PATCH net-next v3] net/core: Export dev_core_stats_*_inc()
2023-09-15 2:00 UTC (3+ messages)
[RFC PATCH net-next] net/smc: Introduce SMC-related proc files
2023-09-15 1:58 UTC (5+ messages)
[PATCH bpf-next v4 0/7] add BPF_F_PERMANENT flag for sockmap skmsg redirect
2023-09-15 1:05 UTC (3+ messages)
[PATCH] net: stmmac: fix incorrect rxq|txq_stats reference
2023-09-15 0:53 UTC
[PATCH net] net: prevent address overwrite in connect() and sendmsg()
2023-09-15 0:21 UTC (13+ messages)
[PATCH net-next 0/4] pds_core: add PCI reset handling
2023-09-14 22:32 UTC (4+ messages)
` [PATCH net-next 2/4] pds_core: keep viftypes table across reset
` [PATCH net-next 3/4] pds_core: implement pci reset handlers
` [PATCH net-next 4/4] pds_core: add attempts to fix broken PCI
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).