netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-09 04:51:10 to 2020-04-10 14:50:46 UTC [more...]

[PATCH net-next v2 0/3] marvell10g tunable and power saving support
 2020-04-10 14:50 UTC  (8+ messages)
` [PATCH net-next v2 3/3] net: phy: marvell10g: place in powersave mode at probe

What's the offload name for iscsi_tcp_recv_skb()?
 2020-04-10 14:04 UTC 

[PATCH v3 0/2] net: mvmdio: avoid error message for optional IRQ
 2020-04-10 13:46 UTC  (4+ messages)

[PATCH 00/19] staging: wfx: simplify start/shutdown of RF
 2020-04-10 13:32 UTC  (20+ messages)
` [PATCH 01/19] staging: wfx: fix race between configure_filter and remove_interface
` [PATCH 02/19] staging: wfx: reduce hold duration of cfg80211_bss
` [PATCH 03/19] staging: wfx: call wfx_do_unjoin() synchronously
` [PATCH 04/19] staging: wfx: implement start_ap/stop_ap
` [PATCH 05/19] staging: wfx: set all parameters before starting AP
` [PATCH 06/19] staging: wfx: change the way the station associate to an AP
` [PATCH 07/19] staging: wfx: remove useless call to wfx_tx_flush()
` [PATCH 08/19] staging: wfx: fix support for BSS_CHANGED_KEEP_ALIVE
` [PATCH 09/19] staging: wfx: disabling keep alive during unjoin is useless
` [PATCH 10/19] staging: wfx: drop unnecessary condition checks in wfx_upload_ap_templates()
` [PATCH 11/19] staging: wfx: request to send beacons in IBSS mode
` [PATCH 12/19] staging: wfx: remove unnecessary conditions in wfx_bss_info_changed()
` [PATCH 13/19] staging: wfx: avoid duplicate updating of beacon template
` [PATCH 14/19] staging: wfx: allow to join IBSS networks
` [PATCH 15/19] staging: wfx: introduce wfx_join_ibss() and wfx_leave_ibss()
` [PATCH 16/19] staging: wfx: re-enable BA after reset
` [PATCH 17/19] staging: wfx: check value of beacon_int
` [PATCH 18/19] staging: wfx: drop unused attribute 'beacon_int'
` [PATCH 19/19] staging: wfx: drop useless update of macaddr

[PATCH] mac80211_hwsim: Use kstrndup() in place of kasprintf()
 2020-04-10 12:32 UTC 

[RFC PATCH 2/9] bpf: allow up to 13 arguments for tracepoints
 2020-04-10 11:54 UTC  (4+ messages)
` [RFC PATCH 3/9] writeback: tracing: pass global_wb_domain as tracepoint parameter

[PATCH V3 00/18] net: ks8851: Unify KS8851 SPI and MLL drivers
 2020-04-10 11:01 UTC  (5+ messages)

[PATCH net-next] net: dsa: mt7530: enable jumbo frame
 2020-04-10 10:46 UTC  (6+ messages)

On 5.6.2, SCTP is 10 000 times slower than TCP
 2020-04-10 10:04 UTC  (2+ messages)

[PATCH net] r8169: fix multicast tx issue with macvlan interface
 2020-04-10  9:53 UTC  (13+ messages)

crypto: api - Fix use-after-free and race in crypto_spawn_alg
 2020-04-10  9:18 UTC 

[PATCH] brcmsmac: make brcms_c_set_mac() void
 2020-04-10  9:11 UTC  (2+ messages)

[PATCH] libertas: make lbs_init_mesh() void
 2020-04-10  9:09 UTC 

[PATCH] wireless: cw1200: make cw1200_spi_irq_unsubscribe() void
 2020-04-10  9:09 UTC 

[PATCH] ipw2x00: make ipw_qos_association_resp() void
 2020-04-10  9:08 UTC 

[PATCH ipsec] xfrm: remove the xfrm_state_put call becofe going to out_reset
 2020-04-10  9:08 UTC 

[PATCH ipsec] esp4: support ipv6 nexthdrs process for beet gso segment
 2020-04-10  9:07 UTC 

[PATCH ipsec] esp6: support ipv6 nexthdrs process for beet gso segment
 2020-04-10  9:07 UTC 

[PATCH ipsec] esp6: get the right proto for transport mode in esp6_gso_encap
 2020-04-10  9:06 UTC 

[PATCH ipsec] xfrm: do pskb_pull properly in __xfrm_transport_prep
 2020-04-10  9:06 UTC 

[PATCH ipsec] xfrm: allow to accept packets with ipv6 NEXTHDR_HOP in xfrm_input
 2020-04-10  9:06 UTC 

[PATCH bpf 1/2] bpf: prevent re-mmap()'ing BPF map as writable for initially r/o mapping
 2020-04-10  8:51 UTC  (3+ messages)
` [PATCH bpf 2/2] selftests/bpf: validate frozen map contents stays frozen

[PATCH V9 0/9] vDPA support
 2020-04-10  8:23 UTC  (10+ messages)
` [PATCH V9 8/9] vdpasim: vDPA device simulator
` [PATCH V9 9/9] virtio: Intel IFC VF driver for VDPA

TC BPF Program Crashing With Bnx2x Drivers
 2020-04-10  8:15 UTC  (2+ messages)
        ` [EXT] "

[PATCH net] net/ipv6: allow token to be set when accept_ra disabled
 2020-04-10  8:11 UTC  (4+ messages)

net test error: BUG: mismatching fuzzer/executor system call descriptions: ADDR vs ADDR (2)
 2020-04-10  7:28 UTC  (2+ messages)

[RFC 0/6] Regressions for "imply" behavior change
 2020-04-10  7:26 UTC  (9+ messages)
  ` [RFC 4/6] drm/bridge/sii8620: fix extcon dependency

kernel BUG at net/phonet/socket.c:LINE!
 2020-04-10  7:16 UTC 

(repost for 2020y) inconsistency of ethtool feature names for get vs. set
 2020-04-10  6:56 UTC  (3+ messages)

[RFC PATCH bpf-next 00/16] bpf: implement bpf based dumping of kernel data structures
 2020-04-10  6:41 UTC  (16+ messages)
` [RFC PATCH bpf-next 05/16] bpf: create file or anonymous dumpers
` [RFC PATCH bpf-next 08/16] bpf: add task and task/file targets
` [RFC PATCH bpf-next 09/16] bpf: add bpf_seq_printf and bpf_seq_write helpers
` [RFC PATCH bpf-next 11/16] bpf: implement query for target_proto and file dumper prog_id
` [RFC PATCH bpf-next 15/16] tools/bpf: selftests: add dumper progs for bpf_map/task/task_file

WARNING: refcount bug in crypto_destroy_tfm
 2020-04-10  6:09 UTC  (2+ messages)
` crypto: api - Fix use-after-free and race in crypto_spawn_alg

[PATCH] tools: bpftool: fix struct_ops command invalid pointer free
 2020-04-10  5:34 UTC  (3+ messages)

[PATCH] nfp: Fix memory leak in nfp_resource_acquire()
 2020-04-10  5:21 UTC  (6+ messages)

[PATCH] net: phy: micrel: use genphy_read_status for KSZ9131
 2020-04-10  3:16 UTC 

[PATCH] dt-bindings: Fix dtc warnings on reg and ranges in examples
 2020-04-10  2:15 UTC  (3+ messages)

pull-request: bpf 2020-04-10
 2020-04-10  0:39 UTC  (2+ messages)

[PATCH net-next v1 1/3] net: openvswitch: expand the meters number supported
 2020-04-09 23:29 UTC  (9+ messages)
        ` [ovs-dev] "

[PATCH RFC v2 01/33] xdp: add frame size to xdp_buff
 2020-04-09 23:27 UTC  (11+ messages)
` [PATCH RFC v2 17/33] mlx5: rx queue setup time determine frame_sz for XDP
` [PATCH RFC v2 28/33] xdp: for Intel AF_XDP drivers add XDP frame_sz

[PATCH v2 1/3] dt-bindings: net: bluetooth: Add rtl8723bs-bluetooth
 2020-04-09 23:10 UTC  (2+ messages)

[PATCH net v2 1/2] docs: networking: convert DIM to RST
 2020-04-09 23:06 UTC  (4+ messages)
` [PATCH net v2 2/2] docs: networking: add full DIM API

RFC: Handle hard module dependencies that are not symbol-based (r8169 + realtek)
 2020-04-09 22:25 UTC  (3+ messages)

[PATCH bpf] arm, bpf: Fix offset overflow for BPF_MEM BPF_DW
 2020-04-09 22:17 UTC 

[PATCH] net/mlx5: Fix failing fw tracer allocation on s390
 2020-04-09 22:10 UTC  (2+ messages)

[PATCH net] docs: networking: convert DIM to RST
 2020-04-09 21:22 UTC  (9+ messages)
  ` [PATCH net] docs: networking: add full DIM API

ipv6 rpfilter and.. fw mark? problems with wireguard
 2020-04-09 20:38 UTC 

[PATCH RESEND] net: qrtr: support qrtr service and lookup route
 2020-04-09 19:38 UTC  (2+ messages)

[PATCH] net: qrtr: send msgs from local of same id as broadcast
 2020-04-09 19:36 UTC  (3+ messages)
` [PATCH v2] "

Page allocation error - CephFS kernel client hang - 5.4.20 kernel
 2020-04-09 19:30 UTC  (2+ messages)

[RFC PATCH bpf-next 0/8] bpf_link observability APIs
 2020-04-09 18:50 UTC  (11+ messages)
` [RFC PATCH bpf-next 4/8] bpf: support GET_FD_BY_ID and GET_NEXT_ID for bpf_link
` [RFC PATCH bpf-next 8/8] bpftool: add bpf_link show and pin support

[patch iproute2 v2] devlink: fix JSON output of mon command
 2020-04-09 18:29 UTC 

[patch iproute2/net-next] devlink: fix JSON output of mon command
 2020-04-09 18:28 UTC  (3+ messages)

[PATCH] libbpf: Make bpf/bpf_helpers.h self-contained
 2020-04-09 18:12 UTC  (4+ messages)

[PATCH v2 00/12] "Task_isolation" mode
 2020-04-09 18:00 UTC  (16+ messages)
  ` [PATCH v3 00/13] "
    ` [PATCH 01/13] task_isolation: vmstat: add quiet_vmstat_sync function
    ` [PATCH 02/13] task_isolation: vmstat: add vmstat_idle function
    ` [PATCH v3 03/13] task_isolation: add instruction synchronization memory barrier
    ` [PATCH v3 04/13] task_isolation: userspace hard isolation from kernel
    ` [PATCH 05/13] task_isolation: Add task isolation hooks to arch-independent code
    ` [PATCH 06/13] task_isolation: arch/x86: enable task isolation functionality
    ` [PATCH v3 07/13] task_isolation: arch/arm64: "
    ` [PATCH v3 08/13] task_isolation: arch/arm: "
    ` [PATCH v3 09/13] task_isolation: don't interrupt CPUs with tick_nohz_full_kick_cpu()
    ` [PATCH v3 10/13] task_isolation: net: don't flush backlog on CPUs running isolated tasks
    ` [PATCH v3 11/13] task_isolation: ringbuffer: don't interrupt CPUs running isolated tasks on buffer resize
    ` [PATCH v3 12/13] task_isolation: kick_all_cpus_sync: don't kick isolated cpus
    ` [PATCH v3 13/13] task_isolation: CONFIG_TASK_ISOLATION prevents distribution of jobs to non-housekeeping CPUs

[PATCH net v3] net: ipv4: devinet: Fix crash when add/del multicast IP with autojoin
 2020-04-09 17:28 UTC  (2+ messages)

[PATCH v2 net 1/2] net/rds: Replace struct rds_mr's r_refcount with struct kref
 2020-04-09 17:22 UTC  (5+ messages)
` [PATCH v2 net 2/2] net/rds: Fix MR reference counting problem

[PATCH net] net: macsec: fix using wrong structure in macsec_changelink()
 2020-04-09 17:17 UTC  (2+ messages)

[PATCH] net-sysfs: remove redundant assignment to variable ret
 2020-04-09 17:15 UTC  (2+ messages)

[PATCH net v2] net: ipv4: devinet: Fix crash when add/del multicast IP with autojoin
 2020-04-09 17:12 UTC  (2+ messages)

[PATCH v3] net: qrtr: send msgs from local of same id as broadcast
 2020-04-09 17:09 UTC  (2+ messages)

[pull request][net 0/8] Mellanox, mlx5 fixes 2020-04-08
 2020-04-09 17:07 UTC  (2+ messages)

[PATCH] Documentation: devlink: fix broken link warning
 2020-04-09 17:03 UTC  (2+ messages)

[RFC,net-next,v2, 0/1] Enable SERDES power up/down
 2020-04-09 15:48 UTC  (2+ messages)
` [RFC,net-next,v2, 1/1] net: stmmac: Enable SERDES power up/down sequence

[PATCH RESEND] net: qrtr: support qrtr service and lookup route
 2020-04-09 14:55 UTC  (3+ messages)

[patch iproute2/net-next] devlink: remove unused "jw" field
 2020-04-09 14:41 UTC  (2+ messages)

[PATCH iproute2-next v2 0/3] Support pedit of ip6 traffic_class
 2020-04-09 14:41 UTC  (2+ messages)

WARNING in ib_umad_kill_port
 2020-04-09 13:35 UTC  (8+ messages)

[RFC 0/8] Stop monitoring disabled devices
 2020-04-09 11:10 UTC  (3+ messages)

[RFC PATCH bpf-next 03/16] bpf: provide a way for targets to register themselves
 2020-04-09  9:20 UTC  (2+ messages)
` [bpf] 1bcd60aafb: canonical_address#:#[##]

[PATCH 0/8] loopfs
 2020-04-09  8:33 UTC  (9+ messages)
` [PATCH 2/8] loopfs: implement loopfs

[PATCH 1/2] ath11k: fix missing return in ath11k_thermal_set_throttling
 2020-04-09  8:50 UTC  (4+ messages)
` [PATCH 2/2] ath11k: fix ath11k_thermal_unregister() prototype

selftests/bpf: test_maps: libbpf: Error loading .BTF into kernel: -22. Failed to load SK_SKB verdict prog
 2020-04-09  8:42 UTC 

[PATCH 4/4] net: mac80211: mlme.c: Add lockdep condition for RCU list usage
 2020-04-09  8:29 UTC 

[PATCH 3/4] net: mac80211: sta_info.c: Add lockdep condition for RCU list usage
 2020-04-09  8:29 UTC 

[PATCH 2/4] net: mac80211: scan.c: Fix RCU list related warnings
 2020-04-09  8:28 UTC 

[PATCH 1/4] net: mac80211: util.c: Fix RCU list usage warnings
 2020-04-09  8:28 UTC 

[PATCH net-next] xfrm: policy: Remove obsolete WARN while xfrm policy inserting
 2020-04-09  8:19 UTC  (5+ messages)

[PATCH 00/35] Documentation fixes for Kernel 5.8
 2020-04-09  7:56 UTC  (3+ messages)
` [PATCH 30/35] docs: dt: fix a broken reference for a file converted to json

[RFC] current devlink extension plan for NICs
 2020-04-09  6:43 UTC  (17+ messages)

[PATCH iproute2 0/3] man: Updates for tc-htb.8
 2020-04-09  5:12 UTC  (4+ messages)
` [PATCH iproute2 1/3] man: tc-htb.8: add missing qdisc parameter r2q
` [PATCH iproute2 2/3] man: tc-htb.8: add missing class parameter quantum
` [PATCH iproute2 3/3] man: tc-htb.8: fix class prio is not mandatory

WARNING in kfree (2)
 2020-04-09  4:51 UTC  (2+ 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).