netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-10 12:26:34 to 2020-07-11 00:26:45 UTC [more...]

[PATCHv5 bpf-next 0/3] xdp: add a new helper for dev map multicast support
 2020-07-11  0:26 UTC  (16+ messages)
` [PATCHv6 "
  ` [PATCHv6 bpf-next 1/3] "
  ` [PATCHv6 bpf-next 2/3] sample/bpf: add xdp_redirect_map_multicast test

[RFC PATCH bpf-next 0/5] bpf: tailcalls in BPF subprograms
 2020-07-11  0:10 UTC  (4+ messages)
` [RFC PATCH bpf-next 4/5] bpf, x64: rework pro/epilogue and tailcall handling in JIT

[GIT] Networking
 2020-07-10 23:58 UTC 

[PATCH bpf] selftests/bpf: Fix cgroup sockopt verifier test
 2020-07-10 23:34 UTC  (3+ messages)

[PATCH] net/9p: validate fds in p9_fd_open
 2020-07-10 22:56 UTC  (2+ messages)

[PATCH bpf-next] tools/bpftool: remove warning about PID iterator support
 2020-07-10 23:26 UTC 

[PATCH bpf v2] xsk: fix memory leak and packet loss in Tx skb path
 2020-07-10 23:26 UTC  (3+ messages)

[PATCH net-next v3] net: phy: micrel: add phy-mode support for the KSZ9031 PHY
 2020-07-10 23:25 UTC  (4+ messages)

[PATCH v2 bpf-next 0/2] bpf: fix use of trace_printk() in BPF
 2020-07-10 23:04 UTC  (6+ messages)
` [PATCH v2 bpf-next 1/2] bpf: use dedicated bpf_trace_printk event instead of trace_printk()
` [PATCH v2 bpf-next 2/2] selftests/bpf: add selftests verifying bpf_trace_printk() behaviour

[PATCH v5 bpf-next 0/5] bpf: Introduce minimal support for sleepable progs
 2020-07-10 22:59 UTC  (9+ messages)
` [PATCH v5 bpf-next 2/5] bpf: Introduce sleepable BPF programs

[PATCH 0/14 v3] PCI: Remove '*val = 0' from pcie_capability_read_*()
 2020-07-10 21:20 UTC  (2+ messages)
` [PATCH 14/14 "

[PATCH net-next v2 00/13] mlxsw: Add support for buffer drops mirroring
 2020-07-10 21:55 UTC  (14+ messages)
` [PATCH net-next v2 01/13] net: sched: Pass qdisc reference in struct flow_block_offload
` [PATCH net-next v2 02/13] mlxsw: reg: Add Monitoring Mirror Trigger Enable Register
` [PATCH net-next v2 03/13] mlxsw: reg: Add Monitoring Port Analyzer Global Register
` [PATCH net-next v2 04/13] mlxsw: spectrum_span: Move SPAN operations out of global file
` [PATCH net-next v2 05/13] mlxsw: spectrum_span: Prepare for global mirroring triggers
` [PATCH net-next v2 06/13] mlxsw: spectrum_span: Add support "
` [PATCH net-next v2 07/13] mlxsw: spectrum_span: Add APIs to enable / disable "
` [PATCH net-next v2 08/13] mlxsw: spectrum_flow: Convert a goto to a return
` [PATCH net-next v2 09/13] mlxsw: spectrum_flow: Drop an unused field
` [PATCH net-next v2 10/13] mlxsw: spectrum_matchall: Publish matchall data structures
` [PATCH net-next v2 11/13] mlxsw: spectrum_flow: Promote binder-type dispatch to spectrum.c
` [PATCH net-next v2 12/13] mlxsw: spectrum_qdisc: Offload mirroring on RED qevent early_drop
` [PATCH net-next v2 13/13] selftests: mlxsw: RED: Test offload of mirror on RED early_drop qevent

[Linux-kernel-mentees] [PATCH 1/2] net/bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt()
 2020-07-10 21:45 UTC  (2+ messages)
` [Linux-kernel-mentees] [PATCH 2/2] net/bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt()

[PATCH net] cgroup: Fix sock_cgroup_data on big-endian
 2020-07-10 21:44 UTC  (5+ messages)

[PATCH v4 net-next] inet: Remove an unnecessary argument of syn_ack_recalc()
 2020-07-10 21:38 UTC  (3+ messages)

[PATCH V1 net-next 0/8] ENA driver new features
 2020-07-10 21:35 UTC  (9+ messages)
` [PATCH V1 net-next 2/8] net: ena: add reserved PCI device ID
` [PATCH V1 net-next 6/8] net: ena: enable support of rss hash key and function changes

[PATCH net 0/2] mlxsw: Various fixes
 2020-07-10 21:34 UTC  (4+ messages)
` [PATCH net 1/2] mlxsw: spectrum_router: Remove inappropriate usage of WARN_ON()
` [PATCH net 2/2] mlxsw: pci: Fix use-after-free in case of failed devlink reload

[PATCH net-next v3 0/7] Add devlink-health support for devlink ports
 2020-07-10 21:32 UTC  (6+ messages)
` [PATCH net-next v3 3/7] devlink: Create generic devlink health reporter search function
` [PATCH net-next v3 5/7] devlink: Add devlink health port reporters API
` [PATCH net-next v3 6/7] net/mlx5e: Move devlink port register and unregister calls

[PATCH v5 0/5] net: macb: Wake-on-Lan magic packet fixes and GEM handling
 2020-07-10 21:29 UTC  (7+ messages)
` [PATCH v5 1/5] net: macb: fix wakeup test in runtime suspend/resume routines
` [PATCH v5 2/5] net: macb: mark device wake capable when "magic-packet" property present
` [PATCH v5 3/5] net: macb: fix macb_get/set_wol() when moving to phylink
` [PATCH v5 4/5] net: macb: fix macb_suspend() by removing call to netif_carrier_off()
` [PATCH v5 5/5] net: macb: fix call to pm_runtime in the suspend/resume functions

[PATCH net] bnxt_en: fix NULL dereference in case SR-IOV configuration fails
 2020-07-10 21:20 UTC  (4+ messages)

[PATCH net-next] net: make symbol 'flush_works' static
 2020-07-10 21:16 UTC  (2+ messages)

[pull request][net-next 00/13] Mellanox, mlx5 CT updates 2020-07-09
 2020-07-10 21:12 UTC  (2+ messages)

pull-request: bpf 2020-07-09
 2020-07-10 21:08 UTC  (2+ messages)

[pull request][net V2 0/9] mlx5 fixes 2020-07-02
 2020-07-10 21:06 UTC  (3+ messages)

[net-next PATCH v5 0/6] ACPI support for dpaa2 MAC driver
 2020-07-10 21:01 UTC  (9+ messages)
` [net-next PATCH v5 1/6] Documentation: ACPI: DSD: Document MDIO PHY
` [net-next PATCH v5 2/6] net: phy: introduce device_mdiobus_register()
` [net-next PATCH v5 3/6] net/fsl: use device_mdiobus_register()
` [net-next PATCH v5 4/6] net: phy: introduce phy_find_by_mdio_handle()
` [net-next PATCH v5 5/6] phylink: introduce phylink_fwnode_phy_connect()
` [net-next PATCH v5 6/6] net: dpaa2-mac: Add ACPI support for DPAA2 MAC driver

[PATCH net-next] ptp: add debugfs support for IDT family of timing devices
 2020-07-10 20:58 UTC  (2+ messages)

[RFC v2 net-next] devlink: Add reset subcommand
 2020-07-10 20:55 UTC  (9+ messages)

[PATCH net-next v4 00/10] udp_tunnel: add NIC RX port offload infrastructure
 2020-07-10 20:54 UTC  (2+ messages)

[PATCH v6 bpf-next 0/9] bpf: Add d_path helper - preparation changes
 2020-07-10 20:46 UTC  (11+ messages)
` [PATCH v6 bpf-next 1/9] bpf: Add resolve_btfids tool to resolve BTF IDs in ELF object
` [PATCH v6 bpf-next 2/9] bpf: Compile resolve_btfids tool at kernel compilation start
` [PATCH v6 bpf-next 3/9] bpf: Add BTF_ID_LIST/BTF_ID/BTF_ID_UNUSED macros
` [PATCH v6 bpf-next 4/9] bpf: Resolve BTF IDs in vmlinux image
` [PATCH v6 bpf-next 5/9] bpf: Remove btf_id helpers resolving
` [PATCH v6 bpf-next 6/9] bpf: Use BTF_ID to resolve bpf_ctx_convert struct
` [PATCH v6 bpf-next 7/9] bpf: Add info about .BTF_ids section to btf.rst
` [PATCH v6 bpf-next 8/9] tools headers: Adopt verbatim copy of btf_ids.h from kernel sources
` [PATCH v6 bpf-next 9/9] selftests/bpf: Add test for resolve_btfids

[RFC PATCH net-next 0/6] introduce PLDM firmware update library
 2020-07-10 20:32 UTC  (6+ messages)
` [RFC PATCH net-next 6/6] ice: implement devlink parameters to control flash update

[net-next v3 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2020-06-25
 2020-07-10 20:16 UTC  (4+ messages)
` [net-next v3 13/15] iecm: Add ethtool

[PATCH v1 0/1] dt-bindings: net: dsa: Add DSA yaml binding
 2020-07-10 19:38 UTC  (7+ messages)
` [PATCH v1 1/1] "

[PATCH] MAINTAINERS: XDP: restrict N: and K:
 2020-07-10 19:37 UTC  (11+ messages)
                ` [PATCH v2] "

[PATCH bpf-next v3 00/16] Run a BPF program on socket lookup
 2020-07-10 19:24 UTC  (13+ messages)
` [PATCH bpf-next v3 01/16] bpf, netns: Handle multiple link attachments
` [PATCH bpf-next v3 12/16] libbpf: Add support for SK_LOOKUP program type

[PATCH] bpf: fix fds_example SIGSEGV error
 2020-07-10 18:46 UTC  (2+ messages)

general protection fault in raw_notifier
 2020-07-10 18:38 UTC 

[PATCH v2 00/11] Fix PM hibernation in Xen guests
 2020-07-10 18:17 UTC  (2+ messages)

linux-next: Tree for Jul 10 (drivers/net/phy/mdio-thunder & mdio-mvusb)
 2020-07-10 18:02 UTC 

[PATCH net-next 00/13] mlxsw: Add support for buffer drops mirroring
 2020-07-10 18:01 UTC  (20+ messages)
` [PATCH net-next 01/13] net: sched: Pass qdisc reference in struct flow_block_offload
` [PATCH net-next 02/13] mlxsw: reg: Add Monitoring Mirror Trigger Enable Register
` [PATCH net-next 03/13] mlxsw: reg: Add Monitoring Port Analyzer Global Register
` [PATCH net-next 04/13] mlxsw: spectrum_span: Move SPAN operations out of global file
` [PATCH net-next 05/13] mlxsw: spectrum_span: Prepare for global mirroring triggers
` [PATCH net-next 06/13] mlxsw: spectrum_span: Add support "
` [PATCH net-next 07/13] mlxsw: spectrum_span: Add APIs to enable / disable "
` [PATCH net-next 08/13] mlxsw: spectrum_flow: Convert a goto to a return
` [PATCH net-next 09/13] mlxsw: spectrum_flow: Drop an unused field
` [PATCH net-next 10/13] mlxsw: spectrum_matchall: Publish matchall data structures
` [PATCH net-next 11/13] mlxsw: spectrum_flow: Promote binder-type dispatch to spectrum.c
` [PATCH net-next 12/13] mlxsw: spectrum_qdisc: Offload mirroring on RED qevent early_drop
` [PATCH net-next 13/13] selftests: mlxsw: RED: Test offload of mirror on RED early_drop qevent

[PATCH net-next 2/2] net: sched: Lockless Token Bucket (LTB) Qdisc
 2020-07-10 18:01 UTC  (15+ messages)

mmotm 2020-07-09-21-00 uploaded (drivers/net/ethernet/mellanox/mlx5/core/en_main.c)
 2020-07-10 17:40 UTC 

[PATCH bpf] bpf: Shift and mask loads narrower than context field size
 2020-07-10 17:31 UTC 

[PATCH] Replace HTTP links with HTTPS ones: BLUETOOTH SUBSYSTEM
 2020-07-10 17:21 UTC  (2+ messages)

[PATCH] Bluetooth: RFCOMM: Use fallthrough pseudo-keyword
 2020-07-10 17:10 UTC  (2+ messages)

[PATCH] Bluetooth: core: Use fallthrough pseudo-keyword
 2020-07-10 17:11 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH v2] net/bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt()
 2020-07-10 17:08 UTC  (3+ messages)
` [Linux-kernel-mentees] [PATCH v3] "

[PATCH bpf] selftests/bpf: Set attach type for CGROUP_SOCKOPT verifier test
 2020-07-10 16:52 UTC  (2+ messages)

[Patch net v2] cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
 2020-07-10 16:42 UTC  (9+ messages)

[PATCH] stmmac: pci: Add support for LS7A bridge chip
 2020-07-10 15:50 UTC  (2+ messages)

MDIO Debug Interface
 2020-07-10 15:47 UTC  (5+ messages)

[PATCH v3 net-next] inet: Remove an unnecessary argument of syn_ack_recalc()
 2020-07-10 15:47 UTC  (3+ messages)

[PATCH net-next v1 0/5] TC: Introduce qevents
 2020-07-10 14:40 UTC  (11+ messages)
` [PATCH net-next v1 2/5] net: sched: Introduce helpers for qevent blocks

[PATCH net-next v2 0/2] DP83822 Fiber enablement
 2020-07-10 14:37 UTC  (3+ messages)
` [PATCH net-next v2 1/2] dt-bindings: net: dp83822: Add TI dp83822 phy
` [PATCH net-next v2 2/2] net: phy: DP83822: Add ability to advertise Fiber connection

[PATCH bpf-next] libbpf: fix memory leak and optimize BTF sanitization
 2020-07-10 14:29 UTC  (2+ messages)

[PATCH bpf-next v2 00/14] xsk: support shared umems between devices and queues
 2020-07-10 14:16 UTC  (15+ messages)
` [PATCH bpf-next v2 01/14] xsk: i40e: ice: ixgbe: mlx5: pass buffer pool to driver instead of umem
` [PATCH bpf-next v2 02/14] xsk: i40e: ice: ixgbe: mlx5: rename xsk zero-copy driver interfaces
` [PATCH bpf-next v2 03/14] xsk: create and free buffer pool independently from umem
` [PATCH bpf-next v2 04/14] xsk: move fill and completion rings to buffer pool
` [PATCH bpf-next v2 05/14] xsk: move queue_id, dev and need_wakeup "
` [PATCH bpf-next v2 06/14] xsk: move xsk_tx_list and its lock "
` [PATCH bpf-next v2 07/14] xsk: move addrs from buffer pool to umem
` [PATCH bpf-next v2 08/14] xsk: enable sharing of dma mappings
` [PATCH bpf-next v2 09/14] xsk: rearrange internal structs for better performance
` [PATCH bpf-next v2 10/14] xsk: add shared umem support between queue ids
` [PATCH bpf-next v2 11/14] xsk: add shared umem support between devices
` [PATCH bpf-next v2 12/14] libbpf: support shared umems between queues and devices
` [PATCH bpf-next v2 13/14] samples/bpf: add new sample xsk_fwd.c
` [PATCH bpf-next v2 14/14] xsk: documentation for XDP_SHARED_UMEM between queues and netdevs

[PATCH 0/5] Refactor kallsyms_show_value() users for correct cred
 2020-07-10 14:09 UTC  (3+ messages)
` [PATCH 4/5] kprobes: Do not expose probe addresses to non-CAP_SYSLOG

[net-next PATCH v4 0/6] ACPI support for dpaa2 MAC driver
 2020-07-10 14:08 UTC  (4+ messages)
` [net-next PATCH v4 5/6] phylink: introduce phylink_fwnode_phy_connect()

[PATCH iproute2-next 0/2] ss: MPTCP diag interface support
 2020-07-10 13:52 UTC  (3+ messages)
` [PATCH iproute2-next 1/2] include: update mptcp uAPI
` [PATCH iproute2-next 2/2] ss: mptcp: add msk diag interface support

[PATCH net-next v1 0/5] add cable test support for ksz8081 and ksz8873
 2020-07-10 13:50 UTC  (9+ messages)
` [PATCH net-next v1 1/5] net: phy: micrel: use consistent indention after define
` [PATCH net-next v1 2/5] net: phy: micrel: apply resume errata workaround for ksz8873 and ksz8863
` [PATCH net-next v1 3/5] net: phy: micrel: ksz886x add MDI-X support
` [PATCH net-next v1 4/5] net: phy: micrel: ksz8081 "

[PATCH] can: j1939: fix double free in j1939_netdev_start
 2020-07-10 13:45 UTC 

[PATCH net-next v2] icmp: support rfc 4884
 2020-07-10 13:29 UTC 

ethtool - LLDP Not staying Persistent
 2020-07-10 13:02 UTC 

[PATCH] perf parse-events: report bpf errors
 2020-07-10 12:37 UTC  (3+ 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).