netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-01 23:32:33 to 2019-11-04 08:57:57 UTC [more...]

[PATCH 1/1] net: ethernet: stmmac: fix warning when w=1 option is used during build
 2019-11-04  8:57 UTC  (2+ messages)

[PATCH] net: usb: lan78xx: Disable interrupts before calling generic_handle_irq()
 2019-11-04  8:57 UTC  (2+ messages)

[PATCH] sctp: set ooo_okay properly for Transmit Packet Steering
 2019-11-04  8:46 UTC  (2+ messages)
` [sctp] 327fecdaf3: BUG:kernel_NULL_pointer_dereference,address

[PATCH v2 1/2] kernfs: Convert to u64 id
 2019-11-04  8:45 UTC  (2+ messages)
` [PATCH v2 2/2] cgroup: Use 64bit id from kernfs

[PATCH v3 35/36] net/wan: make FSL_UCC_HDLC explicitly depend on PPC32
 2019-11-04  8:38 UTC  (4+ messages)

[PATCH] cfg80211: Fix memory leak in cfg80211_inform_single_bss_frame_data
 2019-11-04  8:25 UTC  (2+ messages)
` [cfg80211] 17e52ab494: stack_segment:#[##]

[PATCH v2 0/7] debugfs: Add and use debugfs_create_xul()
 2019-11-04  7:39 UTC  (5+ messages)
` [PATCH v2 2/7] mac80211: Use debugfs_create_xul() helper

[PATCH net] i40e/iavf: Fix msg interface between VF and PF
 2019-11-04  5:32 UTC 

[PATCH v2 net-next] net: of_get_phy_mode: Change API to solve int/unit warnings
 2019-11-04  3:44 UTC  (3+ messages)

[pull request][net-next 00/15] Mellanox, mlx5 updates 2019-11-01
 2019-11-04  3:24 UTC  (2+ messages)

[PATCH] dt-bindings: net: davinci-mdio: convert bindings to json-schema
 2019-11-04  3:11 UTC  (2+ messages)

[PATCH -next] mISDN: remove unused variable 'faxmodulation_s'
 2019-11-04  3:10 UTC  (2+ messages)

[PATCH V6 0/6] mdev based hardware virtio offloading support
 2019-11-04  2:51 UTC  (4+ messages)
` [PATCH V6 3/6] mdev: introduce device specific ops

ping6 packets high probability loss occurs by the default firewalld rule(rpfilter invert) with low traffic generated by iperf
 2019-11-04  2:29 UTC  (3+ messages)

[PATCH net-next] ipv6: use jhash2() in rt6_exception_hash()
 2019-11-04  2:24 UTC 

[Intel-wired-lan] FW: [PATCH bpf-next 2/4] xsk: allow AF_XDP sockets to receive packets directly from a queue
 2019-11-04  2:08 UTC  (4+ messages)

[PATCH v4 net-next] Change in Openvswitch to support MPLS label depth of 3 in ingress direction
 2019-11-04  1:57 UTC 

[PATCH net-next 00/10 v2] IXP4xx networking cleanups
 2019-11-04  1:43 UTC  (3+ messages)
` [PATCH net-next 09/10 v2] net: ethernet: ixp4xx: Get port ID from base address

[PATCH net-next v3] net: of_get_phy_mode: Change API to solve int/unit warnings
 2019-11-04  1:40 UTC 

[PATCH net-next] net: icmp6: provide input address for traceroute6
 2019-11-04  1:27 UTC  (2+ messages)

[net-next] tipc: improve message bundling algorithm
 2019-11-04  1:27 UTC  (2+ messages)

[PATCH net-next] net: icmp: use input address in traceroute
 2019-11-04  1:25 UTC  (2+ messages)

[PATCH net-next v6 00/10] optimize openvswitch flow looking up
 2019-11-04  1:22 UTC  (24+ messages)
` [PATCH net-next v6 01/10] net: openvswitch: add flow-mask cache for performance
  ` [ovs-dev] "
` [PATCH net-next v6 02/10] net: openvswitch: convert mask list in mask array
` [PATCH net-next v6 03/10] net: openvswitch: shrink the mask array if necessary
` [PATCH net-next v6 04/10] net: openvswitch: optimize flow mask cache hash collision
` [PATCH net-next v6 05/10] net: openvswitch: optimize flow-mask looking up
` [PATCH net-next v6 06/10] net: openvswitch: simplify the flow_hash
` [PATCH net-next v6 07/10] net: openvswitch: add likely in flow_lookup
` [PATCH net-next v6 08/10] net: openvswitch: fix possible memleak on destroy flow-table
` [PATCH net-next v6 09/10] net: openvswitch: don't unlock mutex when changing the user_features fails
` [PATCH net-next v6 10/10] net: openvswitch: simplify the ovs_dp_cmd_new

[net v2 1/4] net: sgi: ioc3-eth: don't abuse dma_direct_* calls
 2019-11-04  0:45 UTC  (8+ messages)
` [net v2 2/4] net: sgi: ioc3-eth: fix usage of GFP_* flags
` [net v2 3/4] net: sgi: ioc3-eth: simplify setting the DMA mask
` [net v2 4/4] net: sgi: ioc3-eth: fix setting NETIF_F_HIGHDMA
  ` (metabare) net: sgi: ioc3-eth

[PATCH v2 00/18] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-03 21:18 UTC  (19+ messages)
` [PATCH v2 01/18] mm/gup: pass flags arg to __gup_device_* functions
` [PATCH v2 02/18] mm/gup: factor out duplicate code from four routines
` [PATCH v2 03/18] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v2 04/18] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v2 05/18] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v2 06/18] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v2 07/18] infiniband: set FOLL_PIN, FOLL_LONGTERM via pin_longterm_pages*()
` [PATCH v2 08/18] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v2 09/18] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v2 10/18] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v2 11/18] net/xdp: "
` [PATCH v2 12/18] mm/gup: track FOLL_PIN pages
` [PATCH v2 13/18] media/v4l2-core: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v2 14/18] vfio, mm: "
` [PATCH v2 15/18] powerpc: book3s64: convert to pin_longterm_pages() and put_user_page()
` [PATCH v2 16/18] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v2 17/18] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
` [PATCH v2 18/18] mm/gup: remove support for gup(FOLL_LONGTERM)

[PATCH 00/19] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-03 19:53 UTC  (5+ messages)
` [PATCH 11/19] net/xdp: set FOLL_PIN via pin_user_pages()
` [PATCH 19/19] Documentation/vm: add pin_user_pages.rst

memory leak in smc_create
 2019-11-03 19:42 UTC 

[PATCH net-next v4 0/6] sfc: Add XDP support
 2019-11-03 17:24 UTC  (4+ messages)

Commit 0ddcf43d5d4a causes the local table to conflict with the main table
 2019-11-03 17:16 UTC  (4+ messages)

[PATCH net-next 2/2] selftest: net: add icmp reply address test
 2019-11-03 16:52 UTC  (9+ messages)

[PATCH] net: hns3: remove unused macros
 2019-11-03 13:15 UTC 

[PATCH] NFC: pn533: Delete unnecessary assignment for the field “owner”
 2019-11-03 12:04 UTC 

[PATCH v1] mlx4_core: fix wrong comment about the reason of subtract one from the max_cqes
 2019-11-03 11:41 UTC  (2+ messages)

[PATCH bpf-next v2] selftests/bpf: test for bpf_get_file_path() from raw tracepoint
 2019-11-03  9:57 UTC  (3+ messages)

[PATCH RFC V2 0/6] ARM: Enable GENET support for RPi 4
 2019-11-03  9:48 UTC  (15+ messages)
` [PATCH RFC V2 1/6] net: bcmgenet: Fix error handling on IRQ retrieval
` [PATCH RFC V2 2/6] net: bcmgenet: Avoid touching non-existent interrupt
` [PATCH RFC V2 3/6] net: bcmgenet: use optional max DMA burst size property
` [PATCH RFC V2 4/6] net: bcmgenet: Refactor register access in bcmgenet_mii_config
` [PATCH RFC V2 5/6] net: bcmgenet: Add RGMII_RXID and RGMII_ID support
` [PATCH RFC V2 6/6] ARM: dts: bcm2711-rpi-4: Enable GENET support

[PATCH net-next 0/6] mlxsw: Add extended ACK for EMADs
 2019-11-03  8:35 UTC  (7+ messages)
` [PATCH net-next 1/6] mlxsw: core: Parse TLVs' offsets of incoming EMADs
` [PATCH net-next 2/6] mlxsw: emad: Remove deprecated EMAD TLVs
` [PATCH net-next 3/6] mlxsw: core: Add EMAD string TLV
` [PATCH net-next 4/6] mlxsw: core: Add support for EMAD string TLV parsing
` [PATCH net-next 5/6] mlxsw: core: Add support for using EMAD string TLV
` [PATCH net-next 6/6] mlxsw: spectrum: Enable "

general protection fault in j1939_priv_get_by_ndev_locked
 2019-11-03  8:04 UTC  (2+ messages)

[PATCH bpf-next v7] bpf: add new helper get_file_path for mapping a file descriptor to a pathname
 2019-11-03  7:54 UTC 

[PATCH bpf-next v7] bpf: add new helper get_file_path for mapping a file descriptor to a pathname
 2019-11-03  7:51 UTC 

Your opportunity
 2019-11-03  6:47 UTC 

[PATCH v2] vsock: Simplify '__vsock_release()'
 2019-11-03  6:11 UTC 

[PATCH bpf-next v4] bpf: add new helper fd2path for mapping a file descriptor to a pathname
 2019-11-03  4:10 UTC  (4+ messages)

[PATCH bpf-next v5] bpf: add new helper get_file_path for mapping a file descriptor to a pathname
 2019-11-03  4:08 UTC  (3+ messages)

[PATCH net] net: dsa: bcm_sf2: Fix driver removal
 2019-11-03  4:01 UTC  (2+ messages)

[PATCH bpf-next v6] bpf: add new helper get_file_path for mapping a file descriptor to a pathname
 2019-11-03  3:54 UTC 

[PATCH net-next] net: dsa: Fix use after free in dsa_switch_remove()
 2019-11-03  3:53 UTC  (2+ messages)

pull-request: bpf-next 2019-11-02
 2019-11-02 23:10 UTC  (2+ messages)

[PATCH net-next 1/1] tc-testing: added tests with cookie for mpls TC action
 2019-11-02 22:25 UTC 

[PATCH bpf-next 0/7] Introduce BPF trampoline
 2019-11-02 22:00 UTC  (8+ messages)
` [PATCH bpf-next 1/7] bpf, ftrace: temporary workaround
` [PATCH bpf-next 2/7] bpf: refactor x86 JIT into helpers
` [PATCH bpf-next 3/7] bpf: Introduce BPF trampoline
` [PATCH bpf-next 4/7] libbpf: Add support to attach to fentry/fexit tracing progs
` [PATCH bpf-next 5/7] selftest/bpf: Simple test for fentry/fexit
` [PATCH bpf-next 6/7] bpf: Add kernel test functions for fentry testing
` [PATCH bpf-next 7/7] selftests/bpf: Add test for BPF trampoline

[PATCH bpf-next v3 0/8] Fix BPF probe memory helpers
 2019-11-02 20:08 UTC  (2+ messages)

[PATCH bpf-next v6 0/5] libbpf: Support automatic pinning of maps using 'pinning' BTF attribute
 2019-11-02 19:37 UTC  (8+ messages)
` [PATCH bpf-next v6 1/5] libbpf: Fix error handling in bpf_map__reuse_fd()
` [PATCH bpf-next v6 2/5] libbpf: Store map pin path and status in struct bpf_map
` [PATCH bpf-next v6 3/5] libbpf: Move directory creation into _pin() functions
` [PATCH bpf-next v6 4/5] libbpf: Add auto-pinning of maps when loading BPF objects
` [PATCH bpf-next v6 5/5] selftests: Add tests for automatic map pinning

[PATCH] vsock: Simplify '__vsock_release()'
 2019-11-02 17:11 UTC  (4+ messages)

[PATCH] net: phy: marvell: Fix bits clear bug
 2019-11-02 17:00 UTC  (2+ messages)

Your opportunity
 2019-11-02 15:16 UTC 

[PATCH net-next v2 0/8] Control action percpu counters allocation by netlink flag
 2019-11-02 14:43 UTC  (3+ messages)
` [PATCH iproute2 net-next v2] tc: implement support for action flags

[PATCH net 1/1] net: sched: prevent duplicate flower rules from tcf_proto destroy race
 2019-11-02 14:17 UTC 

[net-next 0/7][pull request] 10GbE Intel Wired LAN Driver Updates 2019-11-02
 2019-11-02 12:14 UTC  (8+ messages)
` [net-next 1/7] fm10k: add missing field initializers to TLV attributes)
` [net-next 2/7] fm10k: add support for ndo_get_vf_stats operation
` [net-next 3/7] ixgbe: Make use of cpumask_local_spread to improve RSS locality
` [net-next 4/7] fm10k: update driver version to match out-of-tree
` [net-next 5/7] ixgbe: protect TX timestamping from API misuse
` [net-next 6/7] i40e: enable X710 support
` [net-next 7/7] i40e: implement VF stats NDO

[PATCH] net: hns3: Use the correct style for SPDX License Identifier
 2019-11-02 11:44 UTC 

Unification of iproute2 "ip route show" v4 and v6 output
 2019-11-02 10:36 UTC 

[PATCH bpf-next v5 0/5] libbpf: Support automatic pinning of maps using 'pinning' BTF attribute
 2019-11-02 10:57 UTC  (7+ messages)
` [PATCH bpf-next v5 2/5] libbpf: Store map pin path and status in struct bpf_map
` [PATCH bpf-next v5 5/5] selftests: Add tests for automatic map pinning

[PATCH v2 0/3] wireless: remove unneeded variable and return 0
 2019-11-02  9:00 UTC  (3+ messages)

[PATCH v3 0/2] wireless: remove unneeded variable and return 0
 2019-11-02  8:55 UTC  (3+ messages)
` [PATCH v3 1/2] ipw2x00: Remove redundant variable "rc"
` [PATCH v3 2/2] iwlegacy: Remove redundant variable "ret"

[PATCH] rtlwifi: rtl8225se: remove some unused const variables
 2019-11-02  7:46 UTC 

[PATCH 3/3] b43legacy: ASoC: ux500: Remove redundant variable "count"
 2019-11-02  6:04 UTC  (2+ messages)

[PATCH v2 net] bonding: fix state transition issue in link monitoring
 2019-11-02  4:56 UTC 

[PATCH 0/5] net: phy: at803x device tree binding
 2019-11-02  3:21 UTC  (10+ messages)
` [PATCH 1/5] net: phy: at803x: fix Kconfig description
` [PATCH 2/5] dt-bindings: net: phy: Add support for AT803X
` [PATCH 3/5] net: phy: at803x: add device tree binding
` [PATCH 4/5] net: phy: at803x: mention AR8033 as same as AR8031
` [PATCH 5/5] net: phy: at803x: fix the PHY names

pull-request: bpf 2019-11-02
 2019-11-02  1:27 UTC 

[RFC PATCH 0/3] net: phy: at803x device tree binding
 2019-11-02  1:19 UTC  (10+ messages)
` [RFC PATCH 2/3] dt-bindings: net: phy: Add support for AT803X
` [RFC PATCH 3/3] net: phy: at803x: add device tree binding

[GIT] Networking
 2019-11-02  1:10 UTC  (2+ messages)

rtlwifi: Memory leak in rtl92c_set_fw_rsvdpagepkt()
 2019-11-02  0:54 UTC  (3+ messages)

[PATCH net-next v2 0/3] VGT+ support
 2019-11-02  0:21 UTC  (4+ messages)

[PATCH net-next 0/2] icmp: move duplicate code in helper functions
 2019-11-02  0:12 UTC  (3+ messages)
` [PATCH net-next 1/2] icmp: add helpers to recognize ICMP error packets
` [PATCH net-next 2/2] icmp: remove duplicate code

[PATCH net] powerpc/bpf: fix tail call implementation
 2019-11-02  0:05 UTC  (2+ messages)

[PATCH bpf-next v5 0/3] xsk: XSKMAP performance improvements
 2019-11-02  0:03 UTC  (2+ messages)

[RFC Patch] tcp: make icsk_retransmit_timer pinned
 2019-11-01 23:51 UTC  (5+ messages)

[PATCH net-next 0/2] netvsc: RSS related patches
 2019-11-01 23:42 UTC  (3+ messages)
` [PATCH net-next 1/2] hv_netvsc: flag software created hash value
` [PATCH net-next 2/2] hv_netvsc: record hardware hash in skb

[PATCH net-next 1/2] selftest: net: add icmp6 reply address test
 2019-11-01 23:32 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).