netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-17 16:15:17 to 2019-11-18 20:30:12 UTC [more...]

KMSAN: uninit-value in can_receive
 2019-11-18 20:29 UTC  (3+ messages)

[PATCH net-next v2 0/2] net: introduce and use route hint
 2019-11-18 20:29 UTC  (8+ messages)
` [PATCH net-next v2 1/2] ipv6: introduce and uses route look hints for list input
` [PATCH net-next v2 2/2] ipv4: use dst hint for ipv4 list receive

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

[PATCH net-next] r8169: disable TSO on a single version of RTL8168c to fix performance
 2019-11-18 19:33 UTC  (2+ messages)

[PATCH v6 0/4] Bluetooth: hci_bcm: Additional changes for BCM4354 support
 2019-11-18 19:21 UTC  (2+ messages)
` [PATCH v6 3/4] dt-bindings: net: broadcom-bluetooth: Add pcm config

[PATCH rfc bpf-next 0/8] Optimize BPF tail calls for direct jumps
 2019-11-18 18:46 UTC  (10+ messages)
` [PATCH rfc bpf-next 5/8] bpf: add jit poke descriptor mock-up for jit images
` [PATCH rfc bpf-next 6/8] bpf: add poke dependency tracking for prog array maps
` [PATCH rfc bpf-next 8/8] bpf: constant map key tracking for prog array pokes

[PATCH net, 0/2] Fix send indirection table offset
 2019-11-18 18:39 UTC  (6+ messages)
` [PATCH net, 1/2] hv_netvsc: Fix offset usage in netvsc_send_table()
` [PATCH net, 2/2] hv_netvsc: Fix send_table offset in case of a host bug

[net-next] seg6: allow local packet processing for SRv6 End.DT6 behavior
 2019-11-18 18:20 UTC 

[PATCH net-next] net: dsa: felix: Fix CPU port assignment when not last port
 2019-11-18 18:16 UTC 

[PATCH net 1/1] mdio_bus: fix mdio_register_device when RESET_CONTROLLER is disabled
 2019-11-18 18:15 UTC 

[PATCH net-next 0/2] Convert Ocelot and Felix switches to PHYLINK
 2019-11-18 18:10 UTC  (3+ messages)
` [PATCH net-next 1/2] net: mscc: ocelot: treat SPEED_UNKNOWN as SPEED_10
` [PATCH net-next 2/2] net: mscc: ocelot: convert to PHYLINK

[PATCH] net/mlx4_en: fix mlx4 ethtool -N insertion
 2019-11-18 17:38 UTC  (5+ messages)

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

[PATCH net-next 0/2] net: introduce and use route hint
 2019-11-18 17:14 UTC  (7+ messages)
` [PATCH net-next 2/2] ipv4: use dst hint for ipv4 list receive

[PATCH net-next v4 0/3] cxgb4: add TC-MATCHALL classifier offload
 2019-11-18 17:00 UTC  (4+ messages)
` [PATCH net-next v4 1/3] cxgb4: add TC-MATCHALL classifier egress offload
` [PATCH net-next v4 2/3] cxgb4: check rule prio conflicts before offload
` [PATCH net-next v4 3/3] cxgb4: add TC-MATCHALL classifier ingress offload

[PATCH net-next] bnx2x: initialize ethtool info->fw_version before use
 2019-11-18 17:07 UTC 

[PATCH net-next] openvswitch: add TTL decrement action
 2019-11-18 16:19 UTC  (4+ messages)
    ` [ovs-dev] "

combining sockmap + ktls
 2019-11-18 15:45 UTC  (5+ messages)

[PATCH V13 0/6] mdev based hardware virtio offloading support
 2019-11-18 15:45 UTC  (9+ messages)
` [PATCH V13 1/6] mdev: make mdev bus agnostic
` [PATCH V13 2/6] mdev: split out VFIO bus specific parent ops
` [PATCH V13 3/6] mdev: move to drivers/
` [PATCH V13 4/6] mdev: introduce mediated virtio bus
` [PATCH V13 5/6] virtio: introduce a mdev based transport
` [PATCH V13 6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework

[PATCH] net/tls: enable sk_msg redirect to tls socket egress
 2019-11-18 15:40 UTC 

KCSAN: data-race in sctp_assoc_migrate / sctp_hash_obj
 2019-11-18 15:34 UTC  (2+ messages)

pull request (net): ipsec 2019-09-05
 2019-11-18 15:31 UTC  (3+ messages)
  ` xfrmi: request for stable trees (was: Re: pull request (net): ipsec 2019-09-05)

[PATCH] net/skbuff: silence warnings under memory pressure
 2019-11-18 15:27 UTC  (11+ messages)

crash since commit "net/flow_dissector: switch to siphash"
 2019-11-18 14:12 UTC  (6+ messages)

[PATCH v6 bpf-next 0/5] Add support for memory-mapping BPF array maps
 2019-11-18 13:50 UTC  (7+ messages)
` [PATCH v6 bpf-next 1/5] bpf: switch bpf_map ref counter to atomic64_t so bpf_map_inc() never fails
` [PATCH v6 bpf-next 2/5] bpf: convert bpf_prog refcnt to atomic64_t
` [PATCH v6 bpf-next 3/5] bpf: add mmap() support for BPF_MAP_TYPE_ARRAY
` [PATCH v6 bpf-next 4/5] libbpf: make global data internal arrays mmap()-able, if possible
` [PATCH v6 bpf-next 5/5] selftests/bpf: add BPF_TYPE_MAP_ARRAY mmap() tests

[PATCH v4 bpf-next 0/4] Add support for memory-mapping BPF array maps
 2019-11-18 13:50 UTC  (12+ messages)
` [PATCH v4 bpf-next 2/4] bpf: add mmap() support for BPF_MAP_TYPE_ARRAY

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

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

[PATCH v3] net-sysfs: Fix reference count leak
 2019-11-18 13:27 UTC  (2+ messages)

[PATCH net] net/ipv4: fix sysctl max for fib_multipath_hash_policy
 2019-11-18 13:02 UTC  (2+ messages)

[PATCH net-next] lwtunnel: change to use nla_put_u8 for LWTUNNEL_IP_OPT_ERSPAN_VER
 2019-11-18 13:03 UTC  (2+ messages)

[PATCH net] net: sched: ensure opts_len <= IP_TUNNEL_OPTS_MAX in act_tunnel_key
 2019-11-18 13:02 UTC  (2+ messages)

[PATCH v3] net-sysfs: Fix reference count leak
 2019-11-18 12:25 UTC  (2+ messages)

[PATCH net v3] net: fec: fix clock count mis-match
 2019-11-18 12:18 UTC 

[PATCH v5 00/24] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-11-18 11:58 UTC  (17+ messages)
` [PATCH v5 02/24] mm/gup: factor out duplicate code from four routines
` [PATCH v5 06/24] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v5 07/24] IB/umem: use get_user_pages_fast() to pin DMA pages
` [PATCH v5 10/24] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v5 11/24] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v5 13/24] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v5 15/24] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v5 17/24] mm/gup: track FOLL_PIN pages

Send SFP event from kernel driver to user space (UDEV)
 2019-11-18 11:54 UTC  (3+ messages)

[PATCH net-next v5 0/5] vsock/virtio: optimizations to increase the throughput
 2019-11-18 11:50 UTC  (3+ messages)
` [PATCH net-next v5 4/5] vhost/vsock: split packets to send using multiple buffers

[PATCH][next] net: phy: dp83869: fix return of uninitialized variable ret
 2019-11-18 11:48 UTC 

Zdravstvujte! Vas interesujut bazy dannyh dlja prodazhi Vashih tovarov i uslug?
 2019-11-18 10:30 UTC 

Zdravstvujte! Vas interesujut bazy dannyh dlja prodazhi Vashih tovarov i uslug?
 2019-11-18 10:30 UTC 

[PATCH] phy: mdio-sun4i: add missed regulator_disable in remove
 2019-11-18 11:41 UTC 

[PATCH][next] bpf: fix memory leak on object 'data'
 2019-11-18 11:40 UTC 

KASAN: slab-out-of-bounds Read in ip6_tnl_parse_tlv_enc_lim
 2019-11-18 11:35 UTC  (2+ messages)

[PATCH] net-sysfs: Fix reference count leak
 2019-11-18 11:33 UTC  (2+ messages)

[PATCH v5 03/48] soc: fsl: qe: rename qe_(clr/set/clrset)bit* helpers
 2019-11-18 11:23 UTC  (5+ messages)
` [PATCH v5 44/48] net/wan/fsl_ucc_hdlc: avoid use of IS_ERR_VALUE()
` [PATCH v5 45/48] net/wan/fsl_ucc_hdlc: fix reading of __be16 registers
` [PATCH v5 46/48] net/wan/fsl_ucc_hdlc: reject muram offsets above 64K
` [PATCH v5 47/48] net: ethernet: freescale: make UCC_GETH explicitly depend on PPC32

[RFC PATCH net-next] net: dsa: tag_8021q: Allow DSA tags and VLAN filtering simultaneously
 2019-11-18 11:01 UTC  (3+ messages)

[PATCH V12 0/6] mdev based hardware virtio offloading support
 2019-11-18 10:56 UTC  (10+ messages)
` [PATCH V12 1/6] mdev: make mdev bus agnostic
` [PATCH V12 2/6] mdev: split out VFIO bus specific parent ops
` [PATCH V12 3/6] mdev: move to drivers/
` [PATCH V12 4/6] mdev: introduce mediated virtio bus
` [PATCH V12 5/6] virtio: introduce a mdev based transport
` [PATCH V12 6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework

[PATCH v2 net-next] net: dsa: sja1105: Make HOSTPRIO a devlink param
 2019-11-18 10:51 UTC  (3+ messages)

[PATCH v2 1/1] xfrm : lock input tasklet skb queue
 2019-11-18 10:46 UTC  (10+ messages)

[RFC PATCH v2 bpf-next 00/15] xdp_flow: Flow offload to XDP
 2019-11-18 10:28 UTC  (18+ messages)

[PATCH bpf] selftests: bpf: fix test_tc_tunnel hanging
 2019-11-18  9:51 UTC  (4+ messages)

[PATCH net] net/mlx4_en: Fix wrong limitation for number of TX rings
 2019-11-18  9:41 UTC 

[PATCH bpf] selftests: bpf: xdping is not meant to be run standalone
 2019-11-18  9:39 UTC  (4+ messages)

[PATCH] net-sysfs: Fix reference count leak
 2019-11-18  9:25 UTC  (3+ messages)

[PATCH] net: ipmr: fix suspicious RCU warning
 2019-11-18  9:09 UTC 

[PATCH net-next 0/9] bnxt_en: Updates
 2019-11-18  8:56 UTC  (10+ messages)
` [PATCH net-next 1/9] bnxt_en: Update firmware interface spec to 1.10.1.12
` [PATCH net-next 2/9] bnxt_en: Improve RX buffer error handling
` [PATCH net-next 3/9] bnxt_en: Increase firmware response timeout for coredump commands
` [PATCH net-next 4/9] bnxt_en: Extend ETHTOOL_RESET to hot reset driver
` [PATCH net-next 5/9] bnxt_en: Set MASTER flag during driver registration
` [PATCH net-next 6/9] bnxt_en: Report health status update after reset is done
` [PATCH net-next 7/9] bnxt_en: Return proper error code for non-existent NVM variable
` [PATCH net-next 8/9] bnxt_en: Add a warning message for driver initiated reset
` [PATCH net-next 9/9] bnxt_en: Abort waiting for firmware response if there is no heartbeat

[PATCH 1/3] can: flexcan: fix deadlock when using self wakeup
 2019-11-18  8:54 UTC  (7+ messages)

[PATCH iproute2-next] rdma: Rewrite custom JSON and prints logic to use common API
 2019-11-18  8:35 UTC 

[PATCH net-next 0/5] selftests: Add ethtool and scale tests
 2019-11-18  7:50 UTC  (6+ messages)
` [PATCH net-next 1/5] selftests: mlxsw: Add router scale test for Spectrum-2
` [PATCH net-next 2/5] selftests: mlxsw: Check devlink device before running test
` [PATCH net-next 3/5] selftests: forwarding: Add ethtool_lib.sh
` [PATCH net-next 4/5] selftests: forwarding: lib.sh: Add wait for dev with timeout
` [PATCH net-next 5/5] selftests: forwarding: Add speed and auto-negotiation test

[net-next v2 1/1] virtual-bus: Implementation of Virtual Bus
 2019-11-18  7:49 UTC  (3+ messages)

[PATCH iproute2-next v2] ip link: Add support to get SR-IOV VF node GUID and port GUID
 2019-11-18  7:49 UTC 

[PATCH rdma-next 0/4] Get IB port and node GUIDs through rtnetlink
 2019-11-18  7:25 UTC  (2+ messages)

[PATCH net] mlxsw: spectrum_router: Fix determining underlay for a GRE tunnel
 2019-11-18  7:18 UTC 

Required guidance to debug ipsec memory leak
 2019-11-18  7:16 UTC  (2+ messages)

[PATCH net v2] net: fec: add a check for CONFIG_PM to avoid clock count mis-match
 2019-11-18  6:47 UTC  (5+ messages)
  ` [EXT] "

[PATCH bpf-next v4] selftests/bpf: test for bpf_get_file_path() from raw tracepoint
 2019-11-18  6:45 UTC  (2+ messages)

[PATCH] vrf: Fix possible NULL pointer oops when delete nic
 2019-11-18  3:22 UTC  (7+ messages)

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

Investment opportunity
 2019-11-17 23:27 UTC 

[PATCH] net: atm: Reduce the severity of logging in unlink_clip_vcc
 2019-11-17 20:28 UTC 

[PATCH iproute2 0/2] Updates to tc-ematch.8 man page
 2019-11-17 20:31 UTC  (2+ messages)

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

pull-request: bpf 2019-11-15
 2019-11-17 20:05 UTC  (5+ messages)

[PATCH net-next v2 0/3] Add support for SFPs behind PHYs
 2019-11-17 19:59 UTC  (6+ messages)
` [PATCH net-next v2 3/3] net: phy: marvell10g: add SFP+ support

[PATCH net-next v4 0/5] dpaa2-eth: add MAC/PHY support through phylink
 2019-11-17 19:42 UTC  (6+ messages)
` [PATCH net-next v4 2/5] bus: fsl-mc: add the fsl_mc_get_endpoint function
` [PATCH net-next v4 4/5] dpaa2-eth: add MAC/PHY support through phylink

[PATCH 00/15] octeontx2-af: SSO, TIM HW blocks and other config support
 2019-11-17 18:36 UTC  (13+ messages)
` [PATCH 03/15] octeontx2-af: Cleanup CGX config permission checks
` [PATCH 07/15] octeontx2-af: add debug msgs for NIX block errors
` [PATCH 08/15] octeontx2-af: Add SSO unit support to the AF driver
` [PATCH 09/15] octeontx2-af: Config support for per HWGRP thresholds
` [PATCH 10/15] octeontx2-af: add debug msgs for SSO block errors
` [PATCH 11/15] octeontx2-af: add debugfs support for sso
` [PATCH 12/15] octeontx2-af: Add TIM unit support
` [PATCH 13/15] octeontx2-af: verify ingress channel in MCAM entry
` [PATCH 14/15] octeontx2-af: NPC Tx parsed data key extraction profile
` [PATCH 15/15] octeontx2-af: Support to get CGX link info like current speed, fec etc

[PATCH AUTOSEL 4.9 89/99] vrf: mark skb for multicast or link-local as enslaved to VRF
 2019-11-17 16:44 UTC  (2+ 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).