netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-04 17:35:08 to 2022-03-05 22:13:31 UTC [more...]

[PATCH net-next 0/8] net: Convert user to netif_rx(), part 2
 2022-03-05 22:12 UTC  (7+ messages)
` [PATCH net-next 1/8] net: phy: Use netif_rx()
` [PATCH net-next 2/8] can: "
` [PATCH net-next 3/8] mctp: serial: "
` [PATCH net-next 4/8] slip/plip: "
` [PATCH net-next 5/8] wireless: Atheros: "
` [PATCH net-next 8/8] wireless: "

[PATCH 2/6] list: add new MACROs to make iterator invisiable outside the loop
 2022-03-05 21:09 UTC  (3+ messages)

[PATCH] smsc95xx: Ignore -ENODEV errors when device is unplugged
 2022-03-05 20:49 UTC  (3+ messages)

[PATCH v2 net] smsc95xx: Ignore -ENODEV errors when device is unplugged
 2022-03-05 20:47 UTC 

[PATCH] net: dsa: return success if there was nothing to do
 2022-03-05 20:32 UTC  (3+ messages)

[PATCH iproute2-next] configure: Allow command line override of toolchain
 2022-03-05 19:32 UTC  (4+ messages)

[PATCH v2 net-next 00/14] tcp: BIG TCP implementation
 2022-03-05 19:06 UTC  (21+ messages)
` [PATCH v2 net-next 04/14] ipv6: add struct hop_jumbo_hdr definition
` [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] perf test: Add perf_event_attr tests for the arm_spe event
 2022-03-05 19:00 UTC  (3+ messages)

[PATCH] net: rtnetlink: fix error handling in rtnl_fill_statsinfo()
 2022-03-05 18:13 UTC 

[PATCH] netfilter: conditionally use ct and ctinfo
 2022-03-05 18:08 UTC 

[PATCH bpf-next v2 00/28] Introduce eBPF support for HID devices
 2022-03-05 16:58 UTC  (45+ 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 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 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

[PATCH] selftests: net: fix array_size.cocci warning
 2022-03-05 16:18 UTC 

[PATCH bpf-next] bpf: Remove redundant slash
 2022-03-05 16:10 UTC 

[PATCH] ethernet: sun: Free the coherent when failing in probing
 2022-03-05 15:45 UTC  (2+ messages)

[PATCH net] net: lantiq_xrx200: fix use after free bug
 2022-03-05 15:41 UTC  (2+ messages)

[PATCH] net: cxgb3: Fix an error code when probing the driver
 2022-03-05 15:40 UTC  (2+ messages)

[PATCH] qed: return status of qed_iov_get_link
 2022-03-05 15:06 UTC 

[BUG] net: macb: Use-After-Free when removing the module
 2022-03-05 14:11 UTC  (3+ messages)

[syzbot] KASAN: slab-out-of-bounds Read in smc_fback_error_report
 2022-03-05 13:48 UTC 

[PATCH v2 net-next] net: dsa: unlock the rtnl_mutex when dsa_master_setup() fails
 2022-03-05 12:32 UTC  (3+ messages)

[PATCH] mISDN: Fix memory leak in dsp_pipeline_build()
 2022-03-05 12:10 UTC  (2+ messages)

[PATCH net-next 0/3] ptp: Add generic is_sync() function
 2022-03-05 11:21 UTC  (4+ messages)
` [PATCH net-next 1/3] ptp: Add generic PTP "
` [PATCH net-next 2/3] dp83640: Use generic ptp_msg_is_sync() function
` [PATCH net-next 3/3] micrel: "

[PATCH net-next 0/9] bnxt_en: Updates
 2022-03-05 11:20 UTC  (11+ messages)
` [PATCH net-next 1/9] bnxt_en: refactor error handling of HWRM_NVM_INSTALL_UPDATE
` [PATCH net-next 2/9] bnxt_en: add more error checks to HWRM_NVM_INSTALL_UPDATE
` [PATCH net-next 3/9] bnxt_en: parse result field when NVRAM package install fails
` [PATCH net-next 4/9] bnxt_en: introduce initial link state of unknown
` [PATCH net-next 5/9] bnxt_en: Properly report no pause support on some cards
` [PATCH net-next 6/9] bnxt_en: Eliminate unintended link toggle during FW reset
` [PATCH net-next 7/9] bnxt_en: Do not destroy health reporters during reset
` [PATCH net-next 8/9] bnxt_en: implement hw health reporter
` [PATCH net-next 9/9] bnxt_en: add an nvm test for hw diagnose

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

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

[syzbot] KASAN: slab-out-of-bounds Read in smc_fback_error_report
 2022-03-05 10:21 UTC  (2+ messages)

[PATCH 1/1] libbpf: ensure F_DUPFD_CLOEXEC is defined
 2022-03-05  9:57 UTC  (6+ messages)

[PATCH v3] vhost: fix hung thread due to erroneous iotlb entries
 2022-03-05  9:55 UTC 

[PATCH v2] net: qlogic: check the return value of dma_alloc_coherent() in qed_vf_hw_prepare()
 2022-03-05  9:14 UTC 

[PATCH v2] isdn: hfcpci: check the return value of dma_set_mask() in setup_hw()
 2022-03-05  8:58 UTC 

[PATCH -next] ice: fix return value check in ice_gnss.c
 2022-03-05  9:04 UTC 

[PATCH] net: qlogic: check the return value of dma_alloc_coherent() in qed_vf_hw_prepare()
 2022-03-05  8:37 UTC  (3+ messages)

[PATCH] isdn: hfcpci: check the return value of dma_set_mask() in setup_hw()
 2022-03-05  8:34 UTC  (3+ messages)

[PATCH v4 1/3] Bluetooth: aosp: surface AOSP quality report through mgmt
 2022-03-05  7:51 UTC  (9+ messages)
` [PATCH v4 2/3] Bluetooth: btintel: surface Intel telemetry events "
` [PATCH v4 3/3] Bluetooth: mgmt: add set_quality_report for MGMT_OP_SET_QUALITY_REPORT

[PATCH 1/1] eth: Transparently receive IP over LLC/SNAP
 2022-03-05  7:02 UTC  (2+ messages)

[PATCH net-next 00/11] mptcp: Selftest refinements and a new test
 2022-03-05  6:00 UTC  (13+ 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 v3] net: ksz884x: use time_before in netdev_open for compatibility and remove static variable
 2022-03-05  5:49 UTC  (2+ messages)

[PATCH] bcm63xx_enet: Use platform_get_irq() to get the interrupt
 2022-03-05  5:40 UTC  (2+ messages)

[PATCH v2 net-next] net-core: add rx_otherhost_dropped counter
 2022-03-05  5:40 UTC  (3+ messages)

[PATCH net-next v2] net/smc: fix compile warning for smc_sysctl
 2022-03-05  5:31 UTC  (2+ messages)

[PATCH] net: atlantic: Avoid out-of-bounds indexing
 2022-03-05  5:24 UTC  (2+ messages)

[PATCH net] net: phy: meson-gxl: fix interrupt handling in forced mode
 2022-03-05  5:20 UTC  (4+ messages)

[RESEND PATCH net-next] ptp: ocp: Add serial port information to the debug summary
 2022-03-05  5:20 UTC  (2+ messages)

[PATCH net-next] net: sparx5: Fix initialization of variables on stack
 2022-03-05  5:10 UTC  (2+ messages)

[RESEND PATCH net-next] ptp: ocp: correct label for error path
 2022-03-05  5:02 UTC  (2+ messages)

[syzbot] WARNING in bpf_prog_test_run_xdp
 2022-03-05  4:12 UTC  (2+ messages)

pull request: bluetooth-next 2022-03-04
 2022-03-05  4:00 UTC  (3+ messages)

pull-request: bpf-next 2022-03-04
 2022-03-05  3:50 UTC  (2+ messages)

[PATCH net-next?] net: fungible: fix multiple build problems
 2022-03-05  3:41 UTC  (3+ messages)

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

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

Transparently receive IP over LLC/SNAP
 2022-03-05  1:56 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: net: ipq4019-mdio: Add ipq6018 compatible
 2022-03-04 23:55 UTC  (2+ messages)

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

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

[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 net-next 0/9] net: Convert user to netif_rx()
 2022-03-04 20:31 UTC  (3+ messages)
` [PATCH net-next 3/9] net: sgi-xp: Use netif_rx()

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

[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  (4+ messages)
` [PATCH net-next 5/5] nfp: xsk: add AF_XDP zero-copy Rx and Tx support

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