messages from 2023-12-13 15:42:38 to 2023-12-14 02:21:12 UTC [more...]
[PATCH net v3] net: libwx: fix memory leak on free page
2023-12-14 2:21 UTC (2+ messages)
[net-next PATCH v6 1/3] net: phy: extend PHY package API to support multiple global address
2023-12-14 2:13 UTC (12+ messages)
` [net-next PATCH v6 3/3] net: phy: add support for PHY package MMD read/write
[pull request][net-next 00/11] mlx5 updates 2023-12-13
2023-12-14 2:08 UTC (12+ messages)
` [net-next 01/11] net/mlx5: Add mlx5_ifc bits used for supporting single netdev Socket-Direct
` [net-next 02/11] net/mlx5: Expose Management PCIe Index Register (MPIR)
` [net-next 03/11] net/mlx5: fs, Command to control L2TABLE entry silent mode
` [net-next 04/11] net/mlx5: fs, Command to control TX flow table root
` [net-next 05/11] net/mlx5e: Remove TLS-specific logic in generic create TIS API
` [net-next 06/11] net/mlx5: Move TISes from priv to mdev HW resources
` [net-next 07/11] net/mlx5e: Statify function mlx5e_monitor_counter_arm
` [net-next 08/11] net/mlx5e: Add wrapping for auxiliary_driver ops and remove unused args
` [net-next 09/11] net/mlx5e: Decouple CQ from priv
` [net-next 10/11] net/mlx5: devcom, Add component size getter
` [net-next 11/11] net/mlx5: DR, Use swap() instead of open coding it
[RFC PATCH net-next v1 0/4] Abstract page from net stack
2023-12-14 2:05 UTC (5+ messages)
` [RFC PATCH net-next v1 1/4] vsock/virtio: use skb_frag_page() helper
` [RFC PATCH net-next v1 2/4] net: introduce abstraction for network memory
` [RFC PATCH net-next v1 3/4] net: add netmem_t to skb_frag_t
` [RFC PATCH net-next v1 4/4] net: page_pool: use netmem_t instead of struct page in API
[PATCH net-next v2 0/2] net/sched: optimizations around action binding and init
2023-12-14 2:00 UTC (2+ messages)
[Patch v2 0/3] Register with RDMA SOC interface and support for CQ
2023-12-14 1:51 UTC (4+ messages)
` [Patch v3 1/3] RDMA/mana_ib: register RDMA device with GDMA
` [Patch v3 2/3] RDMA/mana_ib: query device capabilities
` [Patch v3 3/3] RDMA/mana_ib: Add CQ interrupt support for RAW QP
[PATCH bpf v2 0/2] bpf fix for unconnect af_unix socket
2023-12-14 1:40 UTC (2+ messages)
[pull request][net 00/15] mlx5 fixes 2023-12-13
2023-12-14 1:25 UTC (16+ messages)
` [net 01/15] Revert "net/mlx5e: fix double free of encap_header in update funcs"
` [net 02/15] Revert "net/mlx5e: fix double free of encap_header"
` [net 03/15] net/mlx5e: fix double free of encap_header
` [net 04/15] net/mlx5e: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list()
` [net 05/15] net/mlx5e: Fix a race in command alloc flow
` [net 06/15] net/mlx5e: fix a potential double-free in fs_udp_create_groups
` [net 07/15] net/mlx5e: Fix overrun reported by coverity
` [net 08/15] net/mlx5e: Decrease num_block_tc when unblock tc offload
` [net 09/15] net/mlx5e: XDP, Drop fragmented packets larger than MTU size
` [net 10/15] net/mlx5: Fix fw tracer first block check
` [net 11/15] net/mlx5: Refactor mlx5_flow_destination->rep pointer to vport num
` [net 12/15] net/mlx5e: Fix error code in mlx5e_tc_action_miss_mapping_get()
` [net 13/15] net/mlx5e: Fix error codes in alloc_branch_attr()
` [net 14/15] net/mlx5e: Correct snprintf truncation handling for fw_version buffer
` [net 15/15] net/mlx5e: Correct snprintf truncation handling for fw_version buffer used by representors
[net-next v1 00/16] Device Memory TCP
2023-12-14 1:17 UTC (5+ messages)
` [net-next v1 03/16] queue_api: define queue api
` [net-next v1 05/16] net: netdev netlink api to bind dma-buf to a net device
[PATCH net 1/2] net: mscc: ocelot: fix eMAC TX RMON stats for bucket 256-511 and above
2023-12-14 0:50 UTC (4+ messages)
` [PATCH net 2/2] net: mscc: ocelot: fix pMAC "
[net-next PATCH 0/2] net: phy: at803x: additional cleanup for qca808x
2023-12-14 0:44 UTC (3+ messages)
` [net-next PATCH 1/2] net: phy: at803x: move specific qca808x config_aneg to dedicated function
` [net-next PATCH 2/2] net: phy: at803x: make read specific status function more generic
[PATCH v3 net-next 0/8] net: dsa: mv88e6xxx: Add "eth-mac" and "rmon" counter group support
2023-12-14 0:45 UTC (5+ messages)
` [PATCH v3 net-next 2/8] net: dsa: mv88e6xxx: Create API to read a single stat counter
` [PATCH v3 net-next 8/8] selftests: forwarding: ethtool_rmon: Add histogram counter test
linux-next: manual merge of the net-next tree with the net tree
2023-12-14 0:30 UTC
[PATCH bpf-next v8 00/18] XDP metadata via kfuncs for ice + VLAN hint
2023-12-14 0:30 UTC (2+ messages)
[PATCH 00/11] splice(file<>pipe) I/O on file as-if O_NONBLOCK
2023-12-14 0:28 UTC (4+ messages)
` [PATCH RESEND 06/11] net/smc: smc_splice_read: always request MSG_DONTWAIT
[PATCH bpf-next v5 0/9] Add bpf_xdp_get_xfrm_state() kfunc
2023-12-14 0:20 UTC (17+ messages)
` [PATCH bpf-next v5 1/9] bpf: xfrm: "
` [PATCH bpf-next v5 5/9] bpf: selftests: Add verifier tests for CO-RE bitfield writes
` [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
[PATCH net-next v10 1/4] rust: core abstractions for network PHY drivers
2023-12-13 23:59 UTC (12+ messages)
[PATCH net-next 0/3] netlink: specs: prep legacy specs for C code gen
2023-12-13 23:38 UTC (5+ messages)
` [PATCH net-next 1/3] netlink: specs: ovs: remove fixed header fields from attrs
` [PATCH net-next 2/3] netlink: specs: ovs: correct enum names in specs
` [PATCH net-next 3/3] netlink: specs: mptcp: rename the MPTCP path management(?) spec
[PATCH net 1/2] net/mlx5e: Fix error code in mlx5e_tc_action_miss_mapping_get()
2023-12-13 23:31 UTC (2+ messages)
[PATCH net-next] dt-bindings: net: marvell,orion-mdio: Drop "reg" sizes schema
2023-12-13 23:24 UTC
[PATCH bpf v2 1/2] bpf: syzkaller found null ptr deref in unix_bpf proto add
2023-12-13 23:23 UTC (6+ messages)
` [External] "
[PATCH net-next 0/8] tools: ynl-gen: fill in the gaps in support of legacy families
2023-12-13 23:14 UTC (9+ messages)
` [PATCH net-next 1/8] tools: ynl-gen: add missing request free helpers for dumps
` [PATCH net-next 2/8] tools: ynl-gen: use enum user type for members and args
` [PATCH net-next 3/8] tools: ynl-gen: support fixed headers in genetlink
` [PATCH net-next 4/8] tools: ynl-gen: fill in implementations for TypeUnused
` [PATCH net-next 5/8] tools: ynl-gen: record information about recursive nests
` [PATCH net-next 6/8] tools: ynl-gen: re-sort ignoring "
` [PATCH net-next 7/8] tools: ynl-gen: store recursive nests by a pointer
` [PATCH net-next 8/8] tools: ynl-gen: print prototypes for recursive stuff
[net-next PATCH 0/2] net: add define to describe link speed modes
2023-12-13 23:10 UTC (10+ messages)
` [net-next PATCH 1/2] net: ethtool: add define for link speed mode number
` [net-next PATCH 2/2] net: phy: leds: use new define for link speed modes number
[PATCH iwl-net] idpf: enable WB_ON_ITR
2023-12-13 23:06 UTC (6+ messages)
` [Intel-wired-lan] "
[PATCH net-next 0/2] MDIO mux cleanup
2023-12-13 22:49 UTC (5+ messages)
` [PATCH net-next 1/2] net: mdio-mux: show errors on probe failure
` [PATCH net-next 2/2] net: mdio-mux: be compatible with parent buses which only support C45
[PATCH net-next v4 00/13] tools/net/ynl: Add 'sub-message' support to ynl
2023-12-13 22:41 UTC (14+ messages)
` [PATCH net-next v4 01/13] tools/net/ynl: Use consistent array index expression formatting
` [PATCH net-next v4 02/13] doc/netlink: Add sub-message support to netlink-raw
` [PATCH net-next v4 03/13] doc/netlink: Document the sub-message format for netlink-raw
` [PATCH net-next v4 04/13] tools/net/ynl: Add 'sub-message' attribute decoding to ynl
` [PATCH net-next v4 05/13] tools/net/ynl: Add binary and pad support to structs for tc
` [PATCH net-next v4 06/13] doc/netlink/specs: Add sub-message type to rt_link family
` [PATCH net-next v4 07/13] doc/netlink/specs: use pad in structs in rt_link
` [PATCH net-next v4 08/13] doc/netlink/specs: Add a spec for tc
` [PATCH net-next v4 09/13] doc/netlink: Regenerate netlink .rst files if ynl-gen-rst changes
` [PATCH net-next v4 10/13] tools/net/ynl-gen-rst: Add sub-messages to generated docs
` [PATCH net-next v4 11/13] tools/net/ynl-gen-rst: Sort the index of generated netlink specs
` [PATCH net-next v4 12/13] tools/net/ynl-gen-rst: Remove bold from attribute-set headings
` [PATCH net-next v4 13/13] tools/net/ynl-gen-rst: Remove extra indentation from generated docs
[PATCH net v2 0/2] net: mdio: mdio-bcm-unimac: optimizations and clean up
2023-12-13 22:27 UTC (3+ messages)
` [PATCH net v2 1/2] net: mdio: mdio-bcm-unimac: Delay before first poll
` [PATCH net v2 2/2] net: mdio: mdio-bcm-unimac: Use read_poll_timeout
[RFC nf-next 0/2] netfilter: bpf: support prog update
2023-12-13 22:24 UTC (3+ messages)
` [RFC nf-next 1/2] "
[PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2023-12-13 (ice, i40e)
2023-12-13 22:08 UTC (3+ messages)
` [PATCH net 1/2] ice: fix theoretical out-of-bounds access in ethtool link modes
` [PATCH net 2/2] i40e: Fix ST code value for Clause 45
[PATCH] net: mdio: mdio-bcm-unimac: Delay before first poll
2023-12-13 22:00 UTC (5+ messages)
[PATCH iwl-net v4] i40e: Restore VF MSI-X state during PCI reset
2023-12-13 21:59 UTC (2+ messages)
[PATCH net-next] selftests: forwarding: Import top-level lib.sh through $lib_dir
2023-12-13 21:40 UTC (6+ messages)
[PATCH net-next v3 0/2] Fix dangling pointer at f6i->gc_link
2023-12-13 21:37 UTC (3+ messages)
` [PATCH net-next v3 1/2] net/ipv6: insert a f6i to a GC list only if the f6i is in a fib6_table tree
` [PATCH net-next v3 2/2] selftests: fib_tests: Add tests for toggling between w/ and w/o expires
[PATCH] tcp: disable tcp_autocorking for socket when TCP_NODELAY flag is set
2023-12-13 21:30 UTC (6+ messages)
[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2023-12-12 (iavf)
2023-12-13 21:26 UTC (2+ messages)
[PATCH net-next v3 0/3] net: sched: Make tc-related drop reason more flexible for remaining qdiscs
2023-12-13 21:08 UTC (11+ messages)
` [PATCH net-next v3 2/3] "
` [PATCH net-next v3 3/3] net: sched: Add initial TC error skb drop reasons
[PATCH net-next v6 1/6] ptp: clockmatrix: support 32-bit address space
2023-12-13 21:04 UTC (6+ messages)
[PATCH v5 bpf-next 0/6] bpf: tcp: Support arbitrary SYN Cookie at TC
2023-12-13 20:44 UTC (3+ messages)
` [PATCH v5 bpf-next 6/6] selftest: bpf: Test bpf_sk_assign_tcp_reqsk()
[PATCH net] net: phy: skip LED triggers on PHYs on SFP modules
2023-12-13 20:23 UTC (7+ messages)
[PATCH net-next] sctp: support MSG_ERRQUEUE flag in recvmsg()
2023-12-13 19:46 UTC (4+ messages)
[PATCH net-next v2 0/2] Fix dangling pointer at f6i->gc_link
2023-12-13 19:37 UTC (4+ messages)
[PATCH net-next] dt-bindings: net: wireless: brcm,bcm4329-fmac: allow local-mac-address
2023-12-13 18:59 UTC (2+ messages)
[syzbot] [mptcp?] WARNING in mptcp_check_listen_stop
2023-12-13 18:53 UTC (2+ messages)
[net-next PATCH 1/2] dt-bindings: Document QCA808x PHYs
2023-12-13 18:46 UTC (2+ messages)
[PATCH net-next v2] i40e: remove fake support of rx-frames-irq
2023-12-13 18:44 UTC
[PATCH v6 00/40] ep93xx device tree conversion
2023-12-13 18:39 UTC (4+ messages)
` [PATCH v6 18/40] net: cirrus: add DT support for Cirrus EP93xx
[PATCH iwl-next v2 00/15] intel: use bitfield operations
2023-12-13 18:27 UTC (4+ messages)
` [PATCH iwl-next v2 14/15] ice: cleanup inconsistent code
[PATCH net-next v8 0/4] send credit update during setting SO_RCVLOWAT
2023-12-13 17:56 UTC (11+ messages)
[net PATCH] octeontx2-pf: Fix graceful exit during PFC configuration failure
2023-12-13 18:10 UTC
[PATCH net 1/1] net_sched: sch_fq: Fix out of range band computation
2023-12-13 18:04 UTC (6+ messages)
[PATCH net-next v3 00/13] tools/net/ynl: Add 'sub-message' support to ynl
2023-12-13 18:01 UTC (7+ messages)
` [PATCH net-next v3 09/13] doc/netlink: Regenerate netlink .rst files if ynl-gen-rst changes
[PATCH v4 00/39] netfs, afs, 9p: Delegate high-level I/O to netfslib
2023-12-13 18:01 UTC (12+ messages)
` [PATCH v4 06/39] netfs: Add a procfile to list in-progress requests
` [PATCH v4 10/39] netfs: Provide invalidate_folio and release_folio calls
` [PATCH v4 11/39] netfs: Implement unbuffered/DIO vs buffered I/O locking
` [PATCH v4 12/39] netfs: Add iov_iters to (sub)requests to describe various buffers
` [PATCH v4 18/39] netfs: Export netfs_put_subrequest() and some tracepoints
[PATCH v2 0/2] ss: pretty-printing BPF socket-local storage
2023-12-13 17:46 UTC (3+ messages)
` [PATCH v2 2/2] ss: pretty-print "
[PATCH RFC bpf-next 0/3] BPF FS mount options parsing follow ups
2023-12-13 17:26 UTC (7+ messages)
` [PATCH RFC bpf-next 1/3] bpf: add mapper macro for bpf_cmd enum
[PATCH iproute2-next] ss: Add support for dumping TCP bound-inactive sockets
2023-12-13 17:16 UTC (3+ messages)
[PATCH v2 iwl-next] ice: Fix some null pointer dereference issues in ice_ptp.c
2023-12-13 17:14 UTC (3+ messages)
[PATCH net-next 00/15] MT7530 DSA subdriver improvements
2023-12-13 16:51 UTC (4+ messages)
[PATCH v3 net-next 0/3] amd-xgbe: add support for AMD Crater
2023-12-13 16:42 UTC (9+ messages)
` [PATCH v3 net-next 1/3] amd-xgbe: reorganize the code of XPCS access
` [PATCH v3 net-next 2/3] amd-xgbe: add support for Crater ethernet device
[Draft PATCH net-next 0/3] add YAML spec for team
2023-12-13 16:36 UTC (6+ messages)
` [Draft PATCH net-next 1/3] Documentation: netlink: add a "
` [Draft PATCH net-next 2/3] net: team: use policy generated by YAML spec
[PATCH net-next 00/16] net: pcs: xpcs: Add memory-based management iface support
2023-12-13 16:32 UTC (9+ messages)
` [PATCH net-next 06/16] net: pcs: xpcs: Avoid creating dummy XPCS MDIO device
[PATCH net v2] net: ks8851: Fix TX stall caused by TX buffer overrun
2023-12-13 16:29 UTC (2+ messages)
[PATCH net-next v2] ipmr: support IP_PKTINFO on cache report IGMP msg
2023-12-13 16:19 UTC
[PATCH net-next v6 00/10] net/smc: implement SMCv2.1 virtual ISM device support
2023-12-13 16:18 UTC (3+ messages)
[PATCH net] ipmr: support IP_PKTINFO on cache report IGMP msg
2023-12-13 16:09 UTC (3+ messages)
[RFC PATCH net-next v3 0/8] Add support for 10G Ethernet SerDes on MT7988
2023-12-13 16:04 UTC (3+ messages)
` [RFC PATCH net-next v3 3/8] net: pcs: pcs-mtk-lynxi: add platform driver for MT7988
SMC-R throughput drops for specific message sizes
2023-12-13 15:52 UTC
[PATCH net-next] net: phylink: reimplement population of pl->supported for in-band
2023-12-13 15:51 UTC
[PATCH v4 00/13] netfs, cifs: Delegate high-level I/O to netfslib
2023-12-13 15:41 UTC (3+ messages)
` [PATCH v4 12/13] cifs: Remove some code that's no longer used, part 2
` [PATCH v4 13/13] cifs: Remove some code that's no longer used, part 3
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).