messages from 2020-08-11 17:23:42 to 2020-08-13 09:23:57 UTC [more...]
[PATCH ethtool v2] Add QSFP-DD support
2020-08-13 7:23 UTC (5+ messages)
[PATCH ethtool v3] Add QSFP-DD support
2020-08-13 7:17 UTC
[PATCH v1 0/2] To support the HFP WBS, a chip vendor may choose a particular
2020-08-13 8:41 UTC (3+ messages)
` [PATCH v1 1/2] Bluetooth: btusb: define HCI packet sizes of USB Alts
` [PATCH v1 2/2] Bluetooth: sco: expose WBS packet length in socket option
[DRAFT PATCH] random32: make prandom_u32() output unpredictable
2020-08-13 8:27 UTC (6+ messages)
[net-next v4 0/6] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX326x (AC3x)
2020-08-13 8:03 UTC (3+ messages)
` [net-next v4 1/6] net: marvell: prestera: Add driver for Prestera family ASIC devices
[PATCH] dt-bindings: Whitespace clean-ups in schema files
2020-08-13 7:50 UTC (6+ messages)
WARNING in compat_do_ebt_get_ctl
2020-08-13 7:46 UTC (3+ messages)
` [PATCH nf] netfilter/ebtables: reject bogus getopt len value
[PATCH net,stable 1/1] net: fec: correct the error path for regulator disable in probe
2020-08-13 7:13 UTC
[PATCH bpf 0/9] Fix various issues with 32-bit libbpf
2020-08-13 7:17 UTC (10+ messages)
` [PATCH bpf 1/9] tools/bpftool: fix compilation warnings in 32-bit mode
` [PATCH bpf 2/9] selftest/bpf: "
` [PATCH bpf 3/9] libbpf: fix BTF-defined map-in-map initialization on 32-bit host arches
` [PATCH bpf 4/9] libbpf: handle BTF pointer sizes more carefully
` [PATCH bpf 5/9] selftests/bpf: fix btf_dump test cases on 32-bit arches
` [PATCH bpf 6/9] libbpf: enforce 64-bitness of BTF for BPF object files
` [PATCH bpf 7/9] selftests/bpf: correct various core_reloc 64-bit assumptions
` [PATCH bpf 8/9] tools/bpftool: generate data section struct with conservative alignment
` [PATCH bpf 9/9] selftests/bpf: make test_varlen work with 32-bit user-space arch
[PATCH net] bonding: show saner speed for broadcast mode
2020-08-13 5:29 UTC (2+ messages)
[PATCH] i40e: fix uninitialized variable in i40e_set_vsi_promisc
2020-08-13 5:28 UTC (3+ messages)
WARNING: locking bug in l2cap_chan_del
2020-08-13 5:24 UTC (2+ messages)
[PATCH] docs: networking: bonding.rst resources section cleanup
2020-08-13 5:16 UTC (2+ messages)
KMSAN: uninit-value in can_receive (2)
2020-08-13 5:12 UTC (2+ messages)
[PATCH] selftests: rtnetlink: load fou module for kci_test_encap_fou()
2020-08-13 4:44 UTC
[RFC] bonding driver terminology change proposal
2020-08-13 3:42 UTC (8+ messages)
KMSAN: uninit-value in ath9k_htc_rx_msg
2020-08-13 3:32 UTC (2+ messages)
[PATCH] tools build feature: Quote CC and CXX for their arguments
2020-08-13 2:31 UTC (2+ messages)
[PATCH 3/3 linux-next] selftests: netfilter: kill running process only
2020-08-13 2:24 UTC (2+ messages)
[PATCH 2/3 linux-next] selftests: netfilter: add MTU arguments to flowtables
2020-08-13 2:24 UTC (2+ messages)
[PATCH 1/3 linux-next] selftests: netfilter: add checktool function
2020-08-13 2:24 UTC (2+ messages)
[RFC PATCH bpf-next 0/4] bpf: add bpf-based bpf_trace_printk()-like support
2020-08-13 1:46 UTC (3+ messages)
` [RFC PATCH bpf-next 2/4] bpf: make BTF show support generic, apply to seq files/bpf_trace_printk
[Linux-kernel-mentees] [PATCH net] ipvs: Fix uninit-value in do_ip_vs_set_ctl()
2020-08-13 1:28 UTC (5+ messages)
` [Linux-kernel-mentees] [PATCH net-next v2] "
[RFC PATCH bpf-next] bpf: Iterate through all PT_NOTE sections when looking for build id
2020-08-13 1:20 UTC (3+ messages)
[PATCH bpf] tools/bpftool: make skeleton code C++17-friendly by dropping typeof()
2020-08-13 1:10 UTC (3+ messages)
[PATCH bpf] bpf: fix XDP FD-based attach/detach logic around XDP_FLAGS_UPDATE_IF_NOEXIST
2020-08-13 1:08 UTC (4+ messages)
[PATCH v2 0/3] Add Support for Marvell OcteonTX2 Cryptographic
2020-08-13 0:58 UTC (6+ messages)
` [PATCH v2 2/3] drivers: crypto: add support for OCTEONTX2 CPT engine
` [PATCH v2 3/3] drivers: crypto: add the Virtual Function driver for OcteonTX2 CPT
[PATCH][for v4.4 only] udp: drop corrupt packets earlier to avoid data corruption
2020-08-13 0:09 UTC (4+ messages)
[PATCH 1/3] selftests: Add VRF icmp error route lookup test
2020-08-12 21:43 UTC (4+ messages)
` [PATCH 2/3] ipv4/icmp: l3mdev: Perform icmp error route lookup on source device routing table
` [PATCH 3/3] ipv6/icmp: "
[PATCH net-next] Add Mellanox BlueField Gigabit Ethernet driver
2020-08-12 21:34 UTC (6+ messages)
[PATCH net] net: accept an empty mask in /sys/class/net/*/queues/rx-*/rps_cpus
2020-08-12 21:25 UTC (11+ messages)
tc -j filter show with actions is not json valid
2020-08-12 21:16 UTC
[RFC PATCH bpf-next] bpf: add bpf_get_skb_hash helper function
2020-08-12 21:13 UTC (4+ messages)
[PATCH net-next 1/1] net/sched: Introduce skb hash classifier
2020-08-12 21:07 UTC (5+ messages)
[PATCH bpf-next] bpf: fix load XDP program error in test_xdp_vlan
2020-08-12 20:40 UTC (2+ messages)
[PATCH] ipv4: tunnel: fix compilation on ARCH=um
2020-08-12 20:27 UTC (4+ messages)
[PATCH net 0/2] net: stmmac: Fix multicast filter on IPQ806x
2020-08-12 20:13 UTC (4+ messages)
` [PATCH net 1/2] net: stmmac: dwmac1000: provide multicast filter fallback
` [PATCH net 2/2] net: ethernet: stmmac: Disable hardware multicast filter
[PATCH net v2] vsock: fix potential null pointer dereference in vsock_poll()
2020-08-12 20:08 UTC (3+ messages)
[PATCH net] sfc: fix ef100 design-param checking
2020-08-12 20:06 UTC (3+ messages)
PMTUD broken inside network namespace with multipath routing
2020-08-12 19:21 UTC (8+ messages)
[PATCH] net: Fix potential memory leak in proto_register()
2020-08-12 17:57 UTC (2+ messages)
[PATCH V1 net 0/3] Bug fixes for ENA ethernet driver
2020-08-12 17:52 UTC (5+ messages)
` [PATCH V1 net 1/3] net: ena: Prevent reset after device destruction
` [PATCH V1 net 2/3] net: ena: Change WARN_ON expression in ena_del_napi_in_range()
` [PATCH V1 net 3/3] net: ena: Make missed_tx stat incremental
Flaw in "random32: update the net random state on interrupt and activity"
2020-08-12 16:38 UTC (7+ messages)
[PATCH RFC russell-king 0/4] Support for RollBall 10G copper SFP modules
2020-08-12 16:30 UTC (25+ messages)
` [PATCH RFC russell-king 2/4] net: phy: sfp: add support for multigig RollBall modules
` [PATCH RFC russell-king 3/4] net: phy: marvell10g: change MACTYPE according to phydev->interface
[PATCH net-next 1/2] dpaa2-eth: use napi_schedule to be compatible with PREEMPT_RT
2020-08-12 15:13 UTC (6+ messages)
` [PATCH net-next 2/2] enetc: "
general protection fault in sctp_ulpevent_notify_peer_addr_change
2020-08-12 14:19 UTC (3+ messages)
Severe performance regression in "net: macsec: preserve ingress frame ordering"
2020-08-12 12:42 UTC (7+ messages)
[PATCH 0/3] Modernize tasklet callback API
2020-08-12 12:31 UTC (6+ messages)
WARNING: suspicious RCU usage in tipc_l2_send_msg
2020-08-12 11:53 UTC (2+ messages)
[PATCH v2] net: openvswitch: introduce common code for flushing flows
2020-08-12 9:56 UTC
[PATCH net-next RFC 00/13] Add devlink reload level option
2020-08-12 9:34 UTC (12+ messages)
[RFC] bpf: verifier check for dead branch
2020-08-12 7:48 UTC (7+ messages)
[PATCH net 0/2] vsock: fix null pointer dereference and cleanup in vsock_poll()
2020-08-12 7:17 UTC (3+ messages)
[PATCH] brcm: Add 4356 based AP6356S NVRAM for the khadas VIM2
2020-08-12 3:46 UTC
Recall: [RFC PATCH bpf-next] bpf: add bpf_get_skb_hash helper function
2020-08-12 2:47 UTC
[PATCH net] drivers/net/wan/x25_asy: Added needed_headroom and a skb->len check
2020-08-12 2:30 UTC (9+ messages)
[PATCH net] Revert "vxlan: fix tos value before xmit"
2020-08-12 2:28 UTC (5+ messages)
[PATCH v4 bpf-next 0/9] BPF XDP link
2020-08-12 2:19 UTC (4+ messages)
` [PATCH v4 bpf-next 3/9] bpf, xdp: extract common XDP program attachment logic
VDPA Debug/Statistics
2020-08-12 2:09 UTC (4+ messages)
KASAN: global-out-of-bounds Read in precalculate_color
2020-08-12 1:07 UTC
BUG: mlx5 refcount_t: underflow; use-after-free. (5.7)
2020-08-12 1:05 UTC
[PATCH] net: openvswitch: introduce common code for flushing flows
2020-08-12 0:47 UTC (3+ messages)
[ovs-discuss] Double free in recent kernels after memleak fix
2020-08-12 0:43 UTC (13+ messages)
[PATCH] net: Fix potential memory leak in proto_register()
2020-08-11 23:10 UTC (4+ messages)
[PATCH net v4 0/2] net: initialize fastreuse on inet_inherit_port
2020-08-11 22:51 UTC (4+ messages)
` [PATCH net v4 1/2] net: refactor bind_bucket fastreuse into helper
` [PATCH net v4 2/2] net: initialize fastreuse on inet_inherit_port
[PATCH net] net: phy: marvell10g: fix null pointer dereference
2020-08-11 22:43 UTC (2+ messages)
[bpf PATCH v3 0/5] Fix sock_ops field read splat
2020-08-11 22:05 UTC (6+ messages)
` [bpf PATCH v3 1/5] bpf: sock_ops ctx access may stomp registers in corner case
` [bpf PATCH v3 2/5] bpf: sock_ops sk access may stomp registers when dst_reg = src_reg
` [bpf PATCH v3 3/5] bpf, selftests: Add tests for ctx access in sock_ops with single register
` [bpf PATCH v3 4/5] bpf, selftests: Add tests for sock_ops load with r9, r8.r7 registers
` [bpf PATCH v3 5/5] bpf, selftests: Add tests to sock_ops for loading sk
[GIT PULL] virtio: features, fixes
2020-08-11 21:59 UTC (2+ messages)
[PATCH ethtool 0/7] compiler warnings cleanup, part 2
2020-08-11 21:20 UTC (7+ messages)
` [PATCH ethtool 1/7] netlink: get rid of signed/unsigned comparison warnings
` [PATCH ethtool 3/7] ioctl: "
[RFC PATCH 1/3] selftests: Add VRF icmp error route lookup test
2020-08-11 19:27 UTC (7+ messages)
` [PATCH] "
[PATCH net] net: qcom/emac: add missed clk_disable_unprepare in error path of emac_clks_phase1_init
2020-08-11 17:37 UTC (2+ messages)
[PATCH] ionic_lif: Use devm_kcalloc() in ionic_qcq_alloc()
2020-08-11 17:36 UTC (2+ messages)
[PATCH] net/nfc/rawsock.c: add CAP_NET_RAW check
2020-08-11 17:35 UTC (2+ messages)
[PATCH net-next v2] hinic: fix strncpy output truncated compile warnings
2020-08-11 17:33 UTC (2+ messages)
KASAN: wild-memory-access Read in do_ebt_set_ctl
2020-08-11 17:30 UTC
[PATCH net v3 0/2] net: initialize fastreuse on inet_inherit_port
2020-08-11 17:27 UTC (2+ messages)
page: next (older) | prev (newer) | 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).