messages from 2018-07-11 03:06:25 to 2018-07-12 00:36:25 UTC [more...]
[net-next, 1/3] tcp: convert icsk_user_timeout from jiffies to msecs
2018-07-12 0:36 UTC
Apply for a 3% loan
2018-07-12 0:19 UTC
[PATCH bpf 0/4] Consistent sendmsg error reporting in AF_XDP
2018-07-11 23:48 UTC (6+ messages)
` [PATCH bpf 1/4] xsk: do not return ENXIO from TX copy mode
` [PATCH bpf 2/4] xsk: do not return EAGAIN from sendmsg when completion queue is full
` [PATCH bpf 3/4] xsk: always return ENOBUFS from sendmsg if there is no TX queue
` [PATCH bpf 4/4] xsk: do not return EMSGSIZE in copy mode for packets larger than MTU
Confirm And Verify Your Mail ID You Must Open
2018-07-11 23:18 UTC
[BUG] bonded interfaces drop bpdu (stp) frames
2018-07-11 23:22 UTC (2+ messages)
[PATCH bpf] bpf: fix panic due to oob in bpf_prog_test_run_skb
2018-07-11 23:16 UTC (2+ messages)
[BUG net-next] BUG triggered with GRO SKB list_head changes
2018-07-11 22:39 UTC
[PATCH bpf v2 0/1] bpf: btf: Fix endianness of bitfields
2018-07-11 22:12 UTC (4+ messages)
` [PATCH bpf v2 1/1] bpf: btf: Fix bitfield extraction for big endian
[PATCH net-next 0/2] net: phy: add functionality to speed down PHY when waiting for WoL packet
2018-07-11 21:59 UTC (9+ messages)
` [PATCH net-next 1/2] net: phy: add helper phy_config_aneg
` [PATCH net-next 2/2] net: phy: add phy_speed_down and phy_speed_up
[PATCH net-next 0/2] docs: Fix failover build warnings
2018-07-11 21:42 UTC (3+ messages)
` [PATCH net-next 1/2] docs: networking: Add failover docs to index
` [PATCH net-next 2/2] docs: networking: Fix failover build warnings
[PATCH bpf-next v4 0/3] bpf: btf: print bpftool map data with btf
2018-07-11 21:20 UTC (8+ messages)
` [PATCH bpf-next v4 2/3] bpf: btf: add btf print functionality
` [PATCH bpf-next v4 3/3] bpf: btf: print map dump and lookup with btf info
[PATCH] net: ethtool: fix spelling mistake: "tubale" -> "tunable"
2018-07-11 21:10 UTC
KASAN: slab-out-of-bounds Read in rds_cong_queue_updates (2)
2018-07-11 21:00 UTC (2+ messages)
[PATCH net-next v19 0/8] sched: Add Common Applications Kept Enhanced (cake) qdisc
2018-07-11 20:40 UTC (3+ messages)
[PATCH net-next] tc-testing: add geneve options in tunnel_key unit tests
2018-07-11 20:37 UTC (2+ messages)
[PATCH bpf-next] bpf: better availability probing for seg6 helpers
2018-07-11 20:35 UTC (3+ messages)
[PATCH iproute2-next] ipaddress: fix label matching
2018-07-11 20:26 UTC (3+ messages)
you need photos
2018-07-11 13:49 UTC
[PATCH bpf-next v3 00/13] tools: bpf: extend bpftool prog load
2018-07-11 20:18 UTC (7+ messages)
` [PATCH bpf-next v3 08/13] tools: libbpf: add extended attributes version of bpf_object__open()
` [PATCH bpf-next v3 12/13] tools: libbpf: allow map reuse
[net-next PATCH] net: ipv4: fix listify ip_rcv_finish in case of forwarding
2018-07-11 20:15 UTC (5+ messages)
[PATCH] of: mdio: Support fixed links in of_phy_get_and_connect()
2018-07-11 20:04 UTC (2+ messages)
[PATCH net-next 1/5 v3] net: gemini: Look up L3 maxlen from table
2018-07-11 19:57 UTC (7+ messages)
` [PATCH net-next 2/5 v3] net: gemini: Improve connection prints
` [PATCH net-next 3/5 v3] net: gemini: Allow multiple ports to instantiate
` [PATCH net-next 4/5 v3] net: gemini: Move main init to port
` [PATCH net-next 5/5 v3] net: gemini: Indicate that we can handle jumboframes
general protection fault in bpf_tcp_close (2)
2018-07-11 19:55 UTC
[PATCH v3 net-next 00/19] TLS offload rx, netdev & mlx5
2018-07-11 19:54 UTC (20+ messages)
` [PATCH v3 net-next 01/19] net: Add decrypted field to skb
` [PATCH v3 net-next 02/19] net: Add TLS RX offload feature
` [PATCH v3 net-next 03/19] net: Add TLS rx resync NDO
` [PATCH v3 net-next 04/19] tcp: Don't coalesce decrypted and encrypted SKBs
` [PATCH v3 net-next 05/19] tls: Refactor tls_offload variable names
` [PATCH v3 net-next 06/19] tls: Split decrypt_skb to two functions
` [PATCH v3 net-next 07/19] tls: Split tls_sw_release_resources_rx
` [PATCH v3 net-next 08/19] tls: Fill software context without allocation
` [PATCH v3 net-next 09/19] tls: Add rx inline crypto offload
` [PATCH v3 net-next 10/19] tls: Fix zerocopy_from_iter iov handling
` [PATCH v3 net-next 11/19] net/mlx5e: TLS, refactor variable names
` [PATCH v3 net-next 12/19] net/mlx5: Accel, add TLS rx offload routines
` [PATCH v3 net-next 13/19] net/mlx5e: TLS, add innova rx support
` [PATCH v3 net-next 14/19] net/mlx5e: TLS, add Innova TLS rx data path
` [PATCH v3 net-next 15/19] net/mlx5e: TLS, add software statistics
` [PATCH v3 net-next 16/19] net/mlx5e: TLS, build TLS netdev from capabilities
` [PATCH v3 net-next 17/19] net/mlx5: Accel, add common metadata functions
` [PATCH v3 net-next 18/19] net/mlx5e: IPsec, fix byte count in CQE
` [PATCH v3 net-next 19/19] net/mlx5e: Kconfig, mutually exclude compilation of TLS and IPsec accel
KASAN: use-after-free Read in p9_fd_poll
2018-07-11 19:54 UTC
BUG: corrupted list in p9_fd_request
2018-07-11 19:53 UTC
general protection fault in inet_accept
2018-07-11 19:57 UTC
general protection fault in p9_conn_cancel
2018-07-11 19:49 UTC
general protection fault in kernel_accept
2018-07-11 19:49 UTC
[PATCH v3 net-next] net/sched: add skbprio scheduler
2018-07-11 19:33 UTC (12+ messages)
[PATCH net v2] net/mlx5: fix uaccess beyond "count" in debugfs read/write handlers
2018-07-11 19:10 UTC (2+ messages)
[PATCH net-next 1/5 v2] net: gemini: Look up L3 maxlen from table
2018-07-11 19:10 UTC (4+ messages)
` [PATCH net-next 5/5 v2] net: gemini: Indicate that we can handle jumboframes
[PATCH net-next v2 00/11] devlink: Add support for region access
2018-07-11 18:52 UTC (14+ messages)
` [PATCH net-next v2 01/11] devlink: Add support for creating and destroying regions
` [PATCH net-next v2 02/11] devlink: Add callback to query for snapshot id before snapshot create
` [PATCH net-next v2 03/11] devlink: Add support for creating region snapshots
` [PATCH net-next v2 04/11] devlink: Add support for region get command
` [PATCH net-next v2 05/11] devlink: Extend the support querying for region snapshot IDs
` [PATCH net-next v2 06/11] devlink: Add support for region snapshot delete command
` [PATCH net-next v2 07/11] devlink: Add support for region snapshot read command
` [PATCH net-next v2 08/11] net/mlx4_core: Add health buffer address capability
` [PATCH net-next v2 09/11] net/mlx4_core: Add Crdump FW snapshot support
` [PATCH net-next v2 10/11] devlink: Add generic parameters region_snapshot
` [PATCH net-next v2 11/11] net/mlx4_core: Use devlink region_snapshot parameter
[PATCH] [v3] infiniband: i40iw, nes: don't use wall time for TCP sequence numbers
2018-07-11 18:26 UTC (2+ messages)
[PATCH net v2] KEYS: DNS: fix parsing multiple options
2018-07-11 17:46 UTC
[PATCH net-next 1/2] tcp: remove redundant rcv_nxt update
2018-07-11 17:01 UTC (4+ messages)
` [PATCH net-next 2/2] tcp: refactor tcp_queue_rcv
[PATCH v2 0/5] can: enable multi-queue for SocketCAN devices
2018-07-11 17:00 UTC
general protection fault in in_aton
2018-07-11 16:47 UTC (5+ messages)
KASAN: use-after-free Read in ipv6_gso_pull_exthdrs
2018-07-11 16:08 UTC (6+ messages)
[PATCH net] nsh: set mac len based on inner packet
2018-07-11 16:00 UTC (3+ messages)
` [PATCH net] packet: reset network header if packet shorter than ll reserved space
` [PATCH net] selftests: in udpgso_bench do not test udp zerocopy
[PATCH net-next 00/10] s390/qeth: updates 2018-07-11
2018-07-11 15:42 UTC (11+ messages)
` [PATCH net-next 01/10] s390/qeth: various buffer management cleanups
` [PATCH net-next 02/10] s390/qeth: remove unused buffer->aob pointer
` [PATCH net-next 03/10] s390/qeth: fine-tune RX modesetting
` [PATCH net-next 04/10] s390/qeth: clean up Output Queue selection
` [PATCH net-next 05/10] s390/qeth: consolidate ccwgroup driver definition
` [PATCH net-next 06/10] s390/qeth: clean up exported symbols
` [PATCH net-next 07/10] s390/qeth: increase GSO max size for eligible L3 devices
` [PATCH net-next 08/10] s390/qeth: add a L3 xmit wrapper
` [PATCH net-next 09/10] s390/qeth: speed-up L3 IQD xmit
` [PATCH net-next 10/10] s390/qeth: speed-up IPv4 OSA xmit
pull-request: ieee802154 for net 2018-07-11
2018-07-11 15:26 UTC
INFO: task hung in flush_work
2018-07-11 15:18 UTC (2+ messages)
[RFC net-next 00/15] net: A socket API for LoRa
2018-07-11 15:21 UTC (6+ messages)
[PATCH net-next v2 0/2] net/sched: act_skbedit: lockless data path
2018-07-11 14:04 UTC (3+ messages)
` [PATCH net-next v2 1/2] net/sched: skbedit: use per-cpu counters
` [PATCH net-next v2 2/2] net/sched: act_skbedit: don't use spinlock in the data path
imaging
2018-07-11 12:41 UTC
[PATCH net] net: Don't copy pfmemalloc flag in __copy_skb_header()
2018-07-11 12:39 UTC
[PATCH 1/2] [RESEND] liquidio: use ktime_get_real_ts64() instead of getnstimeofday64()
2018-07-11 12:29 UTC (2+ messages)
` [PATCH 2/2] [RESEND] nfp: avoid using getnstimeofday64()
[PATCH] [RESEND, net-next, v2] tcp: use monotonic timestamps for PAWS
2018-07-11 12:17 UTC (2+ messages)
[PATCH rdma-next 0/9] Support mlx5 flow steering with RAW data
2018-07-11 12:02 UTC (13+ messages)
` [PATCH mlx5-next 2/9] net/mlx5: Add support for flow table destination number
` [PATCH rdma-next 4/9] IB/mlx5: Introduce flow steering matcher object
` [PATCH rdma-next 6/9] IB/mlx5: Introduce vendor create and destroy flow methods
[PATCH net-next v5 0/4] net: vhost: improve performance when enable busyloop
2018-07-11 11:59 UTC (5+ messages)
[PATCH] net: convert gro_count to bitmask
2018-07-11 11:32 UTC (3+ messages)
[PATCH net-next v2 00/10] r8169: add phylib support
2018-07-11 11:12 UTC (11+ messages)
` [PATCH net-next v2 03/10] r8169: replace open-coded PHY soft reset with genphy_soft_reset
` [PATCH net-next v2 04/10] r8169: use phy_ethtool_(g|s)et_link_ksettings
` [PATCH net-next v2 05/10] r8169: use phy_ethtool_nway_reset
` [PATCH net-next v2 06/10] r8169: use phy_mii_ioctl
` [PATCH net-next v2 10/10] r8169: don't read chip phy status register
[PATCH rdma-next v1 0/8] Support mlx5 flow steering with RAW data
2018-07-11 11:10 UTC (9+ messages)
` [PATCH mlx5-next v1 1/8] net/mlx5: Add forward compatible support for the FTE match data
` [PATCH mlx5-next v1 2/8] net/mlx5: Add support for flow table destination number
` [PATCH rdma-next v1 3/8] IB/mlx5: Introduce flow steering matcher object
` [PATCH rdma-next v1 4/8] IB: Consider ib_flow creation by the KABI infrastructure
` [PATCH rdma-next v1 5/8] IB/mlx5: Introduce vendor create and destroy flow methods
` [PATCH rdma-next v1 6/8] IB/mlx5: Support adding flow steering rule by raw data
` [PATCH rdma-next v1 7/8] IB/mlx5: Add support for a flow table destination
` [PATCH rdma-next v1 8/8] IB/mlx5: Expose vendor flow trees
[PATCH net 0/2] sfc: filter locking fixes
2018-07-11 10:45 UTC (3+ messages)
` [PATCH net 1/2] sfc: avoid hang from nested use of the filter_sem
` [PATCH net 2/2] sfc: hold filter_sem consistently during reset
[PATCH 1/2] [RESEND, net-next] xfrm: use time64_t for in-kernel timestamps
2018-07-11 10:19 UTC (2+ messages)
` [PATCH 2/2] [RESEND, net-next] ipv6: xfrm: use 64-bit timestamps
[Qemu-devel] [PATCH v3 0/3] Use of unique identifier for pairing virtio and passthrough devices
2018-07-11 9:53 UTC (4+ messages)
` "
[PATCH net] net: systemport: Fix CRC forwarding check for SYSTEMPORT Lite
2018-07-11 9:47 UTC
[PATCH 00/14] ARM BPF jit compiler improvements
2018-07-11 9:32 UTC (15+ messages)
` [PATCH net-next v2 01/14] ARM: net: bpf: enumerate the JIT scratch stack layout
` [PATCH net-next v2 02/14] ARM: net: bpf: provide load/store ops with negative immediates
` [PATCH net-next v2 03/14] ARM: net: bpf: use negative numbers for stacked registers
` [PATCH net-next v2 04/14] ARM: net: bpf: remove is_on_stack() and sstk/dstk
` [PATCH net-next v2 05/14] ARM: net: bpf: provide accessor functions for BPF registers
` [PATCH net-next v2 06/14] ARM: net: bpf: 64-bit "
` [PATCH net-next v2 07/14] ARM: net: bpf: access eBPF scratch space using ARM FP register
` [PATCH net-next v2 08/14] ARM: net: bpf: imm12 constant conversion
` [PATCH net-next v2 09/14] ARM: net: bpf: use immediate forms of instructions where possible
` [PATCH net-next v2 10/14] ARM: net: bpf: use ldr instructions with shifted rm register
` [PATCH net-next v2 11/14] ARM: net: bpf: avoid reloading 'index'
` [PATCH net-next v2 12/14] ARM: net: bpf: avoid reloading 'array'
` [PATCH net-next v2 13/14] ARM: net: bpf: always use odd/even register pair
` [PATCH net-next v2 14/14] ARM: net: bpf: use double-word load/stores where available
[PATCH] iwlegacy: remove several redundant variables
2018-07-11 9:26 UTC (2+ messages)
[PATCH net-next][RESEND] net/tls: Use aead_request_alloc/free for request alloc/free
2018-07-11 9:02 UTC
[PATCH] net/tls: Use aead_request_alloc/free for request alloc/free
2018-07-11 8:59 UTC
[PATCH] ipw2x00: remove redundant variables len, ret, reason and crypt
2018-07-11 7:12 UTC
[PATCH net-next] selftests: forwarding: mirror_lib: Tighten up VLAN capture
2018-07-11 5:58 UTC (2+ messages)
[RFC] Add BPF_SYNCHRONIZE bpf(2) command
2018-07-11 3:40 UTC (11+ messages)
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).