netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-02 08:23:57 to 2017-10-02 23:49:01 UTC [more...]

[PATCH net-next 0/8] bpf: muli prog support for cgroup-bpf
 2017-10-02 23:48 UTC 

[PATCH] rndis_host: support Novatel Verizon USB730L
 2017-10-02 23:17 UTC  (2+ messages)

[PATCH net-next v2 0/3] tools: add bpftool
 2017-10-02 23:11 UTC  (4+ messages)
` [PATCH net-next v2 1/3] tools: rename tools/net directory to tools/bpf
` [PATCH net-next v2 2/3] tools: bpf: add bpftool
` [PATCH net-next v2 3/3] tools: bpftool: add documentation

[PATCH net-next v2 0/2] libbpf: support more map options
 2017-10-02 23:07 UTC  (4+ messages)
` [PATCH net-next v2 1/2] libbpf: parse maps sections of varying size
` [PATCH net-next v2 2/2] libbpf: use map_flags when creating maps

[RFC net-next 0/5] TSN: Add qdisc-based config interfaces for traffic shapers
 2017-10-02 23:06 UTC  (6+ messages)

[PATCH] fsl/fman: remove of_node
 2017-10-02 23:04 UTC  (2+ messages)

[PATCH net-next] ibmvnic: Improve output for unsupported stats
 2017-10-02 23:03 UTC  (3+ messages)

[PATCH net-next v6 0/4] bpf: add two helpers to read perf event enabled/running time
 2017-10-02 22:42 UTC  (5+ messages)
` [PATCH net-next v6 1/4] bpf: add helper bpf_perf_event_read_value for perf event array map
` [PATCH net-next v6 2/4] bpf: add a test case for helper bpf_perf_event_read_value
` [PATCH net-next v6 3/4] bpf: add helper bpf_perf_prog_read_value
` [PATCH net-next v6 4/4] bpf: add a test case for "

[net-next 00/15][pull request] 40GbE Intel Wired LAN Driver Updates 2017-10-02
 2017-10-02 22:17 UTC  (19+ messages)
` [net-next 01/15] i40e: limit lan queue count in large CPU count machine
` [net-next 02/15] i40e: remove logically dead code
` [net-next 03/15] i40e: Fix a potential NULL pointer dereference
` [net-next 04/15] i40e: Fix reporting of supported link modes
` [net-next 05/15] i40e: Add support for 'ethtool -m'
` [net-next 06/15] i40e: use admin queue for setting LEDs behavior
` [net-next 07/15] i40e: don't hold spinlock while resetting VF
` [net-next 08/15] i40e: drop i40e_pf *pf from i40e_vc_disable_vf()
` [net-next 09/15] i40e: make use of i40e_vc_disable_vf
` [net-next 10/15] i40e: ensure reset occurs when disabling VF
` [net-next 11/15] i40evf: Enable VF to request an alternate queue allocation
` [net-next 12/15] i40e: make i40evf_map_rings_to_vectors void
` [net-next 13/15] i40e: fix handling of vf_states variable
` [net-next 14/15] i40e: fix client notify of VF reset
` [net-next 15/15] i40e: Stop dropping 802.1ad tags - eth proto 0x88a8

[PATCH v3 net-next] net: core: decouple ifalias get/set from rtnl lock
 2017-10-02 21:50 UTC 

[PATCH v2 net-next] net: core: decouple ifalias get/set from rtnl lock
 2017-10-02 21:47 UTC  (2+ messages)

[PATCH net-next] vhost_net: do not stall on zerocopy depletion
 2017-10-02 21:34 UTC  (4+ messages)

Question about "prevent dst uses after free" and WARNING in nf_xfrm_me_harder / refcnt / 4.13.3
 2017-10-02 21:33 UTC 

[PATCH net-next 00/10] net/smc: updates 2017-09-20
 2017-10-02 20:39 UTC  (4+ messages)
` [PATCH net-next 01/10] net/smc: add missing dev_put

[PATCH net-next 0/2] flow_dissector: dissect tunnel info
 2017-10-02 20:37 UTC  (8+ messages)
` [PATCH net-next 1/2] net/dst: Make skb parameter of skb{metadata_dst,tunnel_info}() const
` [PATCH net-next 2/2] flow_dissector: dissect tunnel info
    ` [oss-drivers] "

[PATCH net] RDS: IB: Limit the scope of has_fr/has_fmr variables
 2017-10-02 20:30 UTC  (4+ messages)

[PATCH iproute2] iproute: build more easily on Android
 2017-10-02 20:23 UTC  (3+ messages)

[net-next V2 PATCH 0/5] New bpf cpumap type for XDP_REDIRECT
 2017-10-02 19:44 UTC  (5+ messages)
` [net-next V2 PATCH 5/5] samples/bpf: add cpumap sample program xdp_redirect_cpu

[PATCH net] socket, bpf: fix possible use after free
 2017-10-02 19:42 UTC  (3+ messages)

[PATCH 00/18] use ARRAY_SIZE macro
 2017-10-02 19:22 UTC  (10+ messages)
` [PATCH 05/18] net: use ARRAY_SIZE

[PATCH net-next v11] openvswitch: enable NSH support
 2017-10-02 19:13 UTC  (2+ messages)

[net-next 00/13][pull request] 100GbE Intel Wired LAN Driver Updates 2017-10-02
 2017-10-02 18:59 UTC  (15+ messages)
` [net-next 01/13] fm10k: ensure we process SM mbx when processing VF mbx
` [net-next 02/13] fm10k: reschedule service event if we stall the PF<->SM mailbox
` [net-next 03/13] fm10k: Use seq_putc() in fm10k_dbg_desc_break()
` [net-next 04/13] fm10k: stop spurious link down messages when Tx FIFO is full
` [net-next 05/13] fm10k: fix typos on fall through comments
` [net-next 06/13] fm10k: avoid possible truncation of q_vector->name
` [net-next 07/13] fm10k: add missing fall through comment
` [net-next 08/13] fm10k: avoid needless delay when loading driver
` [net-next 09/13] fm10k: simplify reading PFVFLRE register
` [net-next 10/13] fm10k: don't loop while resetting VFs due to VFLR event
` [net-next 11/13] fm10k: avoid divide by zero in rare cases when device is resetting
` [net-next 12/13] fm10k: move fm10k_prepare_for_reset and fm10k_handle_reset
` [net-next 13/13] fm10k: prevent race condition of __FM10K_SERVICE_SCHED

Fw: [Bug 197099] New: Kernel panic in interrupt [l2tp_ppp]
 2017-10-02 18:35 UTC  (4+ messages)

[PATCH v3 00/19] Thunderbolt networking
 2017-10-02 18:25 UTC  (22+ messages)
` [PATCH v3 01/19] byteorder: Move {cpu_to_be32,be32_to_cpu}_array() from Thunderbolt to core
` [PATCH v3 02/19] thunderbolt: Remove __packed from ICM message structures
` [PATCH v3 03/19] thunderbolt: Add support for XDomain properties
` [PATCH v3 04/19] thunderbolt: Move enum tb_cfg_pkg_type to thunderbolt.h
` [PATCH v3 05/19] thunderbolt: Move thunderbolt domain structure "
` [PATCH v3 06/19] thunderbolt: Move tb_switch_phy_port_from_link() "
` [PATCH v3 07/19] thunderbolt: Add support for XDomain discovery protocol
` [PATCH v3 08/19] thunderbolt: Configure interrupt throttling for all interrupts
` [PATCH v3 09/19] thunderbolt: Add support for frame mode
` [PATCH v3 10/19] thunderbolt: Export ring handling functions to modules
` [PATCH v3 11/19] thunderbolt: Move ring descriptor flags to thunderbolt.h
` [PATCH v3 12/19] thunderbolt: Use spinlock in ring serialization
` [PATCH v3 13/19] thunderbolt: Use spinlock in NHI serialization
` [PATCH v3 14/19] thunderbolt: Add polling mode for rings
` [PATCH v3 15/19] thunderbolt: Add function to retrieve DMA device for the ring
` [PATCH v3 16/19] thunderbolt: Allocate ring HopID automatically if requested
` [PATCH v3 17/19] MAINTAINERS: Add thunderbolt.h to the Thunderbolt driver entry
` [PATCH v3 18/19] net: Add support for networking over Thunderbolt cable
` [PATCH v3 19/19] MAINTAINERS: Add entry for Thunderbolt network driver

[patch net-next 0/2] mlxsw: Fixlets
 2017-10-02 18:20 UTC  (4+ messages)
` [patch net-next 1/2] mlxsw: spectrum_router: Fix a typo
` [patch net-next 2/2] mlxsw: spectrum_router: Drop a redundant condition

[patch net 0/2] mlxsw: Fixes in GRE offloading
 2017-10-02 18:19 UTC  (4+ messages)
` [patch net 1/2] mlxsw: spectrum_router: Move VRF refcounting
` [patch net 2/2] mlxsw: spectrum_router: Track RIF of IPIP next hops

[RFC net-next 0/5] net: dsa: LAG support
 2017-10-02 18:19 UTC  (8+ messages)
` [RFC net-next 1/5] net: dsa: Add infrastructure to support LAG

[PATCH net-next] selftests: rtnetlink.sh: add vxlan and fou test cases
 2017-10-02 18:15 UTC  (2+ messages)

[PATCH 0/2] capability controlled user-namespaces
 2017-10-02 18:12 UTC  (3+ messages)
  ` [kernel-hardening] "

[PATCH net-next 0/3] bridge: neigh msg proxy and flood suppression support
 2017-10-02 18:02 UTC  (3+ messages)

[PATCH net-next 00/12] qed: Add iWARP support for unaligned MPA packets
 2017-10-02 17:56 UTC  (11+ messages)
` [PATCH net-next 01/12] qed: Add ll2 option to limit the number of bds per packet
` [PATCH net-next 02/12] qed: Add ll2 ability of opening a secondary queue
` [PATCH net-next 04/12] qed: Fix initialization of ll2 offload feature
` [PATCH net-next 05/12] qed: Add the source of a packet sent on an iWARP ll2 connection
` [PATCH net-next 06/12] qed: Add LL2 slowpath handling
` [PATCH net-next 08/12] qed: Add mpa buffer descriptors for storing and processing mpa fpdus
  ` [PATCH net-next 11/12] qed: Add support for MPA header being split over two tcp packets
  ` [PATCH net-next 12/12] qed: Add iWARP support for fpdu spanned over more than "

[PATCHv4 iproute2 0/2] libnetlink: malloc correct buff at run time
 2017-10-02 17:37 UTC  (3+ messages)
` [PATCHv4 iproute2 2/2] lib/libnetlink: update rtnl_talk to support malloc "

v4.14-rc2/arm64 kernel BUG at net/core/skbuff.c:2626
 2017-10-02 17:34 UTC  (10+ messages)

[PATCH V4] r8152: add Linksys USB3GIGV1 id
 2017-10-02 17:21 UTC  (3+ messages)

[next-queue PATCH v2 0/5] TSN: Add qdisc based config interface for CBS
 2017-10-02 17:07 UTC  (7+ messages)
` [next-queue PATCH v2 2/5] net/sched: Fix accessing invalid dev_queue
` [next-queue PATCH v2 3/5] net/sched: Introduce the user API for the CBS shaper

[PATCH net-next 2/2] tcp: clean up TFO server's initial tcp_rearm_rto() call
 2017-10-02 17:02 UTC 

[PATCH net-next 1/2] tcp: uniform the set up of sockets after successful connection
 2017-10-02 17:01 UTC 

[net-next V3 PATCH 0/5] New bpf cpumap type for XDP_REDIRECT
 2017-10-02 16:05 UTC  (6+ messages)
` [net-next V3 PATCH 1/5] bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAP
` [net-next V3 PATCH 2/5] bpf: XDP_REDIRECT enable use of cpumap
` [net-next V3 PATCH 3/5] bpf: cpumap xdp_buff to skb conversion and allocation
` [net-next V3 PATCH 4/5] bpf: cpumap add tracepoints
` [net-next V3 PATCH 5/5] samples/bpf: add cpumap sample program xdp_redirect_cpu

[PATCH RFC] flow_dissector: Add FLOW_DISSECTOR_F_FLOWER
 2017-10-02 16:05 UTC  (3+ messages)

[PATCH v2 0/6] staging: Introduce DPAA2 Ethernet Switch driver
 2017-10-02 15:37 UTC  (8+ messages)
` [PATCH v2 1/6] staging: fsl-dpaa2/ethsw: Add APIs for DPSW object
` [PATCH v2 2/6] staging: fsl-dpaa2/ethsw: Add Freescale DPAA2 Ethernet Switch driver
` [PATCH v2 3/6] staging: fsl-dpaa2/ethsw: Add ethtool support
` [PATCH v2 4/6] staging: fsl-dpaa2/ethsw: Add maintainer for Ethernet Switch driver
` [PATCH v2 5/6] staging: fsl-dpaa2/ethsw: Add README
` [PATCH v2 6/6] staging: fsl-dpaa2/ethsw: Add TODO

[PATCH net-next v2] net: core: decouple ifalias get/set from rtnl lock
 2017-10-02 15:19 UTC  (4+ messages)

[iproute PATCH v3 0/3] Check user supplied interface name lengths
 2017-10-02 15:03 UTC  (5+ messages)
` [iproute PATCH v3 1/3] ip{6,}tunnel: Avoid copying user-supplied interface name around
` [iproute PATCH v3 2/3] tc: flower: No need to cache indev arg
` [iproute PATCH v3 3/3] Check user supplied interface name lengths

RFC iproute2 doc files
 2017-10-02 14:56 UTC  (3+ messages)

[PATCH 0/3] net: TCP/IP: A few minor cleanups
 2017-10-02 14:55 UTC  (6+ messages)
` [PATCH net "
  ` [PATCH net 3/3] net: skb_queue_purge(): lock/unlock the queue only once

[BUG] bpf is broken in net-next
 2017-10-02 14:52 UTC  (3+ messages)

[PATCH v4 2/9] brcmsmac: split up wlc_phy_workarounds_nphy
 2017-10-02 13:55 UTC  (2+ messages)
` [v4,2/9] "

[PATCH v4 1/9] brcmsmac: make some local variables 'static const' to reduce stack size
 2017-10-02 13:53 UTC  (2+ messages)
` [v4, "

v4.14-rc2/arm64 misaligned atomic in ip_expire() / skb_clone()
 2017-10-02 13:44 UTC  (2+ messages)

[jkirsher/next-queue PATCH] ixgbe: Update adaptive ITR algorithm
 2017-10-02 12:56 UTC  (2+ messages)

cross namespace interface notification for tun devices
 2017-10-02 12:06 UTC  (4+ messages)

[PATCH] mac80211: aead api to reduce redundancy
 2017-10-02 12:04 UTC  (2+ messages)

[iproute PATCH v2 0/3] Check user supplied interface name lengths
 2017-10-02 10:18 UTC  (5+ messages)

Fwd: [PATCH] net: ethernet: sfc: There is a typo, modify curent to current
 2017-10-02  9:23 UTC  (2+ messages)

[RESEND PATCH 0/6] staging: Introduce DPAA2 Ethernet Switch driver
 2017-10-02  9:32 UTC  (6+ messages)
` [RESEND PATCH 2/6] staging: fsl-dpaa2/ethsw: Add Freescale "

[PATCH net-next] net: core: decouple ifalias get/set from rtnl lock
 2017-10-02  9:22 UTC  (3+ messages)

[PATCH v4 0/9] bring back stack frame warning with KASAN
 2017-10-02  8:33 UTC  (10+ messages)
` [PATCH v4 4/9] em28xx: fix em28xx_dvb_init for KASAN


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