netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-13 03:37:45 to 2018-09-13 22:14:21 UTC [more...]

[PATCH v3] neighbour: confirm neigh entries when ARP packet is received
 2018-09-13 19:10 UTC  (4+ messages)

[PATCH net-next 1/2] netlink: ipv4 IGMP join notifications
 2018-09-13 17:03 UTC  (4+ messages)
` [PATCH net-next v3 1/2] netlink: ipv4 igmp "

What is the best forum (mailing list, irc etc) to ask questions about the usage of AF_XDP sockets
 2018-09-13 16:52 UTC  (2+ messages)

[PATCH v4 0/3] IB/ipoib: Use dev_port to disambiguate port numbers
 2018-09-13 16:50 UTC  (7+ messages)
` [PATCH v4 3/3] IB/ipoib: Log sysfs 'dev_id' accesses from userspace

[Patch net] net_sched: notify filter deletion when deleting a chain
 2018-09-13 16:08 UTC  (2+ messages)

[Patch net-next] llc: avoid blocking in llc_sap_close()
 2018-09-13 16:05 UTC  (2+ messages)

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

Regression: kernel 4.14 an later very slow with many ipsec tunnels
 2018-09-13 21:12 UTC  (7+ messages)

[PATCH] Subject: [PATCH] rtl_bt: Add firmware and configuration files for the Bluetooth part of RTL8822CU
 2018-09-13 15:48 UTC  (2+ messages)

[net-next, PATCH 0/2, v2] net: socionext: add XDP support
 2018-09-13 15:36 UTC  (6+ messages)
` [net-next, PATCH 2/2, "

[PATCH] hv_netvsc: fix schedule in RCU context
 2018-09-13 15:33 UTC  (2+ messages)

[PATCHv2 net] ipv6: use rt6_info members when dst is set in rt6_fill_node
 2018-09-13 15:21 UTC  (2+ messages)

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

[PATCH iproute2] iproute2: fix use-after-free
 2018-09-13 15:19 UTC  (4+ messages)

[PATCH v3 net-next 0/6] Add support for Lantiq / Intel vrx200 network
 2018-09-13 15:15 UTC  (2+ messages)

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

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

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

[PATCH v3 00/30] backport of IP fragmentation fixes
 2018-09-13 14:59 UTC  (31+ 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 03/30] inet: frags: refactor ipfrag_init()
` [PATCH v3 04/30] inet: frags: Convert timers to use timer_setup()
` [PATCH v3 05/30] inet: frags: refactor ipv6_frag_init()
` [PATCH v3 06/30] inet: frags: refactor lowpan_net_frag_init()
` [PATCH v3 07/30] ipv6: export ip6 fragments sysctl to unprivileged users
` [PATCH v3 08/30] rhashtable: add schedule points
` [PATCH v3 09/30] inet: frags: use rhashtables for reassembly units
` [PATCH v3 10/30] inet: frags: remove some helpers
` [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 13/30] inet: frags: break the 2GB limit for frags storage
` [PATCH v3 14/30] inet: frags: do not clone skb in ip_expire()
` [PATCH v3 15/30] ipv6: frags: rewrite ip6_expire_frag_queue()
` [PATCH v3 16/30] rhashtable: reorganize struct rhashtable layout
` [PATCH v3 17/30] inet: frags: reorganize struct netns_frags
` [PATCH v3 18/30] inet: frags: get rid of ipfrag_skb_cb/FRAG_CB
` [PATCH v3 19/30] inet: frags: fix ip6frag_low_thresh boundary
` [PATCH v3 20/30] ip: discard IPv4 datagrams with overlapping segments
` [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 23/30] ipv6: defrag: drop non-last frags smaller than min mtu
` [PATCH v3 24/30] net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends
` [PATCH v3 25/30] net: add rb_to_skb() and other rb tree helpers
` [PATCH v3 26/30] net: sk_buff rbnode reorg
` [PATCH v3 27/30] ipv4: frags: precedence bug in ip_expire()
` [PATCH v3 28/30] ip: add helpers to process in-order fragments faster
` [PATCH v3 29/30] ip: process in-order fragments efficiently
` [PATCH v3 30/30] ip: frags: fix crash in ip_do_fragment()

[PATCH net-next] virtio_net: ethtool tx napi configuration
 2018-09-13 14:58 UTC  (16+ messages)

[PATCH net] gso_segment: Reset skb->mac_len after modifying network header
 2018-09-13 14:43 UTC  (5+ messages)
  ` [Cake] "
` [PATCH net v2] "

libbpf build broken on musl libc (Alpine Linux)
 2018-09-13 19:44 UTC  (7+ messages)
      ` [RFC/fix] "

[PATCH net 0/2] udp: add missing check on edumx rx path
 2018-09-13 14:27 UTC  (3+ messages)
` [PATCH net 1/2] udp4: fix IP_CMSG_CHECKSUM for connected sockets
` [PATCH net 2/2] udp6: add missing checks on edumux packet processing

KMSAN: uninit-value in pppoe_rcv
 2018-09-13 17:31 UTC  (8+ messages)

[PATCH net-next] net: phy: et011c: Remove incorrect PHY_POLL flags
 2018-09-13 19:13 UTC  (2+ messages)

[PATCH net-next] vxlan: Remove duplicated include from vxlan.h
 2018-09-13 19:10 UTC  (2+ messages)

[PATCH net-next] pktgen: Fix fall-through annotation
 2018-09-13 19:03 UTC 

general protection fault in xfrmi_rcv_cb
 2018-09-13 13:31 UTC 

[PATCH net-next] tg3: Fix fall-through annotations
 2018-09-13 18:39 UTC 

Compliment of the day to you Dear Friend
 2018-09-13 13:22 UTC 

[PATCH net-next V2 00/11] vhost_net TX batching
 2018-09-13 18:05 UTC  (6+ messages)
` [PATCH net-next V2 11/11] vhost_net: batch submitting XDP buffers to underlayer sockets

[PATCH v2,net-next 1/2] ip_gre: fix parsing gre header in ipgre_err
 2018-09-13 17:58 UTC  (2+ messages)

[PATCH v2] socket: fix struct ifreq size in compat ioctl
 2018-09-13 12:40 UTC 

[PATCH 1/2] r8169: Align ASPM/CLKREQ setting function with vendor driver
 2018-09-13 17:48 UTC  (2+ messages)

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

[PATCH net-next 1/3] net: rework SIOCGSTAMP ioctl handling
 2018-09-13 12:28 UTC  (2+ messages)

[PATCH] socket: fix struct ifreq size in compat ioctl
 2018-09-13 12:16 UTC  (3+ messages)

[PATCH net-next] net: dsa: b53: Do not fail when IRQ are not initialized
 2018-09-13 17:19 UTC  (2+ 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] 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  (7+ messages)
` [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

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  (6+ messages)
` [PATCH net-next 1/8] devlink: Add generic parameter hw_tc_offload

[PATCH] ath10k: Remove duplicated includes
 2018-09-13 14:01 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)

Regression caused by commit 7bb05b85bc2d ("r8169: don't use MSI-X on RTL8106e")
 2018-09-13  5:50 UTC  (4+ 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  (10+ messages)
  `  "
        ` [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)


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