netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-08 12:03:17 to 2018-02-09 19:57:50 UTC [more...]

[GIT] Networking
 2018-02-09 19:57 UTC 

[net-next] samples/bpf: adjust rlimit RLIMIT_MEMLOCK for xdp_redirect
 2018-02-09 19:56 UTC 

[PATCH net] bpf: fix rlimit in reuseport net selftest
 2018-02-09 19:40 UTC  (3+ messages)

[PATCH net-next V2] ibmvnic: Remove skb->protocol checks in ibmvnic_xmit
 2018-02-09 19:19 UTC 

[PATCH] ibmvnic: Remove skb->protocol checks in ibmvnic_xmit
 2018-02-09 19:33 UTC  (3+ messages)

[PATCH net v2] sctp: verify size of a new chunk in _sctp_make_chunk()
 2018-02-09 19:32 UTC  (4+ messages)

[PATCH net 0/2] s390/qeth: fixes 2018-02-09
 2018-02-09 19:30 UTC  (4+ messages)
` [PATCH net 1/2] s390/qeth: fix underestimated count of buffer elements
` [PATCH net 2/2] s390/qeth: fix SETIP command handling

WARNING: suspicious RCU usage in tipc_bearer_find
 2018-02-09 19:29 UTC  (2+ messages)

[PATCH V4 1/2] ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE
 2018-02-09 19:29 UTC  (6+ messages)
` [PATCH V4 2/2] ptr_ring: try vmalloc() when kmalloc() fails

suspicious RCU usage at net/tipc/bearer.c:LINE
 2018-02-09 19:28 UTC  (3+ messages)

[PATCH net-next 0/3] stmmac irq fixes/cleanups
 2018-02-09 19:23 UTC  (5+ messages)
` [PATCH net-next 1/3] net: stmmac: discard disabled flags in interrupt status register
` [PATCH net-next 2/3] net: stmmac: rename GMAC_INT_DEFAULT_MASK for dwmac4
` [PATCH net-next 3/3] net: stmmac: remove redundant enable of PMT irq

[PATCH net] ibmvnic: Reset long term map ID counter
 2018-02-09 19:20 UTC  (2+ messages)

pull-request: bpf 2018-02-09
 2018-02-09 19:05 UTC  (2+ messages)

[PATCH iproute2-next 0/3] ip/tunnel: Unify local/remote endpoint address parsing
 2018-02-09 18:06 UTC  (4+ messages)
` [PATCH iproute2-next 1/3] vti/vti6: "
` [PATCH iproute2-next 2/3] gre/gre6: "
` [PATCH iproute2-next 3/3] iptnl/ip6tnl: Unify local/remote endpoint and 6rd "

Serious performance degradation in Linux 4.15
 2018-02-09 17:59 UTC 

[iproute PATCH] Remove leftovers from removed Latex documentation
 2018-02-09 17:49 UTC 

[PATCH iproute2] README: update location of git repositories, remove broken info link
 2018-02-09 17:22 UTC  (2+ messages)

[PATCH] rtlwifi: rtl8192cu: remove pointless memcpy
 2018-02-09 16:56 UTC  (4+ messages)

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

[PATCH iproute2-next] ip/tunnel: Minor cleanups
 2018-02-09 16:18 UTC  (3+ messages)

[PATCH iproute2-next] ip: Use print_0xhex() where appropriate
 2018-02-09 16:12 UTC  (2+ messages)

[PATCH iproute2-next v3 0/3] ip/tunnel: Unify tunnel help message print routines
 2018-02-09 16:09 UTC  (5+ messages)
` [PATCH iproute2-next v3 1/3] vti/vti6: Unify vti_print_help()
` [PATCH iproute2-next v3 2/3] gre/gre6: Unify gre_print_help()
` [PATCH iproute2-next v3 3/3] iptnl/ip6tnl: Unify iptunnel_print_help()

[PATCH net-next 00/16] l2tp: fix API races discovered by syzbot
 2018-02-09 15:00 UTC  (17+ messages)
` [PATCH net-next 01/16] l2tp: update sk_user_data while holding sk_callback_lock
` [PATCH net-next 02/16] l2tp: add RCU read lock to protect tunnel ptr in ip socket destroy
` [PATCH net-next 03/16] l2tp: don't use inet_shutdown on tunnel destroy
` [PATCH net-next 04/16] l2tp: refactor tunnel lifetime handling wrt its socket
` [PATCH net-next 05/16] l2tp: use tunnel closing flag
` [PATCH net-next 06/16] l2tp: refactor session lifetime handling
` [PATCH net-next 07/16] l2tp: hide sessions if they are closing
` [PATCH net-next 08/16] l2tp: hide session from pppol2tp_sock_to_session if it is closing
` [PATCH net-next 09/16] l2tp: refactor pppol2tp_connect
` [PATCH net-next 10/16] l2tp: add session_free callback
` [PATCH net-next 11/16] l2tp: do session destroy using a workqueue
` [PATCH net-next 12/16] l2tp: simplify l2tp_tunnel_closeall
` [PATCH net-next 13/16] l2tp: refactor ppp session cleanup paths
` [PATCH net-next 14/16] l2tp: remove redundant sk_user_data check when creating tunnels
` [PATCH net-next 15/16] l2tp: remove unwanted error message
` [PATCH net-next 16/16] l2tp: make __l2tp_session_unhash internal

net: phy: question about phy_is_internal for generic-phy
 2018-02-09 14:59 UTC  (4+ messages)

[PATCH] sctp: verify size of a new chunk in _sctp_make_chunk()
 2018-02-09 14:05 UTC  (3+ messages)

[Q] iptables: child user_ns: Fatal: can't open lock file /run/xtables.lock: Permission denied
 2018-02-09 13:34 UTC 

net: thunder: change q_len's type to handle max ring size
 2018-02-09 12:52 UTC  (5+ messages)

[bpf-next V3 PATCH 0/5] tools/libbpf improvements and selftests
 2018-02-09 11:50 UTC  (6+ messages)
` [bpf-next V3 PATCH 1/5] bpf: Sync kernel ABI header with tooling header for bpf_common.h

[ANNOUNCE] Linux IPsec workshop 2018
 2018-02-09  7:41 UTC 

[PATCH] ath9k: turn on btcoex_enable as default
 2018-02-09  7:16 UTC  (4+ messages)

[PATCH iproute2-next v2 0/3] ip/tunnel: Unify tunnel help message print routines
 2018-02-09  7:00 UTC  (5+ messages)
` [PATCH iproute2-next v2 1/3] vti/vti6: Unify vti_print_help()
` [PATCH iproute2-next v2 2/3] gre/gre6: Unify gre_print_help()
` [PATCH iproute2-next v2 3/3] iptnl/ip6tnl: Unify iptunnel_print_help()

[PATCH iproute2-next 0/3] ip/tunnel: Unify tunnel help message print routines
 2018-02-09  6:48 UTC  (4+ messages)

[BUG] mveta: mvneta_txq_bufs_free NULL pointer dereference
 2018-02-09  6:34 UTC  (6+ messages)

tg3 crashes under high load, when using 100Mbits
 2018-02-09  5:11 UTC 

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

tcp_probe tracepoint only when cwnd changes
 2018-02-09  3:13 UTC 

[PATCH v2] rtlwifi: rtl8192cu: Remove variable self-assignment in rf.c
 2018-02-09  1:24 UTC  (3+ messages)

sctp: skb_over_panic on INIT/INIT_ACK packet sending
 2018-02-09  0:46 UTC  (2+ messages)

[RFC PATCH 00/24] Introducing AF_XDP support
 2018-02-08 23:16 UTC  (5+ messages)

[PATCH net 0/1 v4] rtnetlink: require unique netns identifier
 2018-02-08 22:55 UTC  (4+ messages)
` [PATCH net 1/1 "

[PATCH iproute2 v1] ip netns: allow negative nsid
 2018-02-08 22:50 UTC  (3+ messages)

linux-next: Signed-off-by missing for commit in the net tree
 2018-02-08 22:18 UTC 

[Patch net v2] ipt_CLUSTERIP: fix a refcount bug in clusterip_config_find_get()
 2018-02-08 21:53 UTC  (2+ messages)

[PATCH v2 1/2] net, can, ifi: fix "write buffer full" error
 2018-02-08 21:44 UTC  (5+ messages)

[PATCH] net: Whitelist the skbuff_head_cache "cb" field
 2018-02-08 21:04 UTC  (4+ messages)

[PATCH net v3] net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPT
 2018-02-08 20:36 UTC  (3+ messages)

pull-request: wireless-drivers-next 2018-02-08
 2018-02-08 20:33 UTC  (2+ messages)

[net 1/1] tipc: fix skb truesize/datasize ratio control
 2018-02-08 20:31 UTC  (2+ messages)

[PATCH net] net/sched: cls_u32: fix cls_u32 on filter replace
 2018-02-08 20:29 UTC  (2+ messages)

[PATCH] mpls, nospec: Sanitize array index in mpls_label_ok()
 2018-02-08 20:24 UTC  (2+ messages)

[PATCH V2 net-next] rds: tcp: use rds_destroy_pending() to synchronize netns/module teardown and rds connection/workq management
 2018-02-08 20:23 UTC  (3+ messages)

[PATCH] net: Extra '_get' in declaration of arch_get_platform_mac_address
 2018-02-08 20:14 UTC  (2+ messages)

[PATCH net-next] ibmvnic: queue reset when CRQ gets closed during reset
 2018-02-08 20:13 UTC  (2+ messages)

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

[PATCH] atm: he: use 64-bit arithmetic instead of 32-bit
 2018-02-08 20:05 UTC  (2+ messages)

Linux Plumbers Networking Track CFP
 2018-02-08 19:54 UTC 

[PATCH v3 1/1] tcp: Honor the eor bit in tcp_mtu_probe
 2018-02-08 19:37 UTC  (2+ messages)

[RFC PATCH bpf-next 0/2] bpf/verifier: simplify subprog tracking
 2018-02-08 19:34 UTC  (3+ messages)
` [RFC PATCH bpf-next 1/2] bpf/verifier: validate func_calls by marking at do_check() time
` [RFC PATCH bpf-next 2/2] bpf/verifier: update selftests

KASAN: use-after-free Read in inet_shutdown
 2018-02-08 19:23 UTC 

[PATCH] 9p/trans_virtio: discard zero-length reply
 2018-02-08 19:13 UTC  (3+ messages)
` [V9fs-developer] "

[PATCH net] tuntap: add missing xdp flush
 2018-02-08 19:11 UTC  (2+ messages)

[PATCH net] netlink: ensure to loop over all netns in genlmsg_multicast_allns()
 2018-02-08 19:06 UTC  (2+ messages)

[PATCH] net: ethernet: ti: cpsw: fix net watchdog timeout
 2018-02-08 18:50 UTC  (4+ messages)

[PATCH net] rxrpc: Don't put crypto buffers on the stack
 2018-02-08 18:48 UTC  (2+ messages)

[PATCH] net/9p: avoid -ERESTARTSYS leak to userspace
 2018-02-08 17:38 UTC 

USB rndis_host - slow download transfers, RX errors
 2018-02-08 17:02 UTC  (5+ messages)

[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 

[PULL] virtio, vhost: fixes, cleanups, features
 2018-02-08 16:13 UTC 

[PATCH net] ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE
 2018-02-08 15:44 UTC  (2+ 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 

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  (6+ messages)
` [PATCH net 4/5] nfp: limit the number of TSO segments
  ` [oss-drivers] "
` [PATCH net 5/5] nfp: populate MODULE_VERSION
  ` [oss-drivers] "

[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  (6+ 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

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

Regression for ip6-in-ip4 IPsec tunnel in 4.14.16
 2018-02-08 12:40 UTC  (6+ 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).