netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-14 04:19:57 to 2019-06-14 15:34:29 UTC [more...]

[PATCH v2] ravb: implement MTU change while device is up
 2019-06-14 15:28 UTC  (3+ messages)

[PATCH 0/9] x86/bpf: unwinder fixes
 2019-06-14 15:31 UTC  (30+ messages)
` [PATCH 2/9] objtool: Fix ORC unwinding in non-JIT BPF generated code
` [PATCH 6/9] x86/bpf: Fix JIT frame pointer usage
` [PATCH 7/9] x86/unwind/orc: Fall back to using frame pointers for generated code
` [PATCH 8/9] x86/bpf: Convert asm comments to AT&T syntax

use exact allocation for dma coherent memory
 2019-06-14 15:30 UTC  (27+ messages)
` [PATCH 01/16] media: videobuf-dma-contig: use dma_mmap_coherent
` [PATCH 02/16] drm/ati_pcigart: stop using drm_pci_alloc
` [PATCH 03/16] drm/i915: "
` [PATCH 04/16] drm: move drm_pci_{alloc,free} to drm_legacy
` [PATCH 05/16] drm: don't mark pages returned from drm_pci_alloc reserved
` [PATCH 06/16] drm: don't pass __GFP_COMP to dma_alloc_coherent in drm_pci_alloc
` [PATCH 07/16] IB/hfi1: stop passing bogus gfp flags arguments to dma_alloc_coherent
` [PATCH 08/16] IB/qib: "
` [PATCH 09/16] cnic: "
` [PATCH 10/16] iwlwifi: "
` [PATCH 11/16] s390/ism: "
` [PATCH 12/16] staging/comedi: mark as broken
` [PATCH 13/16] mm: rename alloc_pages_exact_nid to alloc_pages_exact_node
` [PATCH 14/16] mm: use alloc_pages_exact_node to implement alloc_pages_exact
` [PATCH 15/16] dma-mapping: clear __GFP_COMP in dma_alloc_attrs
` [PATCH 16/16] dma-mapping: use exact allocation in dma_alloc_contiguous

[PATCH RFC 0/6] DPAA2 MAC Driver
 2019-06-14 15:26 UTC  (14+ messages)
` [PATCH RFC 2/6] dpaa2-eth: add support for new link state APIs
` [PATCH RFC 3/6] dpaa2-mac: add MC API for the DPMAC object
` [PATCH RFC 4/6] dpaa2-mac: add initial driver

[PATCH bpf v2] bpf: fix nested bpf tracepoints with per-cpu data
 2019-06-14 15:16 UTC  (7+ messages)

[PATCH] bpf: optimize constant blinding
 2019-06-14 15:13 UTC  (7+ messages)

[PATCH net] mpls: fix af_mpls dependencies
 2019-06-14 15:10 UTC  (10+ messages)

[PATCH net-next] net: stmmac: Fix wrapper drivers not detecting PHY
 2019-06-14 15:06 UTC 

[PATCH v2 01/11] dt-bindings: net: Add YAML schemas for the generic Ethernet options
 2019-06-14 14:59 UTC  (9+ messages)
` [PATCH v2 05/11] dt-bindings: net: sun4i-emac: Convert the binding to a schemas

[PATCH net-next v3 0/2] Add MPLS actions to TC
 2019-06-14 14:58 UTC  (3+ messages)
` [PATCH net-next v3 1/2] net: sched: add mpls manipulation "
` [PATCH net-next v3 2/2] selftests: tc-tests: actions: add MPLS tests

[PATCH] ipv4: fix inet_select_addr() when enable route_localnet
 2019-06-14 16:55 UTC 

[PATCH net-next 0/3] net: stmmac: Convert to phylink
 2019-06-14 14:45 UTC  (3+ messages)

[RFC net-next 0/2] Track recursive calls in TC act_mirred
 2019-06-14 14:45 UTC  (4+ messages)
` [RFC net-next 1/2] net: sched: refactor reinsert action
` [RFC net-next 2/2] net: sched: protect against stack overflow in TC act_mirred

[PATCH iproute2 v2 0/3] refactor the cmd_exec()
 2019-06-14 14:35 UTC  (2+ messages)

[PATCH net v2] tcp: avoid creating multiple req socks with the same tuples
 2019-06-14 14:34 UTC  (10+ messages)

[PATCH bpf-next 0/6] add need_wakeup flag to the AF_XDP rings
 2019-06-14 14:17 UTC  (3+ messages)

pull-request: mac80211-next 2019-06-14
 2019-06-14 14:16 UTC 

[iproute2 net-next PATCH] ip: add a new parameter -Numeric
 2019-06-14 14:04 UTC  (3+ messages)

[PATCH v2] net: ipv4: move tcp_fastopen server side code to SipHash library
 2019-06-14 14:01 UTC 

[PATCH iproute2-next v2] Makefile: use make -C to change directory
 2019-06-14 13:55 UTC  (2+ messages)

pull-request: mac80211 2019-06-14
 2019-06-14 13:50 UTC 

[PATCH 1/2] ipoib: correcly show a VF hardware address
 2019-06-14 13:37 UTC  (4+ messages)
` [PATCH net-next v2 2/2] ipoib: show VF broadcast address

[PATCH 1/2] ipoib: correcly show a VF hardware address
 2019-06-14 13:32 UTC  (4+ messages)
` [PATCH 2/2] ipoib: show VF broadcast address
` [PATCH net-next v3 1/2] ipoib: correcly show a VF hardware address
` [PATCH net-next v3 2/2] ipoib: show VF broadcast address

[PATCH bpf-next v4 00/17] AF_XDP infrastructure improvements and mlx5e support
 2019-06-14 13:25 UTC  (13+ messages)
` [PATCH bpf-next v4 05/17] xsk: Change the default frame size to 4096 and allow controlling it
` [PATCH bpf-next v4 07/17] libbpf: Support drivers with non-combined channels

[PATCH bpf 0/3] Devmap fixes around memory and RCU
 2019-06-14 13:09 UTC  (12+ messages)
` [PATCH bpf 1/3] devmap: Fix premature entry free on destroying map
` [PATCH bpf 2/3] devmap: Add missing bulk queue free
` [PATCH bpf 3/3] devmap: Add missing RCU read lock on flush

[RFC PATCH] net: ipv4: move tcp_fastopen server side code to SipHash library
 2019-06-14 12:37 UTC  (4+ messages)

[PATCH net-next] hinic: Use devm_kasprintf instead of hard coding it
 2019-06-14 12:21 UTC  (3+ messages)

[PATCH v4 0/5] brcmfmac: sdio: Deal better w/ transmission errors related to idle
 2019-06-14 12:09 UTC  (5+ messages)
` [PATCH v4 2/5] mmc: core: API to temporarily disable retuning for SDIO CRC errors
` [PATCH v4 4/5] mmc: core: Add sdio_retune_hold_now() and sdio_retune_release()

[PATCH net-next v2 0/3] Add MPLS actions to TC
 2019-06-14 11:59 UTC  (6+ messages)
` [PATCH net-next v2 1/3] net: sched: add mpls manipulation "
` [PATCH net-next v2 2/3] net: sched: include mpls actions in hardware intermediate representation

[PATCH] l2tp: no need to check return value of debugfs_create functions
 2019-06-14 11:55 UTC  (2+ messages)

[PATCH 0/6] More CAN support for RZ/G2 devices
 2019-06-14 11:53 UTC  (3+ messages)
` [PATCH 1/6] dt-bindings: can: rcar_canfd: document r8a774a1 support
` [PATCH 2/6] dt-bindings: can: rcar_can: Complete documentation for RZ/G2[EM]

[PATCH net-next v1 00/11] xdp: page_pool fixes and in-flight accounting
 2019-06-14 11:01 UTC  (3+ messages)
` [PATCH net-next v1 08/11] xdp: tracking page_pool resources and safe removal

[PATCH net-next v3] ipv4: Support multipath hashing on inner IP pkts for GRE tunnel
 2019-06-14 10:55 UTC  (2+ messages)

[PATCH 0/6] Reuse ptp_qoriq driver for dpaa2-ptp
 2019-06-14 10:40 UTC  (6+ messages)
` [PATCH 1/6] ptp: add QorIQ PTP support for DPAA2

[v2, 0/6] Reuse ptp_qoriq driver for dpaa2-ptp
 2019-06-14 10:40 UTC  (7+ messages)
` [v2, 1/6] ptp: add QorIQ PTP support for DPAA2
` [v2, 2/6] dpaa2-ptp: reuse ptp_qoriq driver
` [v2, 3/6] dt-binding: ptp_qoriq: support DPAA2 PTP compatible
` [v2, 4/6] arm64: dts: fsl: add ptp timer node for dpaa2 platforms
` [v2, 5/6] dpaa2-ptp: add interrupt support
` [v2, 6/6] MAINTAINERS: maintain DPAA2 PTP driver in QorIQ PTP entry

[PATCH net] net: phylink: further mac_config documentation improvements
 2019-06-14 10:37 UTC 

[PATCH] af_key: Fix memory leak in key_notify_policy
 2019-06-14 10:31 UTC  (6+ messages)

VLAN tags in mac_len
 2019-06-14 10:18 UTC 

[PATCH 0/2] swiotlb: Cleanup and consistency fix
 2019-06-14  9:47 UTC  (5+ messages)
` [PATCH 1/2] swiotlb: Group identical cleanup in swiotlb_cleanup()
` [PATCH 2/2] swiotlb: Return consistent SWIOTLB segments/nr_tbl

[PATCH bpf-next] bpf: sk_storage: Fix out of bounds memory access
 2019-06-14  9:47 UTC  (4+ messages)

[PATCH v2 bpf-next] bpf: sk_storage: Fix out of bounds memory access
 2019-06-14  9:37 UTC 

[net-next 00/12][pull request] 40GbE Intel Wired LAN Driver Updates 2019-06-13
 2019-06-14  9:42 UTC  (5+ messages)
` [net-next 08/12] i40e: Missing response checks in driver when starting/stopping FW LLDP
` [net-next 12/12] i40e: mark expected switch fall-through

[RFC PATCH net-next 1/1] tc-testing: Restore original behaviour for namespaces in tdc
 2019-06-14  9:37 UTC  (2+ messages)

[PATCH ipsec] xfrm: fix sa selector validation
 2019-06-14  9:13 UTC 

[PATCH net-next v6] net: sched: Introduce act_ctinfo action
 2019-06-14  9:09 UTC  (2+ messages)
` [PATCH net-next] sched: act_ctinfo: use extack error reporting

[PATCH v2 0/4] Ethernet PHY reset GPIO updates for Amlogic SoCs
 2019-06-14  9:08 UTC  (9+ messages)
` [PATCH v2 1/4] arm64: dts: meson: g12a: x96-max: fix the Ethernet PHY reset line
` [PATCH v2 2/4] ARM: dts: meson: switch to the generic Ethernet PHY reset bindings
` [PATCH v2 3/4] arm64: dts: meson: use the generic Ethernet PHY reset GPIO bindings
` [PATCH v2 4/4] arm64: dts: meson: g12b: odroid-n2: add the Ethernet PHY reset line

[PATCH net-next] team: add ethtool get_link_ksettings
 2019-06-14  8:32 UTC  (7+ messages)

[PATCH 1/1] Address regression in inet6_validate_link_af
 2019-06-14  8:20 UTC  (5+ messages)

memory leak in vhost_net_ioctl
 2019-06-14  7:58 UTC  (2+ messages)

[PATCH net-next v3 0/2] hinic: add rss support and rss parameters configuration
 2019-06-14  7:32 UTC  (3+ messages)
` [PATCH net-next v3 2/2] hinic: add support for rss parameters with ethtool

[PATCH] 6lowpan: no need to check return value of debugfs_create functions
 2019-06-14  7:31 UTC  (2+ messages)

[PATCH v2 bpf-next 0/9] bpf: bounded loops and other features
 2019-06-14  7:25 UTC  (10+ messages)
` [PATCH v2 bpf-next 1/9] bpf: track spill/fill of constants
` [PATCH v2 bpf-next 2/9] selftests/bpf: fix tests due to const spill/fill
` [PATCH v2 bpf-next 3/9] bpf: extend is_branch_taken to registers
` [PATCH v2 bpf-next 4/9] bpf: introduce bounded loops
` [PATCH v2 bpf-next 5/9] bpf: fix callees pruning callers
` [PATCH v2 bpf-next 6/9] selftests/bpf: fix tests
` [PATCH v2 bpf-next 7/9] selftests/bpf: add basic verifier tests for loops
` [PATCH v2 bpf-next 8/9] selftests/bpf: add realistic loop tests
` [PATCH v2 bpf-next 9/9] bpf: precise scalar_value tracking

[PATCH] nfc: Ensure presence of required attributes in the deactivate_target handler
 2019-06-14  7:13 UTC 

[PATCH] batman-adv: no need to check return value of debugfs_create functions
 2019-06-14  7:11 UTC 

[PATCH net-next] virtio_net: enable napi_tx by default
 2019-06-14  7:01 UTC  (5+ messages)

[PATCH] mac80211: no need to check return value of debugfs_create functions
 2019-06-14  6:59 UTC 

[PATCH bpf-next] samples/bpf: fix include path in Makefile
 2019-06-14  6:43 UTC 

[PATCH bpf-next 0/9] bpf: bounded loops and other features
 2019-06-14  6:20 UTC  (13+ messages)
` [PATCH bpf-next 1/9] bpf: track spill/fill of constants
` [PATCH bpf-next 3/9] bpf: extend is_branch_taken to registers
` [PATCH bpf-next 4/9] bpf: introduce bounded loops
` [PATCH bpf-next 8/9] selftests/bpf: add realistic loop tests

[PATCH net-next 0/2] r8169: add and use helper rtl_is_8168evl_up
 2019-06-14  5:55 UTC  (3+ messages)
` [PATCH net-next 1/2] r8169: add "
` [PATCH net-next 2/2] r8169: use helper rtl_is_8168evl_up for setting register MaxTxPacketSize

[PATCH net-next] r8169: improve rtl_coalesce_info
 2019-06-14  5:44 UTC  (2+ messages)

[PATCH net-next] r8169: let mdio read functions return -ETIMEDOUT
 2019-06-14  5:44 UTC  (2+ messages)

[PATCH net-next] net: dsa: tag_sja1105: Select CONFIG_PACKING
 2019-06-14  5:44 UTC  (2+ messages)

[PATCH net-next] net: axienet: move use of resource after validity check
 2019-06-14  5:41 UTC  (2+ messages)

[PATCH net-next 00/13] s390/qeth: updates 2019-06-11
 2019-06-14  5:41 UTC  (2+ messages)

[PATCH net-next v2 0/9] mlxsw: Add support for physical hardware clock
 2019-06-14  5:35 UTC  (2+ messages)

[PATCH net-next 1/1] tc-tests: updated fw with bind actions by reference use cases
 2019-06-14  5:32 UTC  (2+ messages)

Cleanup of -Wunused-const-variable in drivers/net/wireless/ti/wl18xx/main.c
 2019-06-14  5:25 UTC  (2+ messages)

[PATCH net] net: phy: sfp: clean up a condition
 2019-06-14  4:43 UTC  (3+ messages)

[PATCH net next 1/2] udp: Remove unused parameter (exact_dif)
 2019-06-14  4:41 UTC  (2+ messages)
` [PATCH net next 2/2] udp: Remove unused variable/function (exact_dif)

[PATCH net-next] ipv4: tcp: fix ACK/RST sent with a transmit delay
 2019-06-14  4:22 UTC 

memory leak in create_ctx
 2019-06-14  4:21 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).