Netdev Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH -next] net: hns3: simplify the return expression of hclgevf_client_start()
 2020-09-21 20:45 UTC  (2+ messages)

[PATCH -next] net: qlcnic: simplify the return expression of qlcnic_83xx_shutdown
 2020-09-21 20:43 UTC  (2+ messages)

Exposing device ACL setting through devlink
 2020-09-21 20:37 UTC  (11+ messages)

[PATCH net-next] net: bridge: pop vlan from skb if filtering is disabled but it's a pvid
 2020-09-21 19:56 UTC  (7+ messages)

[PATCH net-next 0/2] Devlink regions for SJA1105 DSA driver
 2020-09-21 19:47 UTC  (10+ messages)
` [PATCH net-next 1/2] net: dsa: sja1105: move devlink param code to sja1105_devlink.c
` [PATCH net-next 2/2] net: dsa: sja1105: expose static config as devlink region

[pull request][net 00/15] mlx5 Fixes 2020-09-18
 2020-09-21 19:38 UTC  (4+ messages)

[RFC PATCH v2 0/3] l3mdev icmp error route lookup fixes
 2020-09-21 19:33 UTC  (5+ messages)

[RFC PATCH] bpf: Fix potential call bpf_link_free() in atomic context
 2020-09-21 19:27 UTC  (4+ messages)

[PATCH bpf v1 0/3] fix BTF usage on embedded systems
 2020-09-21 19:24 UTC  (9+ 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

[PATCH v2 1/2] bus: mhi: Remove auto-start option
 2020-09-21 18:42 UTC  (3+ messages)

[PATCH bpf-next v3 0/6] bpf: BTF support for ksyms
 2020-09-21 18:11 UTC  (12+ messages)
` [PATCH bpf-next v3 1/6] bpf: Introduce pseudo_btf_id
` [PATCH bpf-next v3 2/6] bpf/libbpf: BTF support for typed ksyms
` [PATCH bpf-next v3 3/6] selftests/bpf: ksyms_btf to test "
` [PATCH bpf-next v3 4/6] bpf: Introduce bpf_per_cpu_ptr()

[PATCH net-next 0/3] dpaa2-mac: add PCS support through the Lynx module
 2020-09-21 18:06 UTC  (6+ messages)
` [PATCH net-next 1/3] net: pcs-lynx: add support for 10GBASER
` [PATCH net-next 2/3] of: add of_mdio_find_device() api
` [PATCH net-next 3/3] dpaa2-mac: add PCS support through the Lynx module

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

[PATCH net-next 0/3] octeontx2-af: add support for KPU profile customization
 2020-09-21 17:54 UTC  (4+ messages)
` [PATCH net-next v2 1/3] octeontx2-af: fix LD CUSTOM LTYPE aliasing
` [PATCH net-next v2 2/3] octeontx2-af: prepare for custom KPU profiles
` [PATCH net-next v2 3/3] octeontx2-af: add support for custom KPU entries

KMSAN: uninit-value in gc_worker (3)
 2020-09-21 17:42 UTC 

[PATCH v2] Bluetooth: Check for encryption key size on connect
 2020-09-21 17:15 UTC  (2+ messages)

[PATCH v1] Bluetooth: Enforce key size of 16 bytes on FIPS level
 2020-09-21 17:13 UTC  (2+ messages)

[PATCH] net/packet: fix overflow in tpacket_rcv
 2020-09-21 17:02 UTC  (2+ messages)

[net-next v2 PATCH 0/2] Introduce mbox tracepoints for Octeontx2
 2020-09-21 17:02 UTC  (3+ messages)
` [net-next v2 PATCH 1/2] octeontx2-af: Introduce tracepoints for mailbox
` [net-next v2 PATCH 2/2] octeontx2-pf: Add tracepoints for PF/VF mailbox

[PATCH 00/14] drop double zeroing
 2020-09-21 16:58 UTC  (2+ messages)

[PATCH -next v2] mt7601u: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-09-21 16:51 UTC  (2+ messages)

[PATCH net-next 0/2] devlink: Use nla_policy to validate range
 2020-09-21 16:41 UTC  (3+ messages)
` [PATCH net-next 1/2] devlink: Enhance policy to validate eswitch mode value
` [PATCH net-next 2/2] devlink: Enhance policy to validate port type input value

let import_iovec deal with compat_iovecs as well
 2020-09-21 16:31 UTC  (14+ messages)
` [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag

let import_iovec deal with compat_iovecs as well v2
 2020-09-21 16:27 UTC  (25+ 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 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:13 UTC  (4+ messages)

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

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 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 06/16] net: bridge: mcast: rename br_ip's u member to dst
 2020-09-21 13:33 UTC  (3+ messages)

[PATCH net-next] net: realtek: Remove set but not used variable
 2020-09-21 13:32 UTC 

[PATCH] ath11k: Mark two variables as __maybe_unused
 2020-09-21 13:31 UTC  (2+ messages)

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] zd1201: simplify the return expression of zd1201_set_maxassoc()
 2020-09-21 13:11 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 -next] connector: simplify the return expression of cn_add_callback()
 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 -next 1/9] rtlwifi: rtl8192ee: fix comparison to bool warning in hw.c
 2020-09-21 13:03 UTC  (2+ messages)

[PATCH net] net: wilc1000: clean up resource in error path of init mon interface
 2020-09-21 13:02 UTC  (2+ messages)

[PATCH ethtool] bnxt: Add Broadcom driver support
 2020-09-21 12:41 UTC  (2+ 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  (9+ messages)
` [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

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