netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-24 17:34:29 to 2022-01-25 10:30:33 UTC [more...]

[PATCH net-next v1 0/9] add more features support for mtk-star-emac
 2022-01-25 10:22 UTC  (7+ messages)
` [PATCH net-next v1 1/9] net: ethernet: mtk-star-emac: store bit_clk_div in compat structure
` [PATCH net-next v1 2/9] net: ethernet: mtk-star-emac: modify IRQ trigger flags
` [PATCH net-next v1 3/9] net: ethernet: mtk-star-emac: add support for MT8365 SoC

[PATCH net] net: cpsw: Properly initialise struct page_pool_params
 2022-01-25 10:22 UTC  (5+ messages)

[PATCH 0/5] spi: make remove callback a void function
 2022-01-25 10:19 UTC  (7+ messages)
` [PATCH 5/5] "

[PATCH net] sch_htb: Fail on unsupported parameters when offload is requested
 2022-01-25 10:06 UTC 

[PATCH net] net: bridge: vlan: Fix dumping with ifindex
 2022-01-25  9:51 UTC  (3+ messages)

[wpan-next v2 0/9] ieee802154: A bunch of fixes
 2022-01-25  9:51 UTC  (5+ messages)

[PATCH net-next 1/1] r8169: enable RTL8125 ASPM L1.2
 2022-01-25  9:49 UTC  (5+ messages)

[PATCH net-next v4 11/11] net: dsa: realtek: rtl8365mb: multiple cpu ports, non cpu extint
 2022-01-25  9:47 UTC  (21+ messages)

[RFC PATCH net-next] net/smc: Introduce receive queue flow control support
 2022-01-25  9:42 UTC  (2+ messages)

xfrm regression: TCP MSS calculation broken by commit b515d263, results in TCP stall
 2022-01-25  9:41 UTC  (6+ messages)
` [PATCH] xfrm: fix MTU regression

[PATCH] net: ena: Do not waste napi skb cache
 2022-01-25  9:34 UTC  (5+ messages)

[PATCH v4 bpf-next 0/8] xsk: Intel driver improvements
 2022-01-25  9:32 UTC  (9+ messages)
` [PATCH bpf-next v4 1/8] ice: remove likely for napi_complete_done
` [PATCH bpf-next v4 2/8] ice: xsk: force rings to be sized to power of 2
` [PATCH bpf-next v4 4/8] ice: make Tx threshold dependent on ring length
` [PATCH bpf-next v4 7/8] ice: xsk: improve AF_XDP ZC Tx and use batching API

[PATCH V2 0/4] vDPA/ifcvf: implement shared IRQ feature
 2022-01-25  9:17 UTC  (5+ messages)
` [PATCH V2 1/4] vDPA/ifcvf: implement IO read/write helpers in the header file
` [PATCH V2 2/4] vDPA/ifcvf: implement device MSIX vector allocator
` [PATCH V2 3/4] vhost_vdpa: don't setup irq offloading when irq_num < 0
` [PATCH V2 4/4] vDPA/ifcvf: implement shared IRQ feature

[PATCH net 0/2] net: lan966x: Fixes for sleep in atomic context
 2022-01-25  9:30 UTC  (3+ messages)
` [PATCH net 1/2] net: lan966x: Fix sleep in atomic context when injecting frames
` [PATCH net 2/2] net: lan966x: Fix sleep in atomic context when updating MAC table

[PATCH v13, 0/2] ADD DM9051 ETHERNET DRIVER
 2022-01-25  8:58 UTC  (3+ messages)
` [PATCH v13, 1/2] yaml: Add dm9051 SPI network yaml file
` [PATCH v13, 2/2] net: Add dm9051 driver

[RFC PATCH 0/5] TUN/VirtioNet USO features support
 2022-01-25  8:47 UTC  (6+ messages)
` [RFC PATCH 1/5] uapi/linux/if_tun.h: Added new ioctl for tun/tap
` [RFC PATCH 2/5] driver/net/tun: Added features for USO
` [RFC PATCH 3/5] uapi/linux/virtio_net.h: Added USO types
` [RFC PATCH 4/5] linux/virtio_net.h: Added Support for GSO_UDP_L4 offload
` [RFC PATCH 5/5] drivers/net/virtio_net.c: Added USO support

[PATCH v4 00/12] remove msize limit in virtio transport
 2022-01-25  8:45 UTC  (5+ messages)

[PATCH v9] net: bonding: Add support for IPV6 ns/na to balance-alb/balance-tlb mode
 2022-01-25  9:02 UTC  (3+ messages)

[PATCH bpf-next] selftests: xsk: fix bpf_res cleanup test
 2022-01-25  8:29 UTC 

[PATCH bpf 0/7] selftests/bpf: use temp netns for testing
 2022-01-25  8:17 UTC  (8+ messages)
` [PATCH bpf 1/7] selftests/bpf/test_xdp_redirect_multi: "
` [PATCH bpf 2/7] selftests/bpf/test_xdp_veth: "
` [PATCH bpf 3/7] selftests/bpf/test_xdp_vlan: "
` [PATCH bpf 4/7] selftests/bpf/test_lwt_seg6local: "
` [PATCH bpf 5/7] selftests/bpf/test_tcp_check_syncookie: "
` [PATCH bpf 6/7] selftests/bpf/test_xdp_meta: "
` [PATCH bpf 7/7] selftests/bpf/test_xdp_redirect: "

[PATCH bpf-next v2 0/3] New BPF helpers to accelerate synproxy
 2022-01-25  7:54 UTC  (5+ messages)
` [PATCH bpf-next v2 1/3] bpf: Make errors of bpf_tcp_check_syncookie distinguishable
` [PATCH bpf-next v2 2/3] bpf: Add helpers to issue and check SYN cookies in XDP

[PATCH v6 bpf-next 0/7] bpf_prog_pack allocator
 2022-01-25  7:21 UTC  (14+ messages)
` [PATCH v6 bpf-next 6/7] bpf: introduce "

[PATCH bpf v2 0/4] Bugfixes for syncookie BPF helpers
 2022-01-25  7:12 UTC  (10+ messages)
` [PATCH bpf v2 1/4] bpf: Use ipv6_only_sock in bpf_tcp_gen_syncookie
` [PATCH bpf v2 2/4] bpf: Support dual-stack sockets in bpf_tcp_check_syncookie
` [PATCH bpf v2 3/4] bpf: Use EOPNOTSUPP "
` [PATCH bpf v2 4/4] bpf: Fix documentation of th_len in bpf_tcp_{gen,check}_syncookie

[PATCH 1/2] platform: make platform_get_irq_optional() optional
 2022-01-25  8:25 UTC  (13+ messages)
        ` [PATCH] driver core: platform: Rename platform_get_irq_optional() to platform_get_irq_silent()

[PATCH net 0/2] Fix PTP issue in stmmac
 2022-01-25  3:23 UTC  (3+ messages)
` [PATCH net 1/2] net: stmmac: configure PTP clock source prior to PTP initialization
` [PATCH net v2 2/2] net: stmmac: skip only stmmac_ptp_register when resume from suspend

[RESEND PATCH net-next 0/2] net: hns3: add support for TX push
 2022-01-25  7:21 UTC  (3+ messages)
` [RESEND PATCH net-next 1/2] net: hns3: add support for TX push mode
` [RESEND PATCH net-next 2/2] net: hns3: add ethtool priv-flag for TX push

[PATCH] batman-adv: Make use of the helper macro kthread_run()
 2022-01-25  7:18 UTC 

[PATCH v3 net-next 0/2] use bulk reads for ocelot statistics
 2022-01-25  7:15 UTC  (3+ messages)
` [PATCH v3 net-next 1/2] net: mscc: ocelot: add ability to perform bulk reads
` [PATCH v3 net-next 2/2] net: mscc: ocelot: use bulk reads for stats

[PATCH v4 0/9] fprobe: Introduce fprobe function entry/exit probe
 2022-01-25  6:02 UTC  (4+ messages)
` [PATCH v4 4/9] rethook: x86: Add rethook x86 implementation

[PATCH net] net: hns3: handle empty unknown interrupt for VF
 2022-01-25  7:03 UTC 

[PATCH iproute2 v3 0/2] add json support on tc u32
 2022-01-25  0:43 UTC  (7+ messages)
` [PATCH iproute2 v3 1/2] tc: u32: add support for json output

[PATCH] carl9170: fix missing bit-wise or operator for tx_params
 2022-01-25  0:44 UTC 

[RFC bpf-next 0/2] introduce bpf fdb lookup helper for xdp
 2022-01-25  5:09 UTC  (5+ messages)
` [RFC bpf-next 1/2] net: bridge: add unstable br_fdb_find_port_from_ifindex helper

[PATCH v2 net 0/2] use bulk reads for ocelot statistics
 2022-01-25  6:35 UTC  (3+ messages)
` [PATCH v2 net 1/2] net: mscc: ocelot: add ability to perform bulk reads
` [PATCH v2 net 2/2] net: mscc: ocelot: use bulk reads for stats

[PATCH net-next] net: Adjust sk_gso_max_size once when set
 2022-01-25  2:45 UTC 

[PATCH net] sch_cake: diffserv8 CS1 should be bulk
 2022-01-25  6:04 UTC 

[PATCH net-next v2] ipv6: gro: flush instead of assuming different flows on hop_limit mismatch
 2022-01-25  4:44 UTC 

[PATCH bpf-next] bpf: Add document for 'dst_port' of 'struct bpf_sock'
 2022-01-25  3:09 UTC  (10+ messages)

[RFC PATCH v3 0/9] fprobe: Introduce fprobe function entry/exit probe
 2022-01-24 22:58 UTC  (10+ messages)

[RFC bpf-next 0/3] libbpf: name-based u[ret]probe attach
 2022-01-24 22:47 UTC  (5+ messages)

[PATCH net 0/2] net: dsa: Avoid cross-chip syncing of VLAN filtering
 2022-01-25  0:05 UTC  (5+ messages)
` [PATCH net 1/2] net: dsa: Move VLAN filtering syncing out of dsa_switch_bridge_leave
` [PATCH net 2/2] net: dsa: Avoid cross-chip syncing of VLAN filtering

Bpftool mirror now available
 2022-01-25  3:39 UTC  (4+ messages)

[PATCH net] ipv6: gro: flush instead of assuming different flows on hop_limit mismatch
 2022-01-25  0:02 UTC  (6+ messages)

[PATCH bpf-next] bpf: fix register_btf_kfunc_id_set for !CONFIG_DEBUG_INFO_BTF
 2022-01-25  2:10 UTC  (2+ messages)

[PATCH v8] net: bonding: Add support for IPV6 ns/na to balance-alb/balance-tlb mode
 2022-01-25  2:14 UTC  (3+ messages)

Build regressions/improvements in v5.17-rc1
 2022-01-25  1:29 UTC  (6+ messages)

pull-request: bpf-next 2022-01-24
 2022-01-25  1:04 UTC  (2+ messages)

[PATCH net 0/2] Fix PTP issue in stmmac
 2022-01-25  1:32 UTC  (5+ messages)
` [PATCH net 2/2] net: stmmac: skip only stmmac_ptp_register when resume from suspend

[PATCH] net: dsa|ethernet: use bool values to pass bool param of phy_init_eee
 2022-01-25  1:10 UTC  (2+ messages)

[PATCH] net: fec_ptp: remove redundant initialization of variable val
 2022-01-25  1:26 UTC  (2+ messages)

[PATCH] net: usb: asix: remove redundant assignment to variable reg
 2022-01-25  1:26 UTC  (2+ messages)

linux-next: manual merge of the bpf-next tree with Linus' tree
 2022-01-24 21:56 UTC 

linux-next: manual merge of the bpf-next tree with Linus' tree
 2022-01-24 21:43 UTC 

[PATCH 5.16 0943/1039] perf evsel: Override attr->sample_period for non-libpfm4 events
 2022-01-24 18:45 UTC 

[PATCH v8] net: bonding: Add support for IPV6 ns/na to balance-alb/balance-tlb mode
 2022-01-24 23:36 UTC 

[net-next PATCH] page_pool: Refactor page_pool to enable fragmenting after allocation
 2022-01-24 21:23 UTC 

[PATCH net-next] r8169: use new PM macros
 2022-01-24 21:17 UTC 

[PATCH net-next] net-core: add InMacErrors counter
 2022-01-24 22:24 UTC  (10+ messages)

[PATCH v4 6/9] arm64: rethook: Add arm64 rethook implementation
 2022-01-24 22:23 UTC  (2+ messages)

[PATCH net 0/5] pull-request: can 2022-01-24
 2022-01-24 20:50 UTC  (7+ messages)
` [PATCH net 1/5] mailmap: update email address of Brian Silverman
` [PATCH net 2/5] dt-bindings: can: tcan4x5x: fix mram-cfg RX FIFO config
` [PATCH net 3/5] can: m_can: m_can_fifo_{read,write}: don't read or write from/to FIFO if length is 0
` [PATCH net 4/5] can: tcan4x5x: regmap: fix max register value
` [PATCH net 5/5] can: flexcan: mark RX via mailboxes as supported on MCF5441X

[PATCH net-next 0/6] netns: speedup netns dismantles
 2022-01-24 20:24 UTC  (7+ messages)
` [PATCH net-next 1/6] tcp/dccp: add tw->tw_bslot
` [PATCH net-next 2/6] tcp/dccp: no longer use twsk_net(tw) from tw_timer_handler()
` [PATCH net-next 3/6] tcp/dccp: get rid of inet_twsk_purge()
` [PATCH net-next 4/6] ipv4: do not use per netns icmp sockets
` [PATCH net-next 5/6] ipv6: "
` [PATCH net-next 6/6] ipv4/tcp: do not use per netns ctl sockets

[PATCH][next] net: mana: Use struct_size() helper in mana_gd_create_dma_region()
 2022-01-24 21:47 UTC  (2+ messages)

[PATCH 5.15 768/846] perf evsel: Override attr->sample_period for non-libpfm4 events
 2022-01-24 18:44 UTC 

[PATCH 5.10 508/563] perf evsel: Override attr->sample_period for non-libpfm4 events
 2022-01-24 18:44 UTC 

[PATCH v4 5/9] ARM: rethook: Add rethook arm implementation
 2022-01-24 19:24 UTC  (2+ messages)

[PATCH ethtool-next v2] features: add --json support
 2022-01-24 19:02 UTC  (2+ messages)

[PATCH net 00/16] ionic: updates for stable FW recovery
 2022-01-24 18:53 UTC  (17+ messages)
` [PATCH net 01/16] ionic: fix type complaint in ionic_dev_cmd_clean()
` [PATCH net 02/16] ionic: start watchdog after all is setup
` [PATCH net 03/16] ionic: separate function for watchdog init
` [PATCH net 04/16] ionic: Don't send reset commands if FW isn't running
` [PATCH net 05/16] ionic: add FW_STOPPING state
` [PATCH net 06/16] ionic: better handling of RESET event
` [PATCH net 07/16] ionic: fix up printing of timeout error
` [PATCH net 08/16] ionic: Correctly print AQ errors if completions aren't received
` [PATCH net 09/16] ionic: Allow flexibility for error reporting on dev commands
` [PATCH net 10/16] ionic: Query FW when getting VF info via ndo_get_vf_config
` [PATCH net 11/16] ionic: Prevent filter add/del err msgs when the device is not available
` [PATCH net 12/16] ionic: Cleanups in the Tx hotpath code
` [PATCH net 13/16] ionic: disable napi when ionic_lif_init() fails
` [PATCH net 14/16] ionic: remove the dbid_inuse bitmap
` [PATCH net 15/16] ionic: stretch heartbeat detection
` [PATCH net 16/16] ionic: replace set_vf data with union

[PATCH] net: stmmac: dwmac-sun8i: fix double disable and unprepare "stmmaceth" clk
 2022-01-24 18:43 UTC  (2+ messages)

[PATCH v5 00/20] tcp: Initial support for RFC5925 auth option
 2022-01-24 18:39 UTC  (2+ messages)

[PATCH] net: tulip: remove redundant assignment to variable new_csr6
 2022-01-24 18:30 UTC  (2+ messages)

[PATCH v3] cgroup/bpf: fast path skb BPF filtering
 2022-01-24 18:25 UTC  (14+ messages)

0is40s2b
 2022-01-24 18:01 UTC 

kernel BUG at mm/vmalloc.c:LINE! (2)
 2022-01-24 17:59 UTC  (3+ messages)

[PATCH net-next 0/4] ice: switch: debloat packet templates code
 2022-01-24 17:35 UTC  (3+ messages)
` ice: Add support for inner etype in switchdev

MT7621 SoC Traffic Won't Flow on RGMII2 Bus/2nd GMAC
 2022-01-24 17:34 UTC  (7+ messages)


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