messages from 2022-02-03 04:54:03 to 2022-02-03 17:34:58 UTC [more...]
[PATCH net-next 00/15] tcp: BIG TCP implementation
2022-02-03 17:34 UTC (30+ messages)
` [PATCH net-next 01/15] net: add netdev->tso_ipv6_max_size attribute
` [PATCH net-next 02/15] ipv6: add dev->gso_ipv6_max_size
` [PATCH net-next 06/15] ipv6/gro: insert temporary HBH/jumbo header
` [PATCH net-next 07/15] ipv6: add GRO_IPV6_MAX_SIZE
` [PATCH net-next 08/15] ipv6: Add hop-by-hop header to jumbograms in ip6_output
` [PATCH net-next 09/15] net: increase MAX_SKB_FRAGS
` [PATCH net-next 14/15] mlx4: support BIG TCP packets
` [PATCH net-next 15/15] mlx5: "
[PATCH RFC net-next 0/5] net: dsa: b53: convert to phylink_generic_validate() and mark as non-legacy
2022-02-03 17:33 UTC (12+ messages)
` [PATCH RFC net-next 1/5] net: dsa: b53: clean up if() condition to be more readable
` [PATCH RFC net-next 2/5] net: dsa: b53: populate supported_interfaces and mac_capabilities
` [PATCH RFC net-next 3/5] net: dsa: b53: drop use of phylink_helper_basex_speed()
` [PATCH RFC net-next 4/5] net: dsa: b53: switch to using phylink_generic_validate()
` [PATCH RFC net-next 5/5] net: dsa: b53: mark as non-legacy
event more eBPF instruction set documentation improvements
2022-02-03 17:32 UTC (3+ messages)
` [PATCH 3/5] bpf, docs: Better document the legacy packet access instruction
[PATCH RFC net-next 0/7] net: dsa: mt7530: updates for phylink changes
2022-02-03 17:31 UTC (8+ messages)
` [PATCH RFC net-next 1/7] net: dsa: mt7530: populate supported_interfaces
` [PATCH RFC net-next 2/7] net: dsa: mt7530: remove interface checks
` [PATCH RFC net-next 3/7] net: dsa: mt7530: drop use of phylink_helper_basex_speed()
` [PATCH RFC net-next 4/7] net: dsa: mt7530: only indicate linkmodes that can be supported
` [PATCH RFC net-next 5/7] net: dsa: mt7530: RGMII can support 1000base-X
` [PATCH RFC net-next 6/7] net: dsa: mt7530: switch to use phylink_get_linkmodes()
` [PATCH RFC net-next 7/7] net: dsa: mt7530: mark as non-legacy
[PATCH bpf-next v5 0/9] libbpf: Implement BTFGen
2022-02-03 17:31 UTC (29+ messages)
` [PATCH bpf-next v5 1/9] libbpf: Implement changes needed for BTFGen in bpftool
` [PATCH bpf-next v5 2/9] bpftool: Add gen min_core_btf command
` [PATCH bpf-next v5 3/9] bpftool: Implement btf_save_raw()
` [PATCH bpf-next v5 4/9] bpftool: Add struct definitions and helpers for BTFGen
` [PATCH bpf-next v5 5/9] bpftool: Implement btfgen()
` [PATCH bpf-next v5 6/9] bpftool: Implement relocations recording for BTFGen
` [PATCH bpf-next v5 7/9] bpftool: Implement btfgen_get_btf()
[PATCH RFC 0/4] net: skb: to use (function, line) pair as reason for kfree_skb_reason()
2022-02-03 17:14 UTC (9+ messages)
` [PATCH RFC 1/4] net: skb: use line number to trace dropped skb
` [PATCH RFC 2/4] net: skb: add function name as part of reason
` [PATCH RFC 3/4] net: tun: track dropped skb via kfree_skb_reason()
` [PATCH RFC 4/4] net: tap: "
[PATCH] ax25: fix reference count leaks of ax25_dev
2022-02-03 17:14 UTC (2+ messages)
sunhme: some cleanups
2022-02-03 17:12 UTC (5+ messages)
` [PATCH 1/3] sunhme: remove unused tx_dump_ring()
` [PATCH 2/3] sunhme: fix the version number in struct ethtool_drvinfo
` [PATCH 3/3] sunhme: forward the error code from pci_enable_device()
[PATCH net-next 00/10] net: ipa: improve RX buffer replenishing
2022-02-03 17:09 UTC (11+ messages)
` [PATCH net-next 01/10] net: ipa: kill replenish_saved
` [PATCH net-next 02/10] net: ipa: allocate transaction before pages when replenishing
` [PATCH net-next 03/10] net: ipa: increment backlog in replenish caller
` [PATCH net-next 04/10] net: ipa: decide on doorbell in replenish loop
` [PATCH net-next 05/10] net: ipa: allocate transaction "
` [PATCH net-next 06/10] net: ipa: don't use replenish_backlog
` [PATCH net-next 07/10] net: ipa: introduce gsi_channel_trans_idle()
` [PATCH net-next 08/10] net: ipa: kill replenish_backlog
` [PATCH net-next 09/10] net: ipa: replenish after delivering payload
` [PATCH net-next 10/10] net: ipa: determine replenish doorbell differently
[PATCH] HPE BMC GXP SUPPORT
2022-02-03 17:07 UTC (4+ messages)
[RFC net-next] net: bridge: multicast: notify switchdev driver whenever MC processing gets disabled
2022-02-03 17:06 UTC
[PATCH net] net: stmmac: ensure PTP time register reads are consistent
2022-02-03 16:44 UTC (4+ messages)
[PATCH net-next 0/4] net: dev: PREEMPT_RT fixups
2022-02-03 16:44 UTC (25+ messages)
` [PATCH net-next 1/4] net: dev: Remove the preempt_disable() in netif_rx_internal()
` [PATCH net-next 2/4] net: dev: Remove get_cpu() "
` [PATCH net-next 3/4] net: dev: Makes sure netif_rx() can be invoked in any context
` [PATCH net-next 4/4] net: dev: Make rps_lock() disable interrupts
` [PATCH net-next v2 "
[PATCH net-next 0/3] gro: some minor optimization
2022-02-03 16:41 UTC (10+ messages)
` [PATCH net-next 1/3] net: gro: avoid re-computing truesize twice on recycle
` [PATCH net-next 2/3] net: gro: minor optimization for dev_gro_receive()
` [PATCH net-next 3/3] net: gro: register gso and gro offload on separate lists
[PATCH net-next 0/5] net: dsa: mv88e6xxx: Improve standalone port isolation
2022-02-03 16:40 UTC (9+ messages)
` [PATCH net-next 1/5] net: dsa: mv88e6xxx: Improve isolation of standalone ports
[PATCH net v3] net: phy: intel-xway: enable integrated led functions
2022-02-03 16:37 UTC (7+ messages)
[PATCH net-next 1/1] net: Add new protocol attribute to IP addresses
2022-02-03 16:31 UTC
[PATCH net 0/2] net: ipa: enable register retention
2022-02-03 16:03 UTC (5+ messages)
` [PATCH net 2/2] net: ipa: request IPA register values be retained
pull-request: bpf 2022-02-03
2022-02-03 15:58 UTC
[PATCH V6 mlx5-next 00/15] Add mlx5 live migration driver and v2 migration protocol
2022-02-03 15:51 UTC (18+ messages)
` [PATCH V6 mlx5-next 08/15] vfio: Define device migration protocol v2
` [PATCH V6 mlx5-next 09/15] vfio: Extend the device migration protocol with RUNNING_P2P
[PATCH] tools/resolve_btfids: Do not print any commands when building silently
2022-02-03 15:40 UTC (2+ messages)
[PATCH] mac80211: remove useless ieee80211_vif_is_mesh() check
2022-02-03 15:30 UTC
[PATCH net-next] net: don't include ndisc.h from ipv6.h
2022-02-03 15:14 UTC (3+ messages)
[PATCH 0/8] bpf: Add fprobe link
2022-02-03 15:06 UTC (5+ messages)
Getting the IPv6 'prefix_len' for DHCP6 assigned addresses
2022-02-03 14:51 UTC (4+ messages)
[PATCH] arm64: dts: qcom: add IPA qcom,qmp property
2022-02-03 14:44 UTC (4+ messages)
[PATCH net-next v4 00/13] net: wwan: t7xx: PCIe driver for MediaTek M.2 modem
2022-02-03 14:23 UTC (3+ messages)
` [PATCH net-next v4 08/13] net: wwan: t7xx: Add data path interface
[PATCH net-next v1 0/4] usbnet: add "label" support
2022-02-03 14:20 UTC (17+ messages)
` [PATCH net-next v1 1/4] dt-bindings: net: add schema for ASIX USB Ethernet controllers
` [PATCH net-next v1 4/4] usbnet: add support for label from device tree
[PATCH net-next 0/4] net: dsa: mv88e6xxx: convert to phylink_generic_validate()
2022-02-03 14:20 UTC (9+ messages)
` [PATCH net-next 1/4] net: dsa: mv88e6xxx: add mv88e6352_g2_scratch_port_has_serdes()
` [PATCH net-next 2/4] net: dsa: mv88e6xxx: populate supported_interfaces and mac_capabilities
` [PATCH net-next 3/4] net: dsa: mv88e6xxx: convert to phylink_generic_validate()
` [PATCH net-next 4/4] net: dsa: mv88e6xxx: improve 88e6352 serdes statistics detection
[PATCH v2 net-next 0/5] net: dsa: mv88e6xxx: Improve standalone port isolation
2022-02-03 14:10 UTC (9+ messages)
` [PATCH v2 net-next 1/5] net: dsa: mv88e6xxx: Improve isolation of standalone ports
` [PATCH v2 net-next 2/5] net: dsa: mv88e6xxx: Support policy entries in the VTU
` [PATCH v2 net-next 3/5] net: dsa: mv88e6xxx: Enable port policy support on 6097
` [PATCH v2 net-next 4/5] net: dsa: mv88e6xxx: Improve multichip isolation of standalone ports
` [PATCH v2 net-next 5/5] selftests: net: bridge: Parameterize ageing timeout
[PATCHv2 net-next 0/4] Virtual PTP clock improvements and fix
2022-02-03 14:10 UTC (2+ messages)
net: stmmac: dwmac-meson8b: interface sometimes does not come up at boot
2022-02-03 13:53 UTC (2+ messages)
[PATCH intel-net] ixgbe: xsk: change !netif_carrier_ok() handling in ixgbe_xmit_zc()
2022-02-03 12:58 UTC
[PATCH iproute2] tc_util: Fix parsing action control with space and slash
2022-02-03 12:20 UTC
[PATCH v2 intel-net] ice: avoid XDP checks in ice_clean_tx_irq()
2022-02-03 12:16 UTC
[net-next PATCH v3] page_pool: Refactor page_pool to enable fragmenting after allocation
2022-02-03 12:10 UTC (2+ messages)
[PATCH net-next 0/3] Conntrack GRE offload
2022-02-03 11:59 UTC (4+ messages)
` [PATCH net-next 1/3] netfilter: flowtable: Support GRE
` [PATCH net-next 2/3] act_ct: Support GRE offload
` [PATCH net-next 3/3] net/mlx5: Support GRE conntrack offload
[PATCH net-next 0/5] Trivial DSA conversions to phylink_generic_validate()
2022-02-03 11:50 UTC (2+ messages)
[PATCH net-next 0/7] mptcp: Miscellaneous changes for 5.18
2022-02-03 11:50 UTC (2+ messages)
[PATCH bpf-next] selftests/bpf: use getpagesize() to initialize ring buffer size
2022-02-03 11:12 UTC (2+ messages)
[PATCH 1/2] net: stmmac: added Baikal-T1/M SoCs glue layer
2022-02-03 10:49 UTC (3+ messages)
[PATCH net] net: sparx5: Fix get_stat64 crash in tcpdump
2022-02-03 10:29 UTC
[syzbot] general protection fault in btf_decl_tag_resolve
2022-02-03 10:25 UTC (2+ messages)
[PATCH] MAINTAINERS: Update maintainers for chelsio crypto drivers
2022-02-03 10:12 UTC
[PATCH net-next v2 0/2] Support for the IOAM insertion frequency
2022-02-03 10:01 UTC (3+ messages)
[PATCH net-next v2 0/4] add frag page support in page pool
2022-02-03 9:48 UTC (7+ messages)
` [PATCH net-next v2 4/4] net: hns3: support skb's frag page recycling based on "
[PATCH -next] wcn36xx: clean up some inconsistent indenting
2022-02-03 9:05 UTC (2+ messages)
[PATCH net-next v3 1/1] net/sched: Enable tc skb ext allocation on chain miss only when needed
2022-02-03 8:44 UTC
[PATCH] ath9k_htc: fix uninit value bugs
2022-02-03 8:39 UTC (4+ messages)
[PATCH V4 0/4] vDPA/ifcvf: implement shared IRQ feature
2022-02-03 7:27 UTC (5+ messages)
` [PATCH V4 1/4] vDPA/ifcvf: implement IO read/write helpers in the header file
` [PATCH V4 2/4] vDPA/ifcvf: implement device MSIX vector allocator
` [PATCH V4 3/4] vhost_vdpa: don't setup irq offloading when irq_num < 0
` [PATCH V4 4/4] vDPA/ifcvf: implement shared IRQ feature
[PATCH bpf-next v2] bpf: use VM_MAP instead of VM_ALLOC for ringbuf
2022-02-03 7:30 UTC (2+ messages)
[PATCH bpf-next v2] bpf: use VM_MAP instead of VM_ALLOC for ringbuf
2022-02-03 7:24 UTC (3+ messages)
[PATCH ipsec-next] xfrm: delete not-used XFRM_OFFLOAD_IPV6 define
2022-02-03 6:49 UTC (4+ messages)
[PATCH net-next] net: minor __dev_alloc_name() optimization
2022-02-03 6:46 UTC
[PATCH ipsec-next v1] xfrm: delete duplicated functions that calls same xfrm_api_check()
2022-02-03 6:38 UTC (2+ messages)
[syzbot] WARNING in bpf_prog_test_run_xdp
2022-02-03 6:15 UTC (2+ messages)
[PATCH net-next 0/2] net: ipa: support variable RX buffer size
2022-02-03 5:30 UTC (2+ messages)
[PATCH net] net, neigh: Do not trigger immediate probes on NUD_FAILED from neigh_managed_work
2022-02-03 5:10 UTC (2+ messages)
[PATCH v6 net-next] net-core: add InMacErrors counter
2022-02-03 4:59 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).