netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-12 14:38:46 to 2018-09-13 17:19:37 UTC [more...]

[PATCH net-next v3 00/17] WireGuard: Secure Network Tunnel
 2018-09-13 15:58 UTC  (27+ messages)
` [PATCH net-next v3 01/17] asm: simd context helper API
` [PATCH net-next v3 02/17] zinc: introduce minimal cryptography library

KMSAN: uninit-value in pppoe_rcv
 2018-09-13 16:35 UTC  (6+ messages)

[PATCH 1/2] netlink: add NLA_REJECT policy type
 2018-09-13 12:46 UTC  (11+ messages)
` [PATCH 2/2] netlink: add ethernet address policy types

[PATCH net-next] net: dsa: b53: Do not fail when IRQ are not initialized
 2018-09-13 17:19 UTC  (2+ messages)

[RFC PATCH iproute2-next] System specification health API
 2018-09-13 12:08 UTC  (5+ messages)
` [RFC PATCH iproute2-next] man: Add devlink health man page

[PATCH] socket: fix struct ifreq size in compat ioctl
 2018-09-13 11:49 UTC 

Regression: kernel 4.14 an later very slow with many ipsec tunnels
 2018-09-13 16:38 UTC  (4+ messages)

[PATCH net-next v3 0/2] net: stmmac: Coalesce and tail addr fixes
 2018-09-13 11:24 UTC  (4+ messages)
` [PATCH net-next v3 1/2] net: stmmac: Rework coalesce timer and fix multi-queue races
` [PATCH net-next v3 2/2] net: stmmac: Fixup the tail addr setting in xmit path

[PATCH net-next V2 00/11] vhost_net TX batching
 2018-09-13 16:28 UTC  (2+ messages)

[PATCH] knav: qmss: Introduce queue descriptors monitor
 2018-09-13 16:07 UTC  (2+ messages)

[PATCH v2] neighbour: confirm neigh entries when ARP packet is received
 2018-09-13 16:04 UTC  (2+ messages)

[PATCH] xen/netfront: don't bug in case of too many frags
 2018-09-13 15:22 UTC  (2+ messages)

[PATCH net-next V2] virtio_net: ethtool tx napi configuration
 2018-09-13 15:20 UTC  (3+ messages)

[PATCH net-next 0/5] eBPF and struct scatterlist
 2018-09-13 10:10 UTC  (17+ messages)
` [PATCH net-next 1/5] bpf: use __GFP_COMP while allocating page
` [PATCH net-next 2/5] eBPF: Add new eBPF prog type BPF_PROG_TYPE_SOCKET_SG_FILTER
` [PATCH net-next 3/5] ebpf: Add sg_filter_run()
` [PATCH net-next 5/5] ebpf: Add sample ebpf program for SOCKET_SG_FILTER

[PATCH 0/1] add IPV6_MULTICAST_ALL sockopt
 2018-09-13 15:17 UTC  (3+ messages)
` [PATCH 1/1] ipv6: Add sockopt IPV6_MULTICAST_ALL analogue to IP_MULTICAST_ALL

[PATCH net-next RFC] virtio_net: ethtool tx napi configuration
 2018-09-13 10:04 UTC  (3+ messages)

[PATCH v3 00/30] backport of IP fragmentation fixes
 2018-09-13 14:58 UTC  (12+ messages)
` [PATCH v3 01/30] inet: frags: change inet_frags_init_net() return value
` [PATCH v3 02/30] inet: frags: add a pointer to struct netns_frags
` [PATCH v3 07/30] ipv6: export ip6 fragments sysctl to unprivileged users
` [PATCH v3 08/30] rhashtable: add schedule points
` [PATCH v3 11/30] inet: frags: get rif of inet_frag_evicting()
` [PATCH v3 12/30] inet: frags: remove inet_frag_maybe_warn_overflow()
` [PATCH v3 16/30] rhashtable: reorganize struct rhashtable layout
` [PATCH v3 21/30] net: speed up skb_rbtree_purge()
` [PATCH v3 22/30] net: modify skb_rbtree_purge to return the truesize of all purged skbs
` [PATCH v3 25/30] net: add rb_to_skb() and other rb tree helpers
` [PATCH v3 27/30] ipv4: frags: precedence bug in ip_expire()

pull request: bluetooth 2018-09-13
 2018-09-13  9:45 UTC 

[PATCH v7 0/4] gpiolib: speed up GPIO array processing
 2018-09-13  9:22 UTC  (3+ messages)
` [PATCH v8 "

[PATCH net-next 0/8] bnxt_en: devlink param updates
 2018-09-13  9:08 UTC  (9+ messages)
` [PATCH net-next 1/8] devlink: Add generic parameter hw_tc_offload

[PATCH net-next] virtio_net: ethtool tx napi configuration
 2018-09-13  9:05 UTC  (15+ messages)

[PATCH 0/2] net: qcom/emac: add shared mdio bus support
 2018-09-13  9:04 UTC  (2+ messages)
` [PATCH 2/2] "

[PATCH] ath10k: Remove duplicated includes
 2018-09-13 14:01 UTC 

[PATCH net-next] vxlan: Remove duplicated include from vxlan.h
 2018-09-13 13:32 UTC 

[PATCH 4.9 05/78] net: sched: Fix memory exposure from short TCA_U32_SEL
 2018-09-13 13:30 UTC 

[PATCH 4.14 005/115] net: sched: Fix memory exposure from short TCA_U32_SEL
 2018-09-13 13:30 UTC 

[PATCH 4.18 005/197] net: sched: Fix memory exposure from short TCA_U32_SEL
 2018-09-13 13:29 UTC  (2+ messages)
` [PATCH 4.18 028/197] r8169: set RxConfig after tx/rx is enabled for RTL8169sb/8110sb devices

[PATCH v3] PCI: Reprogram bridge prefetch registers on resume
 2018-09-13  7:43 UTC  (3+ messages)

[PATCH stable 4.4 0/9] fix SegmentSmack in stable branch (CVE-2018-5390)
 2018-09-13 12:44 UTC  (12+ messages)

[PATCH net-next] NFC: nci: remove redundant variable 'status'
 2018-09-13 12:06 UTC  (2+ messages)

[PATCH iproute2] iproute2: fix use-after-free
 2018-09-13  6:07 UTC  (3+ messages)

Regression caused by commit 7bb05b85bc2d ("r8169: don't use MSI-X on RTL8106e")
 2018-09-13  5:50 UTC  (4+ messages)

[PATCHv2] net: ipv4: Use BUG_ON directly instead of a if condition followed by BUG
 2018-09-13 10:28 UTC  (2+ messages)

[PATCH bpf-next 0/4] tools/bpf: add bpftool net support
 2018-09-13  5:01 UTC  (6+ messages)
` [PATCH bpf-next 4/4] tools/bpf: bpftool: add "

[PATCH net-next v2 0/5] virtio: support packed ring
 2018-09-13  9:47 UTC  (17+ messages)
` [PATCH net-next v2 2/5] virtio_ring: support creating "
` [PATCH net-next v2 3/5] virtio_ring: add packed ring support
  ` Re: [PATCH net-next v2 0/5] virtio: support packed ring
        ` [virtio-dev] "

[PATCH] stmmac: fix valid numbers of unicast filter entries
 2018-09-13  9:32 UTC 

[PATCH net] geneve: add ttl inherit support
 2018-09-13  3:38 UTC  (2+ messages)

[PATCH] net: dsa: mv88e6xxx: Make sure to configure ports with external PHYs
 2018-09-13  3:36 UTC  (2+ messages)

[PATCH] net: ethernet: Use DIV_ROUND_UP instead of reimplementing its function
 2018-09-13  3:35 UTC  (2+ messages)

[PATCH net-next] qlcnic: Remove set but not used variables 'fw_mbx' and 'hdr_size'
 2018-09-13  3:33 UTC  (2+ messages)

[PATCH v3 net-next 00/12] Preparing for phylib limkmodes
 2018-09-13  3:24 UTC  (2+ messages)

[PATCH bpf-next 00/11] Add socket lookup support
 2018-09-13  0:12 UTC  (17+ messages)
` [PATCH bpf-next 04/11] bpf: Add PTR_TO_SOCKET verifier type
` [PATCH bpf-next 05/11] bpf: Macrofy stack state copy
` [PATCH bpf-next 06/11] bpf: Add reference tracking to verifier
` [PATCH bpf-next 07/11] bpf: Add helper to retrieve socket in BPF
` [PATCH bpf-next 08/11] selftests/bpf: Add tests for reference tracking
` [PATCH bpf-next 09/11] libbpf: Support loading individual progs
` [PATCH bpf-next 10/11] selftests/bpf: Add C tests for reference tracking
` [PATCH bpf-next 11/11] Documentation: Describe bpf "

[bpf-next, v2 0/3] Introduce eBPF flow dissector
 2018-09-12 22:53 UTC  (6+ messages)
` [bpf-next, v2 1/3] flow_dissector: implements flow dissector BPF hook

[PATCH] docs: net: Remove TCP congestion document
 2018-09-13  3:43 UTC  (2+ messages)

[PATCH net-next] net: bridge: add support for sticky fdb entries
 2018-09-13  3:30 UTC  (3+ messages)
` [PATCH net-next v2] "

[PATCH bpf] bpf: use __GFP_COMP while allocating page
 2018-09-12 21:49 UTC  (2+ messages)

[PATCH bpf] bpf/verifier: disallow pointer subtraction
 2018-09-12 21:48 UTC  (2+ messages)

[PATCH net] net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flags
 2018-09-12 20:21 UTC 

[PATCH net-next] nfp: report FW vNIC stats in interface stats
 2018-09-12 20:21 UTC  (2+ messages)

[PATCH net 0/2] nfp: flower: fixes for flower offload
 2018-09-12 20:19 UTC  (2+ messages)

[Patch net] tipc: check return value of __tipc_dump_start()
 2018-09-12 20:15 UTC  (2+ messages)

[PATCH net 0/4] s390/qeth: fixes 2018-09-12
 2018-09-12 20:13 UTC  (6+ messages)
` [PATCH net 1/4] s390/qeth: indicate error when netdev allocation fails
` [PATCH net 2/4] s390/qeth: switch on SG by default for IQD devices
` [PATCH net 3/4] s390/qeth: use vzalloc for QUERY OAT buffer
` [PATCH net 4/4] s390/qeth: don't dump past end of unknown HW header

[PATCH iproute2] q_cake: Add printing of no-split-gso option
 2018-09-12 20:07 UTC  (2+ messages)

[PATCH bpf] bpf: btf: Fix end boundary calculation for type section
 2018-09-12 20:02 UTC  (3+ messages)

[RFC v2 1/2] netlink: add NLA_REJECT policy type
 2018-09-12 19:37 UTC  (5+ messages)

Need input on placement of driver
 2018-09-12 16:50 UTC 

[PATCH v2 04/30] inet: frags: Convert timers to use timer_setup()
 2018-09-12 16:36 UTC 

[PATCH v2 02/17] compat_ioctl: move drivers to generic_compat_ioctl_ptrarg
 2018-09-12 18:13 UTC  (10+ messages)
  ` [PATCH v2 05/17] compat_ioctl: move more "
  ` [PATCH v2 11/17] compat_ioctl: remove isdn ioctl translation

[PATCH net v2 0/3] tls: don't leave keys in kernel memory
 2018-09-12 15:44 UTC  (4+ messages)
` [PATCH net v2 1/3] tls: don't copy the key out of tls12_crypto_info_aes_gcm_128
` [PATCH net v2 2/3] tls: zero the crypto information from tls_context before freeing
` [PATCH net v2 3/3] tls: clear key material from kernel memory when do_tls_setsockopt_conf fails

[GIT] Networking
 2018-09-12 20:29 UTC 

kernels >= v4.12 oops/crash with ipsec-traffic: partly bisected
 2018-09-12 15:18 UTC  (7+ messages)
` kernels > v4.12 oops/crash with ipsec-traffic: bisected to b838d5e1c5b6e57b10ec8af2268824041e3ea911: ipv4: mark DST_NOGC and remove the operation of dst_free()

[PATCH net-next v2 0/2] net: stmmac: Coalesce and tail addr fixes
 2018-09-12 14:25 UTC  (18+ 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

[PATCH 4.4 18/31] r8152: napi hangup fix after disconnect
 2018-09-12 18:54 UTC  (4+ messages)

[PATCH net-next] tcp: rate limit synflood warnings further
 2018-09-12 13:39 UTC  (3+ messages)

[PATCH] net: dsa: mv88e6xxx: Add MV88E6352 DT compatible
 2018-09-12 13:35 UTC  (11+ messages)

[PATCH net-next v3 0/7] net: aquantia: implement WOL and EEE support
 2018-09-12 11:42 UTC  (3+ messages)

[PATCH RFC 0/2] Flow sorted receive skb lists
 2018-09-12 10:23 UTC  (3+ messages)
` [PATCH RFC 1/2] net: Support flow sorted RX skb lists for IPv4
` [PATCH RFC 2/2] net: Hack to enable skb list receive in the napi layer

[PATCH v2] PCI: Reprogram bridge prefetch registers on resume
 2018-09-12 10:06 UTC  (4+ messages)

[PATCH v2] ethernet: hnae: drop adhoc assert() macros
 2018-09-12 15:04 UTC  (3+ messages)

general protection fault in tcp_cleanup_ulp
 2018-09-12 10:00 UTC  (2+ messages)

[PATCH 00/25] Change tty_port(standard)_install's return type
 2018-09-12 14:41 UTC  (2+ messages)

[PATCH v2 0/3] r8169 (x86) clk fixes to fix S0ix not being reached
 2018-09-12  9:34 UTC  (3+ messages)
` [PATCH v2 1/3] clk: x86: add "ether_clk" alias for Bay Trail / Cherry Trail
` [PATCH v2 3/3] clk: x86: Stop marking clocks as CLK_IS_CRITICAL


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