netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-04 09:44:43 to 2022-03-04 23:28:40 UTC [more...]

[RFC] A couple of issues on BPF callstack
 2022-03-04 23:28 UTC 

sendmsg bug
 2022-03-04 23:20 UTC  (2+ messages)

[PATCH bpf-next v2 00/28] Introduce eBPF support for HID devices
 2022-03-04 23:12 UTC  (40+ messages)
` [PATCH bpf-next v2 01/28] bpf: add new is_sys_admin_prog_type() helper
` [PATCH bpf-next v2 02/28] bpf: introduce hid program type
` [PATCH bpf-next v2 03/28] HID: hook up with bpf
` [PATCH bpf-next v2 04/28] libbpf: add HID program type and API
` [PATCH bpf-next v2 05/28] selftests/bpf: add tests for the HID-bpf initial implementation
` [PATCH bpf-next v2 06/28] samples/bpf: add new hid_mouse example
` [PATCH bpf-next v2 07/28] bpf/hid: add a new attach type to change the report descriptor
` [PATCH bpf-next v2 08/28] HID: allow to change the report descriptor from an eBPF program
` [PATCH bpf-next v2 09/28] libbpf: add new attach type BPF_HID_RDESC_FIXUP
` [PATCH bpf-next v2 10/28] selftests/bpf: add report descriptor fixup tests
` [PATCH bpf-next v2 11/28] samples/bpf: add a report descriptor fixup
` [PATCH bpf-next v2 12/28] bpf/hid: add hid_{get|set}_data helpers
` [PATCH bpf-next v2 13/28] HID: bpf: implement hid_bpf_get|set_data
` [PATCH bpf-next v2 14/28] selftests/bpf: add tests for hid_{get|set}_data helpers
` [PATCH bpf-next v2 15/28] bpf/hid: add new BPF type to trigger commands from userspace
` [PATCH bpf-next v2 16/28] libbpf: add new attach type BPF_HID_USER_EVENT
` [PATCH bpf-next v2 17/28] selftests/bpf: add test for user call of HID bpf programs
` [PATCH bpf-next v2 18/28] selftests/bpf: hid: rely on uhid event to know if a test device is ready
` [PATCH bpf-next v2 19/28] bpf/hid: add bpf_hid_raw_request helper function
` [PATCH bpf-next v2 20/28] HID: add implementation of bpf_hid_raw_request
` [PATCH bpf-next v2 21/28] selftests/bpf: add tests for bpf_hid_hw_request
` [PATCH bpf-next v2 22/28] bpf/verifier: prevent non GPL programs to be loaded against HID
` [PATCH bpf-next v2 23/28] HID: bpf: compute only the required buffer size for the device
` [PATCH bpf-next v2 24/28] HID: bpf: only call hid_bpf_raw_event() if a ctx is available
` [PATCH bpf-next v2 25/28] bpf/hid: Add a flag to add the program at the beginning of the list
` [PATCH bpf-next v2 26/28] libbpf: add handling for BPF_F_INSERT_HEAD in HID programs
` [PATCH bpf-next v2 27/28] selftests/bpf: Add a test for BPF_F_INSERT_HEAD
` [PATCH bpf-next v2 28/28] samples/bpf: fix bpf_program__attach_hid() api change

Transparently receive IP over LLC/SNAP
 2022-03-04 23:11 UTC 

[PATCHv2 bpf-next 0/8] bpf: Add kprobe multi link
 2022-03-04 23:11 UTC  (18+ messages)
` [PATCH 02/10] bpf: Add multi kprobe link
` [PATCH 03/10] bpf: Add bpf_get_func_ip kprobe helper for "
` [PATCH 05/10] bpf: Add cookie support to programs attached with kprobe multi link
` [PATCH 06/10] libbpf: Add libbpf_kallsyms_parse function
` [PATCH 07/10] libbpf: Add bpf_link_create support for multi kprobes
` [PATCH 08/10] libbpf: Add bpf_program__attach_kprobe_opts "
` [PATCH 09/10] selftest/bpf: Add kprobe_multi attach test
` [PATCH 10/10] selftest/bpf: Add kprobe_multi test for bpf_cookie values

[PATCH net-next 0/7] NAPI/GRO support for axienet driver
 2022-03-04 23:01 UTC  (9+ messages)
` [PATCH net-next 1/7] net: axienet: fix RX ring refill allocation failure handling
` [PATCH net-next 2/7] net: axienet: Clean up device used for DMA calls
` [PATCH net-next 3/7] net: axienet: Clean up DMA start/stop and error handling
` [PATCH net-next 4/7] net: axienet: don't set IRQ timer when IRQ delay not used
` [PATCH net-next 5/7] net: axienet: implement NAPI and GRO receive
` [PATCH net-next 6/7] net: axienet: reduce default RX interrupt threshold to 1
` [PATCH net-next 7/7] net: axienet: add coalesce timer ethtool configuration

[PATCH iproute2-next] ipaddress: remove 'label' compatibility with Linux-2.0 net aliases
 2022-03-04 22:24 UTC  (2+ messages)

[PATCH 1/1] libbpf: ensure F_DUPFD_CLOEXEC is defined
 2022-03-04 21:54 UTC  (4+ messages)

[PATCH net-next?] net: fungible: fix multiple build problems
 2022-03-04 21:15 UTC 

[PATCH net-next 0/9] net: Convert user to netif_rx()
 2022-03-04 20:31 UTC  (4+ messages)
` [PATCH net-next 3/9] net: sgi-xp: Use netif_rx()

pull request: bluetooth-next 2022-03-04
 2022-03-04 19:39 UTC 

[PATCH] net: bcmgenet: Return not supported if we don't have a WoL IRQ
 2022-03-04 20:12 UTC  (13+ messages)

[PATCH v2 net-next 00/14] tcp: BIG TCP implementation
 2022-03-04 19:28 UTC  (17+ messages)
` [PATCH v2 net-next 04/14] ipv6: add struct hop_jumbo_hdr definition
` [PATCH v2 net-next 07/14] ipv6: add GRO_IPV6_MAX_SIZE
` [PATCH v2 net-next 08/14] ipv6: Add hop-by-hop header to jumbograms in ip6_output
` [PATCH v2 net-next 14/14] mlx5: support BIG TCP packets

[PATCH net] net: phy: meson-gxl: fix interrupt handling in forced mode
 2022-03-04 19:52 UTC  (2+ messages)

[PATCH net-next 00/11] mptcp: Selftest refinements and a new test
 2022-03-04 19:36 UTC  (12+ messages)
` [PATCH net-next 01/11] selftests: mptcp: adjust output alignment for more tests
` [PATCH net-next 02/11] mptcp: add the mibs for MP_FASTCLOSE
` [PATCH net-next 03/11] selftests: mptcp: add the MP_FASTCLOSE mibs check
` [PATCH net-next 04/11] mptcp: add the mibs for MP_RST
` [PATCH net-next 05/11] selftests: mptcp: add the MP_RST mibs check
` [PATCH net-next 06/11] selftests: mptcp: add extra_args in do_transfer
` [PATCH net-next 07/11] selftests: mptcp: reuse linkfail to make given size files
` [PATCH net-next 08/11] selftests: mptcp: add fastclose testcase
` [PATCH net-next 09/11] selftests: mptcp: add invert check in check_transfer
` [PATCH net-next 10/11] selftests: mptcp: add more arguments for chk_join_nr
` [PATCH net-next 11/11] selftests: mptcp: update output info of chk_rm_nr

[PATCH bpf-next] bpf: select proper size for bpf_prog_pack
 2022-03-04 18:43 UTC 

Add AF_XDP zero-copy support for NFP
 2022-03-04 18:42 UTC  (9+ messages)
` [PATCH net-next 1/5] nfp: expose common functions to be used for AF_XDP
` [PATCH net-next 2/5] nfp: wrap napi add/del logic
` [PATCH net-next 3/5] nfp: xsk: add an array of xsk buffer pools to each data path
` [PATCH net-next 4/5] nfp: xsk: add configuration check for XSK socket chunk size
` [PATCH net-next 5/5] nfp: xsk: add AF_XDP zero-copy Rx and Tx support

[PATCH net-next v5 0/3] net: dsa: realtek: add rtl8_4t tag
 2022-03-04 18:27 UTC  (3+ messages)
` [PATCH net-next v5 1/3] dt-bindings: net: dsa: add rtl8_4 and rtl8_4t tag formats

[PATCH] mISDN: Fix memory leak in dsp_pipeline_build()
 2022-03-04 18:25 UTC 

[PATCH 00/21] Control VQ support in vDPA
 2022-03-04 18:04 UTC  (16+ messages)
` [RFC PATCH v2 00/19] "
  ` [RFC PATCH v2 06/19] vdpa: multiple address spaces support
  ` [RFC PATCH v2 07/19] vdpa: introduce config operations for associating ASID to a virtqueue group
  ` [RFC PATCH v2 09/19] vhost: support ASID in IOTLB API
  ` [RFC PATCH v2 10/19] vhost-vdpa: introduce asid based IOTLB
  ` [RFC PATCH v2 15/19] vhost-vdpa: support ASID based IOTLB API

[PATCH] mm: Consider __GFP_NOWARN flag for oversized kvmalloc() calls
 2022-03-04 18:01 UTC  (4+ messages)

[PATCH] rdma: Fix res_print_uint()
 2022-03-04 17:33 UTC  (6+ messages)
` [PATCH v2] "
  ` [PATCH v3] rdma: Fix res_print_uint() and add res_print_u64()

[PATCH] net/bluetooth: use memset avoid memory leaks
 2022-03-04 17:20 UTC  (2+ messages)

[PATCH net-next] Revert "net/smc: don't req_notify until all CQEs drained"
 2022-03-04 17:12 UTC  (2+ messages)

[PATCH 1/1] vhost: Protect the virtqueue from being cleared whilst still in use
 2022-03-04 16:56 UTC  (11+ messages)

[PATCH iproute2-next v2] ss: display advertised TCP receive window and out-of-order counter
 2022-03-04 16:50 UTC  (2+ messages)

[PATCH net-next] ptp: ocp: Add serial port information to the debug summary
 2022-03-04 16:50 UTC  (6+ messages)
` [PATCH net-next 1/2] ptp: ocp: add nvmem interface for accessing eeprom

pull-request: bpf-next 2022-03-04
 2022-03-04 16:43 UTC 

[PATCH net-next v10 0/7] ice: GTP support in switchdev
 2022-03-04 16:40 UTC  (8+ messages)
` [PATCH net-next v10 1/7] gtp: Allow to create GTP device without FDs
` [PATCH net-next v10 2/7] gtp: Implement GTP echo response
` [PATCH net-next v10 3/7] gtp: Implement GTP echo request
` [PATCH net-next v10 4/7] net/sched: Allow flower to match on GTP options
` [PATCH net-next v10 5/7] gtp: Add support for checking GTP device type
` [PATCH net-next v10 6/7] ice: Fix FV offset searching
` [PATCH net-next v10 7/7] ice: Support GTP-U and GTP-C offload in switchdev

[PATCH v2 0/9] virtio: support advance DMA
 2022-03-04 16:38 UTC  (3+ messages)
` [PATCH v2 9/9] virtio_net: xdp xmit use virtio dma api

[PATCH net-next] skb: make drop reason booleanable
 2022-03-04 16:36 UTC  (5+ messages)

[PATCH iproute2-next 0/2] lib: add profinet and ethercat as link layer protocol
 2022-03-04 16:30 UTC  (2+ messages)

[PATCH iproute2-next V2 0/4] Add support for locked bridge ports (for 802.1X)
 2022-03-04 16:20 UTC  (2+ messages)

[PATCH bpf-next] bpf: Replace strncpy() with strscpy_pad()
 2022-03-04 16:07 UTC  (3+ messages)
` [PATCH bpf-next v2] bpf: Replace strncpy() with strscpy()

[bugreport] stability issue with many altname
 2022-03-04 15:44 UTC 

[PATCH net-next 0/3] Add support for 1588 in LAN8814
 2022-03-04 15:42 UTC  (16+ messages)
` [PATCH net-next 2/3] dt-bindings: net: micrel: Configure latency values and timestamping check for LAN8814 phy
` [PATCH net-next 3/3] net: phy: micrel: 1588 support "

[PATCH net-next v6 0/3] tun/tap: use kfree_skb_reason() to trace dropped skb
 2022-03-04 14:55 UTC  (4+ messages)
` [PATCH net-next v6 1/3] net: tap: track dropped skb via kfree_skb_reason()
` [PATCH net-next v6 2/3] net: tun: split run_ebpf_filter() and pskb_trim() into different "if statement"
` [PATCH net-next v6 3/3] net: tun: track dropped skb via kfree_skb_reason()

[PATCH net-next v5 0/4] tun/tap: use kfree_skb_reason() to trace dropped skb
 2022-03-04 14:52 UTC  (3+ messages)

[PATCH net-next] net: sparx5: Fix initialization of variables on stack
 2022-03-04 14:09 UTC 

[PATCH net-next 0/6] Add support for LAN937x T1 Phy Driver
 2022-03-04 13:51 UTC  (10+ messages)
` [PATCH net-next 2/6] net: phy: used the PHY_ID_MATCH_MODEL macro for LAN87XX
` [PATCH net-next 3/6] net: phy: removed empty lines in LAN87XX
` [PATCH net-next 4/6] net: phy: updated the initialization routine for LAN87xx
` [PATCH net-next 5/6] net: phy: added the LAN937x phy support
` [PATCH net-next 6/6] net: phy: added ethtool master-slave configuration support

[PATCH v2] net: ethernet: sun: Remove redundant code
 2022-03-04 13:32 UTC  (3+ messages)

[PATCH net v2 1/1] tipc: fix kernel panic when enabling bearer
 2022-03-04 13:20 UTC  (2+ messages)

[PATCH v4 3/4] drivers/net/virtio_net: Added RSS hash report
 2022-03-04 13:09 UTC  (4+ messages)

[PATCH net-next 0/9] net: sparx5: Add PTP Hardware Clock support
 2022-03-04 13:10 UTC  (11+ messages)
` [PATCH net-next 1/9] net: sparx5: Move ifh from port to local variable
` [PATCH net-next 2/9] dt-bindings: net: sparx5: Extend with the ptp interrupt
` [PATCH net-next 3/9] dts: sparx5: Enable "
` [PATCH net-next 4/9] net: sparx5: Add registers that are used by ptp functionality
` [PATCH net-next 5/9] net: sparx5: Add support for ptp clocks
` [PATCH net-next 6/9] net: sparx5: Implement SIOCSHWTSTAMP and SIOCGHWTSTAMP
` [PATCH net-next 7/9] net: sparx5: Update extraction/injection for timestamping
` [PATCH net-next 8/9] net: sparx5: Add support for ptp interrupts
` [PATCH net-next 9/9] net: sparx5: Implement get_ts_info

[PATCH net-next v2 0/7] net: dev: add skb drop reasons to net/core/dev.c
 2022-03-04 12:30 UTC  (2+ messages)

[PATCH net v2] net: macb: Fix lost RX packet wakeup race in NAPI receive
 2022-03-04 12:10 UTC  (2+ messages)

Re:
 2022-03-04  8:47 UTC 

[PATCH] af_key: add __GFP_ZERO flag for compose_sadb_supported in function pfkey_register
 2022-03-04 11:19 UTC  (2+ messages)

ATTN: SIR / MADAM,
 2022-03-04 11:13 UTC 

[PATCH wpan-next v2 00/14] ieee802154: Synchronous Tx API
 2022-03-04 10:54 UTC  (5+ messages)
` [PATCH wpan-next v2 13/14] net: mac802154: Introduce a tx queue flushing mechanism

[syzbot] linux-next boot error: WARNING: suspicious RCU usage in cpuacct_charge
 2022-03-04 10:41 UTC 

[PATCH] dt-bindings: net: mscc,vsc7514-switch: convert txt bindings to yaml
 2022-03-04 10:32 UTC 

[PATCH iproute2-next] ip/batadv: allow to specify RA when creating link
 2022-03-04 10:33 UTC 

[PATCH net-next 00/11][pull request] 100GbE Intel Wired LAN Driver Updates 2022-03-03
 2022-03-04 10:30 UTC  (2+ messages)

[PATCH net-next 0/7] Cleanups for ocelot/felix drivers
 2022-03-04 10:30 UTC  (2+ messages)

[BUG] net: macb: Use-After-Free when removing the module
 2022-03-04  9:49 UTC  (3+ 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).