netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-13 10:12:09 to 2019-11-14 05:12:46 UTC [more...]

[v2,net-next, 2/2] enetc: update TSN Qbv PSPEED set according to adjust link speed
 2019-11-14  5:12 UTC  (3+ messages)
` [v3,net-next, 1/2] enetc: Configure the Time-Aware Scheduler via tc-taprio offload
  ` [v3,net-next, 2/2] enetc: update TSN Qbv PSPEED set according to adjust link speed

[PATCH net-next v4] net: openvswitch: add hash info to upcall
 2019-11-14  5:03 UTC  (2+ messages)

[net-next, 2/2] enetc: update TSN Qbv PSPEED set according to adjust link speed
 2019-11-14  4:39 UTC  (6+ messages)
` [v2,net-next, 1/2] enetc: Configure the Time-Aware Scheduler via tc-taprio offload
    ` [EXT] "

[PATCH net] bpf: doc: change right arguments for JIT example code
 2019-11-14  3:43 UTC 

[PATCH net-next 0/2] cxgb4: add TC-MATCHALL classifier offload
 2019-11-14  3:16 UTC  (5+ messages)
` [PATCH net-next 1/2] cxgb4: add TC-MATCHALL classifier egress offload
` [PATCH net-next 2/2] cxgb4: add TC-MATCHALL classifier ingress offload

[PATCH net 0/3] net: hns3: fixes for -net
 2019-11-14  2:32 UTC  (4+ messages)
` [PATCH net 1/3] net: hns3: add compatible handling for MAC VLAN switch parameter configuration
` [PATCH net 2/3] net: hns3: reallocate SSU' buffer size when pfc_en changes
` [PATCH net 3/3] net: hns3: fix ETS bandwidth validation bug

[PATCH net-next v2 0/3] VGT+ support
 2019-11-14  2:25 UTC  (15+ messages)

[PATCH v4] ravb: implement MTU change while device is up
 2019-11-14  1:49 UTC 

long delays in rtl8723 drivers in irq disabled sections
 2019-11-14  1:41 UTC  (4+ messages)

[PATCH] net: print proper warning on dst underflow
 2019-11-14  0:31 UTC  (2+ messages)

[PATCH net-next] net: mvneta: fix build skb for bm capable devices
 2019-11-14  0:06 UTC  (2+ messages)

[PATCH] tipc: add back tipc prefix to log messages
 2019-11-13 23:42 UTC  (2+ messages)

[PATCH] ath10k: qmi: Sleep for a while before assigning MSA memory
 2019-11-13 23:35 UTC 

[PATCH v4 00/23] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-13 23:27 UTC  (39+ messages)
` [PATCH v4 01/23] mm/gup: pass flags arg to __gup_device_* functions
` [PATCH v4 02/23] mm/gup: factor out duplicate code from four routines
` [PATCH v4 03/23] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH v4 04/23] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v4 08/23] vfio, mm: fix get_user_pages_remote() and FOLL_LONGTERM
` [PATCH v4 09/23] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v4 20/23] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [PATCH v4 21/23] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v4 22/23] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
` [PATCH v4 23/23] mm/gup: remove support for gup(FOLL_LONGTERM)

[nf-next PATCH] net: netfilter: Support iif matches in POSTROUTING
 2019-11-13 23:08 UTC  (2+ messages)

[PATCH] ath10k: Handle when FW doesn't support QMI_WLFW_HOST_CAP_REQ_V01
 2019-11-13 22:59 UTC  (2+ messages)

[pull request][net-next V2 0/7] Mellanox, mlx5 updates 2019-11-12
 2019-11-13 22:41 UTC  (8+ messages)
` [net-next V2 1/7] net/mlx5: DR, Fix matcher builders select check
` [net-next V2 2/7] net/mlx5: Read num_vfs before disabling SR-IOV
` [net-next V2 3/7] net/mlx5: Remove redundant NULL initializations
` [net-next V2 4/7] net/mlx5e: Fix error flow cleanup in mlx5e_tc_tun_create_header_ipv4/6
` [net-next V2 5/7] net/mlx5e: Set netdev name space on creation
` [net-next V2 6/7] net/mlx5: Add devlink reload
` [net-next V2 7/7] net/mlx5: TC: Offload flow table rules

[PATCH net-next] cxgb4: Fix an error code in cxgb4_mqprio_alloc_hw_resources()
 2019-11-13 22:38 UTC  (2+ messages)

[PATCH net] net: cdc_ncm: Signedness bug in cdc_ncm_set_dgram_size()
 2019-11-13 22:38 UTC  (2+ messages)

[PATCH net-next] bnxt_en: Fix array overrun in bnxt_fill_l2_rewrite_fields()
 2019-11-13 22:33 UTC  (2+ messages)

[PATCH] net: atlantic: Signedness bug in aq_vec_isr_legacy()
 2019-11-13 22:33 UTC  (2+ messages)

[RFC bpf-next 0/3] bpf: adding map batch processing support
 2019-11-13 22:26 UTC  (3+ messages)

[PATCH net-next] r8169: use r8168d_modify_extpage in rtl8168f_config_eee_phy
 2019-11-13 22:03 UTC 

[PATCH mlx5-next 0/7] netfilter flowtable hardware offload support
 2019-11-13 22:01 UTC  (2+ messages)

[PATCH 00/23] y2038 cleanups
 2019-11-13 21:40 UTC  (2+ messages)

[RFC PATCH bpf-next 0/4] Introduce xdp_call.h and the BPF dispatcher
 2019-11-13 21:40 UTC  (6+ messages)
` [RFC PATCH bpf-next 1/4] bpf: teach bpf_arch_text_poke() jumps
` [RFC PATCH bpf-next 2/4] bpf: introduce BPF dispatcher
` [RFC PATCH bpf-next 3/4] xdp: introduce xdp_call
` [RFC PATCH bpf-next 4/4] i40e: start using xdp_call.h

[pull request][net-next 0/8] Mellanox, mlx5 updates 2019-11-12
 2019-11-13 21:35 UTC  (7+ messages)
` [net-next 8/8] net/mlx5: Add vf ACL access via tc flower

[PATCH v2 0/3] net: phy: switch to using fwnode_gpiod_get_index
 2019-11-13 21:26 UTC  (6+ messages)

[PATCH v3 bpf-next 0/3] Add support for memory-mapping BPF array maps
 2019-11-13 21:14 UTC  (10+ messages)
` [PATCH v3 bpf-next 1/3] bpf: add mmap() support for BPF_MAP_TYPE_ARRAY
` [PATCH v3 bpf-next 2/3] libbpf: make global data internal arrays mmap()-able, if possible

[PATCH net-net v2] ibmveth: Detect unsupported packets before sending to the hypervisor
 2019-11-13 21:06 UTC 

[PATCH v2 net-next] mscc.c: Add support for additional VSC PHYs
 2019-11-13 20:35 UTC  (3+ messages)

[PATCH][next] net: ethernet: stmmac: fix indentation issue
 2019-11-13 20:33 UTC  (2+ messages)

[PATCH] [RFC] r8169: check for valid MAC before clobbering
 2019-11-13 20:30 UTC  (2+ messages)

[PATCH v3 00/23] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-13 20:28 UTC  (8+ messages)

[PATCH net-next] ibmveth: Detect unsupported packets before sending to the hypervisor
 2019-11-13 20:28 UTC  (4+ messages)

[PATCH] ath10k: Revert "ath10k: add cleanup in ath10k_sta_state()"
 2019-11-13 20:26 UTC 

linux-next: Signed-off-by missing for commit in the net tree
 2019-11-13 20:21 UTC 

[PATCH net-next] nfc: pn533: pn533_phy_ops dev_[up,down] return int
 2019-11-13 20:15 UTC  (2+ messages)

pull-request: ieee802154-next 2019-11-13
 2019-11-13 20:12 UTC  (2+ messages)

[PATCH v3 0/4] dma-mapping: introduce new dma unmap and sync variants
 2019-11-13 20:11 UTC  (6+ messages)
` [PATCH v3 1/4] dma-mapping: introduce new dma unmap and sync api variants
` [PATCH v3 2/4] iommu/dma: wire-up new dma map op .get_virt_addr
` [PATCH v3 3/4] swiotlb: make new {unmap,sync}_desc dma apis work with swiotlb
` [PATCH v3 4/4] dpaa2_eth: use new unmap and sync dma api variants

[PATCH] slip: Fix memory leak in slip_open error path
 2019-11-13 20:08 UTC  (2+ messages)

[PATCH V1 net 0/2] fixes of interrupt moderation bugs
 2019-11-13 20:08 UTC  (5+ messages)
` [PATCH V1 net 2/2] net: ena: fix too long default tx interrupt moderation interval

pull request (net-next): ipsec-next 2019-11-13
 2019-11-13 19:59 UTC  (4+ messages)
` [PATCH 1/2] xfrm: remove the unnecessary .net_exit for xfrmi
` [PATCH 2/2] xfrm: ifdef setsockopt(UDP_ENCAP_ESPINUDP/UDP_ENCAP_ESPINUDP_NON_IKE)

[PATCH] net: usb: qmi_wwan: add support for Foxconn T77W968 LTE modules
 2019-11-13 19:59 UTC  (4+ messages)

[net-next v3 0/7] new PTP ioctl fixes
 2019-11-13 19:58 UTC  (5+ messages)

[PATCH][next] net: sfp: fix spelling mistake "requies" -> "requires"
 2019-11-13 19:48 UTC  (2+ messages)

[net-next, 0/3] seg6: improvements to Segment Routing in IPv6
 2019-11-13 19:29 UTC  (4+ messages)
` [net-next, 1/3] seg6: verify srh pointer in get_srh()
` [net-next, 2/3] seg6: set skb transport_header properly after decap_and_validate()
` [net-next, 3/3] seg6: allow local packet processing for SRv6 End.DT6 behavior

pull-request: can 2019-11-13
 2019-11-13 19:47 UTC  (2+ messages)

[PATCH net-next v3 0/2] net: macb: convert to phylink
 2019-11-13 19:46 UTC  (2+ messages)

[PATCH v3 net-next] net: axienet: In kconfig remove arch dependency for axi_emac
 2019-11-13 19:44 UTC  (2+ messages)

Offloading DSA taggers to hardware
 2019-11-13 19:40 UTC  (5+ messages)

[PATCH] ath10k: add cleanup in ath10k_sta_state()
 2019-11-13 19:37 UTC  (3+ messages)

pull request (net): ipsec 2019-11-13
 2019-11-13 19:26 UTC  (4+ messages)
` [PATCH 1/2] xfrm: Fix memleak on xfrm state destroy
` [PATCH 2/2] xfrm: release device reference for invalid state

[PATCH bpf-next v3 1/5] bpf: Support chain calling multiple BPF programs after each other
 2019-11-13 18:51 UTC  (13+ messages)
          ` static and dynamic linking. Was: [PATCH bpf-next v3 1/5] bpf: Support chain calling multiple BPF

[PATCH net] i40e/iavf: Fix msg interface between VF and PF
 2019-11-13 18:47 UTC  (9+ messages)
  ` [EXTERNAL] "

[PATCH iproute2 0/5] fix json output for tos and ttl
 2019-11-13 17:20 UTC  (9+ messages)
` [PATCH iproute2 1/5] tc_util: introduce a function to print JSON/non-JSON masked numbers
` [PATCH iproute2 2/5] tc_util: add an option to print masked numbers with/without a newline
` [PATCH iproute2 3/5] tc: flower: fix newline prints for ct-mark and ct-zone
` [PATCH iproute2 4/5] tc_util: fix JSON "
` [PATCH iproute2 5/5] tc: flower: fix output for ip tos and ttl

general protection fault in tcp_cleanup_ulp
 2019-11-13 16:50 UTC  (3+ messages)

[PATCH v3 1/2] dt-bindings: net: dp83869: Add TI dp83869 phy
 2019-11-13 16:42 UTC  (2+ messages)
` [PATCH v3 2/2] net: phy: "

[PATCH net-next 00/14] vsock: add multi-transports support
 2019-11-13 16:38 UTC  (8+ messages)
` [PATCH net-next 11/14] "

[net-next PATCH] page_pool: do not release pool until inflight == 0
 2019-11-13 16:37 UTC  (8+ messages)

[PATCH v2] ath10k: Handle "invalid" BDFs for msm8998 devices
 2019-11-13 15:46 UTC 

[RFC] race condition between firmware load and device disconnect in r871xu
 2019-11-13 15:44 UTC 

[PATCH net] gianfar: Don't force RGMII mode after reset, use defaults
 2019-11-13 16:01 UTC  (8+ messages)

[PATCH v1 net-next] mscc.c: Add support for additional VSC PHYs
 2019-11-13 15:58 UTC  (5+ messages)

[PATCH v2] ath10k: Fix qmi init error handling
 2019-11-13 15:40 UTC 

[PATCH net-next 0/7] net: stmmac: CPU Performance Improvements
 2019-11-13 15:12 UTC  (8+ messages)
` [PATCH net-next 1/7] net: stmmac: Do not set RX IC bit if RX Coalesce is zero
` [PATCH net-next 2/7] net: stmmac: Setup a default RX Coalesce value instead of the minimum
` [PATCH net-next 3/7] net: stmmac: gmac4+: Enable the TBU Interrupt
` [PATCH net-next 4/7] net: stmmac: gmac4+: Remove uneeded computation for RFA/RFD
` [PATCH net-next 5/7] net: stmmac: xgmac: "
` [PATCH net-next 6/7] net: stmmac: Tune-up default coalesce settings
` [PATCH net-next 7/7] net: stmmac: TX Coalesce should be per-packet

[PATCH] ath10k: Fix qmi init error handling
 2019-11-13 15:11 UTC  (5+ messages)

crash since commit "net/flow_dissector: switch to siphash"
 2019-11-13 14:50 UTC  (2+ messages)

[PATCH] ethtool: Add QSFP-DD support
 2019-11-13 13:59 UTC  (3+ messages)

Gentoo Linux 5.x - Tigon3
 2019-11-13 13:58 UTC  (12+ messages)

[PATCH v1 0/4] microchip: add support for ksz88x3 driver family
 2019-11-13 13:34 UTC  (3+ messages)
` [PATCH v1 4/4] dt-bindings: net: dsa: document additional Microchip KSZ8863/8873 switch

[PATCH v3 00/12] OpenPandora: make wl1251 connected to mmc3 sdio port of OpenPandora work again
 2019-11-13 13:33 UTC  (3+ messages)
` [PATCH v3 01/12] Documentation: dt: wireless: update wl1251 for sdio

Unix domain socket missing error code
 2019-11-13 13:00 UTC  (4+ messages)

[PATCH net-next 08/12] net: mscc: ocelot: publish structure definitions to include/soc/mscc/ocelot.h
 2019-11-13 12:48 UTC  (2+ messages)

[PATCH net-next 1/3] net: phy: realtek: export rtl821x_modify_extpage
 2019-11-13 11:24 UTC  (2+ messages)

[PATCH 0/5] debugfs: Remove casts in debugfs_create_*() callers
 2019-11-13 11:02 UTC  (3+ messages)
` [PATCH 4/5] power: avs: smartreflex: Remove superfluous cast in debugfs_create_file() call

[PATCH net-next v5 0/6] ipsec: add TCP encapsulation support (RFC 8229)
 2019-11-13 10:57 UTC  (4+ messages)
` [PATCH net-next v5 1/6] net: add queue argument to __skb_wait_for_more_packets and __skb_{,try_}recv_datagram

[PATCH iproute2-next 0/8] flower match support for masked ports
 2019-11-13 10:12 UTC  (3+ 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).