messages from 2018-09-10 08:36:03 to 2018-09-11 05:45:03 UTC [more...]
[net-next, PATCH 0/2, v1] net: socionext: add AF_XDP support
2018-09-11 0:45 UTC (8+ messages)
` [net-next, PATCH 1/2, v1] net: socionext: different approach on DMA
` [net-next, PATCH 2/2, v1] net: socionext: add AF_XDP support
[PATCH net-next] virtio_net: ethtool tx napi configuration
2018-09-11 0:45 UTC (4+ messages)
[Patch net] rds: mark bound socket with SOCK_RCU_FREE
2018-09-11 0:45 UTC (11+ messages)
[PATCH net-next v2 0/5] virtio: support packed ring
2018-09-11 5:37 UTC (7+ messages)
` "
` [virtio-dev] "
unexpected GRO/veth behavior
2018-09-11 0:33 UTC (5+ messages)
INFO: rcu detected stall in vprintk_func
2018-09-11 5:28 UTC (4+ messages)
[PATCH net-next] scsi: libcxgbi: fib6_ino reference in rt6_info is rcu protected
2018-09-11 0:21 UTC
[PATCH 00/12] Netfilter fixes for net
2018-09-11 0:20 UTC (13+ messages)
` [PATCH 01/12] netfilter: conntrack: remove duplicated include from nf_conntrack_proto_udp.c
` [PATCH 02/12] netfilter: xt_cluster: add dependency on conntrack module
` [PATCH 03/12] netfilter: xt_checksum: ignore gso skbs
` [PATCH 04/12] netfilter: conntrack: place 'new' timeout in first location too
` [PATCH 05/12] netfilter: nf_tables: rework ct timeout set support
` [PATCH 06/12] netfilter: kconfig: nat related expression depend on nftables core
` [PATCH 07/12] netfilter: nf_tables: release chain in flushing set
` [PATCH 08/12] netfilter: conntrack: reset tcp maxwin on re-register
` [PATCH 09/12] netfilter: conntrack: timeout interface depend on CONFIG_NF_CONNTRACK_TIMEOUT
` [PATCH 10/12] netfilter: cttimeout: ctnl_timeout_find_get() returns incorrect pointer to type
` [PATCH 11/12] netfilter: nfnetlink_queue: Solve the NFQUEUE/conntrack clash for NF_REPEAT
` [PATCH 12/12] netfilter: xt_hashlimit: use s->file instead of s->private
[PATCH net-next] net: bridge: add support for sticky fdb entries
2018-09-10 23:55 UTC (4+ messages)
[PATCH v2 net-next 00/12] Preparing for phylib limkmodes
2018-09-10 23:50 UTC (17+ messages)
` [PATCH v2 net-next 01/12] net: phy: ste10Xp: Remove wrong SUPPORTED_Pause
` [PATCH v2 net-next 02/12] net: phy: et1011c: Remove incorrect missing 1000 Half
` [PATCH v2 net-next 03/12] net: phy: bcm63xx: Allow to be built with COMPILE_TEST
` [PATCH v2 net-next 04/12] net: ethernet: Use phy_set_max_speed() to limit advertised speed
` [PATCH v2 net-next 05/12] net: ethernet: genet: Fix speed selection
` [PATCH v2 net-next 06/12] net: ethernet: Fix up drivers masking pause support
` [PATCH v2 net-next 07/12] net: ethernet: Add helper to remove a supported link mode
` [PATCH v2 net-next 08/12] net: ethernet: Add helper for MACs which support asym pause
` [PATCH v2 net-next 09/12] net: ethernet: Add helper for MACs which support pause
` [PATCH v2 net-next 10/12] net: ethernet: Add helper for set_pauseparam for Asym Pause
` [PATCH v2 net-next 11/12] net: ethernet: Add helper for set_pauseparam for Pause
` [PATCH v2 net-next 12/12] net: ethernet: Add helper to determine if pause configuration is supported
[PATCH net-next] net: dsa: b53: Only call b53_port_event() for SGMII ports
2018-09-10 23:47 UTC
[Patch nf] xt_hashlimit: use s->file instead of s->private
2018-09-10 23:33 UTC (2+ messages)
Good day
2018-09-10 13:43 UTC
[PATCH] PCI: Reprogram bridge prefetch registers on resume
2018-09-11 3:35 UTC (4+ messages)
[PATCH] brcmfmac: remove set but not used variables 'sfdoff' and 'pad_size'
2018-09-11 3:24 UTC
[PATCH v3 net-next 5/6] dt-bindings: net: dsa: Add lantiq,xrx200-gswip DT bindings
2018-09-10 22:05 UTC (5+ messages)
` [PATCH v3 net-next 6/6] net: dsa: Add Lantiq / Intel DSA driver for vrx200
[PATCH v3 net-next 0/6] Add support for Lantiq / Intel vrx200 network
2018-09-10 21:49 UTC (4+ messages)
` [PATCH v3 net-next 3/6] dt-bindings: net: Add lantiq,xrx200-net DT bindings
[net-next:master 89/93] drivers/scsi/cxgbi/libcxgbi.c:787:43: sparse: incorrect type in argument 1 (different address spaces)
2018-09-10 21:47 UTC
[PATCH] ip6_gre: simplify gre header parsing in ip6gre_err
2018-09-11 2:19 UTC (3+ messages)
[PATCH net-next 02/15] sch_netem: Move private queue handler to generic location
2018-09-10 21:20 UTC (2+ messages)
[PATCH net-next v3 00/17] WireGuard: Secure Network Tunnel
2018-09-11 1:17 UTC (19+ messages)
` [PATCH net-next v3 01/17] asm: simd context helper API
` [PATCH net-next v3 02/17] zinc: introduce minimal cryptography library
` [PATCH net-next v3 04/17] zinc: ChaCha20 ARM and ARM64 implementations
` [PATCH net-next v3 05/17] zinc: ChaCha20 x86_64 implementation
` [PATCH net-next v3 06/17] zinc: ChaCha20 MIPS32r2 implementation
` [PATCH net-next v3 07/17] zinc: Poly1305 generic C implementation and selftest
` [PATCH net-next v3 07/17] zinc: Poly1305 generic C implementations "
` [PATCH net-next v3 08/17] zinc: Poly1305 ARM and ARM64 implementations
` [PATCH net-next v3 09/17] zinc: Poly1305 x86_64 implementation
` [PATCH net-next v3 10/17] zinc: Poly1305 MIPS32r2 and MIPS64 implementations
` [PATCH net-next v3 11/17] zinc: ChaCha20Poly1305 construction and selftest
` [PATCH net-next v3 12/17] zinc: BLAKE2s generic C implementation "
` [PATCH net-next v3 13/17] zinc: BLAKE2s x86_64 implementation
` [PATCH net-next v3 14/17] zinc: Curve25519 generic C implementations and selftest
` [PATCH net-next v3 15/17] zinc: Curve25519 ARM implementation
` [PATCH net-next v3 16/17] zinc: Curve25519 x86_64 implementation
` [PATCH net-next v3 17/17] net: WireGuard secure network tunnel
ksoftirqd takes 100% of a core with ixgbe and netconsole (netpoll)
2018-09-10 20:00 UTC
Corrupted sit-tunnelled packets when using skb_gso_segment() on an IFB interface?
2018-09-10 19:39 UTC (3+ messages)
[PATCH net-next v2 0/2] net: stmmac: Coalesce and tail addr fixes
2018-09-10 19:22 UTC (13+ messages)
` [PATCH net-next v2 1/2] net: stmmac: Rework coalesce timer and fix multi-queue races
` [net-next, v2, "
` [PATCH net-next v2 2/2] net: stmmac: Fixup the tail addr setting in xmit path
[iproute PATCH v2] ip-route: Fix segfault with many nexthops
2018-09-10 19:17 UTC (2+ messages)
[PATCH iproute2 v2] tc/mqprio: Print extra info on invalid args
2018-09-10 19:15 UTC (2+ messages)
[PATCH net] ipv6: use rt6_info members when dst is set in rt6_fill_node
2018-09-10 19:07 UTC (6+ messages)
Fw: [Bug 201063] New: kernel panic on heavy network use
2018-09-10 18:56 UTC
Fw: [Bug 201071] New: Creating a vxlan in state 'up' does not give proper RTM_NEWLINK message
2018-09-10 18:55 UTC
[PATCH can-next] can: ucan: remove duplicated include from ucan.c
2018-09-10 18:10 UTC (2+ messages)
[PATCH net] qmi_wwan: Support dynamic config on Quectel EP06
2018-09-10 17:49 UTC (4+ messages)
[Patch net-next] net_sched: remove redundant qdisc lock classes
2018-09-10 17:44 UTC (4+ messages)
` [Patch net-next] htb: use anonymous union for simplicity
[PATCH net-next v2] net: sched: cls_flower: dump offload count value
2018-09-10 17:35 UTC (2+ messages)
[PATCH net-next v1] net/tls: Fixed return value when tls_complete_pending_work() fails
2018-09-10 17:23 UTC
[PATCH net-next] net/ipv6: Remove rt6i_prefsrc
2018-09-10 17:02 UTC (2+ messages)
[PATCH] net: ipv4: Use BUG_ON directly instead of a if condition followed by BUG
2018-09-10 21:20 UTC (4+ messages)
[PATCH 1/2] erspan: return PACKET_REJECT when the appropriate tunnel is not found
2018-09-10 15:53 UTC (4+ messages)
` [PATCH 2/2] erspan: fix error handling for erspan tunnel
[PATCH 1/2] dt-bindings: can: tcan4x5x: Add DT bindings for TCAN4x5X driver
2018-09-10 20:12 UTC (2+ messages)
` [PATCH 2/2] can: tcan4x5x: Add tcan4x5x driver to the kernel
[PATCH] cxgb4: fix abort_req_rss6 struct
2018-09-10 15:16 UTC (3+ messages)
[PATCH net-next v3 0/7] net: aquantia: implement WOL and EEE support
2018-09-10 14:09 UTC (11+ messages)
` [PATCH net-next v3 1/7] net: aquantia: fix hw_atl_utils_fw_upload_dwords
` [PATCH net-next v3 2/7] net: aquantia: definitions for WOL
` [PATCH net-next v3 3/7] net: aquantia: implement WOL support
` [PATCH net-next v3 4/7] net: aquantia: implement EEE support
` [PATCH net-next v3 5/7] net: aquantia: whitespace changes
` [PATCH net-next v3 6/7] net: aquantia: renaming for better visibility
` [PATCH net-next v3 7/7] net: aquantia: bump driver version
[PATCH 0/5] introduce setbits32/clrbits32/clrsetbits32/setbits64/clrbits64/clrsetbits64 functions
2018-09-10 18:53 UTC (9+ messages)
` [PATCH 1/5] powerpc: rename setbits32/clrbits32 to setbits32_be/clrbits32_be
` [PATCH 2/5] include: add setbits32/clrbits32/clrsetbits32/setbits64/clrbits64/clrsetbits64 in linux/setbits.h
[PATCH can-next] can: ucan: remove set but not used variable 'udev'
2018-09-10 13:41 UTC (2+ messages)
[PATCH] can: rcar_can: convert to SPDX identifiers
2018-09-10 13:11 UTC (2+ messages)
[PATCH v2] r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLED
2018-09-10 17:51 UTC
[PATCH v2 net] MIPS: lantiq: dma: add dev pointer
2018-09-10 12:45 UTC (2+ messages)
libbpf build broken on musl libc (Alpine Linux)
2018-09-10 17:29 UTC
[PATCH net 00/13] cls_u32 cleanups and fixes
2018-09-10 12:31 UTC (7+ messages)
` Offloaded u32 classifier tables WAS (Re: "
[PATCH][next] cxgb4: remove redundant assignment to vlan_cmd.dropnovlan_fm
2018-09-10 17:01 UTC (2+ messages)
[PATCH iproute2 1/3] bridge: minor change to mdb print
2018-09-10 11:52 UTC (3+ messages)
` [PATCH iproute2 3/3] bridge: fix vlan show formatting
[PATCH] r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLED
2018-09-10 16:42 UTC (2+ messages)
3% Loan Offer Apply Now
2018-09-09 17:00 UTC
kernels >= v4.12 oops/crash with ipsec-traffic: partly bisected
2018-09-10 10:46 UTC (8+ messages)
` kernels > v4.12 oops/crash with ipsec-traffic: bisected to b838d5e1c5b6e57b10ec8af2268824041e3ea911: ipv4: mark DST_NOGC and remove the operation of dst_free()
3% Loan Offer Apply Now
2018-09-09 15:10 UTC
[PATCH v2 0/3] Add can support to RZ/G2M
2018-09-10 10:43 UTC (3+ messages)
` [PATCH v2 1/3][can-next] can: rcar_can: Fix erroneous registration
` [PATCH v2 2/3] dt-bindings: can: rcar_can: Add r8a774a1 support
[PATCH net-next] tcp: show number of network segments in some SNMP counters
2018-09-10 15:07 UTC (2+ messages)
[afaerber:lora-next 14445/14606] net//smc/smc_ib.c:152:2: warning: 'ib_query_gid' is deprecated (declared at include/rdma/ib_cache.h:139)
2018-09-10 10:04 UTC
[PATCH 0/3] Add CAN support to rcar_can driver
2018-09-10 9:54 UTC (10+ messages)
` [PATCH 1/3][can-next] can: rcar_can: Fix erroneous registration
` [PATCH 2/3][can-next] can: rcar_can: Add RZ/G2 support
` [PATCH 3/3] dt-bindings: can: rcar_can: Add r8a774a1 support
[PATCH] wireless: remove unnecessary condition check before kfree
2018-09-10 13:54 UTC (3+ messages)
general protection fault in rhashtable_walk_exit
2018-09-10 8:36 UTC
BUG: unable to handle kernel paging request in bpf_prog_kallsyms_add
2018-09-10 8:31 UTC
KASAN: use-after-free Write in rb_erase
2018-09-10 8:30 UTC
Allow bpf_perf_event_output to access packet data
2018-09-10 8:26 UTC (2+ messages)
[PATCH net-next] tcp: rate limit synflood warnings further
2018-09-10 7:52 UTC (2+ messages)
[PATCH net-next 0/3] liquidio: Removed droq lock from Rx path
2018-09-10 6:34 UTC (4+ messages)
` [PATCH net-next 1/3] liquidio: Disabling tasklet when NAPI is active
` [PATCH net-next 2/3] liquidio: Per queue oom work queue
` [PATCH net-next 3/3] liquidio: Removed droq lock
[PATCH v2 net-next 1/2] tcp: show number of network segments in some SNMP counters
2018-09-10 10:56 UTC (4+ messages)
` [PATCH v2 net-next 2/2] tcp: fix the error count of tcpInSegs
[PATCH net-next] virtio_net: force_napi_tx module param
2018-09-10 5:59 UTC (15+ messages)
[PATCH 0/1] add IPV6_MULTICAST_ALL sockopt
2018-09-10 9:30 UTC (4+ messages)
` [PATCH 1/1] ipv6: Add sockopt IPV6_MULTICAST_ALL analogue to IP_MULTICAST_ALL
4.19-rc1: r8169 resume from suspend link negotiation issue
2018-09-10 4:21 UTC
[PATCH 3/4] of: Convert to using %pOFn instead of device_node.name
2018-09-10 9:06 UTC (4+ messages)
Reply For More Info
2018-09-10 0:13 UTC
KASAN: use-after-free Read in sock_i_uid
2018-09-10 8:36 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).