messages from 2018-02-07 17:10:24 to 2018-02-08 17:38:49 UTC [more...]
[PATCH] net/9p: avoid -ERESTARTSYS leak to userspace
2018-02-08 17:38 UTC
[RFC][PATCH bpf 1/2] bpf: allow 64-bit offsets for bpf function calls
2018-02-08 17:08 UTC (3+ messages)
` [RFC][PATCH bpf 2/2] bpf: powerpc64: add JIT support for multi-function programs
USB rndis_host - slow download transfers, RX errors
2018-02-08 17:02 UTC (5+ messages)
[Patch net] ipt_CLUSTERIP: fix a race condition of proc file creation
2018-02-08 16:58 UTC (5+ messages)
` [Patch net] ipt_CLUSTERIP: fix a refcount bug in clusterip_config_find_get()
[PATCH v4 0/3] virtio_net: allow hypervisor to indicate linkspeed and duplex setting
2018-02-08 16:39 UTC (3+ messages)
` [PATCH v4 3/3] qemu: add linkspeed and duplex settings to virtio-net
[PATCH iproute2-next 0/4] JSON (and color) support for iproute
2018-02-08 16:26 UTC (5+ messages)
` [PATCH iproute2-next 1/4] json: make pretty printing optional
` [PATCH iproute2-next 2/4] man: add documentation for json and pretty flags
` [PATCH iproute2-next 3/4] json: fix newline at end of array
` [PATCH iproute2-next 4/4] iproute: implement JSON and color output
[PATCH RFC 0/4] Netlink bus descriptions
2018-02-08 16:21 UTC (4+ messages)
` [PATCH RFC 2/4] netlink: add generic object description infrastructure
WARNING in debug_print_object
2018-02-08 16:18 UTC
[net 1/1] tipc: fix skb truesize/datasize ratio control
2018-02-08 16:16 UTC
[PULL] virtio, vhost: fixes, cleanups, features
2018-02-08 16:13 UTC
[PATCH iproute2-next] ip: Use print_0xhex() where appropriate
2018-02-08 16:04 UTC
[PATCH] net: ethernet: ti: cpsw: fix net watchdog timeout
2018-02-08 16:04 UTC (8+ messages)
[PATCH iproute2 v1] ip netns: allow negative nsid
2018-02-08 16:01 UTC (2+ messages)
[PATCH net] rxrpc: Don't put crypto buffers on the stack
2018-02-08 15:59 UTC
[PATCH net V3 1/2] ptr_ring: try vmalloc() when kmalloc() fails
2018-02-08 15:50 UTC (7+ messages)
` [PATCH net V3 2/2] ptr_ring: fail on large queue size (>64K)
[PATCH net] ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE
2018-02-08 15:44 UTC (5+ messages)
KASAN: use-after-free Read in inet_shutdown
2018-02-08 15:42 UTC
WARNING in debug_print_object
2018-02-08 15:26 UTC
[PATCH net] net/sched: cls_u32: fix cls_u32 on filter replace
2018-02-08 15:10 UTC
general protection fault in pppol2tp_connect
2018-02-08 15:09 UTC
[PATCH net 0/5] nfp: fix disabling TC offloads in flower, max TSO segs and module version
2018-02-08 15:03 UTC (9+ messages)
` [PATCH net 1/5] nfp: bpf: require ETH table
` [PATCH net 2/5] nfp: don't advertise hw-tc-offload on non-port netdevs
` [PATCH net 3/5] nfp: forbid disabling hw-tc-offload on representors while offload active
` [PATCH net 4/5] nfp: limit the number of TSO segments
` [oss-drivers] "
` [PATCH net 5/5] nfp: populate MODULE_VERSION
` [oss-drivers] "
[PATCH v2 1/2] net, can, ifi: fix "write buffer full" error
2018-02-08 14:46 UTC (3+ messages)
` [PATCH v2 2/2] net, can, ifi: loopback Tx message in IFI block
[PATCH] can: m_can: change comparison to bitshift when dealing with a mask
2018-02-08 14:42 UTC (3+ messages)
[PATCH net-queue 1/3] Partial revert "e1000e: Avoid receiver overrun interrupt bursts"
2018-02-08 14:24 UTC (7+ messages)
` [PATCH net-queue 2/3] e1000e: Fix queue interrupt re-raising in Other interrupt
` [PATCH net-queue 3/3] e1000e: Avoid missed interrupts following ICR read
[bpf-next V3 PATCH 0/5] tools/libbpf improvements and selftests
2018-02-08 14:17 UTC (7+ messages)
` [bpf-next V3 PATCH 1/5] bpf: Sync kernel ABI header with tooling header for bpf_common.h
` [bpf-next V3 PATCH 2/5] tools/libbpf: improve the pr_debug statements to contain section numbers
` [bpf-next V3 PATCH 3/5] selftests/bpf: add test program for loading BPF ELF files
` [bpf-next V3 PATCH 4/5] selftests/bpf: add selftest that use test_libbpf_open
` [bpf-next V3 PATCH 5/5] tools/libbpf: handle issues with bpf ELF objects containing .eh_frames
[iproute PATCH] ip-route: Propagate errors from parse_one_nh()
2018-02-08 14:11 UTC (6+ messages)
possible deadlock in rtnl_lock (4)
2018-02-08 13:54 UTC (4+ messages)
selftests: net: reuseport_bpf failed intermittently
2018-02-08 12:53 UTC (3+ messages)
net: phy: question about phy_is_internal for generic-phy
2018-02-08 12:51 UTC (2+ messages)
Regression for ip6-in-ip4 IPsec tunnel in 4.14.16
2018-02-08 12:40 UTC (6+ messages)
[PATCH net v2] netfilter: drop outermost socket lock in getsockopt()
2018-02-08 11:48 UTC (2+ messages)
[4.15-rc9] fs_reclaim lockdep trace
2018-02-08 11:43 UTC (6+ messages)
` [PATCH v2] lockdep: Fix fs_reclaim warning
[PATCH bpf 0/6] nfp fix for calls, bpftool completions and doc fixes
2018-02-08 11:08 UTC (8+ messages)
` [PATCH bpf 1/6] nfp: bpf: fix immed relocation for larger offsets
` [PATCH bpf 2/6] libbpf: complete list of strings for guessing program type
` [PATCH bpf 3/6] tools: bpftool: exit doc Makefile early if rst2man is not available
` [PATCH bpf 4/6] tools: bpftool: make syntax for program map update explicit in man page
` [PATCH bpf 5/6] tools: bpftool: add bash completion for `bpftool prog load`
` [PATCH bpf 6/6] tools: bpftool: add bash completion for cgroup commands
[PATCH net] netfilter: on setsockopt() acquire sock lock only in the required scope
2018-02-08 11:04 UTC (2+ messages)
[PATCH] ath9k: turn on btcoex_enable as default
2018-02-08 11:02 UTC (2+ messages)
[PATCH iproute2-next] ip/tunnel: Minor cleanups
2018-02-08 10:57 UTC
[PATCH iproute2-next 0/3] ip/tunnel: Unify tunnel help message print routines
2018-02-08 10:50 UTC (4+ messages)
` [PATCH iproute2-next 1/3] vti/vti6: Unify vti_print_help()
` [PATCH iproute2-next 2/3] gre/gre6: Unify gre_print_help()
` [PATCH iproute2-next 3/3] iptnl/ip6tnl: Unify iptunnel_print_help()
[RFC crypto v3 8/9] chtls: Register the ULP
2018-02-08 10:34 UTC (9+ messages)
[bpf-next V2 PATCH 5/5] tools/libbpf: handle issues with bpf ELF objects containing .eh_frames
2018-02-08 8:42 UTC (8+ messages)
` [suricata PATCH 0/3] Suricata cleanup makefile
` [suricata PATCH 1/3] suricata/ebpf: take clang -target bpf include issue of stdint.h into account
` [suricata PATCH 2/3] suricata/ebpf: compile with clang -target bpf
` [suricata PATCH 3/3] suricata/ebpf: improving the ebpf makefile
Fwd: u32 ht filters
2018-02-08 7:38 UTC (4+ messages)
[PATCH 0/3] e1000e: Revert interrupt handling changes
2018-02-08 6:40 UTC (6+ messages)
` [PATCH 3/3] Revert "e1000e: Do not read ICR in Other interrupt"
[PATCH net v2] net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPT
2018-02-08 6:34 UTC (3+ messages)
[PATCH] mpls, nospec: Sanitize array index in mpls_label_ok()
2018-02-08 6:34 UTC
linux-next: Signed-off-by missing for commit in the net tree
2018-02-08 3:27 UTC
[PATCH net V2 1/2] ptr_ring: try vmalloc() when kmalloc() fails
2018-02-08 3:26 UTC (3+ messages)
` [PATCH net V2 2/2] ptr_ring: fail on large queue size (>64K)
[PATCH net] tcp: tracepoint: only call trace_tcp_send_reset with full socket
2018-02-08 3:01 UTC (2+ messages)
[PATCH net-next] sch_netem: Bug fixing in calculating Netem interval
2018-02-08 2:59 UTC (3+ messages)
[PATCH net] net/ipv6: onlink nexthop checks should default to main table
2018-02-08 2:53 UTC (2+ messages)
[PATCH net] net/ipv6: Handle reject routes with onlink flag
2018-02-08 2:52 UTC (2+ messages)
[PATCH net-next] sun: Add SPDX license tags to Sun network drivers
2018-02-08 2:51 UTC (2+ messages)
[PATCH v1 0/1] spi_ks8995: use regmap to access chip registers
2018-02-08 2:49 UTC (3+ messages)
` [PATCH v1 1/1] "
[PATCH net] rxrpc: Fix received abort handling
2018-02-08 2:47 UTC (2+ messages)
[PATCH] cxgb4: Fix error handling path in 'init_one()'
2018-02-08 2:46 UTC (2+ messages)
[PATCH] net: Whitelist the skbuff_head_cache "cb" field
2018-02-08 1:44 UTC
[PATCH] rtlwifi: rtl8192cu: Remove variable self-assignment in rf.c
2018-02-08 1:06 UTC (4+ messages)
[vhost:vhost 19/20] Warning: arch/x86/tools/test_get_len found difference at <pm_restore_gfp_mask>:ffffffff811aa5f0
2018-02-08 0:41 UTC (6+ messages)
` [kbuild-all] "
[PATCH iproute2-next 0/3] route code cleanups
2018-02-08 0:29 UTC (5+ messages)
` [PATCH iproute2-next 1/3] iproute: whitespace fixes
` [PATCH iproute2-next 2/3] iproute: don't do assignment in condition
` [PATCH iproute2-next 3/3] iproute: make flush a separate function
[PATCH iproute2-next v2 0/6] ip: Use netlink to walk through network device list
2018-02-08 0:20 UTC (2+ messages)
[PATCH iproute2-next 0/9] print refactoring
2018-02-08 0:14 UTC (10+ messages)
` [PATCH iproute2-next 2/9] iproute: make printing icmpv6 a function
` [PATCH iproute2-next 3/9] iproute: make printing IPv4 cache flags "
` [PATCH iproute2-next 4/9] iproute: refactor cacheinfo printing
` [PATCH iproute2-next 5/9] iproute: refactor metrics print
` [PATCH iproute2-next 6/9] iproute: refactor printing flow info
` [PATCH iproute2-next 7/9] iproute: refactor newdst, gateway and via printing
` [PATCH iproute2-next 8/9] iproute: refactor multipath print
` [PATCH iproute2-next 9/9] iproute: refactor printing of interface
[PATCH v2] selftests: bpf: test_kmod.sh: check the module path before insmod
2018-02-07 23:34 UTC (2+ messages)
Potential issue with f5e64032a799 "net: phy: fix resume handling"
2018-02-07 23:03 UTC (7+ messages)
` handling of phy_stop() and phy_stop_machine() in phylib
[RFC PATCH 00/24] Introducing AF_XDP support
2018-02-07 21:39 UTC (12+ messages)
` [RFC PATCH 02/24] xsk: add user memory registration sockopt
` [RFC PATCH 05/24] bpf: added bpf_xdpsk_redirect
[PATCH net] net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPT
2018-02-07 19:39 UTC (5+ messages)
[PATCH] net: Extra '_get' in declaration of arch_get_platform_mac_address
2018-02-07 19:35 UTC
[PATCH net-next] ibmvnic: queue reset when CRQ gets closed during reset
2018-02-07 19:00 UTC
[netfilter-core] kernel panic: Out of memory and no killable processes... (2)
2018-02-07 19:15 UTC (13+ messages)
[PATCH 00/11] Netfilter fixes for net
2018-02-07 18:56 UTC (13+ messages)
` [PATCH 01/11] netfilter: x_tables: make allocation less aggressive
` [PATCH 02/11] netfilter: ipv6: nf_defrag: Kill frag queue on RFC2460 failure
` [PATCH 03/11] netfilter: flowtable infrastructure depends on NETFILTER_INGRESS
` [PATCH 04/11] netfilter: xt_cgroup: initialize info->priv in cgroup_mt_check_v1()
` [PATCH 05/11] netfilter: nft_flow_offload: wait for garbage collector to run after cleanup
` [PATCH 06/11] netfilter: nft_flow_offload: no need to flush entries on module removal
` [PATCH 07/11] netfilter: xt_RATEEST: acquire xt_rateest_mutex for hash insert
` [PATCH 08/11] netfilter: nft_flow_offload: move flowtable cleanup routines to nf_flow_table
` [PATCH 09/11] netfilter: nf_tables: fix flowtable free
` [PATCH 10/11] netfilter: remove useless prototype
` [PATCH 11/11] netfilter: nf_flow_offload: fix use-after-free and a resource leak
[Secunia Research] Linux Kernel Vulnerability - Sending information
2018-02-07 18:28 UTC
[PATCH] selftests: bpf: test_kmod.sh: check the module path before insmod
2018-02-07 18:17 UTC (3+ messages)
qdisc_pkt_len_init: SCTP/GSO_BY_FRAGS and robustness questions
2018-02-07 17:54 UTC (2+ messages)
Please respond to our survey!
2018-02-07 15:16 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).