netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-06 17:32:09 to 2022-06-07 12:48:13 UTC [more...]

[PATCH mlx5-next 0/3] Add ICM header-modify-pattern RDMA API
 2022-06-07 12:47 UTC  (3+ messages)
` [PATCH mlx5-next 2/3] net/mlx5: Manage ICM of type modify-header pattern
` [PATCH mlx5-next 3/3] RDMA/mlx5: Support handling of modify-header pattern ICM area

[PATCH 1/1] nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferred
 2022-06-07 12:44 UTC  (2+ messages)

[RFC PATCH v1 0/9] deferred_probe_timeout logic clean up
 2022-06-07 12:36 UTC  (3+ messages)
` [RFC PATCH v1 8/9] net: ipconfig: Force fw_devlink to unblock any devices that might probe

[PATCH 1/1] net: ena_netdev: fix resource leak
 2022-06-07 12:28 UTC 

[PATCH net-next] ax25: Fix deadlock caused by skb_recv_datagram in ax25_recvmsg
 2022-06-07 12:20 UTC  (4+ messages)

[RFC PATCH 00/13] can: slcan: extend supported features
 2022-06-07 12:20 UTC  (25+ messages)
` [RFC PATCH 01/13] can: slcan: use the BIT() helper
` [RFC PATCH 02/13] can: slcan: use netdev helpers to print out messages
` [RFC PATCH 03/13] can: slcan: use the alloc_can_skb() helper
` [RFC PATCH 04/13] can: slcan: use CAN network device driver API
` [RFC PATCH 05/13] can: slcan: simplify the device de-allocation
` [RFC PATCH 06/13] can: slcan: allow to send commands to the adapter
` [RFC PATCH 07/13] can: slcan: set bitrate by CAN device driver API
` [RFC PATCH 08/13] can: slcan: send the open command to the adapter
` [RFC PATCH 09/13] can: slcan: send the close "
` [RFC PATCH 10/13] can: slcan: move driver into separate sub directory
` [RFC PATCH 11/13] can: slcan: add ethtool support to reset adapter errors
` [RFC PATCH 12/13] can: slcan: extend the protocol with error info
` [RFC PATCH 13/13] can: slcan: extend the protocol with CAN state info

[PATCH bpf-next v1 0/5] bpf: rstat: cgroup hierarchical stats
 2022-06-07 12:12 UTC  (13+ messages)
` [PATCH bpf-next v1 5/5] bpf: add a selftest for cgroup hierarchical stats collection

[PATCH net-next 0/3] net: phy: dp83867: add binding and support for io_impedance_ctrl nvmem cell
 2022-06-07 11:54 UTC  (6+ messages)
` [PATCH net-next 1/3] dt-bindings: dp83867: add binding "
` [PATCH net-next 2/3] linux/phy.h: add phydev_err_probe() wrapper for dev_err_probe()
` [PATCH net-next 3/3] net: phy: dp83867: implement support for io_impedance_ctrl nvmem cell

[PATCH] net-sysfs: allow changing sysfs carrier when interface is down
 2022-06-07 11:52 UTC  (11+ messages)

[PATCH v2] Bluetooth: Collect kcov coverage from hci_rx_work
 2022-06-07 11:44 UTC  (2+ messages)

[PATCH net-next v5 1/2] ipv6: Fix signed integer overflow in __ip6_append_data
 2022-06-07 12:00 UTC  (2+ messages)
` [PATCH net-next v5 2/2] ipv6: Fix signed integer overflow in l2tp_ip6_sendmsg

[PATCH rdma-next 0/5] MR cache cleanup
 2022-06-07 11:40 UTC  (6+ messages)
` [PATCH rdma-next 1/5] RDMA/mlx5: Replace ent->lock with xa_lock
` [PATCH rdma-next 2/5] RDMA/mlx5: Replace cache list with Xarray
` [PATCH rdma-next 3/5] RDMA/mlx5: Store the number of in_use cache mkeys instead of total_mrs
` [PATCH rdma-next 4/5] RDMA/mlx5: Store in the cache mkeys instead of mrs
` [PATCH mlx5-next 5/5] RDMA/mlx5: Rename the mkey cache variables and functions

[PATCH net 0/3] mv88e6xxx: fixes for reading serdes state
 2022-06-07 11:28 UTC  (4+ messages)
` [PATCH net 1/3] net: dsa: mv88e6xxx: use BMSR_ANEGCOMPLETE bit for filling an_complete
` [PATCH net 2/3] net: dsa: mv88e6xxx: fix BMSR error to be consistent with others
` [PATCH net 3/3] net: dsa: mv88e6xxx: correctly report serdes link failure

[PATCH 0/3] net: unexport some symbols that are annotated __init
 2022-06-07 11:18 UTC  (3+ messages)
` [PATCH 2/3] net: xfrm: unexport __init-annotated xfrm4_protocol_init()

[PATCH v9 00/12] arm64: dts: Add i.MX8DXL initial support
 2022-06-07 11:16 UTC  (13+ messages)
` [PATCH v9 01/12] arm64: dts: freescale: Add adma subsystem dtsi for imx8dxl
` [PATCH v9 02/12] arm64: dts: freescale: Add the imx8dxl connectivity subsys dtsi
` [PATCH v9 03/12] arm64: dts: freescale: Add ddr subsys dtsi for imx8dxl
` [PATCH v9 04/12] arm64: dts: freescale: Add lsio "
` [PATCH v9 05/12] arm64: dts: freescale: Add the top level dtsi support "
` [PATCH v9 06/12] dt-bindings: arm: Document i.MX8DXL EVK board binding
` [PATCH v9 07/12] dt-bindings: net: fec: Add i.MX8DXL compatible string
` [PATCH v9 08/12] dt-bindings: phy: mxs-usb-phy: "
` [PATCH v9 09/12] dt-bindings: usb: ci-hdrc-usb2: "
` [PATCH v9 10/12] dt-bindings: usb: usbmisc-imx: "
` [PATCH v9 11/12] dt-bindings: arm: freescale: scu-ocotp: "
` [PATCH v9 12/12] dt-bindings: arm: freescale: scu-pd: "

[PATCH net-next v4 0/3] reorganize the code of the enum skb_drop_reason
 2022-06-07 11:10 UTC  (2+ messages)

[PATCH net] af_unix: Fix a data-race in unix_dgram_peer_wake_me()
 2022-06-07 10:40 UTC  (3+ messages)

[PATCH] au1000_eth: stop using virt_to_bus()
 2022-06-07 10:35 UTC  (2+ messages)

[PATCH iproute2-next] ss: Shorter display format for TLS zerocopy sendfile
 2022-06-07 10:35 UTC  (9+ messages)
` [PATCH iproute2-next v2] "

[RFC PATCH v1 0/8] virtio/vsock: experimental zerocopy receive
 2022-06-07 10:26 UTC  (7+ messages)

[PATCH net-next v1 1/3] net: phy: dp83td510: add SQI support
 2022-06-07 10:17 UTC  (3+ messages)
` [PATCH net-next v1 2/3] net: phy: dp83td510: add cable testing support
` [PATCH net-next v1 3/3] net: phy: dp83td510: disable cable test support for 1Vpp PHYs

[PATCH] stmmac: intel: Fix an error handling path in intel_eth_pci_probe()
 2022-06-07 10:10 UTC  (5+ messages)

[PATCH V2 0/2] xilinx_can: Update on xilinx can
 2022-06-07  9:57 UTC  (6+ messages)
` [PATCH V2 1/2] Revert "can: xilinx_can: Limit CANFD brp to 2"
` [PATCH V2 2/2] can: xilinx_can: Add Transmitter delay compensation (TDC) feature support

[PATCH] net: altera: Replace kernel.h with the necessary inclusions
 2022-06-07  9:40 UTC  (2+ messages)

[PATCH bpf-next 0/3] move AF_XDP APIs to libxdp
 2022-06-07  9:31 UTC  (5+ messages)
` [PATCH bpf-next 1/3] samples/bpf/xdpsock_user.c: Get rid of bpf_prog_load_xattr()
` [PATCH bpf-next 2/3] samples/bpf: move AF_XDP APIs to libxdp
` [PATCH bpf-next 3/3] selftests/bpf: "

[PATCH v5 0/7] can: refactoring of can-dev module and of Kbuild
 2022-06-07  9:27 UTC  (8+ messages)
  ` [PATCH v5 4/7] can: Kconfig: add CONFIG_CAN_RX_OFFLOAD

[PATCH] WAN: Fix syntax errors in comments
 2022-06-07  9:20 UTC  (2+ messages)

[PATCH bpf-next] bpf: Add BPF-helper for accessing CLOCK_TAI
 2022-06-07  9:14 UTC  (3+ messages)

[PATCH net-next 0/2] Document PolarFire SoC can controller
 2022-06-07  8:54 UTC  (7+ messages)
` [PATCH net-next 1/2] dt-bindings: can: mpfs: document the mpfs "
` [PATCH net-next 2/2] riscv: dts: microchip: add mpfs's can controllers

[PATCH v2 net-next 0/8] vmxnet3: upgrade to version 7
 2022-06-07  8:45 UTC  (9+ messages)
` [PATCH v2 net-next 1/8] vmxnet3: prepare for version 7 changes
` [PATCH v2 net-next 2/8] vmxnet3: add support for capability registers
` [PATCH v2 net-next 3/8] vmxnet3: add support for large passthrough BAR register
` [PATCH v2 net-next 4/8] vmxnet3: add support for out of order rx completion
` [PATCH v2 net-next 5/8] vmxnet3: add command to set ring buffer sizes
` [PATCH v2 net-next 6/8] vmxnet3: limit number of TXDs used for TSO packet
` [PATCH v2 net-next 7/8] vmxnet3: use ext1 field to indicate encapsulated packet
` [PATCH v2 net-next 8/8] vmxnet3: update to version 7

[PATCH 0/6] ifcvf/vDPA: support query device config space through netlink
 2022-06-07  8:40 UTC  (11+ messages)
` [PATCH 5/6] vDPA: answer num of queue pairs = 1 to userspace when VIRTIO_NET_F_MQ == 0
` [PATCH 6/6] vDPA: fix 'cast to restricted le16' warnings in vdpa_dev_net_config_fill()

[PATCH net-next v2 0/2] Update bhash2 when socket's rcv saddr changes
 2022-06-07  8:33 UTC  (6+ messages)
` [PATCH net-next v2 1/2] net: "

[PATCH net-next] SUNRPC: use max_t() to simplify open code
 2022-06-07  7:32 UTC 

[PATCH net-next] igc: Lift TAPRIO schedule restriction
 2022-06-07  7:06 UTC  (3+ messages)

[PATCH v2] tcp: use alloc_large_system_hash() to allocate table_perturb
 2022-06-07  7:02 UTC 

[PATCH] net/bluetooth: fix erroneous use of bitmap_from_u64()
 2022-06-07  6:00 UTC  (5+ messages)

[PATCH Resend] xen/netback: do some code cleanup
 2022-06-07  5:28 UTC 

[PATCH] tcp: use kvmalloc_array() to allocate table_perturb
 2022-06-07  4:15 UTC  (6+ messages)

[PATCH] net: altera: Fix refcount leak in altera_tse_mdio_create
 2022-06-07  4:11 UTC 

[PATCH v6 0/2] Remove useless param of devcoredump functions and fix bugs
 2022-06-07  3:26 UTC  (3+ messages)
` [PATCH v6 1/2] devcoredump: remove the useless gfp_t parameter in dev_coredumpv and dev_coredumpm
` [PATCH v6 2/2] mwifiex: fix sleep in atomic context bugs caused by dev_coredumpv

neighbour netlink notifications delivered in wrong order
 2022-06-07  3:19 UTC  (3+ messages)

[PATCH wpan-next 0/6] net: ieee802154: PAN management
 2022-06-07  3:04 UTC  (5+ messages)
` [PATCH wpan-next 1/6] net: ieee802154: Drop coordinator interface type

[PATCH net v3 0/3] Split "nfc: st21nfca: Refactor EVT_TRANSACTION" into 3
 2022-06-07  2:57 UTC  (4+ messages)
` [PATCH net v3 1/3] nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTION
` [PATCH net v3 2/3] nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling
` [PATCH net v3 3/3] nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTION

[syzbot] BUG: "hc->tx_t_ipi == NUM" holds (exception!) at net/dccp/ccids/ccid3.c:LINE/ccid3_update_send_interval()
 2022-06-07  1:35 UTC  (2+ messages)

[PATCH net-next v4] ipv6: Fix signed integer overflow in __ip6_append_data
 2022-06-07  1:16 UTC  (7+ messages)

[PATCH v5 0/2] Remove useless param of devcoredump functions and fix bugs
 2022-06-07  0:22 UTC  (6+ messages)
` [PATCH v5 1/2] devcoredump: remove the useless gfp_t parameter in dev_coredumpv and dev_coredumpm
` [PATCH v5 2/2] mwifiex: fix sleep in atomic context bugs caused by dev_coredumpv

[PATCH v2] net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_alloc_frag
 2022-06-06 23:39 UTC  (4+ messages)
` [PATCH v3] "
    ` [PATCH v4] "

[PATCH v2 bpf-next 0/5] ftrace: host klp and bpf trampoline together
 2022-06-06 22:57 UTC 

[PATCH bpf-next v8 00/11] bpf: cgroup_sock lsm flavor
 2022-06-06 22:46 UTC  (15+ messages)
` [PATCH bpf-next v8 03/11] bpf: per-cgroup "
` [PATCH bpf-next v8 04/11] bpf: minimize number of allocated lsm slots per program
` [PATCH bpf-next v8 05/11] bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP
` [PATCH bpf-next v8 06/11] bpf: allow writing to a subset of sock fields from lsm progtype

[PATCH net] net: openvswitch: fix misuse of the cached connection on tuple changes
 2022-06-06 22:11 UTC 

[PATCH net 0/3] amt: fix several bugs in amt_rcv()
 2022-06-06 22:04 UTC  (2+ messages)

[PATCH v2] net: ethernet: bgmac: Fix refcount leak in bcma_mdio_mii_register
 2022-06-06 22:04 UTC  (2+ messages)

[PATCH net 0/7] Netfilter fixes for net
 2022-06-06 21:20 UTC  (8+ messages)
` [PATCH net 1/7] netfilter: nat: really support inet nat without l3 address
` [PATCH net 2/7] netfilter: nf_tables: use kfree_rcu(ptr, rcu) to release hooks in clean_net path
` [PATCH net 3/7] netfilter: nf_tables: delete flowtable hooks via transaction list
` [PATCH net 4/7] netfilter: nf_tables: always initialize flowtable hook list in transaction
` [PATCH net 5/7] netfilter: nf_tables: release new hooks on unsupported flowtable flags
` [PATCH net 6/7] netfilter: nf_tables: memleak flow rule from commit path
` [PATCH net 7/7] netfilter: nf_tables: bail out early if hardware offload is not supported

[PATCH 1/1] libbpf: fix broken gcc pragma macros in bpf_helpers.h/bpf_tracing.h
 2022-06-06 21:20 UTC  (3+ messages)

[PATCH v2 net-next] Documentation: update networking/page_pool.rst with ethtool APIs
 2022-06-06 20:15 UTC 

[PATCH net-next] net: phy: fixed_phy: set phy_mask before calling mdiobus_register()
 2022-06-06 20:02 UTC 

[PATCH net-next] net: ethernet: mtk_eth_soc: enable rx cksum offload for MTK_NETSYS_V2
 2022-06-06 19:49 UTC 

[PATCH net 0/3] Documentation: add description for a couple of sctp sysctl options
 2022-06-06 19:20 UTC  (3+ messages)
` [PATCH net 2/3] Documentation: add description for net.sctp.intl_enable

[PATCH] bpf:add function bpf_get_task_exe_path
 2022-06-06 18:54 UTC 

[PATCHv2 bpf 0/3] bpf: Fix cookie values for kprobe multi
 2022-06-06 18:47 UTC  (4+ messages)
` [PATCHv2 bpf 1/3] selftests/bpf: Shuffle cookies symbols in kprobe multi test
` [PATCHv2 bpf 2/3] ftrace: Keep address offset in ftrace_lookup_symbols
` [PATCHv2 bpf 3/3] bpf: Force cookies array to follow symbols sorting

[net-next 1/1] seg6: add support for SRv6 Headend Reduced Encapsulation
 2022-06-06 18:41 UTC 

[PATCH -next] Bluetooth: hci_core: Fix error return code in hci_register_dev()
 2022-06-06 18:27 UTC  (2+ messages)

[PATCH net-next v2 1/1] net: phy: dp83867: retrigger SGMII AN when link change
 2022-06-06 18:20 UTC  (2+ messages)

[PATCH net-next 0/8] vmxnet3: upgrade to version 7
 2022-06-06 18:03 UTC  (9+ messages)
` [PATCH net-next 1/8] vmxnet3: prepare for version 7 changes
` [PATCH net-next 2/8] vmxnet3: add support for capability registers
` [PATCH net-next 3/8] vmxnet3: add support for large passthrough BAR register
` [PATCH net-next 4/8] vmxnet3: add support for out of order rx completion
` [PATCH net-next 5/8] vmxnet3: add command to set ring buffer sizes
` [PATCH net-next 6/8] vmxnet3: limit number of TXDs used for TSO packet
` [PATCH net-next 7/8] vmxnet3: use ext1 field to indicate encapsulated packet
` [PATCH net-next 8/8] vmxnet3: update to version 7

[PATCH bpf-next 0/3] bpf: Fix cookie values for kprobe multi
 2022-06-06 17:56 UTC  (4+ messages)
` [PATCH bpf-next 2/3] ftrace: Keep address offset in ftrace_lookup_symbols


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