messages from 2023-03-22 01:14:51 to 2023-03-22 15:46:52 UTC [more...]
[PATCH net-next 0/3] Remove phylink_state's an_enabled member
2023-03-22 15:46 UTC (3+ messages)
` [PATCH net-next 1/3] net: dpaa2-mac: use Autoneg bit rather than an_enabled
[patch net-next] ynl: allow to encode u8 attr
2023-03-22 15:42 UTC
[PATCH v2] ptp: add ToD device driver for Intel FPGA cards
2023-03-22 15:36 UTC (7+ messages)
[PATCH net-next v2 0/3] Add SCM_PIDFD and SO_PEERPIDFD
2023-03-22 15:35 UTC (5+ messages)
` [PATCH net-next v2 2/3] net: core: add getsockopt SO_PEERPIDFD
[PATCH v7 0/4] Add WCN6855 Bluetooth support
2023-03-22 15:35 UTC (8+ messages)
` [PATCH v7 1/4] dt-bindings: net: Add WCN6855 Bluetooth
` [PATCH v7 2/4] Bluetooth: hci_qca: Add support for QTI Bluetooth chip wcn6855
` [PATCH v7 3/4] arm64: dts: qcom: sc8280xp: Define uart2
` [PATCH v7 4/4] arm64: dts: qcom: sc8280xp-x13s: Add bluetooth
[PATCH net-next v2 0/3] bnxt PTP optimizations
2023-03-22 15:29 UTC (4+ messages)
[PATCH net-next 1/2] net: ethernet: mtk_eth_soc: add code for offloading flows from wlan devices
2023-03-22 15:19 UTC (8+ messages)
` [PATCH net-next 2/2] net: ethernet: mediatek: mtk_ppe: prefer newly added l2 flows over existing ones
[PATCH net-next 0/4] Add CPSWxG SGMII support for J7200 and J721E
2023-03-22 15:10 UTC (7+ messages)
` [PATCH net-next 2/4] net: ethernet: ti: am65-cpsw: Add support for SGMII mode
[PATCH net-next v3] docs: networking: document NAPI
2023-03-22 15:05 UTC (3+ messages)
[PATCH net] mlxsw: spectrum_fid: Fix incorrect local port type
2023-03-22 15:00 UTC (2+ messages)
[PATCH net-next] smsc911x: remove superfluous variable init
2023-03-22 14:58 UTC (4+ messages)
[PATCH net-next] net: ipa: add IPA v5.0 to ipa_version_string()
2023-03-22 14:47 UTC
[RFC PATCH v4] virtio/vsock: allocate multiple skbuffs on tx
2023-03-22 14:41 UTC (2+ messages)
[PATCH net-next 1/2] net-zerocopy: Reduce compound page head access
2023-03-22 14:40 UTC (5+ messages)
` [PATCH net-next 2/2] selftests/net: Add SHA256 computation over data sent in tcp_mmap
[PATCH net 1/2] net: ethernet: mtk_eth_soc: fix flow block refcounting
2023-03-22 14:33 UTC (2+ messages)
[PATCH net v1 0/6] net: dsa: microchip: ksz8: fixes for stable
2023-03-22 14:31 UTC (7+ messages)
` [PATCH net v1 1/6] net: dsa: microchip: ksz8: fix ksz8_fdb_dump()
` [PATCH net v1 2/6] net: dsa: microchip: ksz8: fix ksz8_fdb_dump() to extract all 1024 entries
` [PATCH net v1 3/6] net: dsa: microchip: ksz8: fix offset for the timestamp filed
` [PATCH net v1 4/6] net: dsa: microchip: ksz8: ksz8_fdb_dump: avoid extracting ghost entry from empty dynamic MAC table
` [PATCH net v1 5/6] net: dsa: microchip: ksz8863_smi: fix bulk access
` [PATCH net v1 6/6] net: dsa: microchip: ksz8: fix MDF configuration with non-zero VID
[PATCH v2] net/sctp: Make sha1 as default algorithm if fips is enabled
2023-03-22 14:04 UTC
[RFC PATCH 03/28] tcp: Support MSG_SPLICE_PAGES
2023-03-22 13:56 UTC (5+ messages)
` [RFC PATCH 0/3] net: Drop size arg from ->sendmsg() and pass msghdr into __ip{,6}_append_data()
` [RFC PATCH 1/3] net: Drop the size argument from ->sendmsg()
` [RFC PATCH 2/3] ip: Make __ip{,6}_append_data() and co. take a msghdr*
` [RFC PATCH 3/3] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
[PATCH net-next v2 1/3] scm: add SO_PASSPIDFD and SCM_PIDFD
2023-03-22 13:41 UTC (2+ messages)
[PATCH v7 0/2] Another crack at a handshake upcall mechanism
2023-03-22 13:35 UTC (7+ messages)
` [PATCH v7 1/2] net/handshake: Create a NETLINK service for handling handshake requests
[PATCH] mISDN: remove unused vpm_read_address function
2023-03-22 13:20 UTC (2+ messages)
[patch V2 0/4] net, refcount: Address dst_entry reference count scalability issues
2023-03-22 13:20 UTC (3+ messages)
` [patch V2 2/4] atomics: Provide atomic_add_and_negative() variants
[PATCH v10 0/5] mac80211_hwsim: Add PMSR support
2023-03-22 13:16 UTC (6+ messages)
` [PATCH v10 1/5] mac80211_hwsim: add PMSR capability support
` [PATCH v10 2/5] wifi: nl80211: make nl80211_send_chandef non-static
` [PATCH v10 3/5] mac80211_hwsim: add PMSR request support via virtio
` [PATCH v10 4/5] mac80211_hwsim: add PMSR abort "
` [PATCH v10 5/5] mac80211_hwsim: add PMSR report "
[PATCH v9 0/5] mac80211_hwsim: Add PMSR support
2023-03-22 13:19 UTC (17+ messages)
` [PATCH v9 1/5] mac80211_hwsim: add PMSR capability support
` [PATCH v9 3/5] mac80211_hwsim: add PMSR request support via virtio
` [PATCH v9 4/5] mac80211_hwsim: add PMSR abort "
` [PATCH v9 5/5] mac80211_hwsim: add PMSR report "
[RFC PATCH 27/28] sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
2023-03-22 13:10 UTC (7+ messages)
` [RFC PATCH 00/28] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES)
[PATCH net-next] net/smc: introduce shadow sockets for fallback connections
2023-03-22 13:08 UTC (2+ messages)
[PATCH v6 net-next 0/7] Add tx push buf len param to ethtool
2023-03-22 12:39 UTC (4+ messages)
` [PATCH v6 net-next 1/7] netlink: Add a macro to set policy message with format string
[PATCH 0/5] usermode_driver: Add management library and API
2023-03-22 12:34 UTC (5+ messages)
` [PATCH 5/5] doc: Add documentation for the User Mode Driver management library
[PATCH net-next] sh_eth: remove open coded netif_running()
2023-03-22 12:30 UTC (2+ messages)
[PATCH net-next] net: ethernet: ti: am65-cpts: adjust estf following ptp changes
2023-03-22 12:30 UTC (3+ messages)
[PATCH] ath10k: remove unused ath10k_get_ring_byte function
2023-03-22 12:28 UTC
[PATCH net] r8169: fix rtl8168h rx crc error
2023-03-22 12:13 UTC (3+ messages)
[PATCH RFC net-next 0/7] Another attempt at moving mv88e6xxx forward
2023-03-22 12:00 UTC (8+ messages)
` [PATCH RFC net-next 1/7] software node: allow named software node to be created
` [PATCH RFC net-next 2/7] net: phylink: provide phylink_find_max_speed()
` [PATCH RFC net-next 3/7] net: dsa: use fwnode_get_phy_mode() to get phy interface mode
` [PATCH RFC net-next 4/7] net: dsa: add ability for switch driver to provide a swnode
` [PATCH RFC net-next 5/7] net: dsa: avoid DT validation for drivers which provide default config
` [PATCH RFC net-next 6/7] net: dsa: mv88e6xxx: provide software node for default settings
` [PATCH RFC net-next 7/7] net: dsa: mv88e6xxx: remove handling for DSA and CPU ports
[PATCH net-next v2 0/6] ynl: add support for user headers and struct attrs
2023-03-22 11:54 UTC (13+ messages)
` [PATCH net-next v2 2/6] tools: ynl: Add struct parsing to nlspec
` [PATCH net-next v2 3/6] tools: ynl: Add array-nest attr decoding to ynl
` [PATCH net-next v2 4/6] tools: ynl: Add struct "
` [PATCH net-next v2 5/6] tools: ynl: Add fixed-header support "
[PATCH net-next 0/8] virtio_net: refactor xdp codes
2023-03-22 11:52 UTC (16+ messages)
` [PATCH net-next 1/8] virtio_net: mergeable xdp: put old page immediately
` [PATCH net-next 2/8] virtio_net: mergeable xdp: introduce mergeable_xdp_prepare
` [PATCH net-next 3/8] virtio_net: introduce virtnet_xdp_handler() to seprate the logic of run xdp
` [PATCH net-next 4/8] virtio_net: separate the logic of freeing xdp shinfo
` [PATCH net-next 5/8] virtio_net: separate the logic of freeing the rest mergeable buf
` [PATCH net-next 6/8] virtio_net: auto release xdp shinfo
` [PATCH net-next 7/8] virtio_net: introduce receive_mergeable_xdp()
` [PATCH net-next 8/8] virtio_net: introduce receive_small_xdp()
[PATCH] net/net_failover: fix queue exceeding warning
2023-03-22 11:40 UTC (2+ messages)
[PATCH 0/6] realtek: fix management of mdb entries
2023-03-22 11:26 UTC (2+ messages)
[PATCH net-next 0/3] net: remove some skb_mac_header assumptions
2023-03-22 11:26 UTC (7+ messages)
` [PATCH net-next 1/3] net: do not use skb_mac_header() in qdisc_pkt_len_init()
` [PATCH net-next 2/3] sch_cake: do not use skb_mac_header() in cake_overhead()
` [PATCH net-next 3/3] net/sched: remove two skb_mac_header() uses
[pull request][net-next 00/14] mlx5 updates 2023-03-20
2023-03-22 11:24 UTC (13+ messages)
` [net-next 01/14] lib: cpu_rmap: Avoid use after free on rmap->obj array entries
` [net-next 02/14] lib: cpu_rmap: Use allocator for rmap entries
` [net-next 03/14] lib: cpu_rmap: Add irq_cpu_rmap_remove to complement irq_cpu_rmap_add
[PATCH 0/4] net: dsa: b53: configure BCM63268 RGMII ports
2023-03-22 11:12 UTC (6+ messages)
` [PATCH v2 0/4] net: dsa: b53: configure 6318 and 63268 "
` [PATCH v2 2/4] net: dsa: b53: mmap: add more 63xx SoCs
` [PATCH v2 3/4] net: dsa: b53: mmap: allow passing a chip ID
[PATCH v5 net-next] net-sysfs: display two backlog queue len separately
2023-03-22 11:10 UTC (2+ messages)
[PATCH v2 net-next] net: introduce a config option to tweak MAX_SKB_FRAGS
2023-03-22 10:36 UTC (3+ messages)
[PATCH v3 0/8] vdpa_sim: add support for user VA
2023-03-22 10:37 UTC (3+ messages)
` [PATCH v3 3/8] vringh: replace kmap_atomic() with kmap_local_page()
[PATCH net] net: wangxun: Fix vector length of interrupt cause
2023-03-22 10:36 UTC
[PATCH net-next v1] virtio/vsock: check transport before skb allocation
2023-03-22 10:20 UTC (2+ messages)
[PATCH v11 00/25] nvme-tcp receive offloads
2023-03-22 10:19 UTC (5+ messages)
[PATCH v4 0/2] gro: optimise redundant parsing of packets
2023-03-22 10:11 UTC (4+ messages)
` [PATCH v4 2/2] "
[PATCH net-next v4] vxlan: try to send a packet normally if local bypass fails
2023-03-22 9:47 UTC (3+ messages)
[PATCH v4 0/2] can: rcar_canfd: Add transceiver support
2023-03-22 9:42 UTC (4+ messages)
` [PATCH v4 2/2] can: rcar_canfd: Improve error messages
[syzbot] possible deadlock in bpf_trace_printk
2023-03-22 9:29 UTC (2+ messages)
` [syzbot] [bpf?] [trace?] "
[PATCH net-next v4 0/8] octeon_ep: deferred probe and mailbox
2023-03-22 9:19 UTC (9+ messages)
` [PATCH net-next v4 1/8] octeon_ep: defer probe if firmware not ready
` [PATCH net-next v4 2/8] octeon_ep: poll for control messages
` [PATCH net-next v4 3/8] octeon_ep: control mailbox for multiple PFs
` [PATCH net-next v4 4/8] octeon_ep: add separate mailbox command and response queues
` [PATCH net-next v4 5/8] octeon_ep: include function id in mailbox commands
` [PATCH net-next v4 6/8] octeon_ep: support asynchronous notifications
` [PATCH net-next v4 7/8] octeon_ep: function id in link info and stats mailbox commands
` [PATCH net-next v4 8/8] octeon_ep: add heartbeat monitor
[PATCH rdma-next 0/2] Add Q-counters for representors
2023-03-22 9:11 UTC (2+ messages)
Prezentacja
2023-03-22 8:56 UTC
[PATCH] net: mdio: thunder: Add missing fwnode_handle_put()
2023-03-22 8:55 UTC (2+ messages)
[PATCH net-next] net: phy: micrel: Add support for PTP_PF_EXTTS for lan8841
2023-03-22 8:08 UTC (2+ messages)
[PATCH net-next 0/3][pull request] Intel Wired LAN Driver Updates 2023-03-21 (igb, igbvf, igc)
2023-03-22 7:53 UTC (3+ messages)
` [PATCH net-next 1/3] igb: refactor igb_ptp_adjfine_82580 to use diff_by_scaled_ppm
[PATCH nf-next 1/1] netfilter: ctnetlink: Support offloaded conntrack entry deletion
2023-03-22 7:35 UTC
[PATCH v2] Bluetooth: msft: Extended monitor tracking by address filter
2023-03-22 7:27 UTC
[PATCH net-next v3 0/7] octeon_ep: deferred probe and mailbox
2023-03-22 7:26 UTC (7+ messages)
` [PATCH net-next v3 4/7] octeon_ep: enhance control mailbox for VF support
` [EXT] "
` [PATCH net-next v3 5/7] octeon_ep: support asynchronous notifications
` [EXT] "
[PATCH] rps: process the skb directly if rps cpu not changed
2023-03-22 7:24 UTC (6+ messages)
` [PATCH v5 2/6] ksm: support unsharing zero pages placed by KSM
[PATCH net v3 0/2] smsc911x: fix issues when interface is not up yet
2023-03-22 7:19 UTC (3+ messages)
` [PATCH net v3 1/2] smsc911x: only update stats when interface is up
` [PATCH net v3 2/2] smsc911x: avoid PHY being resumed when interface is not up
[PATCH v2 0/2] arm64: dts: qcom: sc8280xp-x13s: add wifi calibration variant
2023-03-22 7:00 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: wireless: add ath11k pcie bindings
[PATCH net] sfc: ef10: don't overwrite offload features at NIC reset
2023-03-22 6:47 UTC (3+ messages)
[PATCH 0/3] arm64: dts: qcom: sc8280xp-x13s: add wifi calibration variant
2023-03-22 5:59 UTC (7+ messages)
` [PATCH 1/3] dt-bindings: wireless: add ath11k pcie bindings
[GIT PULL] Extend packet offload to fully support libreswan
2023-03-22 5:58 UTC (4+ messages)
[PATCH] net: atheros: atl1c: remove unused atl1c_irq_reset function
2023-03-22 5:40 UTC (2+ messages)
[PATCH net-next 0/3] net: remove some rcu_bh cruft
2023-03-22 5:40 UTC (2+ messages)
[PATCH net-next] tools: ynl: skip the explicit op array size when no needed
2023-03-22 5:40 UTC (2+ messages)
[PATCH bpf 00/11] bpf sockmap fixes
2023-03-22 5:39 UTC (4+ messages)
` [PATCH bpf 07/11] bpf: sockmap incorrectly handling copied_seq
[PATCH net-next 1/1] netfilter: ctnetlink: Support offloaded conntrack entry deletion
2023-03-22 4:58 UTC (2+ messages)
[PATCH net-next] net: phy: Improved phy_error() with function and error code
2023-03-22 4:41 UTC (2+ messages)
[PATCH v2 net] net/sonic: use dma_mapping_error() for error check
2023-03-22 4:40 UTC (2+ messages)
[PATCH net 0/3] Fix trainwreck with Ocelot switch statistics counters
2023-03-22 4:40 UTC (2+ messages)
[PATCH net] erspan: do not use skb_mac_header() in ndo_start_xmit()
2023-03-22 4:20 UTC (2+ messages)
[PATCH v2] atm: idt77252: fix kmemleak when rmmod idt77252
2023-03-22 4:20 UTC (2+ messages)
[PATCH v1] ptp: add ToD device driver for Intel FPGA cards
2023-03-22 4:17 UTC (11+ messages)
[PATCHv1 0/2] Fix RK3588 error prints
2023-03-22 3:10 UTC (3+ messages)
` [PATCHv1 1/2] net: ethernet: stmmac: dwmac-rk: fix optional clock handling
[PATCH v1 net-next 0/2] ipv6: Random cleanup for in6addr_any
2023-03-22 2:42 UTC (5+ messages)
` [PATCH v1 net-next 1/2] ipv6: Remove in6addr_any alternatives
` [PATCH v1 net-next 2/2] 6lowpan: Remove redundant initialisation of struct in6_addr
[PATCH net-next v2 00/12] Add EMAC3 support for sa8540p-ride
2023-03-22 2:44 UTC (4+ messages)
[PATCH net-next 0/3] net: Allow changing IPv4 address protocol
2023-03-22 2:30 UTC (5+ messages)
` [PATCH net-next 1/3] net: ipv4: "
` [PATCH net-next 3/3] selftests: rtnetlink: Add an address proto test
[PATCH net-next v3] net/sched: act_api: use the correct TCA_ACT attributes in dump
2023-03-22 1:38 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).