netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-03 01:01:49 to 2022-02-03 16:57:09 UTC [more...]

[PATCH net-next 00/15] tcp: BIG TCP implementation
 2022-02-03 16:56 UTC  (36+ 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 03/15] tcp_cubic: make hystart_ack_delay() aware of BIG TCP
` [PATCH net-next 04/15] ipv6: add struct hop_jumbo_hdr definition
` [PATCH net-next 05/15] ipv6/gso: remove temporary HBH/jumbo header
` [PATCH net-next 06/15] ipv6/gro: insert "
` [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 10/15] net: loopback: enable BIG TCP packets
` [PATCH net-next 11/15] bonding: update dev->tso_ipv6_max_size
` [PATCH net-next 12/15] macvlan: enable BIG TCP Packets
` [PATCH net-next 13/15] ipvlan: "
` [PATCH net-next 14/15] mlx4: support BIG TCP packets
` [PATCH net-next 15/15] mlx5: "

[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 bpf-next v5 0/9] libbpf: Implement BTFGen
 2022-02-03 16:40 UTC  (24+ 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 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 

sunhme: some cleanups
 2022-02-03 16:23 UTC  (4+ 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 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

[PATCH RFC 0/4] net: skb: to use (function, line) pair as reason for kfree_skb_reason()
 2022-02-03 15:59 UTC  (7+ 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: "

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] ax25: fix reference count leaks of ax25_dev
 2022-02-03 15:08 UTC 

[PATCH 0/8] bpf: Add fprobe link
 2022-02-03 15:06 UTC  (5+ messages)

[PATCH] HPE BMC GXP SUPPORT
 2022-02-03 14:55 UTC  (4+ messages)

Getting the IPv6 'prefix_len' for DHCP6 assigned addresses
 2022-02-03 14:51 UTC  (4+ messages)

[PATCH RFC net-next 0/5] net: dsa: b53: convert to phylink_generic_validate() and mark as non-legacy
 2022-02-03 14:48 UTC  (6+ 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

[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  (6+ messages)
` [PATCH net-next v4 07/13] net: wwan: t7xx: Data path HW layer
` [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  (9+ messages)
` [PATCH net-next 1/7] mptcp: move the declarations of ssk and subflow
` [PATCH net-next 2/7] mptcp: reduce branching when writing MP_FAIL option
` [PATCH net-next 3/7] mptcp: clarify when options can be used
` [PATCH net-next 4/7] mptcp: print out reset infos of MP_RST
` [PATCH net-next 5/7] mptcp: set fullmesh flag in pm_netlink
` [PATCH net-next 6/7] selftests: mptcp: set fullmesh flag in pm_nl_ctl
` [PATCH net-next 7/7] selftests: mptcp: add fullmesh setting tests

[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  (3+ 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)

[PATCH v2 iproute2] iplink: add gro_max_size attribute handling
 2022-02-03  4:45 UTC 

[PATCH iproute2] iplink: add gro_max_size attribute handling
 2022-02-03  4:45 UTC  (3+ messages)

[PATCH iproute2 v5 0/2] add json support on tc u32
 2022-02-03  4:00 UTC  (2+ messages)

linux-next: manual merge of the akpm-current tree with the bpf-next tree
 2022-02-03  3:52 UTC 


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