netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-14 08:09:01 to 2018-02-14 21:10:29 UTC [more...]

[PATCH V2 net-next 0/7] RDS: zerocopy support
 2018-02-14 21:10 UTC  (16+ messages)
` [PATCH V2 net-next 1/7] skbuff: export mm_[un]account_pinned_pages for other modules
` [PATCH V2 net-next 2/7] rds: hold a sock ref from rds_message to the rds_sock
` [PATCH V2 net-next 3/7] sock: permit SO_ZEROCOPY on PF_RDS socket
` [PATCH V2 net-next 4/7] rds: support for zcopy completion notification
` [PATCH V2 net-next 5/7] rds: zerocopy Tx support
` [PATCH V2 net-next 6/7] selftests/net: add support for PF_RDS sockets
` [PATCH V2 net-next 7/7] selftests/net: add zerocopy support for PF_RDS test case

[net-next 00/12][pull request] 40GbE Intel Wired LAN Driver Updates 2018-02-14
 2018-02-14 20:48 UTC  (14+ messages)
` [net-next 01/12] i40evf: Fix link up issue when queues are disabled
` [net-next 02/12] virtchnl: Add virtchl structures to support queue channels
` [net-next 03/12] i40evf: add ndo_setup_tc callback to i40evf
` [net-next 04/12] i40e: Enable ADq and create queue channel/s on VF
` [net-next 05/12] i40evf: Alloc queues for ADq "
` [net-next 06/12] i40e: Delete queue channel "
` [net-next 07/12] i40evf: Add support to configure bw via tc tool
` [net-next 08/12] i40e: Service request to configure bandwidth for ADq on a VF
` [net-next 09/12] virtchnl: Add a macro to check the size of a union
` [net-next 10/12] virtchnl: Add filter data structures
` [net-next 11/12] i40evf: Add support to apply cloud filters
` [net-next 12/12] i40e: Add and delete cloud filter

[PATCH net-next] kcm: Call strp_stop before strp_done in kcm_attach
 2018-02-14 20:38 UTC  (2+ messages)

[PATCH v3 1/2] net: phy: dp83867: Add binding for the CLK_OUT pin muxing option
 2018-02-14 20:34 UTC  (7+ messages)
` [PATCH v3 2/2] net: phy: dp83867: Add documentation for CLK_OUT pin muxing

[PATCH V6 2/4] sctp: Add ip option support
 2018-02-14 20:30 UTC  (2+ messages)

[vhost:vhost 24/24] drivers/firmware/qemu_fw_cfg.c:499:22: error: storage size of 'files' isn't known
 2018-02-14 20:27 UTC 

[net-next 1/1] tipc: avoid unnecessary copying of bundled messages
 2018-02-14 20:27 UTC  (3+ messages)

[net-next 1/1] tipc: apply bearer link tolerance on running links
 2018-02-14 20:22 UTC  (2+ messages)

[PATCH iproute2-next 0/9] ipaddress: Make print_linkinfo_brief() static
 2018-02-14 20:20 UTC  (3+ messages)

[PATCH 1/3] tls: retrun the correct IV in getsockopt
 2018-02-14 20:07 UTC  (6+ messages)
` [PATCH 2/3] tls: reset the crypto info if copy_from_user fails
` [PATCH 3/3] tls: getsockopt return record sequence number

[PATCH net-next v2 0/2] cxgb4: speed up reading on-chip memory
 2018-02-14 20:02 UTC  (2+ messages)

[PATCH net v3] netfilter: nat: cope with negative port range
 2018-02-14 19:55 UTC  (2+ messages)

[PATCH net v2] netfilter: x_tables: fix missing timer initialization in xt_LED
 2018-02-14 19:55 UTC  (2+ messages)

[PATCH 0/3] Updates to segmentation-offloads.txt
 2018-02-14 19:54 UTC  (4+ messages)
` [PATCH 3/3] docs: segmentation-offloads.txt: add SCTP info

[Patch net v2] ipt_CLUSTERIP: fix a refcount bug in clusterip_config_find_get()
 2018-02-14 19:50 UTC  (2+ messages)

[PATCH net v4 0/7] tipc: Fix missing RTNL lock protection during setting link properties
 2018-02-14 19:46 UTC  (4+ messages)
` [PATCH net v4 7/7] "

[PATCH net v2] netfilter: drop outermost socket lock in getsockopt()
 2018-02-14 19:44 UTC  (2+ messages)

[PATCH v2 net-next] net: Move ipv4 set_lwt_redirect helper to lwtunnel
 2018-02-14 19:43 UTC  (2+ messages)

[PATCH net 0/4] ibmvnic: Fix memory leaks in the driver
 2018-02-14 19:39 UTC  (2+ messages)

[PATCH net-next 00/10] PTP support for DSA and mv88e6xxx driver
 2018-02-14 19:38 UTC  (2+ messages)

[PATCH net] ibmvnic: Wait until reset is complete to set carrier on
 2018-02-14 19:31 UTC  (2+ messages)

[PATCH V6 0/4] Add SELinux SCTP protocol support
 2018-02-14 19:29 UTC  (3+ messages)

[net PATCH] Revert "net: thunderx: Add support for xdp redirect"
 2018-02-14 19:24 UTC  (4+ messages)

[PATCH net-next] tcp: try to keep packet if SYN_RCV race is lost
 2018-02-14 19:22 UTC  (2+ messages)

WARNING in kvmalloc_node
 2018-02-14 19:20 UTC  (11+ messages)

[PATCHv2 net] sctp: fix some copy-paste errors for file comments
 2018-02-14 19:19 UTC  (2+ messages)

[PATCH net] net: fix race on decreasing number of TX queues
 2018-02-14 19:16 UTC  (2+ messages)

[PATCH net-next 0/7] tools: tc-testing: Plugin Architecture
 2018-02-14 19:09 UTC  (8+ messages)
` [PATCH net-next 1/7] tools: tc-testing: Command line parms
` [PATCH net-next 2/7] tools: tc-testing: Refactor test-runner
` [PATCH net-next 3/7] tools: tc-testing: Introduce plugin architecture
` [PATCH net-next 4/7] tools: tc-testing: rootPlugin
` [PATCH net-next 5/7] tools: tc-testing: nsPlugin
` [PATCH net-next 6/7] tools: tc-testing: valgrindPlugin
` [PATCH net-next 7/7] tools: tc-testing: Update README and TODO

[PATCH] netlabel: If PF_INET6, check sk_buff ip header version
 2018-02-14 19:03 UTC  (3+ messages)

KASAN: use-after-free Read in rds_tcp_tune
 2018-02-14 18:58 UTC  (12+ messages)

[vhost:vhost 22/28] drivers/firmware/qemu_fw_cfg.c:35:10: fatal error: linux/fw_cfg.h: No such file or directory
 2018-02-14 18:21 UTC 

[PATCH 0/3] Remove IPVlan module dependencies on IPv6 and Netfilter
 2018-02-14 18:13 UTC  (4+ messages)
` [PATCH 1/3] ipvlan: drop ipv6 dependency
` [PATCH 2/3] ipvlan: drop netfilter dependency
` [PATCH 3/3] ipvlan: selects master_l3 device instead of depending on it

[PATCH net] fib_semantics: Don't match route with mismatching tclassid
 2018-02-14 18:06 UTC  (2+ messages)

KASAN: use-after-free Read in rds_find_bound
 2018-02-14 17:58 UTC  (8+ messages)

[PATCH net] bpf: cpumap: use GFP_KERNEL instead of GFP_ATOMIC in __cpu_map_entry_alloc()
 2018-02-14 17:58 UTC  (8+ messages)

BUG: free active (active state 0) object type: work_struct hint: strp_work
 2018-02-14 17:42 UTC  (4+ messages)

[PATCH net] selftests/net: fixes psock_fanout eBPF test case
 2018-02-14 17:34 UTC  (2+ messages)

[RESEND PATCH net-next] r8169: add module param for control of ASPM disable
 2018-02-14 17:34 UTC  (4+ messages)

[PATCH net-next 0/3] eBPF Seccomp filters
 2018-02-14 17:32 UTC  (4+ messages)

lost connection to test machine (4)
 2018-02-14 17:28 UTC  (4+ messages)

ppp/pppoe, still panic 4.15.3 in ppp_push
 2018-02-14 17:25 UTC  (6+ messages)

[PATCH bpf] bpf: fix bpf_prog_array_copy_to_user warning from perf event prog query
 2018-02-14 17:03 UTC  (2+ messages)

[PATCH iproute2-next v3 0/4] ip/tunnel: Unify local/remote endpoint address parsing
 2018-02-14 17:03 UTC  (2+ messages)

[PATCH net] netfilter: xt_hashlimit: fix lock imbalance
 2018-02-14 16:41 UTC  (2+ messages)

[PATCH net v2] netfilter: nat: cope with negative port range
 2018-02-14 15:49 UTC  (7+ messages)

INFO: task hung in linkwatch_event
 2018-02-14 15:33 UTC  (2+ messages)

INFO: task hung in reg_check_chans_work
 2018-02-14 15:30 UTC  (2+ messages)

[PATCH] ss: prepare rth when killing inet sock
 2018-02-14 15:25 UTC  (2+ messages)

[PATCH iproute2 0/7] Add support for devlink resource abstraction
 2018-02-14 15:17 UTC  (11+ messages)
` [PATCH iproute2 1/7] devlink: Change empty line indication with indentations
` [PATCH iproute2 2/7] devlink: mnlg: Add support for extended ack
` [PATCH iproute2 3/7] devlink: Add support for devlink resource abstraction
` [PATCH iproute2 4/7] devlink: Add support for hot reload
` [PATCH iproute2 5/7] devlink: Move dpipe context from heap to stack
` [PATCH iproute2 6/7] devlink: Add support for resource/dpipe relation
` [PATCH iproute2 7/7] devlink: Update man pages and add resource man

INFO: rcu detected stall in do_softirq
 2018-02-14 15:09 UTC  (2+ messages)

WARNING in strp_done
 2018-02-14 14:59 UTC 

[PATCH v4 00/36] Andes(nds32) Linux Kernel
 2018-02-14 14:56 UTC  (2+ messages)

[PATCH v7 00/37] Andes(nds32) Linux Kernel Port
 2018-02-14 14:43 UTC  (11+ messages)
` [PATCH v7 03/37] sparc: io: To use the define of ioremap_[nocache|wc|wb] in asm-generic/io.h
` [PATCH v7 07/37] nds32: Kernel booting and initialization
` [PATCH v7 08/37] nds32: Exception handling
` [PATCH v7 23/37] nds32: Debugging support
` [PATCH v7 30/37] nds32: Build infrastructure

WARNING: kmalloc bug in bpf_prog_array_copy_info
 2018-02-14 14:40 UTC  (3+ messages)

[PATCH] ravb: add support for changing MTU
 2018-02-14 14:06 UTC  (5+ messages)

KASAN: use-after-free Read in get_work_pool
 2018-02-14 13:45 UTC  (4+ messages)

[PATCH net-next v2 0/3] Add ioctl() SIOCGSKNS cmd to allow obtaining net ns of tun device
 2018-02-14 13:40 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: Make extern and export get_net_ns()
` [PATCH net-next v2 2/3] net: Export open_related_ns()
` [PATCH net-next v2 3/3] tun: Add ioctl() SIOCGSKNS cmd to allow obtaining net ns of tun device

[bisected] Forwarded packets occasionally has loopback output interface in Netfilter
 2018-02-14 13:34 UTC  (5+ messages)

[PATCH net-next 2/2] tun: Add ioctl() SIOCGSKNS cmd to allow obtaining net ns of tun device
 2018-02-14 13:21 UTC  (3+ messages)

[PATCH v2 1/2] net: phy: dp83867: Add binding for the CLK_OUT pin muxing option
 2018-02-14 13:07 UTC  (3+ messages)
  ` [PATCH v2 2/2] net: phy: dp83867: Add documentation for CLK_OUT pin muxing

[PATCH net] tuntap: try not batch packets for devmap
 2018-02-14 12:54 UTC  (2+ messages)

[PATCH] esp4: remove redundant initialization of pointer esph
 2018-02-14 11:48 UTC  (3+ messages)

WARNING: kmalloc bug in xfrm_add_sa
 2018-02-14 11:46 UTC  (3+ messages)
` [PATCH ipsec] xfrm_user: uncoditionally validate esn replay attribute struct

[PATCH net] xfrm: reuse uncached_list to track xdsts
 2018-02-14 11:06 UTC 

[PATCH net-next 0/2] net: sched: Introduce em_policy ematch
 2018-02-14 10:19 UTC  (10+ messages)
` [PATCH net-next 1/2] net: netfilter: export xt_policy match_policy_in() as xt_policy_match_policy_in()

[PATCH ipsec,v3] net: xfrm_policy: fix device unregistration hang
 2018-02-14  9:55 UTC  (5+ messages)

WARNING in xfrm_policy_insert
 2018-02-14  8:09 UTC 


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