netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-27 21:15:21 to 2016-12-29 20:37:49 UTC [more...]

[PATCH] net: dev_weight: TX/RX orthogonality
 2016-12-29 20:37 UTC  (10+ messages)
` [PATCH v3] "
    ` [PATCH v4] "
              ` [PATCH v5] "

[PATCH] [media] gp8psk: fix spelling mistake: "firmare" -> "firmware"
 2016-12-29 20:29 UTC 

[PATCH] stmmac: adding EEE to GMAC4
 2016-12-29 20:14 UTC  (2+ messages)

[PATCH] wlcore: fix spelling mistake in wl1271_warning
 2016-12-29 20:14 UTC 

[PATCH net-next] sctp: refactor sctp_datamsg_from_user
 2016-12-29 19:44 UTC  (2+ messages)

[PATCH net-next 00/14] bnxt_en: updates for net-next
 2016-12-29 19:42 UTC  (16+ messages)
` [PATCH net-next 01/14] bnxt_en: Remove busy poll logic in the driver
` [PATCH net-next 02/14] bnxt_en: Use napi_complete_done()
` [PATCH net-next 03/14] bnxt_en: Improve the IRQ disable sequence during shutdown
` [PATCH net-next 04/14] bnxt_en: Fix and clarify link_info->advertising
` [PATCH net-next 05/14] bnxt_en: Refactor TPA code path
` [PATCH net-next 06/14] bnxt_en: Add function to get vnic capability
` [PATCH net-next 07/14] bnxt_en: Refactor code that determines RFS capability
` [PATCH net-next 08/14] bnxt_en: Add new hardware RFS mode
` [PATCH net-next 09/14] bnxt_en: Assign additional vnics to VFs
` [PATCH net-next 10/14] bnxt_en: Add IPV6 hardware RFS support
` [PATCH net-next 11/14] bnxt_en: Implement new scheme to reserve tx rings
` [PATCH net-next 12/14] bnxt_en: Set default completion ring for async events
` [PATCH net-next 13/14] bnxt_en: Handle no aggregation ring gracefully
` [PATCH net-next 14/14] MAINTAINERS: Add bnxt_en maintainer info

[PATCH net 0/5] mlx4 misc fixes
 2016-12-29 19:18 UTC  (7+ messages)
` [PATCH net 1/5] net/mlx4_core: Use-after-free causes a resource leak in flow-steering detach
` [PATCH net 2/5] net/mlx4_en: Fix bad WQE issue
` [PATCH net 3/5] net/mlx4: Remove BUG_ON from ICM allocation routine
` [PATCH net 4/5] net/mlx4_en: Fix type mismatch for 32-bit systems
` [PATCH net 5/5] net/mlx4_core: Fix raw qp flow steering rules under SRIOV

[PATCH v2] net: fix incorrect original ingress device index in PKTINFO
 2016-12-29 19:08 UTC  (2+ messages)

[PATCH net] rtnl: stats - add missing netlink message size checks
 2016-12-29 19:06 UTC  (2+ messages)

[PATCH] tc: add missing limits.h header
 2016-12-29 18:44 UTC  (2+ messages)

[PATCH iproute2] fix typo in ip-xfrm man page, rmd610 -> rmd160
 2016-12-29 18:44 UTC  (2+ messages)

[PATCH iproute2 net-next] tc: flower: support matching flags
 2016-12-29 18:43 UTC  (2+ messages)

[PATCH RFC 0/5] Add QLogic FastLinQ FCoE (qedf) driver
 2016-12-29 17:28 UTC  (12+ messages)
` [PATCH RFC net-next 1/5] qed: Add support for hardware offloaded FCoE
      ` [Open-FCoE] "
` [PATCH RFC 2/5] qedf: Add QLogic FastLinQ offload FCoE driver framework
  ` [Open-FCoE] "
` [PATCH RFC 3/5] qedf: Add offloaded I/O request functions
` [PATCH RFC 4/5] qedf: Add offload ELS request handling
  ` [Open-FCoE] "
` [PATCH RFC 5/5] qedf: Add FIP "

[PATCH v1 0/2] bpf: add longest prefix match map
 2016-12-29 17:28 UTC  (3+ messages)
` [PATCH v1 1/2] bpf: add a longest prefix match trie map implementation
` [PATCH v1 2/2] bpf: Add tests for the lpm trie map

[PATCH net] net: stmmac: Fix error path after register_netdev move
 2016-12-29 17:08 UTC  (3+ messages)

[PATCH] drivers: atm: eni: rename macro DAUGTHER_ID to fix spelling mistake
 2016-12-29 17:07 UTC  (2+ messages)

ipv6: remove unnecessary inet6_sk check
 2016-12-29 17:06 UTC  (2+ messages)

[PATCHv2 net-next 00/11] net: mvpp2: misc improvements and preparation patches
 2016-12-29 17:03 UTC  (13+ messages)
` [PATCHv2 net-next 01/11] net: mvpp2: handle too large value handling in mvpp2_rx_pkts_coal_set()
` [PATCHv2 net-next 02/11] net: mvpp2: handle too large value in mvpp2_rx_time_coal_set()
` [PATCHv2 net-next 03/11] net: mvpp2: release reference to txq_cpu[] entry after unmapping
` [PATCHv2 net-next 04/11] net: mvpp2: remove unused 'tx_skb' field of 'struct mvpp2_tx_queue'
` [PATCHv2 net-next 05/11] net: mvpp2: drop useless fields in mvpp2_bm_pool and related code
` [PATCHv2 net-next 06/11] net: mvpp2: simplify mvpp2_bm_bufs_add()
` [PATCHv2 net-next 07/11] net: mvpp2: remove unused register definitions
` [PATCHv2 net-next 08/11] net: mvpp2: fix indentation of MVPP2_EXT_GLOBAL_CTRL_DEFAULT
` [PATCHv2 net-next 09/11] net: mvpp2: simplify MVPP2_PRS_RI_* definitions
` [PATCHv2 net-next 10/11] net: mvpp2: switch to build_skb() in the RX path
` [PATCHv2 net-next 11/11] net: mvpp2: enable building on 64-bit platforms

[PATCH] ipv6: Should use consistent conditional judgement for ip6 fragment between __ip6_append_data and ip6_finish_output
 2016-12-29 16:55 UTC  (2+ messages)

[PATCH v4] stmmac: enable rx queues
 2016-12-29 16:53 UTC  (2+ messages)

[PATCH 1/2] ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knob
 2016-12-29 16:39 UTC  (4+ messages)
` [PATCH 2/2] ipv4: Namespaceify tcp_max_syn_backlog knob

[PATCH net-next V2 0/3] vhost net tx batching
 2016-12-29 16:35 UTC  (5+ messages)
` [PATCH net-next V2 1/3] vhost: better detection of available buffers
` [PATCH net-next V2 2/3] vhost_net: tx batching
` [PATCH net-next V2 3/3] tun: rx batching

[PATCH] net: ethernet: ti: davinci_cpdma: fix access to uninitialized variable in cpdma_chan_set_descs()
 2016-12-29 16:04 UTC  (3+ messages)

[PATCH] rtlwifi: fix spelling mistake: "contry" -> "country"
 2016-12-29 16:00 UTC 

[PATCH net] sctp: do not loose window information if in rwnd_over
 2016-12-29 15:42 UTC  (2+ messages)

[PATCH] ipv4: make tcp_notsent_lowat sysctl knob behave as true unsigned int
 2016-12-29 14:35 UTC 

[PATCH v2] scm: fix possible control message header alignment issue
 2016-12-29 12:39 UTC 

[PATCH] scm: fix possible control message header alignment issue
 2016-12-29 12:10 UTC 

[PATCH] vif queue counters from int to long
 2016-12-29 10:47 UTC  (2+ messages)

[PATCH 02/12] Common functions and definitions
 2016-12-29  9:35 UTC  (8+ messages)
` [PATCH 03/12] Add ring spport code
  ` [PATCH 04/12] Low-level hardware interfaces
    ` [PATCH 01/12] Make and configuration files
      ` [PATCH 05/12] Support for NIC-specific code

[PATCH] net: fix incorrect original ingress device index in PKTINFO
 2016-12-29  4:42 UTC  (3+ messages)

[PATCH v2] net: stmmac: bug fix to synchronize stmmac_open and stmmac_dvr_probe
 2016-12-29  0:40 UTC  (11+ messages)
    ` [PATCH net] net: stmmac: Fix race between stmmac_drv_probe and stmmac_open

(unknown),
 2016-12-28 22:43 UTC 

[RFC PATCH] i40e: enable PCIe relax ordering for SPARC
 2016-12-28 21:55 UTC  (7+ messages)
` [Intel-wired-lan] "

[PATCH] Bluetooth: fix spelling mistake: "advetising" -> "advertising"
 2016-12-28 21:17 UTC 

[PATCHv2 net-next 00/16] net: mvpp2: add basic support for PPv2.2
 2016-12-28 21:08 UTC  (19+ messages)
` [PATCHv2 net-next 04/16] net: mvpp2: introduce an intermediate union for the TX/RX descriptors
` [PATCHv2 net-next 05/16] net: mvpp2: introduce PPv2.2 HW descriptors and adapt accessors
` [PATCHv2 net-next 06/16] net: mvpp2: adjust the allocation/free of BM pools for PPv2.2
` [PATCHv2 net-next 08/16] net: mvpp2: adapt mvpp2_defaults_set() to PPv2.2
` [PATCHv2 net-next 09/16] net: mvpp2: adjust mvpp2_{rxq,txq}_init for PPv2.2
` [PATCHv2 net-next 10/16] net: mvpp2: handle register mapping and access "
` [PATCHv2 net-next 11/16] net: mvpp2: handle misc PPv2.1/PPv2.2 differences
` [PATCHv2 net-next 12/16] net: mvpp2: add AXI bridge initialization for PPv2.2
` [PATCHv2 net-next 13/16] net: mvpp2: rework RXQ interrupt group "
` [PATCHv2 net-next 15/16] net: mvpp2: add support for an additional clock needed "
  ` [PATCHv2 net-next 01/16] dt-bindings: net: update Marvell PPv2 binding for PPv2.2 support
  ` [PATCHv2 net-next 02/16] net: mvpp2: add and use accessors for TX/RX descriptors
  ` [PATCHv2 net-next 03/16] net: mvpp2: add hw_version field in "struct mvpp2"
  ` [PATCHv2 net-next 07/16] net: mvpp2: adapt the mvpp2_rxq_*_pool_set functions to PPv2.2
  ` [PATCHv2 net-next 14/16] net: mvpp2: adapt rxq distribution "
  ` [PATCHv2 net-next 16/16] net: mvpp2: finally add the PPv2.2 compatible string

[PATCH] net: wan: slic_ds26522: fix spelling mistake: "configurated" -> "configured"
 2016-12-28 20:12 UTC  (2+ messages)

[PATCH] net: atm: Fix warnings in net/atm/lec.c when !CONFIG_PROC_FS
 2016-12-28 20:11 UTC  (2+ messages)

[PATCH] net: avoid put_cmsg() possible copy longer data than input
 2016-12-28 19:48 UTC  (2+ messages)

[PATCH net 00/12] Mellanox 100G mlx5 fixes 28-12-2016
 2016-12-28 19:38 UTC  (14+ messages)
` [PATCH net 01/12] net/mlx5: Disable RoCE on the e-switch management port under switchdev mode
` [PATCH net 02/12] net/mlx5: Check FW limitations on log_max_qp before setting it
` [PATCH net 03/12] net/mlx5: Cancel recovery work in remove flow
` [PATCH net 04/12] net/mlx5: Avoid shadowing numa_node
` [PATCH net 05/12] net/mlx5: Mask destination mac value in ethtool steering rules
` [PATCH net 06/12] net/mlx5: Release FTE lock in error flow
` [PATCH net 07/12] net/mlx5: Prevent setting multicast macs for VFs
` [PATCH net 08/12] Revert "net/mlx5e: Expose PCIe statistics to ethtool"
` [PATCH net 09/12] Revert "net/mlx5: Add MPCNT register infrastructure"
` [PATCH net 10/12] net/mlx5e: Check ets capability before initializing ets settings
` [PATCH net 11/12] net/mlx5e: Don't sync netdev state when not registered
` [PATCH net 12/12] net/mlx5e: Disable netdev after close

[PATCH net] net/sched: cls_flower: Fix missing addr_type in classify
 2016-12-28 19:29 UTC  (3+ messages)

[PATCH net-next] sctp: add pr_debug for tracking asocs not found
 2016-12-28 19:26 UTC  (2+ messages)

[PATCH net-next RESEND 1/1] driver: ipvlan: Remove unnecessary ipvlan NULL check in ipvlan_count_rx
 2016-12-28 19:24 UTC  (2+ messages)

[PATCH net-next RESEND 1/1] driver: ipvlan: Define common functions to decrease duplicated codes used to add or del IP address
 2016-12-28 19:24 UTC  (2+ messages)

[PATCH net-next rfc 0/6] convert tc_verd to integer bitfields
 2016-12-28 19:13 UTC  (7+ messages)
` [PATCH net-next rfc 1/6] net-tc: remove unused tc_verd fields
` [PATCH net-next rfc 2/6] net-tc: make MAX_RECLASSIFY_LOOP local
` [PATCH net-next rfc 3/6] net-tc: extract skip classify bit from tc_verd
` [PATCH net-next rfc 4/6] net-tc: convert tc_verd to integer bitfields
` [PATCH net-next rfc 5/6] net-tc: convert tc_at to tc_at_ingress
` [PATCH net-next rfc 6/6] net-tc: convert tc_from to tc_from_ingress and tc_redirected

[PATCH RESEND net-next 0/5] SCTP cleanups
 2016-12-28 19:08 UTC  (7+ messages)
` [PATCH RESEND net-next 1/5] sctp: reduce indent level at sctp_sf_tabort_8_4_8
` [PATCH RESEND net-next 2/5] sctp: reduce indent level in sctp_sf_shut_8_4_5
` [PATCH RESEND net-next 3/5] sctp: simplify addr copy
` [PATCH RESEND net-next 4/5] sctp: remove return value from sctp_packet_init/config
` [PATCH RESEND net-next 5/5] sctp: sctp_chunk_length_valid should return bool

Admin
 2016-12-28 13:23 UTC 

[RFC PATCH net-next v4 1/2] macb: Add 1588 support in Cadence GEM
 2016-12-28 13:23 UTC  (3+ messages)

[PATCH v3] stmmac: enable rx queues
 2016-12-28 12:26 UTC  (5+ messages)

George's crazy full state idea (Re: HalfSipHash Acceptable Usage)
 2016-12-28 10:04 UTC  (3+ messages)

[PATCH 01/12] Make and configuration files
 2016-12-28  5:24 UTC  (3+ messages)

net-next is OPEN
 2016-12-28  2:34 UTC 

[PATCH] net: handle no dst on skb in icmp6_send
 2016-12-28  2:36 UTC  (4+ messages)

[PATCH] skfp: hwmtm: Use proper logging macros, correct mismatches
 2016-12-28  1:17 UTC  (2+ messages)

[PATCH] fddi: skfp: Use more common logging styles
 2016-12-28  1:17 UTC  (2+ messages)

[PATCH] net: Use kmemdup instead of kmalloc and memcpy
 2016-12-28  1:16 UTC  (2+ messages)

sunrpc: Illegal context switch in RCU read-side critical section!
 2016-12-28  0:55 UTC 

driver r8169 suddenly failed
 2016-12-27 23:12 UTC  (4+ messages)

[PATCH] staging: octeon: Call SET_NETDEV_DEV()
 2016-12-27 22:15 UTC  (4+ messages)

[PATCH v2 1/2] drivers: net: ethernet: 3com: fix return value
 2016-12-27 21:17 UTC  (5+ messages)
`  "
  ` [PATCH v3 2/2] "


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