netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-07 11:19:25 to 2018-02-08 12:35:27 UTC [more...]

[PATCH net 0/5] nfp: fix disabling TC offloads in flower, max TSO segs and module version
 2018-02-08 12:35 UTC  (8+ 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] "

[RFC][PATCH bpf 1/2] bpf: allow 64-bit offsets for bpf function calls
 2018-02-08 12:03 UTC  (2+ messages)
` [RFC][PATCH bpf 2/2] bpf: powerpc64: add JIT support for multi-function programs

[bpf-next V3 PATCH 0/5] tools/libbpf improvements and selftests
 2018-02-08 11:48 UTC  (6+ 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

[PATCH net v2] netfilter: drop outermost socket lock in getsockopt()
 2018-02-08 11:48 UTC  (2+ messages)

[Patch net] ipt_CLUSTERIP: fix a race condition of proc file creation
 2018-02-08 11:45 UTC  (4+ messages)
` [Patch net] ipt_CLUSTERIP: fix a refcount bug in clusterip_config_find_get()

[4.15-rc9] fs_reclaim lockdep trace
 2018-02-08 11:43 UTC  (6+ messages)
        ` [PATCH v2] lockdep: Fix fs_reclaim warning

selftests: net: reuseport_bpf failed intermittently
 2018-02-08 11:41 UTC 

[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)

net: phy: question about phy_is_internal for generic-phy
 2018-02-08 10:09 UTC 

possible deadlock in rtnl_lock (4)
 2018-02-08  9:54 UTC  (2+ messages)

[bpf-next V2 PATCH 0/5] tools/libbpf improvements and selftests
 2018-02-08  8:42 UTC  (16+ messages)
` [bpf-next V2 PATCH 5/5] tools/libbpf: handle issues with bpf ELF objects containing .eh_frames
              ` [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

[PATCH net-queue 1/3] Partial revert "e1000e: Avoid receiver overrun interrupt bursts"
 2018-02-08  8:05 UTC  (4+ 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

Fwd: u32 ht filters
 2018-02-08  7:38 UTC  (4+ messages)

[PATCH net V3 1/2] ptr_ring: try vmalloc() when kmalloc() fails
 2018-02-08  7:11 UTC  (6+ messages)
` [PATCH net V3 2/2] ptr_ring: fail on large queue size (>64K)

[PATCH v2 1/2] net, can, ifi: fix "write buffer full" error
 2018-02-08  6:47 UTC  (2+ messages)
` [PATCH v2 2/2] net, can, ifi: loopback Tx message in IFI block

[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] ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE
 2018-02-08  3:04 UTC  (4+ messages)

[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: ethernet: ti: cpsw: fix net watchdog timeout
 2018-02-08  2:57 UTC  (7+ 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  (5+ 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 RFC 0/4] Netlink bus descriptions
 2018-02-08  1:28 UTC  (3+ messages)
` [PATCH RFC 2/4] netlink: add generic object description infrastructure

[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  (11+ messages)
` [PATCH iproute2-next 1/9] iproute: refactor printing flags
` [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

Regression for ip6-in-ip4 IPsec tunnel in 4.14.16
 2018-02-07 19:46 UTC  (5+ messages)

[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 

[net-next 06/15] i40e: change flags to use 64 bits
 2018-02-07 17:02 UTC  (3+ messages)
` [net-next,06/15] "

[PATCH] atm: he: use 64-bit arithmetic instead of 32-bit
 2018-02-07 16:17 UTC 

[PATCH iproute2-next 0/9] ipaddress: Make print_linkinfo_brief() static
 2018-02-07 15:59 UTC  (5+ messages)
` [PATCH iproute2-next 8/9] utils: Introduce and use print_name_and_link() to print name@link

WARNING: proc registration bug in clusterip_tg_check
 2018-02-07 15:57 UTC  (6+ messages)

KASAN: use-after-free Read in inet_shutdown
 2018-02-07 15:31 UTC 

WARNING in debug_print_object
 2018-02-07 15:24 UTC 

Two net_sched fixes for stable
 2018-02-07 15:20 UTC  (4+ messages)

[PATCH net 0/1 v3] rtnetlink: require unique netns identifier
 2018-02-07 15:20 UTC  (5+ messages)
` [PATCH net 1/1 "

general protection fault in pppol2tp_connect
 2018-02-07 15:17 UTC 

KASAN: use-after-free Read in pppol2tp_connect
 2018-02-07 15:08 UTC 

INFO: task hung in check_lifetime
 2018-02-07 15:02 UTC 

[Android][Kernel][TCP/IP] report of packet discarding during tcp handshaking
 2018-02-07 14:44 UTC  (4+ messages)
    `  "

KASAN: use-after-free Read in inet_shutdown
 2018-02-07 14:27 UTC 

WARNING in debug_print_object
 2018-02-07 14:20 UTC 

general protection fault in pppol2tp_connect
 2018-02-07 14:13 UTC 

KASAN: use-after-free Read in pppol2tp_connect
 2018-02-07 14:04 UTC 

[PATCH net 0/1 v4] rtnetlink: require unique netns identifier
 2018-02-07 13:53 UTC  (5+ messages)
` [PATCH net 1/1 "

[PATCH v3 1/1] tcp: Honor the eor bit in tcp_mtu_probe
 2018-02-07 13:13 UTC 

WARNING: proc registration bug in clusterip_tg_check
 2018-02-07 11:24 UTC  (2+ messages)


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).