netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-14 10:20:15 to 2019-11-14 21:34:54 UTC [more...]

[PATCH net-next 0/7] net: stmmac: CPU Performance Improvements
 2019-11-14 21:34 UTC  (3+ messages)

[PATCH net 08/13] ptp: Introduce strict checking of external time stamp options
 2019-11-14 21:29 UTC  (4+ messages)

[PATCH net 01/13] ptp: Validate requests to enable time stamping of external signals
 2019-11-14 21:28 UTC  (4+ messages)

[net-next PATCH v2 0/2] Change page_pool timeout handling
 2019-11-14 21:27 UTC  (6+ messages)
` [net-next PATCH v2 1/2] page_pool: do not release pool until inflight == 0
` [net-next PATCH v2 2/2] page_pool: remove hold/release count from tracepoints

long delays in rtl8723 drivers in irq disabled sections
 2019-11-14 21:25 UTC  (6+ messages)

Zdravstvujte! Vas interesujut bazy dannyh dlja prodazhi Vashih tovarov i uslug?
 2019-11-14 21:04 UTC 

[PATCH net-next 0/3] add DMA sync capability to page_pool API
 2019-11-14 21:04 UTC  (10+ messages)
` [PATCH net-next 2/3] net: page_pool: add the possibility to sync DMA memory for non-coherent devices
` [PATCH net-next 3/3] net: mvneta: get rid of huge DMA sync in mvneta_rx_refill

Zdravstvujte! Vas interesujut bazy dannyh dlja prodazhi Vashih tovarov i uslug?
 2019-11-14 20:56 UTC 

[PATCH v4] ravb: implement MTU change while device is up
 2019-11-14 20:38 UTC  (3+ messages)

[PATCH V5 net-next 0/7] ARM: Enable GENET support for RPi 4
 2019-11-14 20:35 UTC  (3+ messages)
` [PATCH V5 net-next 7/7] ARM: dts: bcm2711-rpi-4: Enable GENET support

[PATCH rdma-next 0/4] Get IB port and node GUIDs through rtnetlink
 2019-11-14 20:35 UTC  (7+ messages)
` [PATCH iproute2-next] ip link: Add support to get SR-IOV VF node GUID and port GUID
` [PATCH rdma-next 1/4] net/core: Add support for getting VF GUIDs
` [PATCH rdma-next 2/4] IB/core: Add interfaces to get VF node and port GUIDs
` [PATCH rdma-next 3/4] IB/ipoib: Add ndo operation for getting VFs GUID attributes
` [PATCH rdma-next 4/4] IB/mlx5: Implement callbacks "

[PATCH v2 net-next 00/11] DSA driver for Vitesse Felix switch
 2019-11-14 20:11 UTC  (13+ messages)
` [PATCH v2 net-next 01/11] net: mscc: ocelot: move resource ioremap and regmap init to common code
` [PATCH v2 net-next 02/11] net: mscc: ocelot: filter out ocelot SoC specific PCS config from common path
` [PATCH v2 net-next 03/11] net: mscc: ocelot: move invariant configs out of adjust_link
` [PATCH v2 net-next 04/11] net: mscc: ocelot: create a helper for changing the port MTU
` [PATCH v2 net-next 05/11] net: mscc: ocelot: export a constant for the tag length in bytes
` [PATCH v2 net-next 06/11] net: mscc: ocelot: adjust MTU on the CPU port in NPI mode
` [PATCH v2 net-next 07/11] net: mscc: ocelot: separate the implementation of switch reset
` [PATCH v2 net-next 08/11] net: mscc: ocelot: publish structure definitions to include/soc/mscc/ocelot.h
` [PATCH v2 net-next 09/11] net: mscc: ocelot: publish ocelot_sys.h to include/soc/mscc
` [PATCH v2 net-next 10/11] net: dsa: ocelot: add tagger for Ocelot/Felix switches
` [PATCH v2 net-next 11/11] net: dsa: ocelot: add driver for Felix switch family

dp83867: Why does ti,fifo-depth set only TX, and why is it mandatory?
 2019-11-14 20:01 UTC  (4+ messages)

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

[PATCH v4 0/4] Bluetooth: hci_bcm: Additional changes for BCM4354 support
 2019-11-14 19:29 UTC  (8+ messages)
` [PATCH v4 4/4] dt-bindings: net: broadcom-bluetooth: Add pcm config

[PATCH net 00/13] ptp: Validate the ancillary ioctl flags more carefully
 2019-11-14 19:16 UTC  (2+ messages)

[PATCH net 03/13] mv88e6xxx: reject unsupported external timestamp flags
 2019-11-14 19:08 UTC  (2+ messages)

[PATCH v4 bpf-next 00/20] Introduce BPF trampoline
 2019-11-14 18:57 UTC  (21+ messages)
` [PATCH v4 bpf-next 01/20] x86/alternatives: Teach text_poke_bp() to emulate instructions
` [PATCH v4 bpf-next 02/20] bpf: refactor x86 JIT into helpers
` [PATCH v4 bpf-next 03/20] bpf: Add bpf_arch_text_poke() helper
` [PATCH v4 bpf-next 04/20] bpf: Introduce BPF trampoline
` [PATCH v4 bpf-next 05/20] libbpf: Introduce btf__find_by_name_kind()
` [PATCH v4 bpf-next 06/20] libbpf: Add support to attach to fentry/fexit tracing progs
` [PATCH v4 bpf-next 07/20] selftest/bpf: Simple test for fentry/fexit
` [PATCH v4 bpf-next 08/20] bpf: Add kernel test functions for fentry testing
` [PATCH v4 bpf-next 09/20] selftests/bpf: Add test for BPF trampoline
` [PATCH v4 bpf-next 10/20] selftests/bpf: Add fexit tests "
` [PATCH v4 bpf-next 11/20] selftests/bpf: Add combined fentry/fexit test
` [PATCH v4 bpf-next 12/20] selftests/bpf: Add stress test for maximum number of progs
` [PATCH v4 bpf-next 13/20] bpf: Reserve space for BPF trampoline in BPF programs
` [PATCH v4 bpf-next 14/20] bpf: Fix race in btf_resolve_helper_id()
` [PATCH v4 bpf-next 15/20] bpf: Annotate context types
` [PATCH v4 bpf-next 16/20] bpf: Compare BTF types of functions arguments with actual types
` [PATCH v4 bpf-next 17/20] bpf: Support attaching tracing BPF program to other BPF programs
` [PATCH v4 bpf-next 18/20] libbpf: Add support for attaching BPF programs "
` [PATCH v4 bpf-next 19/20] selftests/bpf: Extend test_pkt_access test
` [PATCH v4 bpf-next 20/20] selftests/bpf: Add a test for attaching BPF prog to another BPF prog and subprog

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

[PATCH net 07/13] renesas: reject unsupported external timestamp flags
 2019-11-14 18:45 UTC 

[PATCH net 13/13] ptp: Extend the test program to check the external time stamp flags
 2019-11-14 18:45 UTC 

[PATCH net 11/13] igb: Reject requests that fail to enable time stamping on both edges
 2019-11-14 18:45 UTC 

[PATCH net 12/13] mlx5: Reject requests to enable time stamping on both edges
 2019-11-14 18:45 UTC 

[PATCH net 10/13] dp83640: Reject requests to enable time stamping on both edges
 2019-11-14 18:45 UTC 

[PATCH net 09/13] mv88e6xxx: Reject requests to enable time stamping on both edges
 2019-11-14 18:45 UTC 

[PATCH net 06/13] mlx5: reject unsupported external timestamp flags
 2019-11-14 18:45 UTC 

[PATCH net 05/13] igb: reject unsupported external timestamp flags
 2019-11-14 18:44 UTC 

[PATCH net 04/13] dp83640: reject unsupported external timestamp flags
 2019-11-14 18:44 UTC 

[PATCH net 02/13] net: reject PTP periodic output requests with unsupported flags
 2019-11-14 18:44 UTC 

[PATCH iproute2 0/2] Updates to tc-ematch.8 man page
 2019-11-14 18:22 UTC  (3+ messages)
` [PATCH iproute2 1/2] man: tc-ematch.8: update list of filter using extended matches
` [PATCH iproute2 2/2] man: tc-ematch.8: documented canid() ematch rule

[PATCH 0/2] Convert stm32 dwmac to DT schema
 2019-11-14 18:22 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: net: dwmac: "

[net-next] tun: fix data-race in gro_normal_list()
 2019-11-14 18:07 UTC  (2+ messages)

[PATCH net-net v2] ibmveth: Detect unsupported packets before sending to the hypervisor
 2019-11-14 18:03 UTC  (2+ messages)

[PATCH bpf-next 1/2] samples/bpf: Remove duplicate option from xdpsock
 2019-11-14 16:28 UTC  (2+ messages)
` [PATCH bpf-next 2/2] samples/bpf: Add missing option to xdpsock usage

[PATCH] net/skbuff: silence warnings under memory pressure
 2019-11-14 17:12 UTC  (12+ messages)

[RFC PATCH v2 bpf-next 00/15] xdp_flow: Flow offload to XDP
 2019-11-14 17:09 UTC  (22+ messages)

[PATCH net-next] net: dsa: sja1105: Print the reset reason
 2019-11-14 17:04 UTC  (4+ messages)

[PATCH net-next] net/tls: Fix unused function warning
 2019-11-14 17:00 UTC  (2+ messages)

[PATCH net-next v2 00/10] devlink subdev
 2019-11-14 16:47 UTC  (6+ messages)

[PATCH net-next] selftests: net: tcp_mmap should create detached threads
 2019-11-14 16:43 UTC 

Offloading DSA taggers to hardware
 2019-11-14 16:40 UTC  (3+ messages)

[PATCH net 1/2] openvswitch: support asymmetric conntrack
 2019-11-14 16:29 UTC  (5+ messages)
` [PATCH net 2/2] act_ct: "

[PATCH net-next] net: openvswitch: don't call pad_packet if not necessary
 2019-11-14 15:51 UTC 

[PATCH] net: ep93xx_eth: fix mismatch of request_mem_region in remove
 2019-11-14 15:43 UTC 

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

ping6 packets high probability loss occurs by the default firewalld rule(rpfilter invert) with low traffic generated by iperf
 2019-11-14 15:39 UTC  (7+ messages)

[PATCH v2 0/2] ARM: dts: ls1021a: define and use external interrupt lines
 2019-11-14 15:28 UTC  (4+ messages)
` [PATCH v2 1/2] ARM: dts: ls1021a: add node describing "
` [PATCH v2 2/2] ARM: dts: ls1021a-tsn: Use interrupts for the SGMII PHYs

[PATCH v2 net-next 0/2] Bare UDP L3 Encapsulation Module
 2019-11-14 15:19 UTC  (3+ messages)
` [PATCH v2 net-next 1/2] UDP tunnel encapsulation module for tunnelling different protocols like MPLS,IP,NSH etc
` [PATCH v2 net-next 2/2] Special handling for IP & MPLS

[PATCH v3 00/12] OpenPandora: make wl1251 connected to mmc3 sdio port of OpenPandora work again
 2019-11-14 15:15 UTC  (7+ messages)
` [PATCH v3 01/12] Documentation: dt: wireless: update wl1251 for sdio
` [PATCH v3 02/12] net: wireless: ti: wl1251 add device tree support

[RFC PATCH bpf-next 0/4] Introduce xdp_call.h and the BPF dispatcher
 2019-11-14 15:12 UTC  (14+ messages)
` [RFC PATCH bpf-next 2/4] bpf: introduce "

[PATCH v3] lib: optimize cpumask_local_spread()
 2019-11-14 14:43 UTC  (5+ messages)

[PATCH net] tcp: switch snprintf to scnprintf
 2019-11-14 14:28 UTC  (2+ messages)

mlx4 kernel oops when rebooting system
 2019-11-14 14:11 UTC 

[RFC PATCH v7 0/7] Enable ptp_kvm for arm64
 2019-11-14 14:19 UTC  (9+ messages)
` [RFC PATCH v7 1/7] arm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit()
` [RFC PATCH v7 2/7] psci: let arm_smccc_1_1_invoke available by modules
` [RFC PATCH v7 3/7] ptp: Reorganize ptp_kvm modules to make it arch-independent
` [RFC PATCH v7 4/7] time: Add mechanism to recognize clocksource in time_get_snapshot
` [RFC PATCH v7 5/7] psci: Add hvc call service for ptp_kvm
` [RFC PATCH v7 6/7] ptp: arm64: Enable ptp_kvm for arm64
` [RFC PATCH v7 7/7] kvm: arm64: Add capability check extension for ptp_kvm

[PATCH v2 net-next 0/3] add DMA-sync-for-device capability to page_pool API
 2019-11-14 14:10 UTC  (4+ messages)
` [PATCH v2 net-next 1/3] net: mvneta: rely on page_pool_recycle_direct in mvneta_run_xdp
` [PATCH v2 net-next 2/3] net: page_pool: add the possibility to sync DMA memory for device
` [PATCH v2 net-next 3/3] net: mvneta: get rid of huge dma sync in mvneta_rx_refill

[PATCH net-next] net: dsa: sja1105: Make HOSTPRIO a kernel config
 2019-11-14 13:36 UTC  (3+ messages)

[PATCH net-next 0/2] cxgb4: add TC-MATCHALL classifier offload
 2019-11-14 13:21 UTC  (7+ 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-next 1/2] UDP tunnel encapsulation module for tunnelling different protocols like MPLS,IP,NSH etc
 2019-11-14 13:17 UTC  (11+ messages)

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

[PATCH net-next 0/8] net/smc: improve termination handling (part 3)
 2019-11-14 12:02 UTC  (9+ messages)
` [PATCH net-next 1/8] net/smc: fix final cleanup sequence for SMCD devices
` [PATCH net-next 2/8] net/smc: immediate termination for SMCD link groups
` [PATCH net-next 3/8] net/smc: abnormal termination of "
` [PATCH net-next 4/8] net/smc: introduce bookkeeping "
` [PATCH net-next 5/8] net/smc: no WR buffer wait for terminating link group
` [PATCH net-next 6/8] net/smc: abnormal termination without orderly flag
` [PATCH net-next 7/8] net/smc: wait for tx completions before link freeing
` [PATCH net-next 8/8] net/smc: immediate termination for SMCR link groups

[PATCH v2 net-next] Selftests for bareudp module
 2019-11-14 11:56 UTC 

[PATCH v2 net-next 0/1] Bareudp Device Support
 2019-11-14 11:54 UTC  (2+ messages)
` [PATCH v2 net-next 1/1] Bareudp device support

[PATCH v2 net-next 0/7] net: stmmac: CPU Performance Improvements
 2019-11-14 11:42 UTC  (8+ messages)
` [PATCH v2 net-next 1/7] net: stmmac: Do not set RX IC bit if RX Coalesce is zero
` [PATCH v2 net-next 2/7] net: stmmac: Setup a default RX Coalesce value instead of the minimum
` [PATCH v2 net-next 3/7] net: stmmac: gmac4+: Remove uneeded computation for RFA/RFD
` [PATCH v2 net-next 4/7] net: stmmac: xgmac: "
` [PATCH v2 net-next 5/7] net: stmmac: Tune-up default coalesce settings
` [PATCH v2 net-next 6/7] net: stmmac: Rework TX Coalesce logic
` [PATCH v2 net-next 7/7] net: stmmac: xgmac: Do not enable TBU interrupt

[PATCH] net-sysfs: Fix memory leak in register_queue_kobjects
 2019-11-14 11:13 UTC 

[PATCH v3 0/4] dma-mapping: introduce new dma unmap and sync variants
 2019-11-14 11:13 UTC  (3+ messages)

[nf-next PATCH] net: netfilter: Support iif matches in POSTROUTING
 2019-11-14 10:47 UTC  (3+ messages)

[PATCH net-next 00/11] s390/qeth: updates 2019-11-14
 2019-11-14 10:19 UTC  (5+ messages)
` [PATCH net-next 03/11] s390/qeth: drop unwanted packets earlier in RX path
` [PATCH net-next 04/11] s390/qeth: handle skb allocation error gracefully
` [PATCH net-next 06/11] s390/qeth: fine-tune L3 mcast locking
` [PATCH net-next 09/11] s390/qeth: remove VLAN tracking for L3 devices


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