netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-15 18:04:30 to 2020-01-16 13:51:48 UTC [more...]

[PATCH bpf-next v2 0/2] xdp: Introduce bulking for non-map XDP_REDIRECT
 2020-01-16 13:51 UTC  (11+ messages)
` [PATCH bpf-next v2 1/2] xdp: Move devmap bulk queue into struct net_device
` [PATCH bpf-next v2 2/2] xdp: Use bulking for non-map XDP_REDIRECT and consolidate code paths

[PATCH -next] mac80111: fix build error without CONFIG_ATH11K_DEBUGFS
 2020-01-16 13:45 UTC  (4+ messages)

[PATCH 0/4] net: phy: adin: implement support for 1588 start-of-packet indication
 2020-01-16 13:43 UTC  (8+ messages)
` [PATCH 1/4] net: phy: adin: const-ify static data
` [PATCH 2/4] net: phy: adin: rename struct adin_hw_stat -> adin_map
` [PATCH 3/4] net: phy: adin: implement support for 1588 start-of-packet indication
` [PATCH 4/4] dt-bindings: net: adin: document 1588 TX/RX SOP bindings

[PATCH net-next v3] openvswitch: add TTL decrement action
 2020-01-16 13:38 UTC  (3+ messages)

[PATCH v2 -next] drivers/net: netdevsim depends on INET
 2020-01-16 13:31 UTC  (2+ messages)

[PATCH] net: wan: lapbether.c: Use built-in RCU list checking
 2020-01-16 13:31 UTC  (2+ messages)

[net] vxlan: fix vxlan6_get_route() adding a call to xfrm_lookup_route()
 2020-01-16 13:28 UTC  (3+ messages)

[PATCH bpf-next v3 00/11] tools: Use consistent libbpf include paths everywhere
 2020-01-16 13:22 UTC  (12+ messages)
` [PATCH bpf-next v3 01/11] samples/bpf: Don't try to remove user's homedir on clean
` [PATCH bpf-next v3 02/11] tools/bpf/runqslower: Fix override option for VMLINUX_BTF
` [PATCH bpf-next v3 03/11] selftests: Pass VMLINUX_BTF to runqslower Makefile
` [PATCH bpf-next v3 04/11] tools/runqslower: Use consistent include paths for libbpf
` [PATCH bpf-next v3 05/11] selftests: "
` [PATCH bpf-next v3 06/11] bpftool: "
` [PATCH bpf-next v3 07/11] perf: "
` [PATCH bpf-next v3 08/11] samples/bpf: "
` [PATCH bpf-next v3 09/11] selftests: Remove tools/lib/bpf from include path
` [PATCH bpf-next v3 10/11] tools/runqslower: "
` [PATCH bpf-next v3 11/11] libbpf: Fix include of bpf_helpers.h when libbpf is installed on system

[PATCH v2] net: phy: dp83867: Set FORCE_LINK_GOOD to default after reset
 2020-01-16 13:16 UTC  (4+ messages)
` [PATCH v3] "
    ` [PATCH v4] "

[PATCH -next] drivers/net: netdevsim depends on INET
 2020-01-16 13:13 UTC  (3+ messages)

[PATCH net] l2tp: Allow duplicate session creation with UDP
 2020-01-16 13:12 UTC  (4+ messages)

[PATCH] xfrm: support output_mark for offload ESP packets
 2020-01-16 13:00 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net] net: dsa: tag_qca: fix doubled Tx statistics
 2020-01-16 13:00 UTC  (2+ messages)

[PATCH net] net: dsa: tag_gswip: fix typo in tagger name
 2020-01-16 12:59 UTC  (3+ messages)

[PATCH 0/5] vDPA support
 2020-01-16 12:42 UTC  (6+ messages)
` [PATCH 1/5] vhost: factor out IOTLB
` [PATCH 2/5] vringh: IOTLB support
` [PATCH 3/5] vDPA: introduce vDPA bus
` [PATCH 4/5] virtio: introduce a vDPA based transport
` [PATCH 5/5] vdpasim: vDPA device simulator

[PATCH net] net: ethernet: ave: Avoid lockdep warning
 2020-01-16 12:29 UTC  (2+ messages)

[PATCH] net: optimize cmpxchg in ip_idents_reserve
 2020-01-16 12:27 UTC  (2+ messages)

[PATCH net] net: hns3: pad the short frame before sending to the hardware
 2020-01-16 12:26 UTC  (2+ messages)

[PATCH net] macvlan: use skb_reset_mac_header() in macvlan_queue_xmit()
 2020-01-16 12:14 UTC  (2+ messages)

[PATCH mlx5-next] IB/mlx5: Return the administrative GUID if exists
 2020-01-16 12:00 UTC 

[PATCH net-next v2 0/2] netns: simple cleanups
 2020-01-16 11:23 UTC  (4+ messages)
` [PATCH net-next v2 1/2] netns: Parse *_PID and *_FD netlink attributes as signed integers

BUG: corrupted list in nf_tables_commit
 2020-01-16 11:03 UTC  (2+ messages)
` [PATCH nf] netfilter: nf_tables: fix flowtable list del corruption

WARNING in nft_request_module
 2020-01-16 10:49 UTC  (3+ messages)
` [PATCH nf] netfilter: nf_tables: remove WARN and add NLA_STRING upper limits

[PATCH iproute2-next] ip: xfrm: add espintcp encapsulation
 2020-01-16 10:39 UTC 

KASAN: null-ptr-deref Write in queue_work_on
 2020-01-16 10:38 UTC  (4+ messages)
` [PATCH] can, slip: Protect tty->disc_data access with RCU

memory leak in nf_tables_parse_netdev_hooks
 2020-01-16 10:14 UTC  (3+ messages)
` [PATCH] netfilter: nf_tables: fix memory leak in nf_tables_parse_netdev_hooks()

[PATCH] net: ip6_gre: fix moving ip6gre between namespaces
 2020-01-16  9:43 UTC 

[PATCH v12 00/22] mm/gup: prereqs to track dma-pinned pages: FOLL_PIN
 2020-01-16  9:37 UTC  (8+ messages)
` [PATCH v12 04/22] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v12 11/22] mm/gup: introduce pin_user_pages*() and FOLL_PIN

[PATCH rdma-next 00/10] Relaxed ordering memory regions
 2020-01-16  9:20 UTC  (5+ messages)
` [PATCH rdma-next 08/10] RDMA/uverbs: Add new relaxed ordering memory region access flag

[PATCH] net: nfc: Removing unnecessaey code in nci_open_device()
 2020-01-16  9:17 UTC  (2+ messages)

[PATCH rdma-next 0/2] RoCE accelerator counters
 2020-01-16  9:14 UTC  (3+ messages)

[PATCH net-next] sfc: remove duplicated include from efx.c
 2020-01-16  9:07 UTC  (2+ messages)

[PATCH bpf-next v2 00/10] tools: Use consistent libbpf include paths everywhere
 2020-01-16  9:05 UTC  (10+ messages)
` [PATCH bpf-next v2 02/10] tools/bpf/runqslower: Fix override option for VMLINUX_BTF

pull-request: bpf 2020-01-15
 2020-01-16  9:04 UTC  (2+ messages)

Veth pair swallow packets for XDP_TX operation
 2020-01-16  9:01 UTC  (2+ messages)

[PATCH bpf-next v13 1/2] bpf: add new helper get_fd_path for mapping a file descriptor to a pathname
 2020-01-16  8:59 UTC  (6+ messages)
` [PATCH bpf-next v14 0/2] bpf: adding get_fd_path helper
  ` [PATCH bpf-next v14 1/2] bpf: add new helper get_fd_path for mapping a file descriptor to a pathname

[PATCH bpf 0/2] Fix the classification based on port ranges in bpf hook
 2020-01-16  8:51 UTC  (3+ messages)
` [PATCH bpf 1/2] flow_dissector: Fix to use new variables for "
` [PATCH bpf 2/2] selftests/bpf: Add test based on port range for BPF flow dissector

[PATCH net v2 0/4] net: stmmac: general fixes for Ethernet functionality
 2020-01-16  8:30 UTC  (2+ messages)

[PATCH bpf-next 0/5] bpftool: Support dumping a map with btf_vmlinux_value_type_id
 2020-01-16  8:00 UTC  (5+ messages)
` [PATCH bpf-next 1/5] bpftool: Fix a leak of btf object

linux-next: build failure after merge of the net-next tree
 2020-01-16  7:53 UTC 

[PATCH net] net: hns: fix soft lockup when there is not enough memory
 2020-01-16  7:41 UTC 

general protection fault in nft_tunnel_get_init
 2020-01-16  7:44 UTC  (2+ messages)
` [PATCH nf] netfilter: nft_tunnel: fix null-attribute check

[PATCH mlx5-next 00/10] Use ODP MRs for kernel ULPs
 2020-01-16  7:22 UTC  (10+ messages)
` [PATCH mlx5-next 08/10] net/rds: Detect need of On-Demand-Paging memory registration
` [PATCH mlx5-next 09/10] net/rds: Handle ODP mr registration/unregistration
` [PATCH mlx5-next 10/10] net/rds: Use prefetch for On-Demand-Paging MR

[PATCH v2 1/2] wan/hdlc_x25: make lapb params configurable
 2020-01-16  6:03 UTC  (3+ messages)

BUG: corrupted list in nft_obj_del
 2020-01-16  6:03 UTC  (2+ messages)

[PATCH bpf-next] libbpf: Fix unneeded extra initialization in bpf_map_batch_common
 2020-01-16  4:59 UTC 

[PATCH net-next v3] net: phy: Maintain MDIO device and bus statistics
 2020-01-16  4:48 UTC 

[PATCH] driver: tg3: fix potential UAF in tigon3_dma_hwbug_workaround()
 2020-01-16  3:30 UTC 

[PATCH v2 bpf-next] selftests/bpf: add whitelist/blacklist of test names to test_progs
 2020-01-16  2:42 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: add whitelist/blacklist of test names to test_progs
 2020-01-16  0:41 UTC 

[PATCH net-next v2] net: phy: Maintain MDIO device and bus statistics
 2020-01-16  0:01 UTC  (4+ messages)

[PATCH v2 bpf-next 0/5] bpftool: Support dumping a map with btf_vmlinux_value_type_id
 2020-01-15 23:41 UTC  (12+ messages)
` [PATCH v2 bpf-next 1/5] bpftool: Fix a leak of btf object
` [PATCH v2 bpf-next 2/5] bpftool: Fix missing BTF output for json during map dump
` [PATCH v2 bpf-next 3/5] libbpf: Expose bpf_find_kernel_btf as a LIBBPF_API
` [PATCH v2 bpf-next 4/5] bpftool: Add struct_ops map name
` [PATCH v2 bpf-next 5/5] bpftool: Support dumping a map with btf_vmlinux_value_type_id

[PATCH v3 bpf-next 0/5] bpftool: Support dumping a map with btf_vmlinux_value_type_id
 2020-01-15 23:26 UTC  (7+ messages)
` [PATCH v3 bpf-next 1/5] bpftool: Fix a leak of btf object
` [PATCH v3 bpf-next 2/5] bpftool: Fix missing BTF output for json during map dump
` [PATCH v3 bpf-next 3/5] libbpf: Expose bpf_find_kernel_btf as a LIBBPF_API
` [PATCH v3 bpf-next 4/5] bpftool: Add struct_ops map name
` [PATCH v3 bpf-next 5/5] bpftool: Support dumping a map with btf_vmlinux_value_type_id

[PATCH v3 net] net/sched: act_ife: initalize ife->metalist earlier
 2020-01-15 23:15 UTC  (2+ messages)

vrf and multicast is broken in some cases
 2020-01-15 22:53 UTC  (10+ messages)

[bpf PATCH v2 0/8] Fixes for sockmap/tls from more complex BPF progs
 2020-01-15 22:37 UTC  (2+ messages)

[PATCH] devlink: fix typos in qed documentation
 2020-01-15 22:14 UTC  (2+ messages)

[PATCH net 0/4] net: stmmac: Fix selftests in Synopsys AXS101 board
 2020-01-15 22:11 UTC  (2+ messages)

[PATCH v5 bpf-next 0/9] add bpf batch ops to process more than 1 elem
 2020-01-15 22:09 UTC  (13+ messages)
` [PATCH v5 bpf-next 1/9] bpf: add bpf_map_{value_size,update_value,map_copy_value} functions
` [PATCH v5 bpf-next 2/9] bpf: add generic support for lookup batch op
` [PATCH v5 bpf-next 3/9] bpf: add generic support for update and delete batch ops
` [PATCH v5 bpf-next 4/9] bpf: add lookup and update batch ops to arraymap
` [PATCH v5 bpf-next 5/9] bpf: add batch ops to all htab bpf map
` [PATCH v5 bpf-next 6/9] tools/bpf: sync uapi header bpf.h
` [PATCH v5 bpf-next 7/9] libbpf: add libbpf support to batch ops
` [PATCH v5 bpf-next 8/9] selftests/bpf: add batch ops testing for htab and htab_percpu map
` [PATCH v5 bpf-next 9/9] selftests/bpf: add batch ops testing to array bpf map

[PATCH] net/wan/fsl_ucc_hdlc: fix out of bounds write on array utdm_info
 2020-01-15 22:06 UTC  (2+ messages)

[PATCH 0/7] pull request for net-next: batman-adv 2020-01-14
 2020-01-15 22:04 UTC  (2+ messages)

[PATCH 0/1] pull request for net: batman-adv 2020-01-14
 2020-01-15 21:45 UTC  (2+ messages)

[PATCH bpf] bpf: Fix incorrect verifier simulation of ARSH under ALU32
 2020-01-15 21:41 UTC  (3+ messages)

[PATCH v2] hv_netvsc: Fix memory leak when removing rndis device
 2020-01-15 21:38 UTC  (2+ messages)

[PATCH] tcp: fix marked lost packets not being retransmitted
 2020-01-15 21:35 UTC  (2+ messages)

[PATCH bpf-next v3] selftests/bpf: Add a test for attaching a bpf fentry/fexit trace to an XDP program
 2020-01-15 21:26 UTC  (3+ messages)

[Patch net] net: avoid updating qdisc_xmit_lock_key in netdev_update_lockdep_key()
 2020-01-15 21:02 UTC 

Expose bond_xmit_hash function
 2020-01-15 20:58 UTC  (11+ messages)

INFO: task hung in ovs_vport_cmd_del
 2020-01-15 20:51 UTC 

general protection fault in nft_chain_parse_hook
 2020-01-15 20:51 UTC 

Re: linux-next: build warning after merge of the bpf-next tree
 2020-01-15 20:48 UTC  (8+ messages)
`  "

[PATCH net-next] netdevsim: fix nsim_fib6_rt_create() error path
 2020-01-15 20:11 UTC  (2+ messages)

[PATCH v2 bpf-next] libbpf: support .text sub-calls relocations
 2020-01-15 20:05 UTC  (3+ messages)

[PATCH bpf-next] xsk: support allocations of large umems
 2020-01-15 19:43 UTC  (3+ messages)

[PATCH 0/2] ath10k: Enable QDSS clock on sm8150
 2020-01-15 19:19 UTC  (4+ messages)

[PATCH bpf-next] libbpf: support .text sub-calls relocations
 2020-01-15 18:34 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).