netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-15 04:52:59 to 2018-11-16 03:39:41 UTC [more...]

[PATCH net-next] net: phy: check for implementation of both callbacks in phy_drv_supports_irq
 2018-11-15 17:30 UTC  (2+ messages)

[PATCH iproute2] genl: remove dead code
 2018-11-15 17:23 UTC 

[PATCH net] sctp: not allow to set asoc prsctp_enable by sockopt
 2018-11-15 17:22 UTC  (2+ messages)

[PATCH 00/11] TCP transport binding for NVMe over Fabrics
 2018-11-15 17:16 UTC  (15+ messages)
` [PATCH 01/11] ath6kl: add ath6kl_ prefix to crypto_type
` [PATCH 02/11] iov_iter: introduce hash_and_copy iter helpers
` [PATCH 03/11] datagram: introduce skb_copy_and_hash_datagram_iter helper
` [PATCH 04/11] nvme-core: add work elements to struct nvme_ctrl
` [PATCH 05/11] nvmet: Add install_queue callout
` [PATCH 06/11] nvmet: allow configfs tcp trtype configuration
` [PATCH 07/11] nvme-fabrics: allow user passing header digest
` [PATCH 08/11] nvme-fabrics: allow user passing data digest
` [PATCH 09/11] nvme-tcp: Add protocol header
` [PATCH 10/11] nvmet-tcp: add NVMe over TCP target driver
` [PATCH 11/11] nvme-tcp: add NVMe over TCP host driver
` [PATCH nvme-cli 12/11] nvme: Add TCP transport
` [PATCH nvme-cli 13/11] fabrics: add tcp port tsas decoding
` [PATCH nvme-cli 14/11] fabrics: add transport header and data digest

[RFC] Discuss about an new idea "Vsock over Virtio-net"
 2018-11-16  2:32 UTC  (15+ messages)

Ethernet on my CycloneV broke since 4.9.124
 2018-11-15 16:21 UTC  (7+ messages)

[PATCH net 0/3] mlx4 fixes for 4.20-rc
 2018-11-15 16:05 UTC  (4+ messages)
` [PATCH net 1/3] net/mlx4_core: Zero out lkey field in SW2HW_MPT fw command
` [PATCH net 2/3] net/mlx4_core: Fix uninitialized variable compilation warning
` [PATCH net 3/3] net/mlx4: Fix UBSAN warning of signed integer overflow

[PATCH net-next 0/4] Introduce ENETC ethernet drivers
 2018-11-15 16:13 UTC  (5+ messages)
` [PATCH net-next 1/4] enetc: Introduce basic PF and VF "
` [PATCH net-next 2/4] enetc: Add ethtool statistics
` [PATCH net-next 3/4] enetc: Add vf to pf messaging support
` [PATCH net-next 4/4] enetc: Add RFS and RSS support

LAENUD
 2018-11-15 15:08 UTC 

[PATCH] allow DSCP values in ip rulesB
 2018-11-15 15:04 UTC  (3+ messages)
` [PATCH] allow DSCP values in ip rules

[PATCH net-next 0/2] net/sched: act_police: lockless data path
 2018-11-15 13:53 UTC  (5+ messages)
` [PATCH net-next 2/2] net/sched: act_police: don't use spinlock in the "

[iproute PATCH v2] ip-address: Fix filtering by negated address flags
 2018-11-15 13:28 UTC 

[PATCH] arm64: dts: lx2160aqds: Add mdio mux nodes
 2018-11-15 12:12 UTC 

[PATCH net V2 0/5] net/smc: fixes 2018-11-12
 2018-11-15 12:11 UTC  (6+ messages)
` [PATCH net V2 1/5] net/smc: abort CLC connection in smc_release
` [PATCH net V2 2/5] net/smc: use queue pair number when matching link group
` [PATCH net V2 3/5] net/smc: add SMC-D shutdown signal
` [PATCH net V2 4/5] net/smc: atomic SMCD cursor handling
` [PATCH net V2 5/5] net/smc: use after free fix in smc_wr_tx_put_slot()

[PATCH] net/ibmnvic: Fix deadlock problem in reset
 2018-11-15 21:44 UTC 

[iproute PATCH] ip-address: Fix filtering by negated address flags
 2018-11-15 11:13 UTC  (5+ messages)

[PATCH v2 00/21] octeontx2-af: NPC MCAM support and FLR handling
 2018-11-15 10:59 UTC  (22+ messages)
` [PATCH v2 01/21] octeontx2-af: Convert mbox handlers APIs to lowercase
` [PATCH v2 02/21] octeontx2-af: Support to modify min/max allowed packet lengths
` [PATCH v2 03/21] octeontx2-af: Support to get NIX HW constants from AF
` [PATCH v2 04/21] octeontx2-af: Relax resource lock into mutex
` [PATCH v2 05/21] octeontx2-af: NPC MCAM entry alloc/free support
` [PATCH v2 06/21] octeontx2-af: MCAM entry installation support
` [PATCH v2 07/21] octeontx2-af: Support for NPC MCAM counters
` [PATCH v2 08/21] octeontx2-af: Map or unmap NPC MCAM entry and counter
` [PATCH v2 09/21] octeontx2-af: Alloc and config NPC MCAM entry at a time
` [PATCH v2 10/21] octeontx2-af: Add MKEX default profile
` [PATCH v2 11/21] octeontx2-af: Support to enable/disable default MCAM entries
` [PATCH v2 12/21] octeontx2-af: Add support for stripping STAG/CTAG
` [PATCH v2 13/21] octeontx2-af: Verify NPA/SSO/NIX PF_FUNC mapping
` [PATCH v2 14/21] octeontx2-af: Add FLR interrupt handler
` [PATCH v2 15/21] octeontx2-af: Teardown NPA, NIX LF upon receiving FLR
` [PATCH v2 16/21] octeontx2-af: Mbox communication support btw AF and it's VFs
` [PATCH v2 17/21] octeontx2-af: Enable sriov on AF to create VFs
` [PATCH v2 18/21] octeontx2-af: Configure AF VFs to talk over LBK channels
` [PATCH v2 19/21] octeontx2-af: Add FLR handling support for AF's VFs
` [PATCH v2 20/21] octeontx2-af: Add interrupt handlers for Master Enable event
` [PATCH v2 21/21] octeontx2-af: Workarounds for HW errata

[PATCH net-next 00/17] Refactor classifier API to work with chain/classifiers without rtnl lock
 2018-11-15 10:20 UTC  (7+ messages)
` [PATCH net-next 17/17] net: sched: unlock rules update API

[PATCH net V2] cxgb4: fix thermal zone build error
 2018-11-15 10:06 UTC 

[RFC v1 2/3] vxlan: add support for underlay in non-default VRF
 2018-11-15 10:06 UTC  (4+ messages)
  ` [RFC v1 3/3] vxlan: handle underlay VRF changes

[PATCH] net: phy: mdio-gpio: fix access that may sleep
 2018-11-15 20:12 UTC  (3+ messages)
` [PATCH v5] net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs

[RFC PATCH 0/6] Armada 38x comphy driver to support 2.5Gbps networking
 2018-11-15 10:02 UTC  (10+ messages)
` [RFC PATCH 2/6] phy: armada38x: add common phy support
` [RFC PATCH 3/6] ARM: dts: add description for Armada 38x common phy
` [RFC PATCH 5/6] net: marvell: neta: add support for 2500base-X
` [RFC PATCH 6/6] ARM: dts: clearfog: add comphy settings for Ethernet interfaces

[PATCH 1/3] net-next/hinic:fix a bug in set mac address
 2018-11-15 20:05 UTC  (2+ messages)
` [PATCH 3/3] net-next/hinic: fix a bug in rx data flow

[PATCH v2] tg3: optionally get mac address from devicetree
 2018-11-15 20:00 UTC  (2+ messages)

WARNING in bpf_check (2)
 2018-11-15 19:50 UTC  (2+ messages)

[PATCH net-next 0/5] net: hns3: Add support of hardware GRO to HNS3 Driver
 2018-11-15  9:36 UTC  (4+ messages)
` [PATCH net-next 1/5] net: hns3: Enable HW GRO for Rev B(=0x21) HNS3 hardware

[PATCH] geneve: Add missing braces in addr6 initializer
 2018-11-15 19:38 UTC  (3+ messages)

[PATCH V2 net-next 0/5] net: hns3: Add support of hardware GRO to HNS3 Driver
 2018-11-15 17:46 UTC  (7+ messages)
` [PATCH V2 net-next 1/5] net: hns3: Enable HW GRO for Rev B(=0x21) HNS3 hardware
` [PATCH V2 net-next 2/5] net: hns3: Add handling of GRO Pkts not fully RX'ed in NAPI poll
` [PATCH V2 net-next 3/5] net: hns3: Add support for ethtool -K to enable/disable HW GRO
` [PATCH V2 net-next 4/5] net: hns3: Add skb chain when num of RX buf exceeds MAX_SKB_FRAGS
` [PATCH V2 net-next 5/5] net: hns3: Adds GRO params to SKB for the stack

[PATCH net] cxgb4: fix thermal zone build error
 2018-11-15  9:30 UTC  (2+ messages)

[PATCH net] rxrpc: Fix life check
 2018-11-15 19:36 UTC  (2+ messages)

[RFCv3 PATCH 1/6] uacce: Add documents for WarpDrive/uacce
 2018-11-15 14:54 UTC  (5+ messages)

[PATCH resend] can: rcar_can: convert to SPDX identifiers
 2018-11-15  8:37 UTC  (3+ messages)

[PATCH net 0/6] bnxt_en: Bug fixes
 2018-11-15  8:25 UTC  (7+ messages)
` [PATCH net 1/6] bnxt_en: Fix RSS context allocation
` [PATCH net 2/6] bnxt_en: Fix rx_l4_csum_errors counter on 57500 devices
` [PATCH net 3/6] bnxt_en: Disable RDMA support on the 57500 chips
` [PATCH net 4/6] bnxt_en: Workaround occasional TX timeout on 57500 A0
` [PATCH net 5/6] bnxt_en: Add software "missed_irqs" counter
` [PATCH net 6/6] bnxt_en: Fix filling time in bnxt_fill_coredump_record()

SMSC95xx driver updates (round 1)
 2018-11-15 18:06 UTC  (2+ messages)

[PATCH 1/1] net-next/hinic:fix three problems in HiNIC Driver
 2018-11-15 17:56 UTC  (2+ messages)

WARNING: refcount bug in p9_req_put
 2018-11-15 17:46 UTC 

[PATCH net] ipv6: fix a dst leak when removing its exception
 2018-11-15  7:23 UTC  (4+ messages)

[PATCH v3 net-next 0/4] net: batched receive in GRO path
 2018-11-15  7:22 UTC  (2+ messages)

[PATCHv2 net] ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notf
 2018-11-15  7:14 UTC 

[PATCH net] l2tp: fix a sock refcnt leak in l2tp_tunnel_register
 2018-11-15  6:51 UTC  (2+ messages)

[patch net-next] net: 8021q: move vlan offload registrations into vlan_core
 2018-11-15  6:39 UTC  (2+ messages)

[PATCH net-next 0/7] net: sched: gred: introduce per-virtual queue attributes
 2018-11-15  6:23 UTC  (8+ messages)
` [PATCH net-next 1/7] net: sched: gred: separate error and non-error path in gred_change()
` [PATCH net-next 2/7] net: sched: gred: pass extack to nla_parse_nested()
` [PATCH net-next 3/7] net: sched: gred: use extack to provide more details on configuration errors
` [PATCH net-next 4/7] net: sched: gred: store bytesin as a 64 bit value
` [PATCH net-next 5/7] net: sched: gred: provide a better structured dump and expose stats
` [PATCH net-next 6/7] net: sched: gred: store red flags per virtual queue
` [PATCH net-next 7/7] net: sched: gred: allow manipulating per-DP RED flags

SHIPMENT DELIVERY
 2018-11-15  5:52 UTC 

linux-next: Tree for Nov 15 (netfilter/xt_TEE)
 2018-11-15 15:01 UTC 

[RFC PATCH 00/12] net: introduce Qualcomm IPA driver
 2018-11-15 14:48 UTC  (9+ messages)
` [RFC PATCH 07/12] soc: qcom: ipa: IPA register abstraction
` [RFC PATCH 10/12] soc: qcom: ipa: data path

[PATCH net-next 0/8] net: eth: altera: tse: Add PTP and mSGDMA prefetcher
 2018-11-15  3:24 UTC  (10+ messages)
` [PATCH net-next 1/8] net: eth: altera: tse_start_xmit ignores tx_buffer call response
` [PATCH net-next 2/8] net: eth: altera: set rx and tx ring size before init_dma call
` [PATCH net-next 3/8] net: eth: altera: tse: fix altera_dmaops declaration
` [PATCH net-next 4/8] net: eth: altera: tse: add optional function to start tx dma
` [PATCH net-next 5/8] net: eth: altera: tse: Move common functions to altera_utils
` [PATCH net-next 6/8] net: eth: altera: tse: add support for ptp and timestamping
` [PATCH net-next 7/8] net: eth: altera: tse: add msgdma prefetcher
` [PATCH net-next 8/8] net: eth: altera: tse: update devicetree bindings documentation

[PATCH net-next] selftests: add explicit test for multiple concurrent GRO sockets
 2018-11-15  2:24 UTC 

[PATCH v3 0/7] include: add setbits32/clrbits32/clrsetbits32/setbits64/clrbits64/clrsetbits64
 2018-11-15 12:24 UTC  (5+ messages)

xfrm: policy: add inexact policy search tree infrastructure
 2018-11-15  1:51 UTC  (3+ messages)
` [PATCH ipsec-next] xfrm: policy: fix netlink/pf_key policy lookups

[PATCH net-next] udp: fix jump label misuse
 2018-11-15  1:34 UTC 

[PATCH net-next v1 1/4] etf: Cancel timer if there are no pending skbs
 2018-11-15  1:26 UTC  (4+ messages)
` [PATCH net-next v1 2/4] etf: Use cached rb_root
` [PATCH net-next v1 3/4] etf: Split timersortedlist_erase()
` [PATCH net-next v1 4/4] etf: Drop all expired packets

[PATCH net] igb: fix uninitialized variables
 2018-11-15  0:12 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net-next 1/2] vhost_net: mitigate page reference counting during page frag refill
 2018-11-15  9:43 UTC  (2+ messages)
` [PATCH net-next 2/2] tuntap: free XDP dropped packets in a batch

[net-next 00/14][pull request] 40GbE Intel Wired LAN Driver Updates 2018-11-14
 2018-11-14 23:10 UTC  (15+ messages)
` [net-next 01/14] i40e: Replace spin_is_locked() with lockdep
` [net-next 02/14] i40e: Use a local variable for readability
` [net-next 03/14] i40e: Add capability flag for stopping FW LLDP
` [net-next 04/14] i40e: Replace strncpy with strlcpy to ensure null termination
` [net-next 05/14] i40e: Protect access to VF control methods
` [net-next 06/14] i40e: update driver version
` [net-next 07/14] i40e: Allow disabling FW LLDP on X722 devices
` [net-next 08/14] i40e: don't restart nway if autoneg not supported
` [net-next 09/14] i40e: always set ks->base.speed in i40e_get_settings_link_up
` [net-next 10/14] virtchnl: white space and reorder
` [net-next 11/14] virtchnl: Fix off by one error
` [net-next 12/14] i40e: Use correct shift for VLAN priority
` [net-next 13/14] i40e: suppress bogus error message
` [net-next 14/14] i40e: prevent overlapping tx_timeout recover

[PATCH v2 net-next 00/21] Add support for Aquantia AQtion USB to 5/2.5GbE devices
 2018-11-14 22:53 UTC  (10+ messages)
` [PATCH v2 net-next 06/21] net: usb: aqc111: Introduce link management
` [PATCH v2 net-next 19/21] net: usb: aqc111: Add support for wake on LAN by MAGIC packet

[PATCH AUTOSEL 4.14 02/27] netfilter: ipset: list:set: Decrease refcount synchronously on deletion and replace
 2018-11-14 22:24 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 07/27] net: systemport: Protect stop from timeout

[PATCH AUTOSEL 4.18 10/59] bpf: fix bpf_prog_get_info_by_fd to return 0 func_lens for unpriv
 2018-11-14 22:22 UTC  (3+ messages)
` [PATCH AUTOSEL 4.18 12/59] net: dsa: microchip: initialize mutex before use
` [PATCH AUTOSEL 4.18 13/59] net: bcmgenet: protect stop from timeout

[PATCH net] net/sched: act_pedit: fix memory leak when IDR allocation fails
 2018-11-14 20:36 UTC  (2+ messages)

linux-next: build failure after merge of the net tree
 2018-11-15  6:02 UTC 

[iproute PATCH] ip-route: Fix nexthop encap parsing
 2018-11-14 19:20 UTC  (2+ messages)

[iproute PATCH] man: ip-route.8: Document nexthop limit
 2018-11-14 19:20 UTC  (2+ messages)

[PATCH net-next] nxp: fix trivial comment typo
 2018-11-14 18:47 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).