netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-03 07:52:57 to 2018-05-04 00:39:19 UTC [more...]

[RFC PATCH 0/2] ixgbe/ixgbevf: Add support for UDP segmentation offload
 2018-05-04  0:39 UTC  (2+ messages)
` [RFC PATCH 1/2] ixgbe: "

[net-next PATCH 0/5] UDP GSO Segmentation clean-ups
 2018-05-04  0:33 UTC  (6+ messages)
` [net-next PATCH 1/5] udp: Record gso_segs when supporting UDP segmentation offload
` [net-next PATCH 2/5] udp: Do not pass checksum or MSS as parameters
` [net-next PATCH 3/5] udp: Add support for software checksum and GSO_PARTIAL with GSO offload
` [net-next PATCH 4/5] udp: Do not copy destructor if one is not present
` [net-next PATCH 5/5] net: Add NETIF_F_GSO_UDP_L4 to list of GSO offloads with fallback

[PATCH] bpf: fix possible spectre-v1 in find_and_alloc_map()
 2018-05-04  0:16 UTC  (3+ messages)

[PATCH bpf] bpf: use array_index_nospec in find_prog_type
 2018-05-04  0:13 UTC 

[PATCH net-next] net/mlx4_en: optimizes get_fixed_ipv6_csum()
 2018-05-04  0:05 UTC  (4+ messages)

[PATCH net] tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent()
 2018-05-04  0:04 UTC 

[PATCH bpf-next v2 00/13] Move ld_abs/ld_ind to native BPF
 2018-05-04  0:02 UTC  (15+ messages)
` [PATCH bpf-next v2 01/13] bpf: prefix cbpf internal helpers with bpf_
` [PATCH bpf-next v2 02/13] bpf: migrate ebpf ld_abs/ld_ind tests to test_verifier
` [PATCH bpf-next v2 03/13] bpf: implement ld_abs/ld_ind in native bpf
` [PATCH bpf-next v2 04/13] bpf: add skb_load_bytes_relative helper
` [PATCH bpf-next v2 05/13] bpf, x64: remove ld_abs/ld_ind
` [PATCH bpf-next v2 06/13] bpf, arm64: "
` [PATCH bpf-next v2 07/13] bpf, sparc64: "
` [PATCH bpf-next v2 08/13] bpf, arm32: "
` [PATCH bpf-next v2 09/13] bpf, mips64: "
` [PATCH bpf-next v2 10/13] bpf, ppc64: "
` [PATCH bpf-next v2 11/13] bpf, s390x: "
` [PATCH bpf-next v2 12/13] bpf, x32: "
` [PATCH bpf-next v2 13/13] bpf: sync tools bpf.h uapi header

[PATCH bpf-next v3 00/15] Introducing AF_XDP support
 2018-05-03 23:38 UTC  (5+ messages)

[PATCH rdma-next] MAINTAINERS: Remove bouncing @mellanox.com addresses
 2018-05-03 21:37 UTC  (3+ messages)

[PATCH] net: ethernet: sun: niu set correct packet size in skb
 2018-05-03 21:13 UTC 

DSA switch
 2018-05-03 21:05 UTC  (10+ messages)

[PATCH] net: ethernet: sun: niu set correct packet size in skb
 2018-05-03 20:55 UTC  (3+ messages)

Charity Gift !!!
 2018-05-03 12:01 UTC 

[PATCH net] nsh: fix infinite loop
 2018-05-03 20:37 UTC 

[PATCH net-next 0/4] net/smc: splice implementation
 2018-05-03 20:31 UTC  (6+ messages)
` [PATCH net-next 1/4] smc: simplify abort logic
` [PATCH net-next 2/4] smc: make smc_rx_wait_data() generic
` [PATCH net-next 3/4] smc: allocate RMBs as compound pages
` [PATCH net-next 4/4] smc: add support for splice()

[PATCH v6 0/5] PCI: Improve PCIe link status reporting
 2018-05-03 20:29 UTC  (7+ messages)
` [PATCH v6 1/5] bnx2x: Report PCIe link properties with pcie_print_link_status()
` [PATCH v6 2/5] bnxt_en: "
` [PATCH v6 3/5] cxgb4: "
` [PATCH v6 4/5] ixgbe: "
` [PATCH v6 5/5] PCI: Remove unused pcie_get_minimum_link()

[PATCH net] macmace: Set platform device coherent_dma_mask
 2018-05-03 20:24 UTC  (5+ messages)

[GIT] Networking
 2018-05-03 20:21 UTC 

[PATCH] atm: zatm: Fix potential Spectre v1
 2018-05-03 19:25 UTC  (3+ messages)

KMSAN: uninit-value in strcmp
 2018-05-03 19:22 UTC  (2+ messages)

[PATCH net] dccp: fix tasklet usage
 2018-05-03 19:15 UTC  (2+ messages)

[PATCH net 0/3] net/smc: fixes 2018/05/03
 2018-05-03 18:47 UTC  (5+ messages)
` [PATCH net 1/3] net/smc: call consolidation
` [PATCH net 2/3] net/smc: handle unregistered buffers
` [PATCH net 3/3] smc: fix sendpage() call

[PATCH] qed: fix spelling mistake: "offloded" -> "offloaded"
 2018-05-03 18:46 UTC  (2+ messages)

[PATCH] net: atm: Fix potential Spectre v1
 2018-05-03 18:45 UTC 

[PATCH] net/mlx5: fix spelling mistake: "modfiy" -> "modify"
 2018-05-03 18:44 UTC  (2+ messages)

[PATCH net-next v2 00/15] ARM: sun8i: r40: Add Ethernet support
 2018-05-03 18:40 UTC  (5+ messages)

[PATCH net-next] net: stmmac: Add support for U32 TC filter using Flexible RX Parser
 2018-05-03 18:35 UTC  (2+ messages)

[PATCH bpf-next v4 0/4] Hash support for sock
 2018-05-03 18:31 UTC  (6+ messages)
` [PATCH bpf-next v4 1/4] bpf: sockmap, refactor sockmap routines to work with hashmap
` [PATCH bpf-next v4 2/4] bpf: sockmap, add hash map support
` [PATCH bpf-next v4 3/4] bpf: selftest additions for SOCKHASH
` [PATCH bpf-next v4 4/4] bpf: bpftool, support for sockhash

[PATCH net-next] net: core: rework skb_probe_transport_header()
 2018-05-03 18:22 UTC  (6+ messages)

[lkp-robot] 486ad79630 [ 15.532543] BUG: unable to handle kernel NULL pointer dereference at 0000000000000004
 2018-05-03 18:02 UTC  (4+ messages)

[PATCH net-next mlxsw v2 0/2] bridge: FDB: Notify about removal of non-user-added entries
 2018-05-03 17:47 UTC  (9+ messages)
` [PATCH net-next mlxsw v2 1/2] switchdev: Add fdb.added_by_user to switchdev notifications
` [PATCH net-next mlxsw v2 2/2] net: bridge: Notify about !added_by_user FDB entries

[PATCH net-next 0/4] mlxsw: Introduce support for CQEv1/2
 2018-05-03 17:44 UTC  (6+ messages)
` [PATCH net-next 1/4] mlxsw: resources: Add CQE versions resources
` [PATCH net-next 2/4] mlxsw: pci: Introduce helpers to work with multiple CQE versions
` [PATCH net-next 3/4] mlxsw: pci: Allow to use CQEs of version 1 and version 2
` [PATCH net-next 4/4] mlxsw: pci: Check number of CQEs for CQE "

[PATCH net-next] net: bridge: avoid duplicate notification on up/down/change netdev events
 2018-05-03 17:41 UTC  (2+ messages)

[PATCH] kvmalloc: always use vmalloc if CONFIG_DEBUG_VM
 2018-05-03 17:40 UTC  (29+ messages)
        ` [PATCH v3] kvmalloc: always use vmalloc if CONFIG_DEBUG_SG
          ` [PATCH v4] fault-injection: introduce kvmalloc fallback options
              ` [PATCH v5] "
                    ` [dm-devel] "

[PATCH net-next mlxsw 0/3] selftests: forwarding: Updates to sysctl handling
 2018-05-03 17:37 UTC  (5+ messages)
` [PATCH net-next mlxsw 1/3] selftests: forwarding: lib: Add sysctl_set(), sysctl_restore()
` [PATCH net-next mlxsw 2/3] selftests: forwarding: Use "
` [PATCH net-next mlxsw 3/3] selftests: forwarding: mirror_gre_nh: Unset RP filter

[PATCH] net/mlx5e: fix spelling mistake: "loobpack" -> "loopback"
 2018-05-03 16:58 UTC  (2+ messages)

[PATCH V2] net/netlink: optimize seq_puts and seq_printf in af_netlink.c
 2018-05-03 16:58 UTC  (4+ messages)

[PATCH net-next 0/2] selftests: forwarding: Two enhancements
 2018-05-03 16:54 UTC  (5+ messages)
` [PATCH net-next 1/2] selftests: forwarding: Increase maximum deviation in multipath test
` [PATCH net-next 2/2] selftests: forwarding: Allow running specific tests

[PATCH net-next] cxgb4: update latest firmware version supported
 2018-05-03 16:52 UTC  (2+ messages)

[PATCH net-next] net: hns3: Add support of hardware rx-vlan-offload to HNS3 VF driver
 2018-05-03 16:28 UTC 

[PATCH v6] bpf, x86_32: add eBPF JIT compiler for ia32
 2018-05-03 16:25 UTC  (2+ messages)

[PATCH net] openvswitch: Don't swap table in nlattr_set() after OVS_ATTR_NESTED is found
 2018-05-03 16:13 UTC 

[bug report] net/mlx5e: TLS, Add Innova TLS TX offload data path
 2018-05-03 16:04 UTC  (2+ messages)

[bpf-next v1 0/9] bpf: Add helper to do FIB lookups
 2018-05-03 15:40 UTC  (2+ messages)

[PATCH net] tcp: restore autocorking
 2018-05-03 15:29 UTC  (7+ messages)

[PATCH net-next] ip6_gre: correct the function name in ip6gre_tnl_addr_conflict() comment
 2018-05-03 15:29 UTC  (2+ messages)

[PATCH net-next v7 0/7] sched: Add Common Applications Kept Enhanced (cake) qdisc
 2018-05-03 15:28 UTC  (4+ messages)
` [PATCH net-next v7 1/7] "

[PATCH net-next] inet: add bound ports statistic
 2018-05-03 15:27 UTC  (3+ messages)

[PATCH net] rds: do not leak kernel memory to user land
 2018-05-03 15:26 UTC  (2+ messages)

[PATCH net,stable] qmi_wwan: do not steal interfaces from class drivers
 2018-05-03 15:25 UTC  (2+ messages)

[RFC][PATCH bpf v2 1/2] bpf: allow 64-bit offsets for bpf function calls
 2018-05-03 15:20 UTC  (5+ messages)
` [RFC][PATCH bpf] tools: bpftool: Fix tags for bpf-to-bpf calls

[PATCH net-next 0/2] Update csum tc action for batch operation
 2018-05-03 15:16 UTC  (2+ messages)

Do You Need A Hand?
 2018-05-03  9:04 UTC 

[PATCH v1 net-next] net: dsa: mv88e6xxx: 88E6141/6341 SERDES support
 2018-05-03 14:31 UTC  (3+ messages)

[PATCH v2 net-next] net: dsa: mv88e6xxx: 88E6141/6341 SERDES support
 2018-05-03 14:27 UTC 

[PATCH v2 net-next 0/4] bpfilter
 2018-05-03 14:23 UTC  (3+ messages)
` [PATCH v2 net-next 2/4] net: add skeleton of bpfilter kernel module

[PATCH 0/2] multi-threading device shutdown
 2018-05-03 14:23 UTC  (10+ messages)
` [PATCH 1/2] ixgbe: release lock for the duration of ixgbe_suspend_close()
` [PATCH 2/2] drivers core: multi-threading device shutdown

[PATCH RESEND] SUNRPC: fix include for cmpxchg_relaxed()
 2018-05-03 14:16 UTC  (2+ messages)

[PATCH v1 net-next] net: dsa: mv88e6xxx: Fix name string for 88E6141
 2018-05-03 14:16 UTC  (3+ messages)

[PATCH] netfilter: nf_queue: Replace conntrack entry
 2018-05-03 14:07 UTC 

[RFC v3 4/5] virtio_ring: add event idx support in packed ring
 2018-05-03 13:54 UTC  (11+ messages)

[PATCH] sctp: fix a potential missing-check bug
 2018-05-03 13:43 UTC  (9+ messages)

[PATCH bpf-next 00/12] Move ld_abs/ld_ind to native BPF
 2018-05-03 13:39 UTC  (2+ messages)

[PATCH] dt-bindings: can: rcar_can: Fix R8A7796 SoC name
 2018-05-03 13:02 UTC 

[PATCH v3 00/20] Allow compile-testing NO_DMA (drivers)
 2018-05-03 13:02 UTC  (3+ messages)
` [PATCH v3 09/20] iommu: Remove depends on HAS_DMA in case of platform dependency

[RFC PATCH 0/5] Macb power management support for ZynqMP
 2018-05-03 12:59 UTC  (12+ messages)
` [RFC PATCH 1/5] net: macb: Check MDIO state before read/write and use timeouts
` [RFC PATCH 3/5] net: macb: Add pm runtime support
` [RFC PATCH 4/5] net: macb: Add support for suspend/resume with full power down

Hi,I couldn't reach you
 2018-05-03 12:29 UTC 

RESPONSE
 2018-04-30 13:44 UTC 

[PATCH] sctp: fix a potential missing-check bug
 2018-05-03 11:23 UTC  (4+ messages)

Silently dropped UDP packets on kernel 4.14
 2018-05-03 11:19 UTC  (9+ messages)

[PATCH ipsec-next] xfrm: use a dedicated slab cache for struct xfrm_state
 2018-05-03  8:55 UTC 

[PATCH net-next v7 3/7] sch_cake: Add optional ACK filter
 2018-05-03  8:26 UTC  (2+ messages)

r8169 doesn't work after boot until `transmit queue 0 timed out`
 2018-05-03  8:09 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).