netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-28 16:19:14 to 2021-07-29 07:38:05 UTC [more...]

[PATCH v10 00/17] Introduce VDUSE - vDPA Device in Userspace
 2021-07-29  7:35 UTC  (16+ messages)
` [PATCH v10 01/17] iova: Export alloc_iova_fast() and free_iova_fast()
` [PATCH v10 02/17] file: Export receive_fd() to modules
` [PATCH v10 03/17] vdpa: Fix code indentation
` [PATCH v10 04/17] vdpa: Fail the vdpa_reset() if fail to set device status to zero
` [PATCH v10 05/17] vhost-vdpa: Fail the vhost_vdpa_set_status() on reset failure
` [PATCH v10 06/17] vhost-vdpa: Handle the failure of vdpa_reset()
` [PATCH v10 07/17] virtio: Don't set FAILED status bit on device index allocation failure
` [PATCH v10 08/17] virtio_config: Add a return value to reset function
` [PATCH v10 09/17] virtio-vdpa: Handle the failure of vdpa_reset()
` [PATCH v10 10/17] virtio: Handle device reset failure in register_virtio_device()
` [PATCH v10 11/17] vhost-iotlb: Add an opaque pointer for vhost IOTLB
` [PATCH v10 12/17] vdpa: Add an opaque pointer for vdpa_config_ops.dma_map()
` [PATCH v10 13/17] vdpa: factor out vhost_vdpa_pa_map() and vhost_vdpa_pa_unmap()
` [PATCH v10 14/17] vdpa: Support transferring virtual addressing during DMA mapping
` [PATCH v10 15/17] vduse: Implement an MMU-based software IOTLB

[PATCH] netfilter: nf_conntrack_bridge: Fix not free when error
 2021-07-29  7:24 UTC  (4+ messages)

[PATCH 0/1] can: esd: add support for esd GmbH PCIe/402 CAN interface family
 2021-07-29  7:16 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] net: convert fib_treeref from int to refcount_t
 2021-07-29  7:13 UTC 

[PATCH net-next 0/5] TSN endpoint Ethernet MAC driver
 2021-07-29  7:07 UTC  (22+ messages)
` [PATCH net-next 2/5] dt-bindings: net: Add tsnep Ethernet controller
` [PATCH net-next 5/5] arm64: dts: zynqmp: Add ZCU104 based TSN endpoint

[PATCH] bcm63xx_enet: simplify the code in bcm_enet_open()
 2021-07-29  7:06 UTC 

[PATCH net-next 5/5] igc: Export LEDs
 2021-07-29  6:39 UTC  (9+ messages)

[PATCH net-next] bonding: 3ad: fix the concurrency between __bond_release_one() and bond_3ad_state_machine_handler()
 2021-07-29  6:28 UTC  (5+ messages)

[PATCH bpf-next] selftests/bpf: move netcnt test under test_progs
 2021-07-29  6:15 UTC  (2+ messages)

[PATCH] packet.7: Describe SOCK_PACKET netif name length issues and workarounds
 2021-07-29  6:05 UTC  (3+ messages)

[PATCH 00/64] Introduce strict memcpy() bounds checking
 2021-07-29  5:56 UTC  (32+ messages)
` [PATCH 01/64] media: omap3isp: Extract struct group for memcpy() region
` [PATCH 02/64] mac80211: Use flex-array for radiotap header bitmap
` [PATCH 04/64] stddef: Introduce struct_group() helper macro
` [PATCH 15/64] ipw2x00: Use struct_group() for memcpy() region
` [PATCH 19/64] ip: Use struct_group() for memcpy() regions
` [PATCH 36/64] scsi: ibmvscsi: Avoid multi-field memset() overflow by aiming at srp
` [PATCH 47/64] btrfs: Use memset_after() to clear end of struct
` [PATCH 48/64] drbd: Use struct_group() to zero algs

[PATCH v2 0/7] net: phy: adin1100: Add initial support for ADIN1100 industrial PHY
 2021-07-29  5:02 UTC  (5+ messages)
` [PATCH v2 7/7] dt-bindings: adin1100: Add binding for ADIN1100 Ethernet PHY

[PATCH 0/2] ravb and sh_eth: Fix descriptor counters' conditions
 2021-07-29  4:59 UTC  (2+ messages)

[PATCH] lib/bpf: Fix btf_load error lead to enable debug log
 2021-07-29  4:55 UTC 

[PATCH v4] Bluetooth: schedule SCO timeouts with delayed_work
 2021-07-29  4:28 UTC  (4+ messages)

[PATCH net-next 0/3] NXP SJA1105 VLAN regressions
 2021-07-29  4:23 UTC  (6+ messages)
` [PATCH net-next 1/3] net: dsa: sja1105: reset the port pvid when leaving a VLAN-aware bridge
` [PATCH net-next 2/3] net: dsa: sja1105: make sure untagged packets are dropped on ingress ports with no pvid
` [PATCH net-next 3/3] net: dsa: tag_sja1105: fix control packets on SJA1110 being received on an imprecise port

[PATCH v2] bcm63xx_enet: delete a redundant assignment
 2021-07-29  4:15 UTC  (2+ messages)

[PATCH] Revert "net: Get rid of consume_skb when tracing is off"
 2021-07-29  4:10 UTC  (5+ messages)

[PATCH] lib/bpf: Fix btf_load error lead to enable debug log
 2021-07-29  4:02 UTC  (2+ messages)

[PATCH 0/3] Fix clang -Wunused-but-set-variable warnings
 2021-07-29  3:38 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 00/14] bpf/tests: Extend the eBPF test suite
 2021-07-29  2:56 UTC  (30+ messages)
` [PATCH 01/14] bpf/tests: Add BPF_JMP32 test cases
` [PATCH 02/14] bpf/tests: Add BPF_MOV tests for zero and sign extension
` [PATCH 03/14] bpf/tests: Fix typos in test case descriptions
` [PATCH 04/14] bpf/tests: Add more tests of ALU32 and ALU64 bitwise operations
` [PATCH 05/14] bpf/tests: Add more ALU32 tests for BPF_LSH/RSH/ARSH
` [PATCH 06/14] bpf/tests: Add more BPF_LSH/RSH/ARSH tests for ALU64
` [PATCH 07/14] bpf/tests: Add more ALU64 BPF_MUL tests
` [PATCH 08/14] bpf/tests: Add tests for ALU operations implemented with function calls
` [PATCH 09/14] bpf/tests: Add word-order tests for load/store of double words
` [PATCH 10/14] bpf/tests: Add branch conversion JIT test
` [PATCH 11/14] bpf/tests: Add test for 32-bit context pointer argument passing
` [PATCH 12/14] bpf/tests: Add tests for atomic operations
` [PATCH 13/14] bpf/tests: Add tests for BPF_CMPXCHG
` [PATCH 14/14] bpf/tests: Add tail call test suite

[PATCH iproute2-next v2 0/3] Provide support for IOAM
 2021-07-29  2:44 UTC  (6+ messages)
` [PATCH iproute2-next v2 1/3] Add, show, link, remove IOAM namespaces and schemas
` [PATCH iproute2-next v2 2/3] New IOAM6 encap type for routes

[PATCH V2 net-next 0/7] net: fec: add support for i.MX8MQ and i.MX8QM
 2021-07-29  2:32 UTC  (7+ messages)
` [PATCH V2 net-next 2/7] dt-bindings: net: fsl,fec: add RGMII internal clock delay
` [PATCH V2 net-next 5/7] net: fec: add MAC internal delayed clock feature support

[PATCH net-next v4 00/15] Add Management Component Transport Protocol support
 2021-07-29  2:20 UTC  (16+ messages)
` [PATCH net-next v4 01/15] mctp: Add MCTP base
` [PATCH net-next v4 02/15] mctp: Add base socket/protocol definitions
` [PATCH net-next v4 03/15] mctp: Add base packet definitions
` [PATCH net-next v4 04/15] mctp: Add sockaddr_mctp to uapi
` [PATCH net-next v4 05/15] mctp: Add initial driver infrastructure
` [PATCH net-next v4 06/15] mctp: Add device handling and netlink interface
` [PATCH net-next v4 07/15] mctp: Add initial routing framework
` [PATCH net-next v4 08/15] mctp: Add netlink route management
` [PATCH net-next v4 09/15] mctp: Add neighbour implementation
` [PATCH net-next v4 10/15] mctp: Add neighbour netlink interface
` [PATCH net-next v4 11/15] mctp: Populate socket implementation
` [PATCH net-next v4 12/15] mctp: Implement message fragmentation & reassembly
` [PATCH net-next v4 13/15] mctp: Add dest neighbour lladdr to route output
` [PATCH net-next v4 14/15] mctp: Allow per-netns default networks
` [PATCH net-next v4 15/15] mctp: Add MCTP overview document

[PATCH net-next] bonding: add new option lacp_active
 2021-07-29  2:03 UTC  (4+ messages)

[PATCH] bonding: Avoid adding slave devices to inactive bonding
 2021-07-29  1:46 UTC 

[RESEND PATCH] net: qrtr: mhi: synchronize qrtr and mhi preparation
 2021-07-28 23:56 UTC 

[RESEND PATCH] net: qrtr: mhi: synchronize qrtr and mhi preparation
 2021-07-28 23:54 UTC 

pull-request: bpf 2021-07-29
 2021-07-28 23:20 UTC 

[PATCH RESEND bpf] libbpf: fix probe for BPF_PROG_TYPE_CGROUP_SOCKOPT
 2021-07-28 22:58 UTC 

[PATCH bpf-next v2 0/5] libbpf: rename btf__get_from_id() and btf__load() APIs, support split BTF
 2021-07-28 22:29 UTC  (9+ messages)

net: dsa: mv88e6xxx: no multicasts rx'd after enabling hw time stamping
 2021-07-28 22:24 UTC  (3+ messages)

[PATCH net-next] net/sched: store the last executed chain also for clsact egress
 2021-07-28 22:16 UTC  (3+ messages)

Marvell switch port shows LOWERLAYERDOWN, ping fails
 2021-07-28 21:09 UTC  (18+ messages)

[Patch net-next resend v2] net: use %px to print skb address in trace_netif_receive_skb
 2021-07-28 20:41 UTC  (7+ messages)
  ` tracepoints and %p [was: Re: [Patch net-next resend v2] net: use %px to print skb address in trace_netif_receive_skb]

[PATCH 3/3] can: esd_usb2: fix memory leak
 2021-07-28 20:38 UTC  (2+ messages)

[PATCH] Documentation: networking: add ioam6-sysctl into index
 2021-07-28 20:30 UTC  (2+ messages)

[PATCH] bonding: Avoid adding slave devices to inactive bonding
 2021-07-28 19:57 UTC  (2+ messages)

[PATCH v2] ath9k_htc: Add a missing spin_lock_init()
 2021-07-28 19:37 UTC  (2+ messages)

[PATCH net-next 0/2] Plug the last 2 holes in the switchdev notifiers for local FDB entries
 2021-07-28 19:30 UTC  (4+ messages)
` [PATCH net-next 1/2] net: bridge: switchdev: replay the entire FDB for each port
` [PATCH net-next 2/2] net: bridge: switchdev: treat local FDBs the same as entries towards the bridge

[PATCH net-next] net: dsa: sja1105: be stateless when installing FDB entries
 2021-07-28 19:30 UTC  (2+ messages)

[PATCH net-next 0/6] bnxt_en: PTP enhancements
 2021-07-28 19:30 UTC  (8+ messages)
` [PATCH net-next 1/6] bnxt_en: Move bnxt_ptp_init() from bnxt_open() back to bnxt_init_one()
` [PATCH net-next 2/6] bnxt_en: Do not read the PTP PHC during chip reset
` [PATCH net-next 3/6] bnxt_en: 1PPS support for 5750X family chips
` [PATCH net-next 4/6] bnxt_en: 1PPS functions to configure TSIO pins
` [PATCH net-next 5/6] bnxt_en: Event handler for PPS events
` [PATCH net-next 6/6] bnxt_en: Log if an invalid signal detected on TSIO pin

[PATCH] ath9k_htc: Add a missing spin_lock_init()
 2021-07-28 19:25 UTC  (4+ messages)
    ` [PATCH v2] "

[RFC PATCH 00/14] bpf/tests: Extend the eBPF test suite
 2021-07-28 19:13 UTC  (3+ messages)
` [PATCH] bpf: Fix off-by-one in tail call count limiting

[Patch bpf-next] unix_bpf: fix a potential deadlock in unix_dgram_bpf_recvmsg()
 2021-07-28 18:52 UTC  (3+ messages)

[RFC net-next 0/2] mt7530 software fallback bridging fix
 2021-07-28 18:47 UTC  (6+ messages)
` [RFC net-next 1/2] net: dsa: tag_mtk: skip address learning on transmit to standalone ports
` [RFC net-next 2/2] net: dsa: mt7530: trap packets from standalone ports to the CPU

[PATCH bpf-next v1 0/5] sockmap: add sockmap support for unix stream socket
 2021-07-28 18:43 UTC  (5+ messages)
` [PATCH bpf-next v1 2/5] af_unix: add unix_stream_proto for sockmap

[PATCH v3] rtw88: Remove unnecessary check code
 2021-07-28 17:50 UTC  (4+ messages)

[PATCH 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-07-28 17:06 UTC  (3+ messages)
` [PATCH 03/13] x86/HV: Add new hvcall guest address host visibility support

[PATCH bpf-next v3 0/8] Improve XDP samples usability and output
 2021-07-28 16:55 UTC  (9+ messages)
` [PATCH bpf-next v3 1/8] samples: bpf: fix a couple of warnings
` [PATCH bpf-next v3 2/8] samples: bpf: Add common infrastructure for XDP samples
` [PATCH bpf-next v3 3/8] samples: bpf: Add BPF support for XDP samples helper
` [PATCH bpf-next v3 4/8] samples: bpf: Convert xdp_monitor to use "
` [PATCH bpf-next v3 5/8] samples: bpf: Convert xdp_redirect "
` [PATCH bpf-next v3 6/8] samples: bpf: Convert xdp_redirect_map to use XDP samples helpers
` [PATCH bpf-next v3 7/8] samples: bpf: Convert xdp_redirect_map_multi "
` [PATCH bpf-next v3 8/8] samples: bpf: Convert xdp_redirect_cpu "

[PATCH next] net: xfrm: fix shift-out-of-bounce
 2021-07-28 16:38 UTC 

[PATCH net-next 0/6] sk_buff: optimize GRO for the common case
 2021-07-28 16:24 UTC  (7+ messages)
` [PATCH net-next 1/6] sk_buff: introduce 'slow_gro' flags
` [PATCH net-next 2/6] sk_buff: track dst status in slow_gro
` [PATCH net-next 3/6] sk_buff: track extension "
` [PATCH net-next 4/6] net: optimize GRO for the common case
` [PATCH net-next 5/6] skbuff: allow 'slow_gro' for skb carring sock reference
` [PATCH net-next 6/6] veth: use skb_prepare_for_gro()

[PATCH RFC 0/9] sk_buff: optimize layout for GRO
 2021-07-28 16:21 UTC  (14+ 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).