netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-22 17:03:47 to 2020-09-23 09:22:58 UTC [more...]

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

[PATCH 0/4] net: usb: avoid using usb_control_msg() directly
 2020-09-23  9:05 UTC  (5+ 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 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] net/ipv4: always honour route mtu during forwarding
 2020-09-23  8:46 UTC  (4+ messages)
  ` [PATCH v2] "

[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 0/9] s390/qeth: updates 2020-09-23
 2020-09-23  8:37 UTC  (10+ 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 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 net-next 0/2] net: dsa: b53: Configure VLANs while not filtering
 2020-09-23  8:14 UTC  (4+ 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 1/9] kernel: add a PF_FORCE_COMPAT flag
 2020-09-23  8:01 UTC  (12+ messages)

[PATCH 1/1] powerpc/vnic: Extend "failover pending" window
 2020-09-23  8:00 UTC  (2+ messages)

[PATCH] e1000e: Power cycle phy on PM resume
 2020-09-23  7:47 UTC 

[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

[pull request][net-next 00/15] mlx5 Connection Tracking in NIC mode
 2020-09-23  6:24 UTC  (16+ 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

let import_iovec deal with compat_iovecs as well v3
 2020-09-23  6:05 UTC  (10+ 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] ipvs: adjust the debug order of src and dst
 2020-09-23  6:06 UTC 

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

[PATCH v3 bpf-next 00/11] bpf: Enable bpf_skc_to_* sock casting helper to networking prog type
 2020-09-23  4:45 UTC  (10+ 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
` [PATCH v3 bpf-next 11/11] bpf: selftest: Use bpf_skc_to_tcp_sock() in the sock_fields test

[PATCH net-next 0/5] bonding: rename bond components
 2020-09-23  4:13 UTC  (12+ messages)
` [PATCH net-next 2/5] bonding: rename slave to link where possible
` [PATCH net-next 4/5] bonding: make Kconfig toggle to disable legacy interfaces
  ` [RFC PATCH] bonding: linkdesc can be static

[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] "

[PATCH iproute2-next] ip: promote missed packets to the -s row
 2020-09-23  2:24 UTC  (2+ messages)

[PATCH net-next 0/3] devlink show controller and external info
 2020-09-23  2:21 UTC  (3+ messages)
` [PATCH iproute2-next RESEND "

[RFC PATCH net-next v1 00/11] make drivers/net/ethernet W=1 clean
 2020-09-23  2:02 UTC  (3+ messages)
` [RFC PATCH net-next v1 02/11] i40e: clean up W=1 warnings in i40e
  ` [Intel-wired-lan] "

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

[PATCH -next] net: ice: Fix pointer cast warnings
 2020-09-23  1:58 UTC  (5+ messages)
` [PATCH -next v2] "
    ` [PATCH v3] "

[pull request][net-next V3 00/12] mlx5 Multi packet tx descriptors for SKBs
 2020-09-23  0:45 UTC  (2+ messages)

[PATCH net-next 0/3] octeontx2-af: add support for KPU profile customization
 2020-09-23  0:43 UTC  (2+ messages)

[PATCH net-next 0/2] devlink: Use nla_policy to validate range
 2020-09-23  0:39 UTC  (2+ messages)

[PATCH net-next 0/2] Devlink regions for SJA1105 DSA driver
 2020-09-23  0:37 UTC  (3+ messages)
` [PATCH net-next 2/2] net: dsa: sja1105: expose static config as devlink region

[PATCH iproute2] ip: do not exit if RTM_GETNSID failed
 2020-09-23  0:11 UTC  (6+ messages)

[PATCH net-next 0/3] dpaa2-mac: add PCS support through the Lynx module
 2020-09-23  0:10 UTC  (2+ messages)

[PATCH net-next] net: microchip: Make `lan743x_pm_suspend` function return right value
 2020-09-22 23:54 UTC  (2+ messages)

[PATCH] kbuild: explicitly specify the build id style
 2020-09-22 23:50 UTC  (2+ messages)

[PATCH v3 00/11] Fix PM hibernation in Xen guests
 2020-09-22 23:17 UTC  (10+ messages)
` [PATCH v3 01/11] xen/manage: keep track of the on-going suspend mode

[net-next 0/3] cxgb4/ch_ktls: updates in net-next
 2020-09-22 22:44 UTC  (5+ messages)
` [net-next 1/3] ch_ktls: Issue if connection offload fails
` [net-next 2/3] cxgb4: Avoid log flood
` [net-next 3/3] cxgb4/ch_ktls: ktls stats are added at port level

[PATCH net-next v2 0/2] PHY subsystem kernel doc
 2020-09-22 22:29 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: phy: Fixup "
` [PATCH net-next v2 2/2] net: phy: Document core PHY structures

[PATCH net] drivers/net/wan/x25_asy: Correct the ndo_open and ndo_stop functions
 2020-09-22 22:23 UTC  (2+ messages)

[RFC] [PATCH v1 0/3] isolation: limit msix vectors based on housekeeping CPUs
 2020-09-22 22:20 UTC  (23+ messages)
` [RFC][Patch v1 1/3] sched/isolation: API to get num of hosekeeping CPUs
` [RFC][Patch v1 2/3] i40e: limit msix vectors based on housekeeping CPUs
` [RFC][Patch v1 3/3] PCI: Limit pci_alloc_irq_vectors as per "

[GIT] Networking
 2020-09-22 22:17 UTC  (4+ messages)

[PATCH v4 1/4] Bluetooth: Interleave with allowlist scan
 2020-09-22 21:52 UTC  (2+ messages)

[PATCH v2] net: lantiq: Add locking for TX DMA channel
 2020-09-22 21:41 UTC 

[PATCH] net: lantiq: Add locking for TX DMA channel
 2020-09-22 21:40 UTC  (3+ messages)

[PATCH bpf-next 1/2] bpf: Use --no-fail option if CONFIG_BPF is not enabled
 2020-09-22 20:27 UTC  (4+ messages)

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

[PATCH] net/mlx5: remove unreachable return
 2020-09-22 20:05 UTC  (4+ messages)

[PATCH net-next 0/2] net: dsa: bcm_sf2: Additional DT changes
 2020-09-22 20:03 UTC  (3+ messages)
` [PATCH net-next 1/2] net: dsa: bcm_sf2: Disallow port 5 to be a DSA CPU port
` [PATCH net-next 2/2] net: dsa: bcm_sf2: Include address 0 for MDIO diversion

[PATCH -next] net/mlx5: simplify the return expression of mlx5_ec_init()
 2020-09-22 19:53 UTC  (4+ messages)

[PATCH linux-4.19.y 0/2] tcp_bbr: Improving TCP BBR performance for WiFi and cellular networks
 2020-09-22 19:27 UTC  (3+ messages)
` [PATCH linux-4.19.y 1/2] tcp_bbr: refactor bbr_target_cwnd() for general inflight provisioning
` [PATCH linux-4.19.y 2/2] tcp_bbr: adapt cwnd based on ack aggregation estimation

BUG: unable to handle kernel paging request in bpf_trace_run2
 2020-09-22 19:11 UTC  (2+ messages)

RTNETLINK answers: Permission denied
 2020-09-22 19:04 UTC 

[PATCHv2 bpf-next] selftests/bpf: Fix stat probe in d_path test
 2020-09-22 18:39 UTC  (3+ messages)

[PATCH bpf-next v8 00/11] bpf: Support multi-attach for freplace programs
 2020-09-22 18:38 UTC  (12+ messages)
` [PATCH bpf-next v8 01/11] bpf: disallow attaching modify_return tracing functions to other BPF programs
` [PATCH bpf-next v8 02/11] bpf: change logging calls from verbose() to bpf_log() and use log pointer
` [PATCH bpf-next v8 03/11] bpf: verifier: refactor check_attach_btf_id()
` [PATCH bpf-next v8 04/11] bpf: move prog->aux->linked_prog and trampoline into bpf_link on attach
` [PATCH bpf-next v8 05/11] bpf: support attaching freplace programs to multiple attach points
` [PATCH bpf-next v8 06/11] bpf: Fix context type resolving for extension programs
` [PATCH bpf-next v8 07/11] libbpf: add support for freplace attachment in bpf_link_create
` [PATCH bpf-next v8 08/11] selftests: add test for multiple attachments of freplace program
` [PATCH bpf-next v8 09/11] selftests/bpf: Adding test for arg dereference in extension trace
` [PATCH bpf-next v8 10/11] selftests: Add selftest for disallowing modify_return attachment to freplace
` [PATCH bpf-next v8 11/11] selftests: Remove fmod_ret from benchmarks and test_overhead

[PATCH net-next v1 0/7] udp_tunnel: convert Intel drivers with shared tables
 2020-09-22 18:35 UTC  (6+ messages)
` [PATCH net-next v1 4/7] selftests: net: add a test for shared UDP tunnel info tables
  ` [Intel-wired-lan] "

[PATCH 0/3] Fix Kernel-doc warnings introduced on next-20200921
 2020-09-22 18:22 UTC  (7+ messages)
` [PATCH 1/3] net: fix a new kernel-doc warning at dev.c

[PATCH net-next v2 00/16] net: bridge: mcast: IGMPv3/MLDv2 fast-path (part 2)
 2020-09-22 17:55 UTC  (4+ messages)
` [PATCH net-next v2 06/16] net: bridge: mcast: rename br_ip's u member to dst

[PATCH bpf-next v7 00/10] bpf: Support multi-attach for freplace programs
 2020-09-22 17:48 UTC  (11+ messages)
` [PATCH bpf-next v7 03/10] bpf: verifier: refactor check_attach_btf_id()
` [PATCH bpf-next v7 04/10] bpf: move prog->aux->linked_prog and trampoline into bpf_link on attach

[PATCH net-next v2 0/3] GVE Raw Addressing
 2020-09-22 17:40 UTC  (7+ 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

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

[net-next PATCH 0/2] Add support for VLAN based flow distribution
 2020-09-22 17:13 UTC  (2+ messages)

[PATCH v2] Bluetooth: Check for encryption key size on connect
 2020-09-22 17:03 UTC  (4+ messages)


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