netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-24 12:10:19 to 2022-01-24 22:39:53 UTC [more...]

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

Re: Re: Re: [PATCH net-next v4 11/11] net: dsa: realtek: rtl8365mb: multiple cpu ports, non cpu extint
 2022-01-24 21:42 UTC  (22+ messages)
  `  "

[PATCH net 0/2] Fix PTP issue in stmmac
 2022-01-24 22:19 UTC  (4+ messages)
` [PATCH net 2/2] net: stmmac: skip only stmmac_ptp_register when resume from suspend

[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

pull-request: bpf-next 2022-01-24
 2022-01-24 22:12 UTC 

[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 net-next] net-core: add InMacErrors counter
 2022-01-24 20:19 UTC  (7+ messages)

[PATCH iproute2 v3 0/2] add json support on tc u32
 2022-01-24 21:30 UTC  (6+ messages)
` [PATCH iproute2 v3 1/2] tc: u32: add support for json output

[PATCH 1/2] platform: make platform_get_irq_optional() optional
 2022-01-24 21:02 UTC  (12+ messages)
        ` [PATCH] driver core: platform: Rename platform_get_irq_optional() to platform_get_irq_silent()

[PATCH] net: ena: Do not waste napi skb cache
 2022-01-24 20:50 UTC  (4+ 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 0/9] fprobe: Introduce fprobe function entry/exit probe
 2022-01-24 19:24 UTC  (11+ messages)
` [PATCH v4 1/9] ftrace: Add ftrace_set_filter_ips function
` [PATCH v4 2/9] fprobe: Add ftrace based probe APIs
` [PATCH v4 3/9] rethook: Add a generic return hook
` [PATCH v4 4/9] rethook: x86: Add rethook x86 implementation
` [PATCH v4 5/9] ARM: rethook: Add rethook arm implementation
` [PATCH v4 6/9] arm64: rethook: Add arm64 rethook implementation
` [PATCH v4 7/9] fprobe: Add exit_handler support
` [PATCH v4 8/9] fprobe: Add sample program for fprobe
` [PATCH v4 9/9] docs: fprobe: Add fprobe description to ftrace-use.rst

[PATCH net] ipv6: gro: flush instead of assuming different flows on hop_limit mismatch
 2022-01-24 19:23 UTC  (2+ messages)

Build regressions/improvements in v5.17-rc1
 2022-01-24 19:11 UTC  (6+ 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] net: cpsw: Properly initialise struct page_pool_params
 2022-01-24 18:51 UTC  (2+ messages)

[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  (22+ messages)
` [PATCH v5 01/20] tcp: authopt: Initial support and key management
` [PATCH v5 02/20] docs: Add user documentation for tcp_authopt
` [PATCH v5 03/20] tcp: authopt: Add crypto initialization
` [PATCH v5 04/20] tcp: md5: Refactor tcp_sig_hash_skb_data for AO
` [PATCH v5 05/20] tcp: authopt: Compute packet signatures
` [PATCH v5 06/20] tcp: authopt: Hook into tcp core
` [PATCH v5 07/20] tcp: authopt: Disable via sysctl by default
` [PATCH v5 08/20] tcp: authopt: Implement Sequence Number Extension
` [PATCH v5 09/20] tcp: ipv6: Add AO signing for tcp_v6_send_response
` [PATCH v5 10/20] tcp: authopt: Add support for signing skb-less replies
` [PATCH v5 11/20] tcp: ipv4: Add AO signing for "
` [PATCH v5 12/20] tcp: authopt: Add key selection controls
` [PATCH v5 13/20] tcp: authopt: Add initial l3index support
` [PATCH v5 14/20] tcp: authopt: Add NOSEND/NORECV flags
` [PATCH v5 15/20] tcp: authopt: Add prefixlen support
` [PATCH v5 16/20] tcp: authopt: Add /proc/net/tcp_authopt listing all keys
` [PATCH v5 17/20] selftests: nettest: Rename md5_prefix to key_addr_prefix
` [PATCH v5 18/20] selftests: nettest: Initial tcp_authopt support
` [PATCH v5 19/20] selftests: net/fcnal: "
` [PATCH v5 20/20] tcp: authopt: Try to respect rnextkeyid from SYN on SYNACK

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

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

[PATCH v6 bpf-next 0/7] bpf_prog_pack allocator
 2022-01-24 18:27 UTC  (13+ messages)
` [PATCH v6 bpf-next 6/7] bpf: introduce "

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

[PATCH net-next 1/1] r8169: enable RTL8125 ASPM L1.2
 2022-01-24 18:19 UTC 

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  (7+ messages)
` [PATCH net-next 1/4] ice: switch: add and use u16[] aliases to ice_adv_lkup_elem::{h,m}_u
` [PATCH net-next 2/4] ice: switch: unobscurify bitops loop in ice_fill_adv_dummy_packet()
` [PATCH net-next 3/4] ice: switch: use a struct to pass packet template params
` [PATCH net-next 4/4] ice: switch: use convenience macros to declare dummy pkt templates
` 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)

[PATCH net-next] ipv4: get rid of fib_info_hash_{alloc|free}
 2022-01-24 17:31 UTC 

[PATCH net] net: fec_mpc52xx: don't discard const from netdev->dev_addr
 2022-01-24 17:22 UTC 

[PATCH RESEND] net/mlx5e: Use struct_group() for memcpy() region
 2022-01-24 17:22 UTC 

[PATCH v2 RESEND] net/mlx5e: Avoid field-overflowing memcpy()
 2022-01-24 17:20 UTC 

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

[PATCH v4 0/12] riscv: switch to relative extable and other improvements
 2022-01-24 17:02 UTC  (6+ messages)
` [PATCH 11/12] riscv: extable: add a dedicated uaccess handler

[PATCH] brcmfmac: Fix a NULL pointer dereference in brcmf_of_probe()
 2022-01-24 16:50 UTC 

[PATCH v4 bpf-next 0/8] xsk: Intel driver improvements
 2022-01-24 16:55 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 3/8] ice: xsk: handle SW XDP ring wrap and bump tail more often
` [PATCH bpf-next v4 4/8] ice: make Tx threshold dependent on ring length
` [PATCH bpf-next v4 5/8] i40e: xsk: move tmp desc array from driver to pool
` [PATCH bpf-next v4 6/8] ice: xsk: avoid potential dead AF_XDP Tx processing
` [PATCH bpf-next v4 7/8] ice: xsk: improve AF_XDP ZC Tx and use batching API
` [PATCH bpf-next v4 8/8] ice: xsk: borrow xdp_tx_active logic from i40e

[PATCH] brcmfmac: Fix a wild pointer dereference bug in brcmf_chip_recognition()
 2022-01-24 16:48 UTC 

[PATCH bpf-next] selftests: xsk: fix rx_full stats test
 2022-01-24 16:49 UTC  (2+ messages)

[RFC PATCH v7 00/16] Add support for qca8k mdio rw in Ethernet packet
 2022-01-24 16:48 UTC  (13+ messages)
` [RFC PATCH v7 03/16] net: dsa: tag_qca: convert to FIELD macro
` [RFC PATCH v7 04/16] net: dsa: tag_qca: move define to include linux/dsa
` [RFC PATCH v7 06/16] net: dsa: tag_qca: add define for handling mgmt Ethernet packet
` [RFC PATCH v7 08/16] net: dsa: tag_qca: add support for handling mgmt and MIB "
` [RFC PATCH v7 10/16] net: dsa: qca8k: add support for mgmt read/write in "

[PATCH v3 bpf-next 0/7] xsk: Intel driver improvements
 2022-01-24 16:44 UTC  (5+ messages)
` [PATCH bpf-next v3 2/7] ice: xsk: handle SW XDP ring wrap and bump tail more often

[PATCH bpf-next] bpf, arm64: enable kfunc call
 2022-01-24 16:21 UTC  (2+ messages)

[PATCH net] ethtool: Fix link extended state for big endian
 2022-01-24 11:58 UTC  (5+ messages)

[PATCH AUTOSEL 5.10 3/9] sit: allow encapsulated IPv6 traffic to be delivered locally
 2022-01-24 15:55 UTC  (3+ messages)

[PATCH AUTOSEL 5.16 12/19] net: apple: bmac: Fix build since dev_addr constification
 2022-01-24 15:52 UTC  (2+ messages)

xfrm regression: TCP MSS calculation broken by commit b515d263, results in TCP stall
 2022-01-24 15:45 UTC  (5+ messages)
` [PATCH] xfrm: fix MTU regression

net-next is open
 2022-01-24 15:45 UTC 

[PATCH 3/3] io_uring: zerocopy receive
 2022-01-24 15:42 UTC  (3+ messages)

[PATCH RFC V1 net-next 3/4] net: Let the active time stamping layer be selectable
 2022-01-24 15:37 UTC  (8+ messages)

[PATCH bpf-next v2 0/3] New BPF helpers to accelerate synproxy
 2022-01-24 15:13 UTC  (4+ 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 bpf-next v2 3/3] bpf: Add selftests for raw syncookie helpers

[PATCH bpf v2 0/4] Bugfixes for syncookie BPF helpers
 2022-01-24 15:11 UTC  (5+ 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 net-next v4 00/13] net: wwan: t7xx: PCIe driver for MediaTek M.2 modem
 2022-01-24 14:51 UTC  (3+ messages)
` [PATCH net-next v4 03/13] net: wwan: t7xx: Add core components

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

[PATCH 1/3] net-zerocopy: split zerocopy receive to several parts
 2022-01-24 14:09 UTC  (2+ messages)

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

[PATCH v4 00/12] remove msize limit in virtio transport
 2022-01-24 13:55 UTC  (6+ messages)

[PATCH] net: stmmac: remove unused members in struct stmmac_priv
 2022-01-24 13:40 UTC  (2+ messages)

[PATCH net-next 0/6] net: use kfree_skb_reason() for ip/udp packet receive
 2022-01-24 13:15 UTC  (7+ messages)
` [PATCH net-next 1/6] net: netfilter: use kfree_drop_reason() for NF_DROP
` [PATCH net-next 2/6] net: ipv4: use kfree_skb_reason() in ip_rcv_core()
` [PATCH net-next 3/6] net: ipv4: use kfree_skb_reason() in ip_rcv_finish_core()
` [PATCH net-next 4/6] net: ipv4: use kfree_skb_reason() in ip_protocol_deliver_rcu()
` [PATCH net-next 5/6] net: udp: use kfree_skb_reason() in udp_queue_rcv_one_skb()
` [PATCH net-next 6/6] net: udp: use kfree_skb_reason() in __udp_queue_rcv_skb()

[PATCH] net: atlantic: Use the bitmap API instead of hand-writing it
 2022-01-24 13:02 UTC  (2+ messages)

[ANNOUNCE] Settlement with Patrick McHardy
 2022-01-24 13:00 UTC 

[syzbot] UBSAN: shift-out-of-bounds in nl802154_new_interface
 2022-01-24 12:59 UTC  (2+ messages)

[syzbot] BUG: unable to handle kernel NULL pointer dereference in unix_shutdown
 2022-01-24 13:00 UTC  (2+ messages)

[PATCH 10/54] net: ethernet: replace bitmap_weight with bitmap_empty for qlogic
 2022-01-24 12:48 UTC  (4+ messages)
` [PATCH 33/54] net: ethernet: replace bitmap_weight with bitmap_weight_{eq,gt,ge,lt,le} for mellanox

[PATCH net] ping: fix the sk_bound_dev_if match in ping_lookup
 2022-01-24 12:40 UTC  (2+ messages)

[PATCH 0/5] spi: make remove callback a void function
 2022-01-24 12:23 UTC  (3+ messages)
` [PATCH 5/5] "

Bpftool mirror now available
 2022-01-24 12:13 UTC  (3+ messages)

[net RFC v1 0/1] Fix NULL pointer dereference in page_pool
 2022-01-24 12:12 UTC  (6+ messages)
` [net RFC v1 1/1] page_pool: fix NULL dereference crash

[PATCH net v2] net/smc: Transitional solution for clcsock race issue
 2022-01-24 12:10 UTC  (2+ messages)

[PATCH net] ipv4: fix ip option filtering for locally generated fragments
 2022-01-24 12:10 UTC  (2+ 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).