netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-02 06:16:51 to 2020-09-02 22:43:49 UTC [more...]

[RFC net-next] udp: add a GSO type for UDPv6
 2020-09-02 22:43 UTC  (3+ messages)

[PATCH net] drivers/net/wan/hdlc: Change the default of hard_header_len to 0
 2020-09-02 22:43 UTC  (2+ messages)

[PATCH net] net: gemini: Fix another missing clk_disable_unprepare() in probe
 2020-09-02 22:41 UTC  (2+ messages)

[PATCH net-next 0/1] Support for VLAN interface over HSR/PRP
 2020-09-02 22:29 UTC  (3+ messages)

[RFC net-next 0/2] net: phy: Support enabling clocks prior to bus probe
 2020-09-02 22:20 UTC  (6+ messages)
` [RFC net-next 1/2] "
` [RFC net-next 2/2] net: phy: bcm7xxx: request and manage GPHY clock

[PATCH] libbpf: Remove arch-specific include path in Makefile
 2020-09-02 21:51 UTC  (3+ messages)

[PATCH net-next 0/5] ibmvnic: Report ACL settings in sysfs
 2020-09-02 21:51 UTC  (3+ messages)
` [PATCH net-next 4/5] ibmvnic: Reporting device ACL settings through sysfs

[PATCH bpf-next] xsk: fix use-after-free in failed shared_umem bind
 2020-09-02 21:43 UTC  (2+ messages)

a saner API for allocating DMA addressable pages
 2020-09-02 21:38 UTC  (15+ messages)
` [PATCH 07/28] 53c700: improve non-coherent DMA handling
` [PATCH 22/28] sgiseeq: convert from dma_cache_sync to dma_sync_single_for_device

[PATCH bpf-next v3 0/8] Allow storage of flexible metadata information for eBPF programs
 2020-09-02 21:33 UTC  (8+ messages)
` [PATCH bpf-next v3 4/8] libbpf: implement bpf_prog_find_metadata

[PATCH net-next] Sysctl parameter to disable TCP RST packet to unknown socket
 2020-09-02 21:17 UTC  (2+ messages)

[PATCH net-next] selftests: mptcp: fix typo in mptcp_connect usage
 2020-09-02 21:14 UTC  (3+ messages)

[PATCH net] drivers/net/wan/hdlc_fr: Add needed_headroom for PVC devices
 2020-09-02 21:11 UTC 

[PATCH net-next] net: dsa: bcm_sf2: Ensure that MDIO diversion is used
 2020-09-02 21:03 UTC 

[PATCH net v6 0/6] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX3255 (AC3x)
 2020-09-02 20:57 UTC  (8+ messages)
` [PATCH net v6 1/6] net: marvell: prestera: Add driver for Prestera family ASIC devices
` [PATCH net v6 2/6] net: marvell: prestera: Add PCI interface support
` [PATCH net v6 3/6] net: marvell: prestera: Add basic devlink support
` [PATCH net v6 4/6] net: marvell: prestera: Add ethtool interface support
` [PATCH net v6 5/6] net: marvell: prestera: Add Switchdev driver implementation
` [PATCH net v6 6/6] dt-bindings: marvell,prestera: Add description for device-tree bindings

[PATCH net-next v2 0/9] Add GVE Features
 2020-09-02 20:39 UTC  (10+ messages)
` [PATCH net-next v2 3/9] gve: Use dev_info/err instead of netif_info/err
` [PATCH net-next v2 4/9] gve: Add support for dma_mask register
` [PATCH net-next v2 5/9] gve: Add Gvnic stats AQ command and ethtool show/set-priv-flags

[PATCH net-next v2 0/3] DP83869 Feature additions
 2020-09-02 20:34 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: dp83869: Add ability to advertise Fiber connection
` [PATCH net-next v2 2/3] net: phy: dp83869: support Wake on LAN
` [PATCH net-next v2 3/3] net: dp83869: Add speed optimization feature

[PATCH net-next] dropwatch: Support monitoring of dropped frames
 2020-09-02 20:35 UTC  (6+ messages)
` [PATCHv2 "
` [PATCHv3 "

[PATCH v7 bpf-next 0/7] bpf: tailcalls in BPF subprograms
 2020-09-02 20:08 UTC  (8+ messages)
` [PATCH v7 bpf-next 1/7] bpf, x64: use %rcx instead of %rax for tail call retpolines
` [PATCH v7 bpf-next 2/7] bpf: propagate poke descriptors to subprograms
` [PATCH v7 bpf-next 3/7] bpf: rename poke descriptor's 'ip' member to 'tailcall_target'
` [PATCH v7 bpf-next 4/7] bpf, x64: rework pro/epilogue and tailcall handling in JIT
` [PATCH v7 bpf-next 5/7] bpf: limit caller's stack depth 256 for subprogs with tailcalls
` [PATCH v7 bpf-next 6/7] bpf: allow for tailcalls in BPF subprograms for x64 JIT
` [PATCH v7 bpf-next 7/7] selftests: bpf: add dummy prog for bpf2bpf with tailcall

[PATCH net-next v2 00/15] net: bridge: mcast: initial IGMPv3 support (part 1)
 2020-09-02 20:17 UTC  (19+ messages)
` [PATCH net-next v2 01/15] net: bridge: mdb: arrange internal structs so fast-path fields are close
` [PATCH net-next v2 02/15] net: bridge: mcast: add support for group source list
` [PATCH net-next v2 03/15] net: bridge: mcast: add support for src list and filter mode dumping
` [PATCH net-next v2 04/15] net: bridge: mcast: add support for group-and-source specific queries
` [PATCH net-next v2 05/15] net: bridge: mcast: factor out port group del
` [PATCH net-next v2 06/15] net: bridge: mcast: add support for group query retransmit
` [PATCH net-next v2 07/15] net: bridge: mdb: push notifications in __br_mdb_add/del
` [PATCH net-next v2 08/15] net: bridge: mdb: use mdb and port entries in notifications
` [PATCH net-next v2 09/15] net: bridge: mcast: delete expired port groups without srcs
` [PATCH net-next v2 10/15] net: bridge: mcast: support for IGMPv3 IGMPV3_ALLOW_NEW_SOURCES report
` [PATCH net-next v2 11/15] net: bridge: mcast: support for IGMPV3_MODE_IS_INCLUDE/EXCLUDE report
` [PATCH net-next v2 12/15] net: bridge: mcast: support for IGMPV3_CHANGE_TO_INCLUDE/EXCLUDE report
` [PATCH net-next v2 13/15] net: bridge: mcast: support for IGMPV3_BLOCK_OLD_SOURCES report
` [PATCH net-next v2 14/15] net: bridge: mcast: improve v3 query processing
` [PATCH net-next v2 15/15] net: bridge: mcast: destroy all entries via gc

[PATCH net] net: dp83867: Fix WoL SecureOn password
 2020-09-02 20:12 UTC  (3+ messages)

[PATCH net-next 2/3] devlink: Consider other controller while building phys_port_name
 2020-09-02 20:10 UTC  (14+ messages)

[PATCH v6 bpf-next 0/6] bpf: tailcalls in BPF subprograms
 2020-09-02 20:01 UTC  (10+ messages)

[PATCH v2 bpf-next 00/14] Add libbpf full support for BPF-to-BPF calls
 2020-09-02 19:58 UTC  (13+ messages)
` [PATCH v2 bpf-next 04/14] libbpf: make RELO_CALL work for multi-prog sections and sub-program calls
` [PATCH v2 bpf-next 07/14] selftests/bpf: add selftest for multi-prog sections and bpf-to-bpf calls
` [PATCH v2 bpf-next 12/14] selftests/bpf: convert pyperf, strobemeta, and l4lb_noinline to __noinline
` [PATCH v2 bpf-next 14/14] selftests/bpf: convert cls_redirect selftest to use __noinline

[PATCH net-next 0/2] ionic: add devlink dev flash support
 2020-09-02 19:57 UTC  (3+ messages)
` [PATCH net-next 1/2] ionic: update the fw update api
` [PATCH net-next 2/2] ionic: add devlink firmware update

[PATCH] net: bcmgenet: fix mask check in bcmgenet_validate_flow()
 2020-09-02 19:54 UTC  (4+ messages)

[PATCH net 0/3] hinic: BugFixes
 2020-09-02 19:52 UTC  (6+ messages)
` [PATCH net 1/3] hinic: bump up the timeout of SET_FUNC_STATE cmd
` [PATCH net 2/3] hinic: bump up the timeout of UPDATE_FW cmd
` [PATCH net 3/3] hinic: fix bug of send pkts while setting channels

[PATCH] amd-xgbe: Add support for new port mode
 2020-09-02 19:50 UTC  (2+ messages)

[net-next v2 0/4] tipc: add more features to TIPC encryption
 2020-09-02 19:49 UTC  (5+ messages)
` [net-next v2 1/4] tipc: optimize key switching time and logic

[PATCH net v2] drivers/net/wan/hdlc: Change the default of hard_header_len to 0
 2020-09-02 19:28 UTC 

[PATCH][next] xsk: Fix null check on error return path
 2020-09-02 19:17 UTC  (5+ messages)

[PATCH v2] net: openvswitch: pass NULL for unused parameters
 2020-09-02 18:40 UTC  (3+ messages)

[PATCH] xsk: Free variable on error path
 2020-09-02 18:36 UTC  (2+ messages)

[PATCH][next] xsk: fix incorrect memory allocation failure check on dma_map->dma_pages
 2020-09-02 18:35 UTC  (2+ messages)

[PATCH net-next] net: dp83869: Add ability to advertise Fiber connection
 2020-09-02 18:16 UTC  (2+ messages)

[PATCH ethtool] ethtool: add support show/set-hwtstamp
 2020-09-02 18:06 UTC  (5+ messages)

[PATCH rdma-next 0/8] RDMA/qedr: various fixes
 2020-09-02 16:57 UTC  (9+ messages)
` [PATCH rdma-next 1/8] RDMA/qedr: Fix qp structure memory leak
` [PATCH rdma-next 2/8] RDMA/qedr: Fix doorbell setting
` [PATCH rdma-next 3/8] RDMA/qedr: Fix use of uninitialized field
` [PATCH rdma-next 4/8] RDMA/qedr: Fix return code if accept is called on a destroyed qp
` [PATCH rdma-next 5/8] qede: Notify qedr when mtu has changed
` [PATCH rdma-next 6/8] RDMA/qedr: Fix iWARP active mtu display
` [PATCH rdma-next 7/8] RDMA/qedr: Fix inline size returned for iWARP
` [PATCH rdma-next 8/8] RDMA/qedr: Fix function prototype parameters alignment

linux-next: Tree for Sep 2 (ip_tunnel, ip6_vti, sit, ip6_tunnel)
 2020-09-02 16:17 UTC 

[PATCH net-next 0/7] Marvell PP2.2 PTP support
 2020-09-02 16:12 UTC  (8+ messages)
` [PATCH net-next 1/7] net: mvpp2: restructure "link status" interrupt handling
` [PATCH net-next 2/7] net: mvpp2: rename mis-named "link status" interrupt
` [PATCH net-next 3/7] net: mvpp2: check first level interrupt status registers
` [PATCH net-next 4/7] net: mvpp2: ptp: add TAI support
` [PATCH net-next 5/7] net: mvpp2: ptp: add support for receive timestamping
` [PATCH net-next 6/7] net: mvpp2: ptp: add interrupt handling
` [PATCH net-next 7/7] net: mvpp2: ptp: add support for transmit timestamping

[PATCH bpf-next] bpf: add bpf_get_xdp_hash helper function
 2020-09-02 15:56 UTC  (3+ messages)

[PATCH net] nfp: flower: fix ABI mismatch between driver and firmware
 2020-09-02 15:41 UTC  (2+ messages)

[PATCH net] ipv6: Fix sysctl max for fib_multipath_hash_policy
 2020-09-02 15:34 UTC  (2+ messages)

[PATCH net-next RFC v1 0/4] Add devlink traps in devlink port context
 2020-09-02 15:32 UTC  (5+ messages)
` [PATCH net-next RFC v1 1/4] devlink: Wrap trap related lists and ops in trap_mngr
` [PATCH net-next RFC v1 2/4] devlink: Add devlink traps under devlink_ports context
` [PATCH net-next RFC v1 3/4] devlink: Add hierarchy between traps in device level and port level
` [PATCH net-next RFC v1 4/4] net/mlx5e: Add devlink trap to catch oversize packets

[PATCH net-next RFC v3 00/14] Add devlink reload action option
 2020-09-02 15:30 UTC  (8+ messages)
` [PATCH net-next RFC v3 01/14] devlink: Add reload action option to devlink reload command

[PATCH] net: usb: dm9601: Add USB ID of Keenetic Plus DSL
 2020-09-02 15:28 UTC  (3+ messages)

[PATCH] net: usb: dm9601: Add USB ID of Keenetic Plus DSL
 2020-09-02 15:22 UTC  (3+ messages)

[PATCH bpf-next] xsk: fix possible segfault at xskmap entry insertion
 2020-09-02 14:58 UTC  (2+ messages)

[PATCH v2] staging: qlge: fix build breakage with dumping enabled
 2020-09-02 14:00 UTC  (3+ messages)

[PATCH bpf-next] xsk: fix possible segfault in xsk umem diagnostics
 2020-09-02 14:57 UTC  (2+ messages)

[PATCH bpf-next v4 0/2] bpf: avoid iterating duplicated files for task_file iterator
 2020-09-02 14:56 UTC  (2+ messages)

[PATCH v3] staging: qlge: fix build breakage with dumping enabled
 2020-09-02 14:00 UTC 

[PATCH] mwifiex: sdio: Fix -Wunused-const-variable warnings
 2020-09-02 14:11 UTC 

[PATCH] rt2x00: Use fallthrough pseudo-keyword macro
 2020-09-02 14:38 UTC  (3+ messages)

[PATCH net-next 0/5] sfc: TXQ refactor
 2020-09-02 14:37 UTC  (6+ messages)
` [PATCH net-next 1/5] sfc: add and use efx_tx_send_pending in tx.c
` [PATCH net-next 2/5] sfc: use tx_queue->old_read_count in EF100 TX path
` [PATCH net-next 3/5] sfc: use efx_channel_tx_[old_]fill_level() in Siena/EF10 TX datapath
` [PATCH net-next 4/5] sfc: rewrite efx_tx_may_pio
` [PATCH net-next 5/5] sfc: remove efx_tx_queue_partner

[PATCH] mwifiex: pcie: Fix -Wunused-const-variable warnings
 2020-09-02 14:09 UTC 

[PATCH] mwifiex: wmm: Fix -Wunused-const-variable warnings
 2020-09-02 14:08 UTC 

VRRP not working on i40e X722 S2600WFT
 2020-09-02 13:47 UTC  (5+ messages)
  ` [Intel-wired-lan] "

[PATCH] tipc: fix shutdown() of connectionless socket
 2020-09-02 13:44 UTC  (2+ messages)
  ` [PATCH v2] "

[PATCH net-next 0/3] net: dsa: bcm_sf2: Clock support
 2020-09-02 12:44 UTC  (7+ messages)
` [PATCH net-next 1/3] dt-bindings: net: Document Broadcom SF2 switch clocks
` [PATCH net-next 2/3] net: dsa: bcm_sf2: request and handle clocks
` [PATCH net-next 3/3] net: dsa: bcm_sf2: recalculate switch clock rate based on ports

BUG: corrupted list in kobject_add_internal
 2020-09-02 12:31 UTC  (4+ messages)
` [PATCH] Bluetooth: fix "list_add double add" in hci_conn_complete_evt

COMPILE_TEST
 2020-09-02 12:23 UTC  (6+ messages)

[PATCH net-next] net: sch_generic: aviod concurrent reset and enqueue op for lockless qdisc
 2020-09-02  9:20 UTC  (8+ messages)

[RFC v2 00/11] Hyper-V: Support PAGE_SIZE larger than 4K
 2020-09-02  8:18 UTC  (3+ messages)
` [RFC v2 09/11] HID: hyperv: Make ringbuffer at least take two pages

[PATCH rdma-next v1 0/3] Fix in-kernel active_speed type
 2020-09-02  7:45 UTC  (3+ messages)
` [PATCH mlx5-next v1 1/3] net/mlx5: Refactor query port speed functions
` [PATCH mlx5-next v1 2/3] RDMA/mlx5: Delete duplicated mlx5_ptys_width enum

[PATCH bpf v1] libbpf: fix build failure from uninitialized variable warning
 2020-09-02  7:39 UTC  (3+ messages)

general protection fault in xsk_diag_dump (2)
 2020-09-02  7:27 UTC 

general protection fault in xsk_is_setup_for_bpf_map
 2020-09-02  7:27 UTC 

[net] tipc: fix using smp_processor_id() in preemptible
 2020-09-02  7:10 UTC  (10+ messages)

KASAN: use-after-free Write in xp_put_pool
 2020-09-02  7:07 UTC  (4+ 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).