Netdev Archive on lore.kernel.org
help / color / mirror / Atom feed
messages from 2020-09-21 02:02:12 to 2020-09-21 14:37:35 UTC [more...]
[PATCH v3 0/7] xfrm: Add compat layer
2020-09-21 14:36 UTC (5+ messages)
` [PATCH v3 1/7] xfrm: Provide API to register translator module
` [PATCH v3 3/7] xfrm/compat: Attach xfrm dumps to 64=>32 bit translator
` [PATCH v3 6/7] xfrm/compat: Translate 32-bit user_policy from sockptr
` [PATCH v3 7/7] selftest/net/xfrm: Add test for ipsec tunnel
let import_iovec deal with compat_iovecs as well v2
2020-09-21 14:34 UTC (12+ messages)
` [PATCH 01/11] compat.h: fix a spelling error in <linux/compat.h>
` [PATCH 02/11] mm: call import_iovec() instead of rw_copy_check_uvector() in process_vm_rw()
` [PATCH 03/11] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c and mark it static
` [PATCH 04/11] iov_iter: explicitly check for CHECK_IOVEC_ONLY in rw_copy_check_uvector
` [PATCH 05/11] iov_iter: merge the compat case into rw_copy_check_uvector
` [PATCH 06/11] iov_iter: handle the compat case in import_iovec
` [PATCH 07/11] fs: remove various compat readv/writev helpers
` [PATCH 08/11] fs: remove the compat readv/writev syscalls
` [PATCH 09/11] fs: remove compat_sys_vmsplice
` [PATCH 10/11] mm: remove compat_process_vm_{readv,writev}
` [PATCH 11/11] security/keys: remove compat_keyctl_instantiate_key_iov
[PATCH net] inet_diag: validate INET_DIAG_REQ_PROTOCOL attribute
2020-09-21 14:27 UTC
[PATCH] net: bypass ->sendpage for slab pages
2020-09-21 14:25 UTC (6+ messages)
[PATCH 5/9 next] scsi: Use iovec_import() instead of import_iovec()
2020-09-21 14:22 UTC (2+ messages)
[PATCH v2 1/2] bus: mhi: Remove auto-start option
2020-09-21 14:20 UTC (3+ messages)
` [PATCH v2 2/2] net: qrtr: Start MHI channels during init
[PATCH 4/9 next] fs/io_uring Don't use the return value from import_iovec()
2020-09-21 14:14 UTC (2+ messages)
[PATCH 3/9 next] lib/iov_iter: Improved function for importing iovec[] from userpace
2020-09-21 14:10 UTC (2+ messages)
[PATCH 2/9 next] fs: Move rw_copy_check_uvector() into lib/iov_iter.c and make static
2020-09-21 14:10 UTC (2+ messages)
[PATCH 1/9 next] mm:process_vm_access Call import_iovec() instead of rw_copy_check_uvector()
2020-09-21 14:09 UTC (2+ messages)
WARNING: suspicious RCU usage in bond_ipsec_add_sa (2)
2020-09-21 14:06 UTC (2+ messages)
[PATCH -next] mlxsw: spectrum_acl_tcam: simplify the return expression of ishtp_cl_driver_register()
2020-09-21 13:51 UTC (2+ messages)
pull-request: can-next 2020-09-21
2020-09-21 13:45 UTC (39+ messages)
` [PATCH 01/38] can: grcan: fix spelling mistake "buss" -> "bus"
` [PATCH 02/38] can: flexcan: fix spelling mistake "reserverd" -> "reserved"
` [PATCH 03/38] can: include: fix spelling mistakes
` [PATCH 04/38] can: net: "
` [PATCH 05/38] can: drivers: "
` [PATCH 06/38] can: raw: fix indention
` [PATCH 07/38] can: slcan: update dead link
` [PATCH 08/38] can: softing: "
` [PATCH 09/38] can: remove "WITH Linux-syscall-note" from SPDX tag of C files
` [PATCH 10/38] can: dev: can_put_echo_skb(): print number of echo_skb that is occupied
` [PATCH 11/38] can: dev: can_put_echo_skb(): propagate error in case of errors
` [PATCH 12/38] can: dev: can_change_state(): print human readable state change messages
` [PATCH 13/38] can: dev: can_bus_off(): print scheduling of restart if activated
` [PATCH 14/38] can: c_can: Remove unused inline function
` [PATCH 15/38] can: mcba_usb: remove redundant initialization of variable err
` [PATCH 16/38] can: mscan: mark expected switch fall-through
` [PATCH 17/38] can: ti_hecc: convert to devm_platform_ioremap_resource_byname()
` [PATCH 18/38] can: peak_usb: convert to use le32_add_cpu()
` [PATCH 19/38] can: peak_canfd: Remove unused macros
` [PATCH 20/38] can: pch_can: use generic power management
` [PATCH 21/38] can: pcan_usb: Document the commands sent to the device
` [PATCH 22/38] can: pcan_usb: add support of rxerr/txerr counters
` [PATCH 23/38] can: spi: Kconfig: remove unneeded dependencies form Kconfig symbols
` [PATCH 24/38] dt-bindings: can: mcp251x: change example interrupt type to IRQ_TYPE_LEVEL_LOW
` [PATCH 25/38] dt-bindings: can: mcp251x: document GPIO support
` [PATCH 26/38] can: mcp251x: sort include files alphabetically
` [PATCH 27/38] can: mcp251x: add GPIO support
` [PATCH 28/38] can: mcp251x: Use readx_poll_timeout() helper
` [PATCH 29/38] can: mcp251x: add support for half duplex controllers
` [PATCH 30/38] can: mscan: mpc5xxx_can: update contact email
` [PATCH 31/38] can: mscan: simplify clock enable/disable
` [PATCH 32/38] can: rx-offload: can_rx_offload_add_manual(): add new initialization function
` [PATCH 33/38] dt-binding: can: mcp25xxfd: document device tree bindings
` [PATCH 34/38] can: mcp25xxfd: add regmap infrastructure
` [PATCH 35/38] can: mcp25xxfd: add driver for Microchip MCP25xxFD SPI CAN
` [PATCH 36/38] can: mcp25xxfd: add listen-only mode
` [PATCH 37/38] MAINTAINERS: Add entry for Microchip MCP25XXFD SPI-CAN network driver
` [PATCH 38/38] MAINTAINERS: Add reviewer entry for microchip mcp25xxfd "
[PATCH -next] mlxsw: spectrum_router: simplify the return expression of __mlxsw_sp_router_init()
2020-09-21 13:41 UTC (2+ messages)
[PATCH net-next] net: qlogic: Remove set but not used variable
2020-09-21 13:35 UTC
[PATCH net-next 00/16] net: bridge: mcast: IGMPv3/MLDv2 fast-path (part 2)
2020-09-21 13:33 UTC (19+ messages)
` [PATCH net-next 01/16] net: bridge: mdb: use extack in br_mdb_parse()
` [PATCH net-next 02/16] net: bridge: mdb: move all port and bridge checks to br_mdb_add
` [PATCH net-next 03/16] net: bridge: mdb: use extack in br_mdb_add() and br_mdb_add_group()
` [PATCH net-next 04/16] net: bridge: add src field to br_ip
` [PATCH net-next 05/16] net: bridge: mcast: use br_ip's src for src groups and querier address
` [PATCH net-next 06/16] net: bridge: mcast: rename br_ip's u member to dst
` [PATCH net-next 07/16] net: bridge: mdb: add support to extend add/del commands
` [PATCH net-next 08/16] net: bridge: mdb: add support for add/del/dump of entries with source
` [PATCH net-next 09/16] net: bridge: mcast: when igmpv3/mldv2 are enabled lookup (S,G) first, then (*,G)
` [PATCH net-next 10/16] net: bridge: mcast: add rt_protocol field to the port group struct
` [PATCH net-next 11/16] net: bridge: mcast: add sg_port rhashtable
` [PATCH net-next 12/16] net: bridge: mcast: install S,G entries automatically based on reports
` [PATCH net-next 13/16] net: bridge: mcast: handle port group filter modes
` [PATCH net-next 14/16] net: bridge: mcast: add support for blocked port groups
` [PATCH net-next 15/16] net: bridge: mcast: handle host state
` [PATCH net-next 16/16] net: bridge: mcast: when forwarding handle filter mode and blocked flag
[PATCH] ath11k: Mark two variables as __maybe_unused
2020-09-21 13:31 UTC (2+ messages)
[PATCH net-next] net: realtek: Remove set but not used variable
2020-09-21 13:32 UTC
pull-request: mac80211-next 2020-09-21
2020-09-21 13:26 UTC
pull-request: mac80211 2020-09-21
2020-09-21 13:22 UTC
[PATCH -next] enetc: simplify the return expression of enetc_vf_set_mac_addr()
2020-09-21 13:18 UTC (2+ messages)
[PATCH v3] ravb: Fixed to be able to unload modules
2020-09-21 13:16 UTC (3+ messages)
[PATCH -next] connector: simplify the return expression of cn_add_callback()
2020-09-21 13:10 UTC
[PATCH -next 1/9] rtlwifi: rtl8192ee: fix comparison to bool warning in hw.c
2020-09-21 13:03 UTC (2+ messages)
[PATCH -next] net: hns3: simplify the return expression of hclgevf_client_start()
2020-09-21 13:10 UTC
[PATCH -next] net/mlx5: simplify the return expression of mlx5_ec_init()
2020-09-21 13:10 UTC
[PATCH -next] ice: simplify the return expression of ice_finalize_update()
2020-09-21 13:10 UTC
[PATCH net] net: wilc1000: clean up resource in error path of init mon interface
2020-09-21 13:02 UTC (2+ messages)
[PATCH -next] zd1201: simplify the return expression of zd1201_set_maxassoc()
2020-09-21 13:11 UTC
[PATCH -next] net: qlcnic: simplify the return expression of qlcnic_83xx_shutdown
2020-09-21 13:10 UTC
[PATCH -next] chelsio: simplify the return expression of t3_ael2020_phy_prep()
2020-09-21 13:10 UTC
BPF redirect API design issue for BPF-prog MTU feedback?
2020-09-21 12:49 UTC (8+ messages)
[PATCH ethtool] bnxt: Add Broadcom driver support
2020-09-21 12:41 UTC (3+ messages)
[PATCH -next] net: ixgb: Remove set but not used variable
2020-09-21 12:37 UTC
[PATCH 0/2] fix dead lock issues in vhost_vdpa
2020-09-21 12:35 UTC (4+ messages)
` [PATCH 1/2] vhost: remove mutex ops in vhost_set_backend_features
[PATCH net-next v2] net: natsemi: Remove set but not used variable
2020-09-21 12:18 UTC
[PATCH RESEND bpf-next v4 00/11] Make check_func_arg type checks table driven
2020-09-21 12:12 UTC (12+ messages)
` [PATCH bpf-next v4 01/11] btf: make btf_set_contains take a const pointer
` [PATCH bpf-next v4 02/11] bpf: check scalar or invalid register in check_helper_mem_access
` [PATCH bpf-next v4 03/11] btf: Add BTF_ID_LIST_SINGLE macro
` [PATCH bpf-next v4 04/11] bpf: allow specifying a BTF ID per argument in function protos
` [PATCH bpf-next v4 05/11] bpf: make BTF pointer type checking generic
` [PATCH bpf-next v4 06/11] bpf: make reference tracking generic
` [PATCH bpf-next v4 07/11] bpf: make context access check generic
` [PATCH bpf-next v4 08/11] bpf: set meta->raw_mode for pointers close to use
` [PATCH bpf-next v4 09/11] bpf: check ARG_PTR_TO_SPINLOCK register type in check_func_arg
` [PATCH bpf-next v4 10/11] bpf: hoist type checking for nullable arg types
` [PATCH bpf-next v4 11/11] bpf: use a table to drive helper arg type checks
[PATCH net-next] net: microchip: Make `lan743x_pm_suspend` function return right value
2020-09-21 12:08 UTC
[PATCH v3 00/14] Adding GAUDI NIC code to habanalabs driver
2020-09-21 11:52 UTC (13+ messages)
[PATCH v3 00/14] Adding GAUDI NIC code to habanalabs driver
2020-09-21 11:49 UTC (13+ messages)
[PATCH] net/mlx5: remove unreachable return
2020-09-21 11:41 UTC
[PATCH] mm/memcontrol: Add the drop_cache interface for cgroup v2
2020-09-21 11:36 UTC (7+ messages)
[PATCH net] sfc: Fix error code in probe
2020-09-21 11:09 UTC (2+ messages)
[PATCH bpf-next] bpf: add support for other map types to bpf_map_lookup_and_delete_elem
2020-09-21 11:12 UTC (3+ messages)
let import_iovec deal with compat_iovecs as well
2020-09-21 11:11 UTC (9+ messages)
` [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
[PATCH] ath10k: qmi: Skip host capability request for Xiaomi Poco F1
2020-09-21 10:38 UTC (3+ messages)
BUG: unable to handle kernel paging request in bpf_trace_run2
2020-09-21 10:34 UTC
[PATCH net-next RFC v4 00/15] Add devlink reload action and
2020-09-21 10:33 UTC (10+ messages)
` [PATCH net-next RFC v4 04/15] devlink: Add reload actions stats to dev get
BUG: unable to handle kernel paging request in bpf_trace_run1
2020-09-21 10:33 UTC
[PATCH net-next v5 0/6] net-next: dsa: mt7530: add support for MT7531
2020-09-21 10:10 UTC (3+ messages)
[PATCH net-next RFC v1 0/4] Add per port devlink regions
2020-09-21 10:09 UTC (11+ messages)
` [PATCH net-next RFC v1 1/4] net: devlink: Add support for port regions
` [PATCH net-next RFC v1 2/4] net: dsa: Add devlink port regions support to DSA
Question on commit: [PATCH] net: stmmac: Delete txtimer in suspend()
2020-09-21 9:35 UTC
KASAN: vmalloc-out-of-bounds Read in bpf_trace_run2
2020-09-21 10:02 UTC
[PATCH] Convert enum pci_dev_flags to bit fields in struct pci_dev
2020-09-21 9:32 UTC (2+ messages)
[PATCH net-next] net: use in_softirq() to indicate the NAPI context in napi_consume_skb()
2020-09-21 9:09 UTC (6+ messages)
[PATCH V2 net-next 0/7] Update license and polish ENA driver code
2020-09-21 8:37 UTC (8+ messages)
` [PATCH V2 net-next 1/7] net: ena: Change license into format to SPDX in all files
` [PATCH V2 net-next 2/7] net: ena: Change log message to netif/dev function
` [PATCH V2 net-next 3/7] net: ena: Capitalize all log strings and improve code readability
` [PATCH V2 net-next 4/7] net: ena: Remove redundant print of placement policy
` [PATCH V2 net-next 5/7] net: ena: Change RSS related macros and variables names
` [PATCH V2 net-next 6/7] net: ena: Fix all static chekers' warnings
` [PATCH V2 net-next 7/7] net: ena: update ena documentation
[PATCH v1] Bluetooth: Enforce key size of 16 bytes on FIPS level
2020-09-21 8:31 UTC
[RFC PATCH net-next 0/6] implement kthread based napi poll
2020-09-21 8:11 UTC (4+ messages)
` [RFC PATCH net-next 5/6] net: process RPS/RFS work in kthread context
general protection fault in debug_check_no_obj_freed (3)
2020-09-21 8:08 UTC
[PATCH v2] Bluetooth: Check for encryption key size on connect
2020-09-21 7:55 UTC
[PATCH 2/2] crypto: ccree - add custom cache params from DT file
2020-09-21 7:46 UTC (3+ messages)
[PATCH net-next] ipvs: Remove unused macros
2020-09-21 7:24 UTC (2+ messages)
[PATCH net-next] hinic: improve the comments of function header
2020-09-21 7:31 UTC
[PATCH nf-next v3 3/3] netfilter: Introduce egress hook
2020-09-21 7:07 UTC (11+ messages)
[PATCH] net: phy: realtek: fix rtl8211e rx/tx delay config
2020-09-21 7:00 UTC (6+ messages)
[PATCH] ipv6: route: convert comma to semicolon
2020-09-21 6:38 UTC
a saner API for allocating DMA addressable pages v3
2020-09-21 6:36 UTC (2+ messages)
[PATCH net] drivers: net: Fix *_ipsec_offload_ok(): Use ip_hdr family
2020-09-21 6:22 UTC (2+ messages)
linux-next: Fixes tag needs some work in the net tree
2020-09-21 6:04 UTC (2+ messages)
KMSAN: uninit-value in hsr_fill_frame_info
2020-09-21 5:12 UTC
WARNING in tracepoint_add_func
2020-09-21 4:56 UTC (2+ messages)
[PATCH v4 1/4] Bluetooth: Interleave with allowlist scan
2020-09-21 4:23 UTC (4+ messages)
` [PATCH v4 2/4] Bluetooth: Handle system suspend resume case
` [PATCH v4 3/4] Bluetooth: Handle active scan case
` [PATCH v4 4/4] Bluetooth: Add toggle to switch off interleave scan
[PATCH] net: unix: remove redundant assignment to variable 'err'
2020-09-21 3:29 UTC
[PATCH v6 0/3] Add 802.1AD protocol support for dsa switch and ocelot driver
2020-09-21 3:05 UTC (3+ messages)
` [EXT] "
Product Inquires
2020-09-21 2:09 UTC
[PATCH 00/14] drop double zeroing
2020-09-21 2:09 UTC (5+ messages)
` [PATCH 03/14] dpaa2-eth: "
` [PATCH 07/14] RDS: "
[PATCH] net: phy: realtek: Replace 2.5Gbps name from RTL8125 to RTL8226
2020-09-21 2:06 UTC (4+ messages)
[PATCH net 0/6] bnxt_en: Bug fixes
2020-09-21 2:05 UTC (2+ messages)
[PATCH v2 net-next 0/9] DSA with VLAN filtering and offloading masters
2020-09-21 2:02 UTC (2+ messages)
page: next (older) | prev (newer) | latest
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).