netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-02 10:39:00 to 2017-10-03 06:46:47 UTC [more...]

[PATCH 0/7]crypto:chelsio: Bugs fixes
 2017-10-03  6:46 UTC  (3+ messages)
` [PATCH 1/7] crypto:chelsio: Remove unused parameter
` [PATCH 2/7] crypto:chelsio: Check error code with IS_ERR macro

[PATCH net-next] cxgb4: Update comment for min_mtu
 2017-10-03  6:13 UTC 

[PATCH net-next 3/3] bridge: suppress nd pkts on BR_NEIGH_SUPPRESS ports
 2017-10-03  5:53 UTC  (2+ messages)

[PATCH v2 net-next 0/8] bpf: muli prog support for cgroup-bpf
 2017-10-03  5:50 UTC  (9+ messages)
` [PATCH v2 net-next 1/8] bpf: multi program support for cgroup+bpf
` [PATCH v2 net-next 2/8] bpf: introduce BPF_PROG_QUERY command
` [PATCH v2 net-next 3/8] bpf: enforce return code for cgroup-bpf programs
` [PATCH v2 net-next 4/8] libbpf: introduce bpf_prog_detach2()
` [PATCH v2 net-next 5/8] samples/bpf: add multi-prog cgroup test case
` [PATCH v2 net-next 6/8] libbpf: sync bpf.h
` [PATCH v2 net-next 7/8] libbpf: add support for BPF_PROG_QUERY
` [PATCH v2 net-next 8/8] samples/bpf: use bpf_prog_query() interface

[PATCH net-next] cxgb4: add new T6 pci device id's
 2017-10-03  5:40 UTC 

[PATCH V2] Fix a sleep-in-atomic bug in shash_setkey_unaligned
 2017-10-03  5:26 UTC  (3+ messages)

[PATCH v2 0/6] staging: Introduce DPAA2 Ethernet Switch driver
 2017-10-03  5:22 UTC  (4+ messages)
` [PATCH v2 3/6] staging: fsl-dpaa2/ethsw: Add ethtool support

[PATCH net-next 0/8] bpf: muli prog support for cgroup-bpf
 2017-10-03  5:00 UTC  (12+ messages)
` [PATCH net-next 1/8] bpf: multi program support for cgroup+bpf
` [PATCH net-next 2/8] bpf: introduce BPF_PROG_QUERY command
` [PATCH net-next 3/8] bpf: enforce return code for cgroup-bpf programs
` [PATCH net-next 4/8] libbpf: introduce bpf_prog_detach2()
` [PATCH net-next 5/8] samples/bpf: add multi-prog cgroup test case
` [PATCH net-next 6/8] libbpf: sync bpf.h
` [PATCH net-next 7/8] libbpf: add support for BPF_PROG_QUERY

[PATCH net] net: br: Fix igmp snooping offload with CONFIG_BRIDGE_VLAN_FILTERING
 2017-10-03  3:29 UTC  (2+ messages)

[PATCH net-next v2 0/3] tools: add bpftool
 2017-10-03  4:29 UTC  (7+ 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] Fix a sleep-in-atomic bug in shash_setkey_unaligned
 2017-10-03  2:22 UTC 

[PATCH 00/18] use ARRAY_SIZE macro
 2017-10-03  1:33 UTC  (13+ messages)
` [PATCH 05/18] net: use ARRAY_SIZE

[PATCH RESEND net 0/9] Fixes, cleanup and modernization for some legacy ethernet NIC drivers
 2017-10-03  1:07 UTC  (10+ messages)
` [PATCH RESEND net 8/9] net/8390: Fix redundant code
` [PATCH RESEND net 1/9] net/smc9194: Remove bogus CONFIG_MAC reference
` [PATCH RESEND net 6/9] net/sonic: Cleanup and modernize log messages
` [PATCH RESEND net 5/9] net/macmace: Fix and cleanup "
` [PATCH RESEND net 9/9] net/mac8390: Fix "
` [PATCH RESEND net 4/9] net/mac89x0: Replace custom debug logging with netif_* calls
` [PATCH RESEND net 7/9] net/sonic: "
` [PATCH RESEND net 2/9] net/mac89x0: Remove dead or unreachable code
` [PATCH RESEND net 3/9] net/mac89x0: Fix and modernize log messages

[net-next V3 PATCH 0/5] New bpf cpumap type for XDP_REDIRECT
 2017-10-03  1:02 UTC  (7+ 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 net v1 1/2] ARM: dts: imx: let's name the ptp interrupt for the fec ethernet driver
 2017-10-03  0:51 UTC  (3+ messages)
` [PATCH net v1 2/2] net: fec: Let fec_ptp have its own interrupt routine

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

[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  (6+ messages)
` [PATCH net-next 2/2] "
    ` [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 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  (5+ messages)
` [PATCH v3 02/19] thunderbolt: Remove __packed from ICM message structures
` [PATCH v3 16/19] thunderbolt: Allocate ring HopID automatically if requested

[patch net-next 0/2] mlxsw: Fixlets
 2017-10-02 18:20 UTC  (2+ messages)

[patch net 0/2] mlxsw: Fixes in GRE offloading
 2017-10-02 18:19 UTC  (2+ messages)

[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  (5+ 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

[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 

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

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


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