netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-23 02:35:44 to 2020-09-23 17:50:07 UTC [more...]

[PATCH v6 bpf-next 0/6] bpf: add helpers to support BTF-based kernel data display
 2020-09-23 17:46 UTC  (5+ messages)
` [PATCH v6 bpf-next 1/6] bpf: provide function to get vmlinux BTF information
` [PATCH v6 bpf-next 2/6] bpf: move to generic BTF show support, apply it to seq files/strings
` [PATCH v6 bpf-next 3/6] bpf: add bpf_snprintf_btf helper
` [PATCH v6 bpf-next 4/6] selftests/bpf: add bpf_snprintf_btf helper tests

let import_iovec deal with compat_iovecs as well v3
 2020-09-23 17:46 UTC  (21+ messages)
` [PATCH 1/9] compat.h: fix a spelling error in <linux/compat.h>
` [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c
` [PATCH 3/9] iov_iter: refactor rw_copy_check_uvector and import_iovec
` [PATCH 4/9] iov_iter: transparently handle compat iovecs in import_iovec
` [PATCH 5/9] fs: remove various compat readv/writev helpers
` [PATCH 6/9] fs: remove the compat readv/writev syscalls
` [PATCH 7/9] fs: remove compat_sys_vmsplice
` [PATCH 8/9] mm: remove compat_process_vm_{readv,writev}
` [PATCH 9/9] security/keys: remove compat_keyctl_instantiate_key_iov

[PATCH bpf-next v8 00/11] bpf: Support multi-attach for freplace programs
 2020-09-23 17:40 UTC  (7+ messages)
` [PATCH bpf-next v8 01/11] bpf: disallow attaching modify_return tracing functions to other BPF programs
` [PATCH bpf-next v8 07/11] libbpf: add support for freplace attachment in bpf_link_create
` [PATCH bpf-next v8 11/11] selftests: Remove fmod_ret from benchmarks and test_overhead

[pull request][net-next 00/15] mlx5 Connection Tracking in NIC mode
 2020-09-23 17:21 UTC  (18+ messages)
` [net-next 01/15] net/mlx5: Refactor multi chains and prios support
` [net-next 02/15] net/mlx5: Allow ft level ignore for nic rx tables
` [net-next 03/15] net/mlx5e: Tc nic flows to use mlx5_chains flow tables
` [net-next 04/15] net/mlx5e: Split nic tc flow allocation and creation
` [net-next 05/15] net/mlx5: Refactor tc flow attributes structure
` [net-next 06/15] net/mlx5e: Add tc chains offload support for nic flows
` [net-next 07/15] net/mlx5e: rework ct offload init messages
` [net-next 08/15] net/mlx5e: Support CT offload for tc nic flows
` [net-next 09/15] net/mlx5e: CT: Use the same counter for both directions
` [net-next 10/15] net/mlx5e: TC: Remove unused parameter from mlx5_tc_ct_add_no_trk_match()
` [net-next 11/15] net/mlx5e: Keep direct reference to mlx5_core_dev in tc ct
` [net-next 12/15] net/mlx5e: IPsec: Use kvfree() for memory allocated with kvzalloc()
` [net-next 13/15] net/mlx5e: Use kfree() to free fd->g in accel_fs_tcp_create_groups()
` [net-next 14/15] net/mlx5: simplify the return expression of mlx5_ec_init()
` [net-next 15/15] net/mlx5: remove unreachable return

[PATCH net-next 0/2] net: dsa: b53: Configure VLANs while not filtering
 2020-09-23 17:06 UTC  (5+ messages)
` [PATCH net-next 1/2] net: dsa: untag the bridge pvid from rx skbs
` [PATCH net-next 2/2] net: dsa: b53: Configure VLANs while not filtering

[PATCH v3 bpf-next 00/11] bpf: Enable bpf_skc_to_* sock casting helper to networking prog type
 2020-09-23 17:05 UTC  (11+ messages)
` [PATCH v3 bpf-next 01/11] bpf: Move the PTR_TO_BTF_ID check to check_reg_type()
` [PATCH v3 bpf-next 02/11] bpf: Enable bpf_skc_to_* sock casting helper to networking prog type

[RFC PATCH v2 0/3] l3mdev icmp error route lookup fixes
 2020-09-23 17:03 UTC  (9+ messages)

Exposing device ACL setting through devlink
 2020-09-23 17:01 UTC  (11+ messages)

[PATCH 1/1] powerpc/vnic: Extend "failover pending" window
 2020-09-23 17:01 UTC  (3+ messages)

[PATCH v8 bpf-next 0/7] bpf: tailcalls in BPF subprograms
 2020-09-23 16:55 UTC  (5+ messages)

[PATCH v2 bpf-next 0/3] enable BPF_PROG_TEST_RUN for raw_tp
 2020-09-23 16:54 UTC  (4+ messages)
` [PATCH v2 bpf-next 1/3] bpf: enable BPF_PROG_TEST_RUN for raw_tracepoint
` [PATCH v2 bpf-next 2/3] libbpf: introduce bpf_prog_test_run_xattr_opts
` [PATCH v2 bpf-next 3/3] selftests/bpf: add raw_tp_test_run

[PATCH net-next 0/5] bonding: rename bond components
 2020-09-23 16:44 UTC  (9+ messages)
` [PATCH net-next 4/5] bonding: make Kconfig toggle to disable legacy interfaces
  ` [RFC PATCH] bonding: linkdesc can be static

[PATCH net-next v2 0/3] GVE Raw Addressing
 2020-09-23 16:28 UTC  (10+ messages)
` [PATCH net-next v2 1/3] gve: Add support for raw addressing device option
` [PATCH net-next v2 2/3] gve: Add support for raw addressing to the rx path
` [PATCH net-next v2 3/3] gve: Add support for raw addressing in the tx path

[PATCHv2 bpf-next 1/2] bpf: Use --no-fail option if CONFIG_BPF is not enabled
 2020-09-23 16:09 UTC  (4+ messages)
` [PATCHv2 bpf-next 2/2] tools resolve_btfids: Always force HOSTARCH

[PATCH bpf-next] bpf: explicitly size compatible_reg_types
 2020-09-23 16:05 UTC  (2+ messages)

[PATCH bpf-next 0/9] libbpf: BTF writer APIs
 2020-09-23 15:54 UTC  (10+ messages)
` [PATCH bpf-next 1/9] libbpf: refactor internals of BTF type index
` [PATCH bpf-next 2/9] libbpf: remove assumption of single contiguous memory for BTF data
` [PATCH bpf-next 3/9] libbpf: generalize common logic for managing dynamically-sized arrays
` [PATCH bpf-next 4/9] libbpf: extract generic string hashing function for reuse
` [PATCH bpf-next 5/9] libbpf: allow modification of BTF and add btf__add_str API
` [PATCH bpf-next 6/9] libbpf: add btf__new_empty() to create an empty BTF object
` [PATCH bpf-next 7/9] libbpf: add BTF writing APIs
` [PATCH bpf-next 8/9] libbpf: add btf__str_by_offset() as a more generic variant of name_by_offset
` [PATCH bpf-next 9/9] selftests/bpf: test BTF writing APIs

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

[PATCH] e1000e: Power cycle phy on PM resume
 2020-09-23 15:37 UTC  (7+ messages)
` [Intel-wired-lan] "

[PATCH RESEND bpf-next v4 00/11] Make check_func_arg type checks table driven
 2020-09-23 15:24 UTC  (7+ messages)
` [PATCH bpf-next v4 11/11] bpf: use a table to drive helper arg type checks

[PATCH 00/14] drop double zeroing
 2020-09-23 15:16 UTC  (4+ messages)

[PATCH 0/4] net: usb: avoid using usb_control_msg() directly
 2020-09-23 14:48 UTC  (15+ messages)
` [PATCH 1/4] net: usbnet: use usb_control_msg_recv() and usb_control_msg_send()
` [PATCH 2/4] net: sierra_net: use usb_control_msg_recv()
` [PATCH 3/4] net: usb: rtl8150: use usb_control_msg_recv() and usb_control_msg_send()
` [PATCH 4/4] net: rndis_host: "

[PATCH] net: fec: Keep device numbering consistent with datasheet
 2020-09-23 14:25 UTC 

[PATCH] net/ipv4: always honour route mtu during forwarding
 2020-09-23 14:36 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH net-next RFC v5 00/15] Add devlink reload action and limit level options
 2020-09-23 13:44 UTC  (2+ messages)

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

[PATCH v1] dt-binding: can: mcp25xxfd: documentation fixes
 2020-09-23 12:53 UTC 

[PATCH] ipvs: adjust the debug order of src and dst
 2020-09-23 12:07 UTC  (2+ messages)

[PATCH net-next] can: mcp25xxfd: fix a leak in mcp25xxfd_ring_free()
 2020-09-23 11:53 UTC  (2+ messages)

[PATCH] Revert "net: linkwatch: add check for netdevice being present to linkwatch_do_dev"
 2020-09-23 11:49 UTC  (3+ messages)

[PATCH net-next] net: mscc: ocelot: always pass skb clone to ocelot_port_add_txtstamp_skb
 2020-09-23 11:24 UTC 

[PATCH net-next 0/9] s390/qeth: updates 2020-09-23
 2020-09-23 10:43 UTC  (12+ messages)
` [PATCH net-next 1/9] s390/qeth: don't init refcount twice for mcast IPs
` [PATCH net-next 2/9] s390/qeth: relax locking for ipato config data
` [PATCH net-next 3/9] s390/qeth: clean up string ops in qeth_l3_parse_ipatoe()
` [PATCH net-next 4/9] s390/qeth: replace deprecated simple_stroul()
` [PATCH net-next 5/9] s390/qeth: tighten ucast IP locking
` [PATCH net-next 6/9] s390/qeth: cancel cmds earlier during teardown
` [PATCH net-next 7/9] s390/qeth: consolidate online code
` [PATCH net-next 8/9] s390/qeth: consolidate teardown code
` [PATCH net-next 9/9] s390/qeth: remove forward declarations in L2 code

[PATCH v3 0/2] To support the HFP WBS, a chip vendor may choose a particular
 2020-09-23 10:22 UTC  (5+ messages)
` [PATCH v3 1/2] Bluetooth: btusb: define HCI packet sizes of USB Alts

[PATCH] net: mdio: Remove redundant parameter and check
 2020-09-23 10:10 UTC  (2+ messages)

RTL8402 stops working after hibernate/resume
 2020-09-23  9:57 UTC  (6+ messages)

[PATCH v5 1/4] Bluetooth: Interleave with allowlist scan
 2020-09-23  9:22 UTC  (4+ messages)
` [PATCH v5 2/4] Bluetooth: Handle system suspend resume case
` [PATCH v5 3/4] Bluetooth: Handle active scan case
` [PATCH v5 4/4] Bluetooth: Add toggle to switch off interleave scan

[PATCH v1 net] net: stmmac: removed enabling eee in EEE set callback
 2020-09-23  8:56 UTC 

pull-request: can-next 2020-09-23
 2020-09-23  8:54 UTC  (21+ messages)
` [PATCH 01/20] can: flexcan: sort include files alphabetically
` [PATCH 02/20] can: flexcan: flexcan_exit_stop_mode(): remove stray empty line
` [PATCH 03/20] can: flexcan: more register names
` [PATCH 04/20] can: flexcan: struct flexcan_regs: document registers not affected by soft reset
` [PATCH 05/20] can: flexcan: quirks: get rid of long lines
` [PATCH 06/20] can: flexcan: Ack wakeup interrupt separately
` [PATCH 07/20] can: flexcan: flexcan_probe(): make regulator xceiver optional
` [PATCH 08/20] can: flexcan: Add check for transceiver maximum bitrate limitation
` [PATCH 09/20] can: flexcan: add correctable errors correction when HW supports ECC
` [PATCH 10/20] can: flexcan: flexcan_chip_stop(): add error handling and propagate error value
` [PATCH 11/20] can: flexcan: disable clocks during stop mode
` [PATCH 12/20] can: flexcan: add LPSR mode support
` [PATCH 13/20] can: flexcan: flexcan_set_bittiming(): move setup of CAN-2.0 bitiming into separate function
` [PATCH 14/20] can: flexcan: use struct canfd_frame for CAN classic frame
` [PATCH 15/20] can: flexcan: add CAN-FD mode support
` [PATCH 16/20] can: flexcan: add ISO CAN FD feature support
` [PATCH 17/20] can: flexcan: add CAN FD BRS support
` [PATCH 18/20] can: flexcan: add Transceiver Delay Compensation support
` [PATCH 19/20] can: flexcan: add imx8qm support
` [PATCH 20/20] can: flexcan: add lx2160ar1 support

[PATCH v7 0/6] Introduce sendpage_ok() to detect misused sendpage in network related drivers
 2020-09-23  8:45 UTC  (8+ messages)
` [PATCH v7 1/6] net: introduce helper sendpage_ok() in include/linux/net.h

[PATCH net-next] tipc: potential memory corruption in tipc_crypto_key_rcv()
 2020-09-23  8:30 UTC 

[PATCH net-next v2 12/16] net: bridge: mcast: install S,G entries automatically based on reports
 2020-09-23  8:20 UTC  (2+ messages)

[PATCH] mt76: mt7615: retry if mt7615_mcu_init returns -EAGAIN
 2020-09-23  7:23 UTC 

Performance regressions in networking & storage benchmarks in Linux kernel 5.8
 2020-09-23  7:09 UTC  (3+ messages)

[PATCH bpf-next 0/3] enable BPF_PROG_TEST_RUN for raw_tp
 2020-09-23  6:29 UTC  (8+ messages)
` [PATCH bpf-next 1/3] bpf: enable BPF_PROG_TEST_RUN for raw_tracepoint
` [PATCH bpf-next 2/3] libbpf: introduce bpf_prog_test_run_xattr_opts
` [PATCH bpf-next 3/3] selftests/bpf: add raw_tp_test_run

[PATCH] ipvs: adjust the debug order of src and dst
 2020-09-23  5:49 UTC 

[Patch net 0/2] net_sched: fix a UAF in tcf_action_init()
 2020-09-23  3:56 UTC  (3+ messages)
` [Patch net 1/2] net_sched: defer tcf_idr_insert() in tcf_action_init_1()
` [Patch net 2/2] net_sched: commit action insertions together

[PATCH] SUNRPC: Fix svc_flush_dcache()
 2020-09-23  3:30 UTC  (3+ messages)

[PATCH -next v2] ath9k: Remove set but not used variable
 2020-09-23  3:25 UTC 

[PATCH net-next v2] net: microchip: Make `lan743x_pm_suspend` function return right value
 2020-09-23  3:21 UTC 

[PATCH] mm/memcontrol: Add the drop_cache interface for cgroup v2
 2020-09-23  2:40 UTC  (13+ messages)
      ` [External] "


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