netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-10 16:45:25 to 2020-03-11 04:34:06 UTC [more...]

[PATCH bpf-next 0/2] Fixes for bpftool-prog-profile
 2020-03-11  4:33 UTC  (7+ messages)
` [PATCH bpf-next 1/2] bpftool: only build bpftool-prog-profile with clang >= v11
` [PATCH bpf-next 2/2] bpftool: skeleton should depend on libbpf

[PATCH bpf-next] tools/runqslower: add BPF_F_CURRENT_CPU for running selftest on older kernels
 2020-03-11  4:30 UTC 

What does this code do
 2020-03-11  4:11 UTC  (3+ messages)

KASAN: use-after-free Read in tcindex_dump
 2020-03-11  4:00 UTC  (2+ messages)

[PATCH net] net: fec: validate the new settings in fec_enet_set_coalesce()
 2020-03-11  3:47 UTC  (2+ messages)
` [EXT] "

[PATCH net] sctp: return a one-to-one type socket when doing peeloff
 2020-03-11  3:35 UTC  (7+ messages)

[PATCH v3 1/2] igb: Use device_lock() insead of rtnl_lock()
 2020-03-11  3:30 UTC  (4+ messages)
` [PATCH v3 2/2] net-sysfs: Ensure begin/complete are called in speed_show() and duplex_show()

[PATCH 0/8] Lock warning cleanups
 2020-03-11  3:19 UTC  (15+ messages)
  ` [PATCH 1/8] bpf: Add missing annotations for __bpf_prog_enter() and __bpf_prog_exit()
  ` [PATCH 2/8] raw: Add missing annotations to raw_seq_start() and raw_seq_stop()
  ` [PATCH 3/8] tcp: Add missing annotation for tcp_child_process()
  ` [PATCH 4/8] netfilter: Add missing annotation for ctnetlink_parse_nat_setup()
  ` [PATCH 5/8] netfilter: conntrack: Add missing annotations for nf_conntrack_all_lock() and nf_conntrack_all_unlock()
  ` [PATCH 6/8] net: Add missing annotation for *netlink_seq_start()
  ` [PATCH 7/8] ALSA: firewire-tascam: Add missing annotation for tscm_hwdep_read_queue()
  ` [PATCH 8/8] ALSA: firewire-tascam: Add missing annotation for tscm_hwdep_read_locked()

[PATCH] sfc: ethtool: Refactor to remove fallthrough comments in case blocks
 2020-03-11  2:41 UTC 

[PATCH v3] bitfield.h: add FIELD_MAX() and field_max()
 2020-03-11  2:42 UTC 

[PATCH] net: mvmdio: avoid error message for optional IRQ
 2020-03-11  2:41 UTC 

[PATCH bpf-next] tools: bpftool: restore message on failure to guess program type
 2020-03-11  2:12 UTC 

[PATCH] net:ftgmac100:remove redundant judgement
 2020-03-11  2:05 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2020-03-11  1:33 UTC 

KASAN: invalid-free in tcf_exts_destroy
 2020-03-11  1:17 UTC  (5+ messages)

[PATCH bpf-next] bpf: Fix trampoline generation for fmod_ret programs
 2020-03-11  1:15 UTC  (2+ messages)

[PATCH net-next] bareudp: Fixed bareudp receive handling
 2020-03-11  0:56 UTC  (3+ messages)

KASAN: slab-out-of-bounds Write in tcindex_set_parms
 2020-03-11  0:33 UTC  (3+ messages)

linux-next: Signed-off-by missing for commits in the net-next tree
 2020-03-10 23:57 UTC  (2+ messages)

[PATCH] page_pool: use irqsave/irqrestore to protect ring access
 2020-03-10 23:53 UTC  (10+ messages)

[PATCH net-next 0/6] RED: Introduce an ECN tail-dropping mode
 2020-03-10 23:53 UTC  (12+ messages)
` [PATCH net-next 1/6] selftests: qdiscs: Add TDC test for RED
` [PATCH net-next 2/6] net: sched: Add centralized RED flag checking

[patch iproute2/net-next v2] tc: m_action: introduce support for hw stats type
 2020-03-10 23:44 UTC  (2+ messages)

[PATCH] ip link: Prevent duplication of table id for vrf tables
 2020-03-10 23:33 UTC  (4+ messages)

[PATCH v3 1/2] macsec: Support XPN frame handling - IEEE 802.1AEbw
 2020-03-10 23:31 UTC  (2+ messages)

[PATCH net-next 00/15] ethtool: consolidate irq coalescing - part 3
 2020-03-10 23:29 UTC  (9+ messages)
` [PATCH net-next 01/15] net: ena: reject unsupported coalescing params
` [PATCH net-next 10/15] net: mlx4: "

[PATCH bpf-next v2 0/2] Refactor perf_event sample user program with libbpf bpf_link
 2020-03-10 23:26 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] samples: bpf: move read_trace_pipe to trace_helpers
` [PATCH bpf-next v2 2/2] samples: bpf: refactor perf_event user program with libbpf bpf_link

[PATCH net-next] r8169: simplify getting stats by using netdev_stats_to_stats64
 2020-03-10 23:25 UTC  (2+ messages)

[PATCH net-next] r8169: let rtl8169_mark_to_asic clear rx descriptor field opts2
 2020-03-10 23:24 UTC  (2+ messages)

[net-next v2 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2020-03-10
 2020-03-10 23:21 UTC  (18+ messages)
` [net-next v2 01/15] ice: Cleanup unneeded parenthesis
` [net-next v2 02/15] iavf: Enable support for up to 16 queues
` [net-next v2 03/15] ice: allow bigger VFs
` [net-next v2 04/15] ice: Improve clarity of prints and variables
` [net-next v2 05/15] ice: Fix removing driver while bare-metal VFs pass traffic
` [net-next v2 06/15] ice: Display Link detected via Ethtool in safe mode
` [net-next v2 07/15] ice: Fix corner case when switching from IEEE to CEE
` [net-next v2 08/15] ice: renegotiate link after FW DCB on
` [net-next v2 09/15] ice: Correct setting VLAN pruning
` [net-next v2 10/15] ice: Increase mailbox receive queue length to maximum
` [net-next v2 11/15] ice: fix use of deprecated strlcpy()
` [net-next v2 12/15] ice: Fix format specifier
` [net-next v2 13/15] ice: Use EOPNOTSUPP instead of ENOTSUPP
` [net-next v2 14/15] ice: use variable name more descriptive than type
` [net-next v2 15/15] ice: fix incorrect size description of ice_get_nvm_version

[PATCH] net: dsa: mt7530: fix macro MIRROR_PORT
 2020-03-10 23:14 UTC  (2+ messages)

[PATCH net] net/packet: tpacket_rcv: do not increment ring index on drop
 2020-03-10 23:13 UTC  (11+ messages)

[PATCH v2 2/4] selftests: Fix seccomp to support relocatable build (O=objdir)
 2020-03-10 23:11 UTC  (5+ messages)

[PATCH net-next] net: dsa: microchip: use delayed_work instead of timer + work
 2020-03-10 23:11 UTC  (2+ messages)

[PATCH net 0/3] s390/qeth: fixes 2020-03-10
 2020-03-10 23:08 UTC  (5+ messages)
` [PATCH net 1/3] s390/qeth: don't reset default_out_queue
` [PATCH net 2/3] s390/qeth: handle error when backing RX buffer
` [PATCH net 3/3] s390/qeth: cancel RX reclaim work earlier

[patch net-next 0/3] flow_offload: follow-ups to HW stats type patchset
 2020-03-10 23:04 UTC  (4+ messages)

[PATCH net 0/2] MACSec bugfixes related to MAC address change
 2020-03-10 23:02 UTC  (2+ messages)

[PATCH net v2] ibmvnic: Do not process device remove during device reset
 2020-03-10 22:58 UTC  (2+ messages)

[PATCH bpf-next 0/2] samples: bpf: refactor perf_event user program with libbpf bpf_link
 2020-03-10 22:49 UTC  (6+ messages)
` [PATCH bpf-next 1/2] samples: bpf: move read_trace_pipe to trace_helpers
` [PATCH bpf-next 2/2] samples: bpf: refactor perf_event user program with libbpf bpf_link

[PATCH net-next 0/4] Support extended BD rings at runtime,
 2020-03-10 22:49 UTC  (2+ messages)

general protection fault in tcf_action_destroy (2)
 2020-03-10 22:48 UTC  (2+ messages)

[PATCH][next] zd1211rw/zd_usb.h: Replace zero-length array with flexible-array member
 2020-03-10 22:46 UTC  (20+ messages)

[PATCH net-next] pktgen: Allow on loopback device
 2020-03-10 22:45 UTC  (2+ messages)

[patch net-next v2] flow_offload: use flow_action_for_each in flow_action_mixed_hw_stats_types_check()
 2020-03-10 22:43 UTC  (3+ messages)

[PATCH v2 net] net/smc: cancel event worker during device removal
 2020-03-10 22:41 UTC  (2+ messages)

[PATCH v4 1/2] cgroup: memcg: net: do not associate sock with unrelated cgroup
 2020-03-10 22:38 UTC  (5+ messages)
` [PATCH v4 2/2] net: memcg: late association of sock to memcg

[PATCH net] ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interface
 2020-03-10 22:38 UTC  (3+ messages)
` [PATCHv2 "

[PATCH net] MAINTAINERS: update cxgb4vf maintainer to Vishal
 2020-03-10 22:30 UTC  (2+ messages)

WARNING: refcount bug in sk_alloc (2)
 2020-03-10 22:25 UTC 

KMSAN: uninit-value in tcf_exts_change
 2020-03-10 22:25 UTC 

WARNING in kfree (2)
 2020-03-10 22:25 UTC 

KASAN: use-after-free Write in tcindex_set_parms
 2020-03-10 22:15 UTC 

WARNING: refcount bug in __tcf_action_put
 2020-03-10 22:15 UTC 

WARNING: ODEBUG bug in route4_change
 2020-03-10 22:15 UTC 

[PATCH] dpaa_eth: Remove unnecessary boolean expression in dpaa_get_headroom
 2020-03-10 22:06 UTC 

[PATCH bpf-next] bpf: add bpf_link_new_file that doesn't install FD
 2020-03-10 21:45 UTC  (2+ messages)

[PATCH net-next 0/6] octeontx2-vf: Add network driver for virtual function
 2020-03-10 21:45 UTC  (12+ messages)
` [PATCH net-next 1/6] octeontx2-pf: Enable SRIOV and added VF mbox handling
` [PATCH net-next 2/6] octeontx2-pf: Handle VF function level reset
` [PATCH net-next 3/6] octeontx2-vf: Virtual function driver dupport
` [PATCH net-next 4/6] octeontx2-vf: Ethtool support
` [PATCH net-next 5/6] octeontx2-vf: Link event notification support
` [PATCH net-next 6/6] octeontx2-pf: Cleanup all receive buffers in SG descriptor

[PATCH] perf tools: add support for lipfm4
 2020-03-10 21:39 UTC  (4+ messages)

Solving RTNL race conditions
 2020-03-10 21:02 UTC 

VRF Issue Since kernel 5
 2020-03-10 20:47 UTC  (9+ messages)

[RFC bpf PATCH 0/4] rfc for 32-bit subreg verifier tracking
 2020-03-10 19:54 UTC  (9+ messages)
` [RFC PATCH 2/4] bpf: verifier, do explicit u32 bounds tracking

[PATCH] Bluetooth: clean up connection in hci_cs_disconnect
 2020-03-10 18:38 UTC 

[PATCH iproute2-next] Revert "tc: pie: change maximum integer value of tc_pie_xstats->prob"
 2020-03-10 18:30 UTC  (2+ messages)

[PATCH rdma-rc] IB/mlx5: Replace tunnel mpls capability bits for tunnel_offloads
 2020-03-10 18:10 UTC  (2+ messages)

[RFC PATCH 1/1] net: usb: qmi_wwan: add mtu change functions
 2020-03-10 18:01 UTC 

Maybe a race condition in net/rds/rdma.c?
 2020-03-10 17:53 UTC  (3+ messages)

libbpf distro packaging
 2020-03-10 17:49 UTC  (13+ messages)

[PATCH 0/5] Return fds from privileged sockhash/sockmap lookup
 2020-03-10 17:47 UTC  (6+ messages)
` [PATCH 1/5] bpf: add map_copy_value hook
` [PATCH 2/5] bpf: convert queue and stack map to map_copy_value
` [PATCH 3/5] bpf: convert sock map and hash "
` [PATCH 4/5] bpf: sockmap, sockhash: return file descriptors from privileged lookup
` [PATCH 5/5] bpf: sockmap, sockhash: test looking up fds

[PATCH iproute2] nexthop: fix error reporting in filter dump
 2020-03-10 17:43 UTC  (2+ messages)

[PATCH net] net: phy: Avoid multiple suspends
 2020-03-10 17:34 UTC  (5+ messages)

TCP receive failure
 2020-03-10 17:32 UTC  (3+ messages)

[PATCH v2 bpf 0/2] Fix BTF verification of enum members with a selftest
 2020-03-10 17:26 UTC  (3+ messages)

route: an issue caused by local and main table's merge
 2020-03-10 17:19 UTC  (6+ messages)

[PATCH] Bluetooth: include file and function names in logs
 2020-03-10 17:00 UTC 

[PATCH net-next 09/15] net: liquidio: reject unsupported coalescing params
 2020-03-10 16:55 UTC 

[PATCH net-next] net: sched: make newly activated qdiscs visible
 2020-03-10 16:53 UTC 

WARNING: refcount bug in sctp_wfree
 2020-03-10 16:45 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).