netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-21 08:31:11 to 2020-09-21 16:27:03 UTC [more...]

BPF redirect API design issue for BPF-prog MTU feedback?
 2020-09-21 16:26 UTC  (11+ messages)

[PATCH 1/2] net/mlx5e: IPsec: Use kvfree() for memory allocated with kvzalloc()
 2020-09-21 16:23 UTC  (2+ messages)
` [PATCH 2/2] net/mlx5e: Use kfree() to free fd->g in accel_fs_tcp_create_groups()

[PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
 2020-09-21 16:20 UTC  (3+ messages)

[PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
 2020-09-21 16:13 UTC  (4+ messages)

let import_iovec deal with compat_iovecs as well v2
 2020-09-21 16:12 UTC  (24+ 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 v8 bpf-next 0/7] bpf: tailcalls in BPF subprograms
 2020-09-21 16:05 UTC  (2+ messages)

[PATCH 4/9 next] fs/io_uring Don't use the return value from import_iovec()
 2020-09-21 16:01 UTC  (4+ messages)

[PATCH] mm/memcontrol: Add the drop_cache interface for cgroup v2
 2020-09-21 15:55 UTC  (8+ messages)

[PATCH bpf v1 0/3] fix BTF usage on embedded systems
 2020-09-21 15:46 UTC  (7+ messages)
` [PATCH bpf v1 1/3] bpf: fix sysfs export of empty BTF section
` [PATCH bpf v1 2/3] bpf: prevent .BTF section elimination
` [PATCH bpf v1 3/3] libbpf: fix native endian assumption when parsing BTF

linux-next: Tree for Sep 21 (drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c)
 2020-09-21 15:42 UTC 

[PATCH net-next v3] mptcp: Wake up MPTCP worker when DATA_FIN found on a TCP FIN packet
 2020-09-21 15:15 UTC  (2+ messages)

[PATCH v2 net-next] net: phy: realtek: enable ALDPS to save power for RTL8211F
 2020-09-21 15:13 UTC  (2+ messages)

[PATCH] net: phy: realtek: fix rtl8211e rx/tx delay config
 2020-09-21 15:12 UTC  (7+ messages)

[PATCH 3/9 next] lib/iov_iter: Improved function for importing iovec[] from userpace
 2020-09-21 14:57 UTC  (3+ messages)

KASAN: stack-out-of-bounds Read in xfrm_selector_match (2)
 2020-09-21 14:56 UTC 

KMSAN: uninit-value in hci_event_packet (2)
 2020-09-21 14:51 UTC 

[PATCH 5/9 next] scsi: Use iovec_import() instead of import_iovec()
 2020-09-21 14:50 UTC  (3+ messages)

[PATCH net] inet_diag: validate INET_DIAG_REQ_PROTOCOL attribute
 2020-09-21 14:43 UTC  (2+ messages)

[PATCH v3 0/7] xfrm: Add compat layer
 2020-09-21 14:36 UTC  (8+ messages)
` [PATCH v3 1/7] xfrm: Provide API to register translator module
` [PATCH v3 2/7] xfrm/compat: Add 64=>32-bit messages translator
` [PATCH v3 3/7] xfrm/compat: Attach xfrm dumps to 64=>32 bit translator
` [PATCH v3 4/7] netlink/compat: Append NLMSG_DONE/extack to frag_list
` [PATCH v3 5/7] xfrm/compat: Add 32=>64-bit messages 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

[PATCH] net: bypass ->sendpage for slab pages
 2020-09-21 14:25 UTC  (6+ messages)

[PATCH v2 1/2] bus: mhi: Remove auto-start option
 2020-09-21 14:20 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 

[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 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  (4+ messages)

[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  (6+ messages)
` [PATCH net-next RFC v1 1/4] net: devlink: Add support for port regions

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 


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