netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-19 01:52:23 to 2018-09-19 15:17:19 UTC [more...]

[PATCH net-next v5 00/20] WireGuard: Secure Network Tunnel
 2018-09-19 12:38 UTC  (21+ messages)
` [PATCH net-next v5 03/20] zinc: ChaCha20 generic C implementation and selftest
` [PATCH net-next v5 04/20] zinc: ChaCha20 x86_64 implementation
` [PATCH net-next v5 07/20] zinc: Poly1305 generic C implementations and selftest
` [PATCH net-next v5 12/20] zinc: BLAKE2s generic C implementation "
` [PATCH net-next v5 20/20] net: WireGuard secure network tunnel

[PATCH 0/5] Use FIELD_SIZEOF directly instead of reimplementing its function
 2018-09-19 11:32 UTC  (8+ messages)
` [PATCH 1/5] net: iucv: "
` [PATCH 2/5] net: sched: "
` [PATCH 3/5] net: core: "
` [PATCH 4/5] net: qede: "
` [PATCH 5/5] net: ti: "

[PATCH] net: sched: Use FIELD_SIZEOF directly instead of reimplementing its function
 2018-09-19 10:30 UTC  (2+ messages)

[PATCH net-next 0/3] net: phy: phylink: ensure the carrier is off when starting phylink
 2018-09-19  9:39 UTC  (4+ messages)
` [PATCH net-next 1/3] "
` [PATCH net-next 2/3] net: mvpp2: do not explicitly set the carrier state in open
` [PATCH net-next 3/3] net: mvneta: "

[PATCH net-next 00/12] net: mvpp2: improve the interrupt usage
 2018-09-19  9:27 UTC  (13+ messages)
` [PATCH net-next 01/12] net: mvpp2: increase the number of s/w threads to 9
` [PATCH net-next 02/12] net: mvpp2: rename the IRQs to match the hardware
` [PATCH net-next 03/12] Documentation/bindings: net: marvell-pp2: update the IRQs description
` [PATCH net-next 04/12] net: mvpp2: do not update the queue mode while probing
` [PATCH net-next 05/12] net: mvpp2: fix the number of queues per cpu for PPv2.2
` [PATCH net-next 06/12] net: mvpp2: cpu should always be unsigned
` [PATCH net-next 07/12] net: mvpp2: make the per-cpu helpers static
` [PATCH net-next 08/12] net: mvpp2: make mvpp2_read_relaxed static
` [PATCH net-next 09/12] net: mvpp2: do not use the CPU number to access the per-thread registers
` [PATCH net-next 10/12] net: mvpp2: map the CPUs to threads
` [PATCH net-next 11/12] net: mvpp2: handle cases where more CPUs are available than s/w threads
` [PATCH net-next 12/12] net: mvpp2: rename mvpp2_percpu function to mvpp2_thread

[RFC 1/5] netlink: remove NLA_NESTED_COMPAT
 2018-09-19  9:28 UTC  (7+ messages)
` [RFC 4/5] netlink: prepare validate extack setting for recursion

[PATCH v2 0/4] net: qcom/emac: add shared mdio bus support
 2018-09-19  9:19 UTC  (8+ messages)
` [PATCH v2 2/4] dt-bindings: net: qcom: Add binding for shared mdio bus

[RFC] net;sched: Try to find idle cpu for RPS to handle packets
 2018-09-19 14:55 UTC  (2+ messages)

Bridge connectivity interruptions while devices join or leave the bridge
 2018-09-19  9:10 UTC 

[PATCH] ieee802154: remove a redundant local variable 'i'
 2018-09-19 14:41 UTC 

[PATCH 00/21] SMMU enablement for NXP LS1043A and LS1046A
 2018-09-19 14:37 UTC  (25+ messages)
` [PATCH 01/21] soc/fsl/qman: fixup liodns only on ppc targets
` [PATCH 02/21] soc/fsl/bman: map FBPR area in the iommu
` [PATCH 03/21] soc/fsl/qman: map FQD and PFDR areas "
` [PATCH 05/21] soc/fsl/qbman: add APIs to retrieve the probing status
` [PATCH 06/21] soc/fsl/qman_portals: defer probe after qman's probe
` [PATCH 07/21] soc/fsl/bman_portals: defer probe after bman's probe
` [PATCH 08/21] soc/fsl/qbman_portals: add APIs to retrieve the probing status
` [PATCH 09/21] fsl/fman: backup and restore ICID registers
` [PATCH 10/21] fsl/fman: add API to get the device behind a fman port
` [PATCH 12/21] dpaa_eth: base dma mappings on the fman rx port
` [PATCH 13/21] dpaa_eth: fix iova handling for contiguous frames
` [PATCH 15/21] dpaa_eth: fix SG frame cleanup
` [PATCH 16/21] arm64: dts: ls1046a: add smmu node
` [PATCH 17/21] arm64: dts: ls1043a: "
` [PATCH 18/21] arm64: dts: ls104xa: set mask to drop TBU ID from StreamID
` [PATCH 19/21] arm64: dts: ls104x: add missing dma ranges property
` [PATCH 21/21] arm64: dts: ls104x: make dma-coherent global to the SoC

[PATCH] net: ibm: remove redundant local variables 'act_nr_of_entries' and 'act_pages'
 2018-09-19 14:30 UTC 

[PATCH net-next 0/2] net: phy: make phy_stop() synchronous
 2018-09-19  8:49 UTC  (5+ messages)
` [PATCH net-next 1/2] net: linkwatch: add check for netdevice being present to linkwatch_do_dev
` [PATCH net-next 2/2] net: phy: call state machine synchronously in phy_stop

[PATCH] net: ibm: remove a redundant local variable 'k'
 2018-09-19 14:23 UTC 

[Patch net-next] ipv4: initialize ra_mutex in inet_init_net()
 2018-09-19  8:25 UTC  (4+ messages)

[PATCH v2 net-next] ravb: remove tx buffer addr 4byte alilgnment restriction for R-Car Gen3
 2018-09-19  8:06 UTC 

[PATCH iproute2-next] iplink: add ipvtap support
 2018-09-19  7:58 UTC  (2+ messages)

[RFC bpf-next 0/4] Error handling when map lookup isn't supported
 2018-09-19  7:51 UTC  (5+ messages)
` [RFC bpf-next 1/4] bpf: error handling when map_lookup_elem "
` [RFC bpf-next 2/4] bpf: return EOPNOTSUPP when map lookup "
` [RFC bpf-next 3/4] tools/bpf: bpftool, split the function do_dump()
` [RFC bpf-next 4/4] tools/bpf: handle EOPNOTSUPP when map lookup is failed

[PATCH net] net: mvneta: fix the Rx desc buffer DMA unmapping
 2018-09-19 13:29 UTC 

[PATCH v3 net-next 00/12] Preparing for phylib limkmodes
 2018-09-19  7:45 UTC  (7+ messages)
` [PATCH v3 net-next 07/12] net: ethernet: Add helper to remove a supported link mode

[PATCH v3 net-next] ravb: do not write 1 to reserved bits
 2018-09-19  7:39 UTC  (3+ messages)

[PATCH bpf-next 0/2] xsk: fix bug when trying to use both copy and zero-copy mode
 2018-09-19  7:18 UTC  (6+ messages)
` [PATCH bpf-next 2/2] xsk: fix bug when trying to use both copy and zero-copy on one queue id

[PATCH] netfilter: conntrack: get rid of double sizeof
 2018-09-19 12:40 UTC  (2+ messages)

[PATCH 0/5] pull request for net-next: batman-adv 2018-09-19
 2018-09-19 12:32 UTC 

[PATCH 00/11] pull request for net: batman-adv 2018-09-19
 2018-09-19 12:22 UTC  (12+ messages)
  ` [PATCH 01/11] batman-adv: Avoid probe ELP information leak
  ` [PATCH 02/11] batman-adv: Fix segfault when writing to throughput_override
  ` [PATCH 03/11] batman-adv: Fix segfault when writing to sysfs elp_interval
  ` [PATCH 04/11] batman-adv: Prevent duplicated gateway_node entry
  ` [PATCH 05/11] batman-adv: Prevent duplicated nc_node entry
  ` [PATCH 06/11] batman-adv: Prevent duplicated softif_vlan entry
  ` [PATCH 07/11] batman-adv: Prevent duplicated global TT entry
  ` [PATCH 08/11] batman-adv: Prevent duplicated tvlv handler
  ` [PATCH 09/11] batman-adv: fix backbone_gw refcount on queue_work() failure
  ` [PATCH 10/11] batman-adv: fix hardif_neigh "
  ` [PATCH 11/11] batman-adv: Increase version number to 2018.3

Hello Friend
 2018-09-19  6:20 UTC 

[RESEND PATCH 0/5] net: Use FIELD_SIZEOF directly instead of reimplementing its function
 2018-09-19 11:32 UTC  (4+ messages)
` [RESEND PATCH 1/5] net: iucv: "
` [RESEND PATCH 2/5] net: sched: "
` [RESEND PATCH 5/5] net: ti: "

[PATCH net-next] net: sun: fix return type of ndo_start_xmit function
 2018-09-19 11:21 UTC 

[PATCH 6/6] net: sun: fix return type of ndo_start_xmit function
 2018-09-19 11:20 UTC  (2+ messages)

[PATCH net-next] net: amd: fix return type of ndo_start_xmit function
 2018-09-19 10:50 UTC 

Project Financing
 2018-09-19  5:05 UTC 

[PATCH net-next] net: broadcom: fix return type of ndo_start_xmit function
 2018-09-19 10:45 UTC 

[PATCH net-next] net: toshiba: fix return type of ndo_start_xmit function
 2018-09-19 10:35 UTC  (3+ messages)
` [PATCH net-next] net: xilinx: "

[PATCH] net: iucv: Use FIELD_SIZEOF directly instead of reimplementing its function
 2018-09-19 10:31 UTC  (2+ messages)

[PATCH net-next] net: marvell: fix return type of ndo_start_xmit function
 2018-09-19 10:19 UTC 

[RFC PATCH bpf-next v3 0/7] Implement bpf queue/stack maps
 2018-09-19  4:36 UTC  (10+ messages)
` [RFC PATCH bpf-next v3 1/7] bpf: rename stack trace map
` [RFC PATCH bpf-next v3 4/7] bpf: add bpf queue and stack maps
` [RFC PATCH bpf-next v3 7/7] selftests/bpf: add test cases for "

[PATCH net 0/2] ipv6: fix issues on accessing fib6_metrics
 2018-09-19  3:17 UTC  (7+ messages)
` [PATCH net 1/2] Revert "ipv6: fix double refcount of fib6_metrics"
  ` [PATCH net 2/2] ipv6: fix memory leak on dst->_metrics

[PATCH net] sfp: fix oops with ethtool -m
 2018-09-19  3:15 UTC  (2+ messages)

[pull request][RESEND net 0/3] Mellanox, mlx5 fixes 2018-09-17
 2018-09-19  3:00 UTC  (2+ messages)

[PATCH net-next] net: ethernet: slicoss: remove duplicated include from slic.h
 2018-09-19  2:58 UTC  (2+ messages)

[PATCH] net: emac: fix fixed-link setup for the RTL8363SB switch
 2018-09-19  2:56 UTC  (2+ messages)

[PATCH net] selftests: pmtu: properly redirect stderr to /dev/null
 2018-09-19  2:54 UTC  (2+ messages)

bpfilter breaks IPT_SO_GET_INFO
 2018-09-19  8:29 UTC  (3+ messages)

[PATCH][net-next] veth: rename pcpu_vstats as pcpu_lstats
 2018-09-19  2:52 UTC  (2+ messages)

[PATCH v2 1/2] netlink: add NLA_REJECT policy type
 2018-09-19  2:51 UTC  (4+ messages)
` [PATCH v2 2/2] netlink: add ethernet address policy types

[PATCH net 0/2] net: stmmac: Coalesce and tail addr fixes
 2018-09-19  2:48 UTC  (2+ messages)

[PATCH net-next v2 00/10] Refactor classifier API to work with Qdisc/blocks without rtnl lock
 2018-09-19  2:45 UTC  (3+ messages)
` [PATCH net-next v2 03/10] net: sched: extend Qdisc with rcu

[net-next 00/14][pull request] 40GbE Intel Wired LAN Driver Updates 2018-09-18
 2018-09-19  2:42 UTC  (16+ messages)
` [net-next 01/14] intel-ethernet: rename i40evf to iavf
` [net-next 02/14] iavf: diet and reformat
` [net-next 03/14] iavf: rename functions and structs to new name
` [net-next 04/14] iavf: rename i40e_status to iavf_status
` [net-next 05/14] iavf: move i40evf files to new name
` [net-next 06/14] iavf: remove references to old names
` [net-next 07/14] iavf: rename device ID defines
` [net-next 08/14] iavf: rename I40E_ADMINQ_DESC
` [net-next 09/14] iavf: rename i40e_hw to iavf_hw
` [net-next 10/14] iavf: replace i40e_debug with iavf version
` [net-next 11/14] iavf: tracing infrastructure rename
` [net-next 12/14] iavf: rename most of i40e strings
` [net-next 13/14] iavf: finish renaming files to iavf
` [net-next 14/14] intel-ethernet: use correct module license

[PATCH] net: apm: xgene: force XGene enet driver to re-balance IRQ usage
 2018-09-19  2:32 UTC  (9+ messages)

[PATCH][net-next] netlink: avoid to allocate full skb when sending to many devices
 2018-09-19  1:19 UTC  (3+ messages)
  ` 答复: "

[PATCH RFT net-next 0/2] net: phy: Eliminate unnecessary soft
 2018-09-19  1:35 UTC  (3+ messages)
` [PATCH RFT net-next 1/2] net: phy: Stop with excessive soft reset
` [PATCH RFT net-next 2/2] net: phy: marvell: Avoid unnecessary "

[PATCH 0/1] macsec: reflect the master interface state
 2018-09-19  0:16 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH bpf-next] flow_dissector: fix build failure without CONFIG_NET
 2018-09-18 23:59 UTC  (3+ messages)

kernel 4.18.5 Realtek 8111G network adapter stops responding under high system load
 2018-09-19  4:12 UTC  (3+ messages)

pegged softirq and NAPI race (?)
 2018-09-18 22:04 UTC  (18+ messages)

[PATCH net] net: mvpp2: fix a txq_done race condition
 2018-09-19  3:14 UTC  (2+ messages)

[PATCH net 0/5] net/smc: fixes 2018-09-18
 2018-09-19  3:12 UTC  (2+ messages)

[PATCH] net: wan: remove redundant include
 2018-09-19  3:08 UTC  (2+ messages)

[PATCH] net: ethernet: remove redundant include
 2018-09-19  3:08 UTC  (2+ messages)

[PATCH v2 0/2] net: ethernet: neterion: use linux/io-64-nonatomic-lo-hi.h
 2018-09-19  3:06 UTC  (2+ messages)

[PATCHv3] net: bnxt: Fix a uninitialized variable warning
 2018-09-19  3:05 UTC  (2+ messages)

[PATCH net-next] net: ibm: fix return type of ndo_start_xmit function
 2018-09-19  3:03 UTC  (2+ messages)

[PATCH net-next] net: cavium: fix return type of ndo_start_xmit function
 2018-09-19  3:03 UTC  (2+ messages)

[PATCH net-next] net: hns3: fix return type of ndo_start_xmit function
 2018-09-19  3:01 UTC  (2+ messages)

[PATCH 0/2] NFC fixes for 4.19-final
 2018-09-19  2:54 UTC  (2+ messages)

[bpf-next, v4 0/5] Introduce eBPF flow dissector
 2018-09-18 20:40 UTC  (4+ messages)
` [bpf-next, v4 1/5] flow_dissector: implements flow dissector BPF hook


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