netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-18 10:07:39 to 2018-04-18 21:58:49 UTC [more...]

[PATCH bpf-next,v2 0/2] bpf: add helper for getting xfrm states
 2018-04-18 21:58 UTC  (2+ messages)
` [PATCH bpf-next,v2 1/2] "

[PATCH net-next 0/2] netns: uevent performance tweaks
 2018-04-18 21:52 UTC  (5+ messages)
` [PATCH net-next 1/2] netns: restrict uevents
` [PATCH net-next 2/2] netns: isolate seqnums to use per-netns locks

[PATCH 1/3] ethtool: Support ETHTOOL_GSTATS2 command
 2018-04-18 21:51 UTC  (4+ messages)

[PATCH net 0/3] net: sched: ife: malformed ife packet fixes
 2018-04-18 21:35 UTC  (4+ messages)
` [PATCH net 1/3] net: sched: ife: signal not finding metaid
` [PATCH net 2/3] net: sched: ife: handle malformed tlv length
` [PATCH net 3/3] net: sched: ife: check on metadata length

[PATCH v2 0/8] New network driver for Amiga X-Surf 100 (m68k)
 2018-04-18 21:34 UTC  (9+ messages)
` [PATCH v3 00/10] "
` [PATCH v3 1/9] net: phy: new Asix Electronics PHY driver

WARNING: suspicious RCU usage in fib6_info_alloc
 2018-04-18 21:16 UTC  (3+ messages)

[PATCH bpf-next 0/2] bpf: add helper for getting xfrm states
 2018-04-18 20:59 UTC  (3+ messages)
` [PATCH bpf-next 1/2] "

[PATCH] net: don't use kvzalloc for DMA memory
 2018-04-18 20:38 UTC  (13+ messages)

[PATCH bpf-next v4 00/10] BTF: BPF Type Format
 2018-04-18 20:36 UTC  (10+ messages)
` [PATCH bpf-next v4 03/10] bpf: btf: Check members of struct/union
` [PATCH bpf-next v4 07/10] bpf: btf: Add pretty print support to the basic arraymap

[RFC PATCH net-next v6 0/4] Enable virtio_net to act as a backup for a passthru device
 2018-04-18 20:32 UTC  (9+ messages)
` [RFC PATCH net-next v6 2/4] net: Introduce generic bypass module

[RFC net-next PATCH 0/2] bpf: followup avoid leaking info stored in frame data on page reuse
 2018-04-18 20:28 UTC  (6+ messages)
` [RFC net-next PATCH 1/2] bpf: avoid clear xdp_frame area again
` [RFC net-next PATCH 2/2] bpf: disallow XDP data_meta to overlap with xdp_frame area

[PATCH] docs: ip-sysctl.txt: fix name of some ipv6 variables
 2018-04-18 20:03 UTC 

[RFC PATCH V1 00/12] audit: implement container id
 2018-04-18 19:51 UTC  (8+ messages)
` [RFC PATCH V1 01/12] audit: add "

[PATCH net] vmxnet3: fix incorrect dereference when rxvlan is disabled
 2018-04-18 19:48 UTC 

net namespaces kernel stack overflow
 2018-04-18 19:45 UTC 

[PATCH RFC net-next 00/11] udp gso
 2018-04-18 19:33 UTC  (25+ messages)

[PATCH net-next 0/2] UDP: introduce RX skb cache
 2018-04-18 19:21 UTC  (6+ messages)
` [PATCH net-next 1/2] udp: if the rx queue is full, free the skb in __udp_enqueue_schedule_skb()
` [PATCH net-next 2/2] udp: implement and use per cpu rx skbs cache

[PATCH net-next] team: account for oper state
 2018-04-18 19:17 UTC  (7+ messages)

sendmmsg flags userspace ABI change in kernel 4.6
 2018-04-18 19:03 UTC 

[Patch net] llc: hold llc_sap before release_sock()
 2018-04-18 18:51 UTC 

[PATCH net-next] net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends
 2018-04-18 18:43 UTC 

[PATCH net 0/5] nfp: flower fixes and typo in ethtool stats name
 2018-04-18 18:18 UTC  (5+ messages)
` [PATCH net 5/5] nfp: remove false positive offloads in flower vxlan

[PATCH 0/8] ipconfig: NTP server support, bug fixes, documentation improvements
 2018-04-18 18:12 UTC  (4+ messages)

[PATCH bpf] tools/bpf: fix test_sock and test_sock_addr.sh failure
 2018-04-18 18:10 UTC  (2+ messages)

[PATCH iproute2] iplink_geneve: correct size of message to avoid spurious errors
 2018-04-18 18:06 UTC 

[PATCH v3 net,stable] tun: fix vlan packet truncation
 2018-04-18 17:52 UTC  (2+ messages)

[net 1/1] tipc: fix infinite loop when dumping link monitor summary
 2018-04-18 17:49 UTC  (2+ messages)

[net 1/1] tipc: fix use-after-free in tipc_nametbl_stop
 2018-04-18 17:48 UTC  (2+ messages)

[PATCH bpf-next v3 00/11] introduction of bpf_xdp_adjust_tail
 2018-04-18 17:39 UTC  (15+ messages)
` [PATCH bpf-next v3 01/11] bpf: adding bpf_xdp_adjust_tail helper
` [PATCH bpf-next v3 02/11] bpf: make generic xdp compatible w/ bpf_xdp_adjust_tail
` [PATCH bpf-next v3 03/11] bpf: make mlx4 "
` [PATCH bpf-next v3 04/11] bpf: make bnxt "
` [PATCH bpf-next v3 05/11] bpf: make cavium thunder "
` [PATCH bpf-next v3 06/11] bpf: make netronome nfp "
` [PATCH bpf-next v3 07/11] bpf: make tun "
` [PATCH bpf-next v3 08/11] bpf: make virtio "
` [PATCH bpf-next v3 09/11] bpf: making bpf_prog_test run aware of possible data_end ptr change
` [PATCH bpf-next v3 10/11] bpf: adding tests for bpf_xdp_adjust_tail
` [PATCH bpf-next v3 11/11] bpf: add bpf_xdp_adjust_tail sample prog

[PATCH v3] net: davicom: dm9000: Avoid spinlock recursion during dm9000_timeout routine
 2018-04-18 17:35 UTC  (4+ messages)
  `  "

[PATCH net-next v2 00/21] net/ipv6: Separate data structures for FIB and data path
 2018-04-18 17:30 UTC  (5+ messages)
` [PATCH net-next v2 16/21] net/ipv6: Add gfp_flags to route add functions

[PATCH 1/2] net: netsec: enable tx-irq during open callback
 2018-04-18 17:30 UTC  (4+ messages)

SRIOV switchdev mode BoF minutes
 2018-04-18 17:25 UTC  (14+ messages)

[PATCH bpf-next v2 00/11] introduction of bpf_xdp_adjust_tail
 2018-04-18 16:56 UTC  (10+ messages)
` [PATCH bpf-next v2 01/11] bpf: adding bpf_xdp_adjust_tail helper
` [PATCH bpf-next v2 02/11] bpf: make generic xdp compatible w/ bpf_xdp_adjust_tail
` [PATCH bpf-next v2 03/11] bpf: make mlx4 "

[PATCH bpf-next v2 0/9] bpf: add bpf_get_stack helper
 2018-04-18 16:54 UTC  (10+ messages)
` [PATCH bpf-next v2 1/9] bpf: change prototype for stack_map_get_build_id_offset
` [PATCH bpf-next v2 2/9] bpf: add bpf_get_stack helper
` [PATCH bpf-next v2 3/9] bpf/verifier: refine retval R0 state for "
` [PATCH bpf-next v2 4/9] bpf/verifier: improve register value range tracking with ARSH
` [PATCH bpf-next v2 5/9] tools/bpf: add bpf_get_stack helper to tools headers
` [PATCH bpf-next v2 6/9] samples/bpf: move common-purpose perf_event functions to bpf_load.c
` [PATCH bpf-next v2 7/9] samples/bpf: add a test for bpf_get_stack helper
` [PATCH bpf-next v2 8/9] tools/bpf: add a verifier test case for bpf_get_stack helper and ARSH
` [PATCH bpf-next v2 9/9] tools/bpf: add a test_progs test case for bpf_get_stack helper

[net PATCH v2] net: sched, fix OOO packets with pfifo_fast
 2018-04-18 16:44 UTC  (5+ messages)

[RFC PATCH] net: bridge: multicast querier per VLAN support
 2018-04-18 16:27 UTC  (7+ messages)

[PATCH net-next] MAINTAINERS: Direct networking documentation changes to netdev
 2018-04-18 16:14 UTC 

[PATCH v2 0/3] lan78xx: Read configuration from Device Tree
 2018-04-18 16:11 UTC  (5+ messages)
` [PATCH v2 1/3] lan78xx: Read MAC address from DT if present
` [PATCH v2 2/3] lan78xx: Read LED states from Device Tree
` [PATCH v2 3/3] dt-bindings: Document the DT bindings for lan78xx

[bpf-next PATCH 0/3] Add ID to bpf_map/prog tracepoints
 2018-04-18 15:30 UTC  (4+ messages)
` [bpf-next PATCH 1/3] bpf: add id to map tracepoint
` [bpf-next PATCH 2/3] bpf: add id to prog tracepoint
` [bpf-next PATCH 3/3] bpf: add sample program to trace map events

Fw: [Bug 199429] New: smc_shutdown(net/smc/af_smc.c) has a UAF causing null pointer vulnerability
 2018-04-18 15:55 UTC  (3+ messages)
  `  "

[PATCH] atm: iphase: fix spelling mistake: "Tansmit" -> "Transmit"
 2018-04-18 15:55 UTC 

[PATCH net-next] lan78xx: Add support to dump lan78xx registers
 2018-04-18 15:57 UTC 

[PATCH iproute2 net-next] vxlan: fix ttl inherit behavior
 2018-04-18 15:50 UTC  (3+ messages)

[PATCH bpf-next v3 0/8] bpf: document eBPF helpers and add a script to generate man page
 2018-04-18 15:43 UTC  (5+ messages)
` [PATCH bpf-next v3 8/8] bpf: add documentation for eBPF helpers (58-64)

[PATCH net-next v4 0/3] kernel: add support to collect hardware logs in crash recovery kernel
 2018-04-18 15:07 UTC  (5+ messages)

[PATCH net-next 0/2] openvswitch: Support conntrack zone limit
 2018-04-18 15:05 UTC  (5+ messages)
` [PATCH net-next 2/2] "

[PATCH] net: qmi_wwan: add Wistron Neweb D19Q1
 2018-04-18 14:39 UTC  (2+ messages)

[PATCH 0/6] Assorted rhashtable improvements. RESEND
 2018-04-18 14:35 UTC  (7+ messages)
` [PATCH 1/6] rhashtable: remove outdated comments about grow_decision etc
` [PATCH 2/6] rhashtable: remove incorrect comment on r{hl, hash}table_walk_enter()
` [PATCH 6/6] rhashtable: add rhashtable_walk_prev()

[PATCH net-next 0/5] virtio-net: Add SCTP checksum offload support
 2018-04-18 14:06 UTC  (4+ messages)

[PATCH bpf-next 2/9] bpf: add bpf_get_stack helper
 2018-04-18 13:49 UTC  (2+ messages)

[PATCHv2 1/1] net/mlx4_core: avoid resetting HCA when accessing an offline device
 2018-04-18 13:31 UTC 

Reply
 2018-04-18 13:15 UTC 

[Regression] net/phy/micrel.c v4.9.94
 2018-04-18 13:02 UTC  (5+ messages)

[PATCH bpf-next] tools: bpftool: make it easier to feed hex bytes to bpftool
 2018-04-18 12:51 UTC  (2+ messages)

[bpf-next PATCH] samples/bpf: fix xdp_monitor user output for tracepoint exception
 2018-04-18 12:48 UTC  (2+ messages)

[PATCH] samples/bpf: correct comment in sock_example.c
 2018-04-18 12:47 UTC  (2+ messages)

[PATCH v2 bpf-next 0/3] Add missing types to bpftool, libbpf
 2018-04-18 12:42 UTC  (2+ messages)

[PATCH net-next 0/3] net: phy: Enable C45 vendor specific MDIO register addr space
 2018-04-18 12:27 UTC  (5+ messages)
` [PATCH net-next 3/3] net: phy: Enable C45 PHYs with vendor specific address space

[PATCH] rt2x00: fix spelling mistake in various macros, UKNOWN -> UNKNOWN
 2018-04-18 11:55 UTC  (2+ messages)

tcp hang when socket fills up ?
 2018-04-18 11:37 UTC  (14+ messages)

[PATCH] net: caif: fix spelling mistake "UKNOWN" -> "UNKNOWN"
 2018-04-18 11:00 UTC 

[PATCH net-next] net-next/hinic: add arm64 support
 2018-04-18 10:07 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).