messages from 2020-03-13 11:28:05 to 2020-03-14 02:54:26 UTC [more...]
WARNING: refcount bug in sctp_wfree
2020-03-14 2:54 UTC (4+ messages)
[PATCH bpf-next] selftests/bpf: Fix spurious failures in accept due to EAGAIN
2020-03-14 2:48 UTC (5+ messages)
[RFC bpf-next 0/2] sharing bpf runtime stats with /dev/bpf_stats
2020-03-14 2:43 UTC
[pull request][net-next 00/14] Mellanox, mlx5 updates 2020-03-13
2020-03-14 2:37 UTC (18+ messages)
` [net-next 01/14] net/mlx5: E-Switch, Remove redundant check of eswitch manager cap
` [net-next 02/14] net/mlx5: E-Switch, Hold mutex when querying drop counter in legacy mode
` [net-next 03/14] net/mlx5: E-Switch, Remove redundant warning when QoS enable failed
` [net-next 04/14] net/mlx5: E-Switch, Prepare for vport enable/disable refactor
` [net-next 05/14] net/mlx5: E-switch, Make vport setup/cleanup sequence symmetric
` [net-next 06/14] net/mlx5: E-Switch, Introduce per vport configuration for eswitch modes
` [net-next 07/14] net/mlx5: E-Switch, Update VF vports config when num of VFs changed
` [net-next 08/14] net/mlx5: E-Switch, Refactor unload all reps per rep type
` [net-next 09/14] net/mlx5: Accept flow rules without match
` [net-next 10/14] net/mlx5: E-switch, Annotate termtbl_mutex mutex destroy
` [net-next 11/14] net/mlx5: E-switch, Annotate esw state_lock "
` [net-next 12/14] net/mlx5: Avoid deriving mlx5_core_dev second time
` [net-next 13/14] net/mlx5: DR, Add support for flow table id destination action
` [net-next 14/14] net/mlx5: DR, Remove unneeded functions deceleration
[PATCH 1/2] cdc_ncm: Implement the 32-bit version of NCM Transfer Block
2020-03-14 2:26 UTC (3+ messages)
` [PATCH 2/2] cdc_ncm: Fix the build warning
[PATCH bpf-next v3 0/2] Refactor perf_event sample user program with libbpf bpf_link
2020-03-14 1:48 UTC (6+ messages)
` [PATCH bpf-next v3 1/2] samples: bpf: move read_trace_pipe to trace_helpers
` [PATCH bpf-next v3 2/2] samples: bpf: refactor perf_event user program with libbpf bpf_link
[PATCH bpf-next 1/3] selftests/bpf: fix race in tcp_rtt test
2020-03-14 1:39 UTC (3+ messages)
` [PATCH bpf-next 2/3] selftests/bpf: fix test_progs's parsing of test numbers
` [PATCH bpf-next 3/3] selftests/bpf: reset process and thread affinity after each test/sub-test
[PATCH v3 bpf] bpf: Sanitize the bpf_struct_ops tcp-cc name
2020-03-14 1:02 UTC
[PATCH v2 bpf] bpf: Sanitize the bpf_struct_ops tcp-cc name
2020-03-14 0:57 UTC (2+ messages)
` [Potential Spoof] "
[PATCH v2 0/4] kselftest: add fixture parameters
2020-03-14 0:55 UTC (5+ messages)
` [PATCH v2 1/4] selftests/seccomp: use correct FIXTURE macro
` [PATCH v2 2/4] kselftest: create fixture objects
` [PATCH v2 3/4] kselftest: add fixture parameters
` [PATCH v2 4/4] selftests: tls: run all tests for TLS 1.2 and TLS 1.3
[PATCH v2 bpf-next] selftests/bpf: fix nanosleep for real this time
2020-03-14 0:34 UTC (2+ messages)
[PATCH bpf] bpf: Sanitize the bpf_struct_ops tcp-cc name
2020-03-14 0:31 UTC (3+ messages)
[PATCH 0/1] Bluetooth: Prioritize sco traffic on slow interfaces
2020-03-14 0:30 UTC (4+ messages)
` [PATCH 1/1] Bluetooth: Prioritize SCO "
[PATCH v2 bpf-next] selftest/bpf: fix compilation warning in sockmap_parse_prog.c
2020-03-14 0:25 UTC (2+ messages)
[PATCH nf-next 0/3] Netfilter egress hook
2020-03-14 0:12 UTC (5+ messages)
` [PATCH nf-next 3/3] netfilter: Introduce "
[PATCH bpf-next] selftests/bpf: fix nanosleep for real this time
2020-03-14 0:10 UTC (3+ messages)
` [Potential Spoof] "
[PATCH 0/5] kselftest: add fixture parameters
2020-03-14 0:05 UTC (14+ messages)
` [PATCH 1/5] selftests/seccomp: use correct FIXTURE macro
` [PATCH 2/5] kselftest: create fixture objects
` [PATCH 3/5] kselftest: run tests by fixture
` [PATCH 4/5] kselftest: add fixture parameters
` [PATCH 5/5] selftests: tls: run all tests for TLS 1.2 and TLS 1.3
[PATCH bpf-next] selftest/bpf: fix compilation warning in sockmap_parse_prog.c
2020-03-13 23:58 UTC (3+ messages)
` [Potential Spoof] "
[PATCH v3] selftests: Fix seccomp to support relocatable build (O=objdir)
2020-03-13 23:38 UTC (3+ messages)
pull-request: bpf-next 2020-03-13
2020-03-13 23:35 UTC
[PATCH bpf-next v2] selftests/bpf: Fix spurious failures in accept due to EAGAIN
2020-03-13 23:32 UTC (4+ messages)
[PATCH net-next 00/11] net: ethernet: ti: cpts: add irq and HW_TS_PUSH events
2020-03-13 22:49 UTC (12+ messages)
` [PATCH net-next 01/11] net: ethernet: ti: cpts: use dev_yy() api for logs
` [PATCH net-next 02/11] net: ethernet: ti: cpts: separate hw counter read from timecounter
` [PATCH net-next 03/11] net: ethernet: ti: cpts: move tc mult update in cpts_fifo_read()
` [PATCH net-next 04/11] net: ethernet: ti: cpts: switch to use new .gettimex64() interface
` [PATCH net-next 05/11] net: ethernet: ti: cpts: optimize packet to event matching
` [PATCH net-next 06/11] net: ethernet: ti: cpts: move tx timestamp processing to ptp worker only
` [PATCH net-next 07/11] net: ethernet: ti: cpts: rework locking
` [PATCH net-next 08/11] net: ethernet: ti: cpts: move rx timestamp processing to ptp worker only
` [PATCH net-next 09/11] net: ethernet: ti: cpts: add irq support
` [PATCH net-next 10/11] net: ethernet: ti: cpts: add support for HW_TS_PUSH events
` [PATCH net-next 11/11] net: ethernet: ti: cpsw: enable cpts irq
KASAN: slab-out-of-bounds Read in cgroup_file_notify
2020-03-13 22:43 UTC (4+ messages)
[PATCH bpf-next 0/4] CO-RE candidate matching fix and tracing test
2020-03-13 22:36 UTC (7+ messages)
` [PATCH bpf-next 1/4] selftests/bpf: ensure consistent test failure output
` [PATCH bpf-next 2/4] libbpf: ignore incompatible types with matching name during CO-RE relocation
` [PATCH bpf-next 3/4] libbpf: provide CO-RE variants of PT_REGS macros
` [PATCH bpf-next 4/4] selftests/bpf: add vmlinux.h selftest exercising tracing of syscalls
linux-next: build warning after merge of the net-next tree
2020-03-13 21:42 UTC (4+ messages)
Information on DSA driver initialization
2020-03-13 21:04 UTC (5+ messages)
linux-next: manual merge of the bpf-next tree with the jc_docs tree
2020-03-13 20:08 UTC (3+ messages)
[PATCH bpf-next] bpf_helpers_doc.py: Fix warning when compiling bpftool
2020-03-13 20:13 UTC (5+ messages)
[PATCH net-next v3 00/10] net: ethernet: ti: add networking support for k3 am65x/j721e soc
2020-03-13 20:04 UTC (12+ messages)
` [PATCH net-next v3 01/10] net: ethernet: ti: ale: fix seeing unreg mcast packets with promisc and allmulti disabled
` [PATCH net-next v3 02/10] net: ethernet: ti: ale: add support for mac-only mode
` [PATCH net-next v3 03/10] net: ethernet: ti: ale: am65: add support for default thread cfg
` [PATCH net-next v3 04/10] dt-binding: ti: am65x: document mcu cpsw nuss
` [PATCH net-next v3 05/10] net: ethernet: ti: introduce am65x/j721e gigabit eth subsystem driver
` [PATCH net-next v3 06/10] arm64: dts: ti: k3-am65-mcu: add cpsw nuss node
` [PATCH net-next v3 07/10] arm64: dts: k3-am654-base-board: add mcu cpsw nuss pinmux and phy defs
` [PATCH net-next v3 08/10] arm64: dts: ti: k3-j721e-mcu: add mcu cpsw nuss node
` [PATCH net-next v3 09/10] arm64: dts: ti: k3-j721e-common-proc-board: add mcu cpsw nuss pinmux and phy defs
` [PATCH net-next v3 10/10] arm64: defconfig: ti: k3: enable dma and networking
[PATCH 0/8] Lock warning cleanups
2020-03-13 19:49 UTC (3+ messages)
` [PATCH 1/8] bpf: Add missing annotations for __bpf_prog_enter() and __bpf_prog_exit()
[PATCH ethtool v3 00/25] initial netlink interface implementation for 5.6 release
2020-03-13 19:20 UTC (2+ messages)
[PATCH ethtool] ethtool: Add support for Low Latency Reed Solomon
2020-03-13 19:28 UTC (2+ messages)
[PATCH ghak90 V8 00/16] audit: implement container identifier
2020-03-13 19:23 UTC (22+ messages)
` [PATCH ghak90 V8 13/16] audit: track container nesting
` [PATCH ghak90 V8 07/16] audit: add contid support for signalling the audit daemon
[PATCH v4 0/4] add TJA1102 support
2020-03-13 18:53 UTC (7+ messages)
` [PATCH v4 1/4] dt-bindings: net: phy: Add support for NXP TJA11xx
[RFC,net-next 0/9] Introduce a flow gate control action and apply IEEE
2020-03-13 18:36 UTC (3+ messages)
` [RFC,net-next 2/9] net: qos: introduce a gate control flow action
[PATCH net-next ct-offload v4 00/15] Introduce connection tracking offload
2020-03-13 18:31 UTC (4+ messages)
[PATCH net-next 1/5] tcp: fix stretch ACK bugs in BIC
2020-03-13 18:30 UTC (7+ messages)
` [PATCH net-next 2/5] tcp: fix stretch ACK bugs in Scalable
` [PATCH net-next 3/5] tcp: stretch ACK fixes in Veno prep
` [PATCH net-next 4/5] tcp: fix stretch ACK bugs in Veno
` [PATCH net-next 5/5] tcp: fix stretch ACK bugs in Yeah
[PATCH] soc: qcom: ipa: build IPA when COMPILE_TEST is enabled
2020-03-13 18:29 UTC (3+ messages)
pull-request: ieee802154-next 2020-03-13
2020-03-13 18:28 UTC (2+ messages)
[PATCH][next] ethtool: fix spelling mistake "exceeeds" -> "exceeds"
2020-03-13 18:23 UTC (2+ messages)
pull-request: wireless-drivers-2020-03-13
2020-03-13 18:22 UTC (2+ messages)
[PATCH v2 net-next 0/7] octeontx2-vf: Add network driver for virtual function
2020-03-13 18:16 UTC (7+ messages)
` [PATCH v2 net-next 2/7] octeontx2-pf: Handle VF function level reset
` [PATCH v2 net-next 3/7] octeontx2-vf: Virtual function driver support
` [PATCH v2 net-next 4/7] octeontx2-vf: Ethtool support
pull-request: bpf 2020-03-12
2020-03-13 18:14 UTC (2+ messages)
[PATCH] net: Make skb_segment not to compute checksum if network controller supports checksumming
2020-03-13 18:05 UTC (15+ messages)
` [PATCH v2] "
WARNING in call_rcu
2020-03-13 17:58 UTC (2+ messages)
WARNING: ODEBUG bug in route4_change
2020-03-13 17:57 UTC (2+ messages)
[PATCH v2 0/2] properly define some of PHYs
2020-03-13 17:50 UTC (3+ messages)
` [PATCH v3 2/2] ARM: dts: imx6q-marsboard: properly define rgmii PHY
[RFC RESEND PATCH v3 00/12] Enable PM hibernation on guest VMs
2020-03-13 17:21 UTC (6+ messages)
` [RFC PATCH v3 06/12] xen-blkfront: add callbacks for PM suspend and hibernation
[PATCH bpf-next 0/4] CO-RE candidate matching fix and tracing test
2020-03-13 17:16 UTC (4+ messages)
` [PATCH bpf-next 4/4] selftests/bpf: add vmlinux.h selftest exercising tracing of syscalls
` [Potential Spoof] "
How to set domainname with iproute2? (net-tools deprecation)
2020-03-13 17:00 UTC (2+ messages)
[PATCH net] net/packet: tpacket_rcv: avoid a producer race condition
2020-03-13 16:18 UTC
[PATCH net-next v2 0/2] mptcp: simplify mptcp_accept()
2020-03-13 16:08 UTC (5+ messages)
` [PATCH net-next v2 1/2] mptcp: create msk early
` [PATCH net-next v2 2/2] mptcp: drop unneeded checks
[PATCH 0/5] staging: wfx: late fixes
2020-03-13 15:34 UTC (4+ messages)
` [PATCH 3/5] staging: wfx: make warning about pending frame less scary
[PATCH v1] can: j1939: socket: j1939_sk_bind(): make sure ml_priv is allocated
2020-03-13 15:28 UTC
[for-next PATCH v2 0/5] phy: ti: gmii-sel: add support for am654x/j721e soc
2020-03-13 15:07 UTC (4+ messages)
` [for-next PATCH v2 1/5] phy: ti: gmii-sel: simplify config dependencies between net drivers and gmii phy
[PATCH net-next] net: stmmac: platform: convert to devm_platform_ioremap_resource
2020-03-13 14:42 UTC
[PATCH net-next 0/4] net: phy: xpcs: Link errors improvements
2020-03-13 14:11 UTC (8+ messages)
` [PATCH net-next 1/4] net: phy: xpcs: Clear latched value of RX/TX fault
` [PATCH net-next 2/4] net: phy: xpcs: Return error upon "
` [PATCH net-next 3/4] net: phy: xpcs: Return error when 10GKR link errors are found
` [PATCH net-next 4/4] net: phy: xpcs: Reset XPCS upon probe
[PATCH net-next 0/2] mptcp: simplify mptcp_accept()
2020-03-13 14:09 UTC (2+ messages)
[PATCH net-next] net: mscc: ocelot: adjust maxlen on NPI port, not CPU
2020-03-13 13:46 UTC
[PATCH net-next] sfc: fix XDP-redirect in this driver
2020-03-13 13:25 UTC
[PATCH v2 0/9] brcmfmac: add support for BCM4359 SDIO chipset
2020-03-13 13:17 UTC (6+ messages)
[PATCH v17 0/3] BPF: New helper to obtain namespace data from current task
2020-03-13 12:48 UTC (5+ messages)
Re: [PATCH] ena: Speed up initialization 90x by reducing poll delays
2020-03-13 12:28 UTC (2+ messages)
[patch iproute2/net-next v4] tc: m_action: introduce support for hw stats type
2020-03-13 12:12 UTC
[PATCH iproute2-next] ip: link_gre: Do not send ERSPAN attributes to GRE tunnels
2020-03-13 12:05 UTC
[PATCH net 0/3] QorIQ DPAA ARM RDBs need internal delay on RGMII
2020-03-13 12:04 UTC (4+ messages)
` [PATCH net 1/3] net: fsl/fman: treat all RGMII modes in memac_adjust_link()
` [PATCH net 2/3] arm64: dts: ls1043a-rdb: correct RGMII delay mode to rgmii-id
` [PATCH net 3/3] arm64: dts: ls1046ardb: set RGMII interfaces to RGMII_ID mode
[PATCH net] net: ip_gre: Separate ERSPAN newlink / changelink callbacks
2020-03-13 11:39 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).