netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-11 15:28:41 to 2021-03-11 23:26:03 UTC [more...]

[PATCH] net/mlx5: remove unneeded semicolon
 2021-03-11 23:24 UTC  (4+ messages)

[PATCH mlx5-next v7 0/4] Dynamically assign MSI-X vectors count
 2021-03-11 23:20 UTC  (15+ messages)

[PATCH net-next 0/6] net: dsa: hellcreek: Add support for dumping tables
 2021-03-11 23:17 UTC  (13+ messages)
` [PATCH net-next 1/6] net: dsa: hellcreek: Report RAM usage
` [PATCH net-next 2/6] net: dsa: hellcreek: Report META data usage
` [PATCH net-next 3/6] net: dsa: hellcreek: Add devlink VLAN region
` [PATCH net-next 4/6] net: dsa: hellcreek: Use boolean value
` [PATCH net-next 5/6] net: dsa: hellcreek: Move common code to helper
` [PATCH net-next 6/6] net: dsa: hellcreek: Add devlink FDB region

[RFC Patch v1 0/3] Introduce ENA local page cache
 2021-03-11 23:15 UTC  (5+ messages)
` [RFC Patch v1 1/3] net: ena: implement local page cache (LPC) system

[PATCH net] net: lapbether: Prevent racing when checking whether the netif is running
 2021-03-11 23:13 UTC  (5+ messages)

[PATCH] tcp: relookup sock for RST+ACK packets handled by obsolete req sock
 2021-03-11 23:07 UTC 

[net-next 2/2] xen-netback: add module parameter to disable dynamic multicast control
 2021-03-11 23:00 UTC 

[net-next 1/2] xen-netback: add module parameter to disable ctrl-ring
 2021-03-11 22:59 UTC 

[PATCH] net: mellanox: mlx5: fix error return code in mlx5_fpga_device_start()
 2021-03-11 22:51 UTC  (3+ messages)

[PATCH] net/mlx5e: allocate 'indirection_rqt' buffer dynamically
 2021-03-11 22:48 UTC  (3+ messages)

[PATCH] net/mlx5e: include net/nexthop.h where needed
 2021-03-11 22:48 UTC  (3+ messages)

[PATCH v3 00/15] arm64 / clk: socfpga: simplifying, cleanups and compile testing
 2021-03-11 22:48 UTC  (8+ messages)
` [PATCH v3 12/15] fpga: altera: use ARCH_INTEL_SOCFPGA also for 32-bit ARM SoCs
` [PATCH v3 13/15] i2c: "
` [PATCH v3 14/15] reset: socfpga: "
` [PATCH v3 15/15] ARM: socfpga: drop ARCH_SOCFPGA

[PATCH] net: mellanox: mlx5: fix error return code of mlx5e_stats_flower()
 2021-03-11 22:47 UTC  (6+ messages)

[PATCH mlx5-next 0/9] mlx5 next updates 2021-03-10
 2021-03-11 22:38 UTC  (5+ messages)
` [PATCH mlx5-next 6/9] RDMA/mlx5: Use represntor E-Switch when getting netdev and metadata

[pull request][net-next 00/15] mlx5 updates 2021-03-11
 2021-03-11 22:37 UTC  (16+ messages)
` [net-next 01/15] net/mlx5: Don't skip vport check
` [net-next 02/15] net/mlx5: Remove impossible checks of interface state
` [net-next 03/15] net/mlx5: Separate probe vs. reload flows
` [net-next 04/15] net/mlx5: Remove second FW tracer check
` [net-next 05/15] net/mlx5: Don't rely on interface state bit
` [net-next 06/15] net/mlx5: Check returned value from health recover sequence
` [net-next 07/15] net/mlx5e: CT, Avoid false lock dependency warning
` [net-next 08/15] net/mlx5e: fix mlx5e_tc_tun_update_header_ipv6 dummy definition
` [net-next 09/15] net/mlx5e: Add missing include
` [net-next 10/15] net/mlx5: Fix indir stable stubs
` [net-next 11/15] net/mlx5e: mlx5_tc_ct_init does not fail
` [net-next 12/15] net/mlx5: SF, Fix return type
` [net-next 13/15] net/mlx5e: rep: Improve reg_cX conditions
` [net-next 14/15] net/mlx5: Avoid unnecessary operation
` [net-next 15/15] net/mlx5e: Alloc flow spec using kvzalloc instead of kzalloc

[PATCH net-next 00/23] netfilter: flowtable enhancements
 2021-03-11 22:31 UTC  (4+ messages)

[PATCH] net: dsa: bcm_sf2: setup BCM4908 internal crossbar
 2021-03-11 22:13 UTC  (4+ messages)

[PATCH iproute2] lib/bpf: add missing limits.h includes
 2021-03-11 21:47 UTC 

[PATCH net-next] net: phy: Expose phydev::dev_flags through sysfs
 2021-03-11 20:50 UTC  (2+ messages)

[PATCH net-next 0/2] net: hns3: two updates for -next
 2021-03-11 20:49 UTC  (2+ messages)

[PATCH net-next] net: dsa: b53: Add debug prints in b53_vlan_enable()
 2021-03-11 20:40 UTC  (3+ messages)

[PATCH v2] netdevsim: fib: Remove redundant code
 2021-03-11 20:38 UTC  (2+ messages)

[RFC PATCH 00/10] ethtool: Factor out common code related to writing ethtool strings
 2021-03-11 20:37 UTC  (8+ messages)
` [RFC PATCH 01/10] ethtool: Add common function for filling out strings
` [RFC PATCH 02/10] intel: Update drivers to use ethtool_gsprintf
` [RFC PATCH 10/10] ionic: Update driver "

[PATCH net-next 0/3] tcp: better deal with delayed TX completions
 2021-03-11 20:35 UTC  (4+ messages)
` [PATCH net-next 1/3] tcp: plug skb_still_in_host_queue() to TSQ
` [PATCH net-next 2/3] tcp: consider using standard rtx logic in tcp_rcv_fastopen_synack()
` [PATCH net-next 3/3] tcp: remove obsolete check in __tcp_retransmit_skb()

[V2 net-next] net: mvpp2: Add reserved port private flag configuration
 2021-03-11 20:33 UTC  (3+ messages)

[PATCH net-next v5 1/2] net: Add a WWAN subsystem
 2021-03-11 20:41 UTC  (2+ messages)
` [PATCH net-next v5 2/2] net: Add Qcom WWAN control driver

[PATCH net-next 0/2] macb SGMII fixed-link fixes
 2021-03-11 20:18 UTC  (3+ messages)
` [PATCH net-next 1/2] net: macb: poll for fixed link state in SGMII mode
` [PATCH net-next 2/2] net: macb: Disable PCS auto-negotiation for SGMII fixed-link mode

[PATCH net-next 0/2] axienet clock additions
 2021-03-11 20:11 UTC  (3+ messages)
` [PATCH net-next 1/2] dt-bindings: net: xilinx_axienet: Document additional clocks
` [PATCH net-next 2/2] net: axienet: Enable more clocks

[PATCH net] net: axienet: Fix probe error cleanup
 2021-03-11 20:05 UTC 

[PATCH net-next] net: ocelot: Extend MRP
 2021-03-11 20:02 UTC  (4+ messages)

[RFC net-next 0/6] page_pool: recycle buffers
 2021-03-11 19:42 UTC  (7+ messages)
` [RFC net-next 1/6] xdp: reduce size of struct xdp_mem_info
` [RFC net-next 2/6] mm: add a signature in struct page
` [RFC net-next 3/6] page_pool: DMA handling and frame recycling via SKBs
` [RFC net-next 4/6] net: change users of __skb_frag_unref() and add an extra argument
` [RFC net-next 5/6] mvpp2: recycle buffers
` [RFC net-next 6/6] mvneta: "

[PATCH net-next v4 1/2] net: Add a WWAN subsystem
 2021-03-11 18:58 UTC  (7+ messages)
` [PATCH net-next v4 2/2] net: Add Qcom WWAN control driver

[PATCH bpf-next 0/2] libbpf/xsk cleanups
 2021-03-11 18:56 UTC  (5+ messages)
` [PATCH bpf-next 2/2] libbpf: xsk: move barriers from libbpf_util.h to xsk.h

[PATCH bpf-next 00/10] BPF static linking
 2021-03-11 18:45 UTC  (4+ messages)
` [PATCH bpf-next 07/10] bpftool: add `gen bpfo` command to perform "

[net-next PATCH v7 00/16] ACPI support for dpaa2 driver
 2021-03-11 18:14 UTC  (11+ messages)
` [net-next PATCH v7 02/16] net: phy: Introduce fwnode_mdio_find_device()
` [net-next PATCH v7 07/16] net: mii_timestamper: check NULL in unregister_mii_timestamper()
` [net-next PATCH v7 08/16] net: mdiobus: Introduce fwnode_mdiobus_register_phy()

[PATCH net 0/6][pull request] Intel Wired LAN Driver Updates 2021-03-11
 2021-03-11 18:09 UTC  (7+ messages)
` [PATCH net 1/6] igc: reinit_locked() should be called with rtnl_lock
` [PATCH net 2/6] igc: Fix Pause Frame Advertising
` [PATCH net 3/6] igc: Fix Supported Pause Frame Link Setting
` [PATCH net 4/6] igc: Fix igc_ptp_rx_pktstamp()
` [PATCH net 5/6] e1000e: add rtnl_lock() to e1000_reset_task
` [PATCH net 6/6] e1000e: Fix error handling in e1000_set_d0_lplu_state_82571

[PATCH net-next v2 00/14] nexthop: Resilient next-hop groups
 2021-03-11 18:03 UTC  (15+ messages)
` [PATCH net-next v2 01/14] nexthop: Pass nh_config to replace_nexthop()
` [PATCH net-next v2 02/14] nexthop: __nh_notifier_single_info_init(): Make nh_info an argument
` [PATCH net-next v2 03/14] nexthop: Add a dedicated flag for multipath next-hop groups
` [PATCH net-next v2 04/14] nexthop: Add netlink defines and enumerators for resilient NH groups
` [PATCH net-next v2 05/14] nexthop: Add implementation of resilient next-hop groups
` [PATCH net-next v2 06/14] nexthop: Add data structures for resilient group notifications
` [PATCH net-next v2 07/14] nexthop: Implement notifiers for resilient nexthop groups
` [PATCH net-next v2 08/14] nexthop: Allow setting "offload" and "trap" indication of nexthop buckets
` [PATCH net-next v2 09/14] nexthop: Allow reporting activity "
` [PATCH net-next v2 10/14] nexthop: Add netlink handlers for resilient nexthop groups
` [PATCH net-next v2 11/14] nexthop: Add netlink handlers for bucket dump
` [PATCH net-next v2 12/14] nexthop: Add netlink handlers for bucket get
` [PATCH net-next v2 13/14] nexthop: Notify userspace about bucket migrations
` [PATCH net-next v2 14/14] nexthop: Enable resilient next-hop groups

[PATCH net-next,v2 1/3] net: dsa: mt7530: setup core clock even in TRGMII mode
 2021-03-11 17:43 UTC  (3+ messages)

module refcount issues in the liquidio driver
 2021-03-11 17:43 UTC  (2+ messages)
` [EXT] "

[PATCH 1/3] net: dsa: mt7530: remove redundant clock enables
 2021-03-11 17:35 UTC  (3+ messages)
` [PATCH 2/3] net: dsa: mt7530: use core_write wrapper

[PATCH net-next v3 0/6] net: qualcomm: rmnet: stop using C bit-fields
 2021-03-11 17:26 UTC  (4+ messages)

[PATCH] docs: networking: phy: Improve placement of parenthesis
 2021-03-11 17:26 UTC  (2+ messages)

of_mdio: Checking build dependencies
 2021-03-11 17:24 UTC  (2+ messages)

[PATCH net-next 00/14] nexthop: Resilient next-hop groups
 2021-03-11 17:18 UTC  (33+ messages)
` [PATCH net-next 03/14] nexthop: Add a dedicated flag for multipath "
` [PATCH net-next 04/14] nexthop: Add netlink defines and enumerators for resilient NH groups
` [PATCH net-next 05/14] nexthop: Add implementation of resilient next-hop groups
` [PATCH net-next 06/14] nexthop: Add data structures for resilient group notifications
` [PATCH net-next 07/14] nexthop: Implement notifiers for resilient nexthop groups
` [PATCH net-next 08/14] nexthop: Allow setting "offload" and "trap" indication of nexthop buckets
` [PATCH net-next 09/14] nexthop: Allow reporting activity "
` [PATCH net-next 10/14] nexthop: Add netlink handlers for resilient nexthop groups
` [PATCH net-next 11/14] nexthop: Add netlink handlers for bucket dump
` [PATCH net-next 12/14] nexthop: Add netlink handlers for bucket get
` [PATCH net-next 13/14] nexthop: Notify userspace about bucket migrations
` [PATCH net-next 14/14] nexthop: Enable resilient next-hop groups

[RFC net-next v2 1/3] devlink: move health state to uAPI
 2021-03-11 16:49 UTC  (9+ messages)
` [RFC net-next v2 2/3] devlink: health: add remediation type
` [RFC net-next v2 3/3] devlink: add more failure modes

[PATCH 0/3] Add support for Actions Semi Owl Ethernet MAC
 2021-03-11 16:47 UTC  (4+ messages)
` [PATCH 2/3] net: ethernet: actions: Add Actions Semi Owl Ethernet MAC driver

NET: r8168/r8169 identifying fix
 2021-03-11 16:43 UTC  (9+ messages)

[PATCH 0/2] vhost-vdpa: fix issues around v->config_ctx handling
 2021-03-11 16:42 UTC  (2+ messages)

[PATCH 0/5 v3] Introduce a bulk order-0 page allocator with two in-tree users
 2021-03-11 16:42 UTC  (3+ messages)
` [PATCH 2/5] mm/page_alloc: Add a bulk page allocator

[PATCH] net: correct sk_acceptq_is_full()
 2021-03-11 16:32 UTC 

[PATCH net-next 0/2] SRv6: SRH processing improvements
 2021-03-11 15:53 UTC  (3+ messages)
` [PATCH net-next 1/2] seg6: add support for IPv4 decapsulation in ipv6_srh_rcv()
` [PATCH net-next 2/2] seg6: ignore routing header with segments left equal to 0

[PATCH v2 bpf-next 00/17] AF_XDP selftests improvements & bpf_link
 2021-03-11 15:29 UTC  (18+ messages)
` [PATCH v2 bpf-next 01/17] selftests: xsk: don't call worker_pkt_dump() for stats test
` [PATCH v2 bpf-next 02/17] selftests: xsk: remove struct ifaceconfigobj
` [PATCH v2 bpf-next 03/17] selftests: xsk: remove unused function
` [PATCH v2 bpf-next 04/17] selftests: xsk: remove inline keyword from source file
` [PATCH v2 bpf-next 05/17] selftests: xsk: simplify frame traversal in dumping thread
` [PATCH v2 bpf-next 06/17] libbpf: xsk: use bpf_link
` [PATCH v2 bpf-next 07/17] samples: bpf: do not unload prog within xdpsock
` [PATCH v2 bpf-next 08/17] selftests: xsk: remove thread for netns switch
` [PATCH v2 bpf-next 09/17] selftests: xsk: split worker thread
` [PATCH v2 bpf-next 10/17] selftests: xsk: remove Tx synchronization resources
` [PATCH v2 bpf-next 11/17] selftests: xsk: refactor teardown/bidi test cases and testapp_validate
` [PATCH v2 bpf-next 12/17] selftests: xsk: remove sync_mutex_tx and atomic var
` [PATCH v2 bpf-next 13/17] veth: implement ethtool's get_channels() callback
` [PATCH v2 bpf-next 14/17] selftests: xsk: implement bpf_link test
` [PATCH v2 bpf-next 15/17] selftests: xsk: remove thread attribute
` [PATCH v2 bpf-next 16/17] selftest: xsk: Remove mutex and condition variable
` [PATCH v2 bpf-next 17/17] selftests: xsk: Remove unused defines

[PATCH 1/2] net: core: datagram.c: Fix use of assignment in if condition
 2021-03-11 15:39 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).