netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-31 18:36:21 to 2021-04-01 18:03:16 UTC [more...]

[PATCH net 0/2] mptcp: mptcp: fix deadlock in mptcp{,6}_release
 2021-04-01 17:20 UTC  (3+ messages)
` [PATCH net 2/2] mptcp: revert "mptcp: provide subflow aware release function"

[PATCH bpf-next] cpumap: bulk skb using netif_receive_skb_list
 2021-04-01 16:40 UTC  (2+ messages)

[PATCH net-next v4 0/6] stmmac: Add XDP support
 2021-04-01 16:06 UTC  (8+ messages)
` [PATCH net-next v4 1/6] net: stmmac: set IRQ affinity hint for multi MSI vectors
` [PATCH net-next v4 2/6] net: stmmac: make SPH enable/disable to be configurable
` [PATCH net-next v4 3/6] net: stmmac: arrange Tx tail pointer update to stmmac_flush_tx_descriptors
` [PATCH net-next v4 4/6] net: stmmac: Add initial XDP support
` [PATCH net-next v4 5/6] net: stmmac: Add support for XDP_TX action
` [PATCH net-next v4 6/6] net: stmmac: Add support for XDP_REDIRECT action

[PATCH net-next 0/2] Enable 2.5Gbps speed for stmmac
 2021-04-01 15:01 UTC  (3+ messages)
` [PATCH net-next 1/2] net: stmmac: enable 2.5Gbps link speed
` [PATCH net-next 2/2] net: pcs: configure xpcs 2.5G speed mode

[PATCH net-next 0/3] dpaa2-eth: add rx copybreak support
 2021-04-01 16:39 UTC  (3+ messages)
` [PATCH net-next 1/3] dpaa2-eth: rename dpaa2_eth_xdp_release_buf into dpaa2_eth_recycle_buf
` [PATCH net-next 3/3] dpaa2-eth: export the rx copybreak value as an ethtool tunable

cleanup unused or almost unused IOMMU APIs and the FSL PAMU driver v3
 2021-04-01 15:52 UTC  (17+ messages)
` [PATCH 01/20] iommu: remove the unused domain_window_disable method
` [PATCH 02/20] iommu/fsl_pamu: remove fsl_pamu_get_domain_attr
` [PATCH 03/20] iommu/fsl_pamu: remove support for setting DOMAIN_ATTR_GEOMETRY
` [PATCH 04/20] iommu/fsl_pamu: merge iommu_alloc_dma_domain into fsl_pamu_domain_alloc
` [PATCH 05/20] iommu/fsl_pamu: remove support for multiple windows
` [PATCH 06/20] iommu/fsl_pamu: remove ->domain_window_enable
` [PATCH 07/20] iommu/fsl_pamu: replace DOMAIN_ATTR_FSL_PAMU_STASH with a direct call
` [PATCH 08/20] iommu/fsl_pamu: merge pamu_set_liodn and map_liodn
` [PATCH 09/20] iommu/fsl_pamu: merge handle_attach_device into fsl_pamu_attach_device
` [PATCH 10/20] iommu/fsl_pamu: enable the liodn when attaching a device
` [PATCH 12/20] iommu/fsl_pamu: remove the rpn and snoop_id arguments to pamu_config_ppaac
` [PATCH 13/20] iommu/fsl_pamu: hardcode the window address and size in pamu_config_ppaace
` [PATCH 15/20] iommu: remove DOMAIN_ATTR_GEOMETRY
` [PATCH 17/20] iommu: remove iommu_set_cmd_line_dma_api and iommu_cmd_line_dma_api
` [PATCH 18/20] iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE
` [PATCH 19/20] iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFG

[PATCH -next] libbpf: remove redundant semi-colon
 2021-04-01 14:23 UTC 

[PATCH -next] lan743x: remove redundant semi-colon
 2021-04-01 14:20 UTC 

[PATCH net-next 0/9] XDP for NXP ENETC
 2021-04-01 11:31 UTC  (15+ messages)
` [PATCH net-next 1/9] net: enetc: consume the error RX buffer descriptors in a dedicated function
` [PATCH net-next 2/9] net: enetc: move skb creation into enetc_build_skb
` [PATCH net-next 3/9] net: enetc: add a dedicated is_eof bit in the TX software BD
` [PATCH net-next 4/9] net: enetc: clean the TX software BD on the TX confirmation path
` [PATCH net-next 5/9] net: enetc: move up enetc_reuse_page and enetc_page_reusable
` [PATCH net-next 6/9] net: enetc: add support for XDP_DROP and XDP_PASS
` [PATCH net-next 7/9] net: enetc: add support for XDP_TX
` [PATCH net-next 8/9] net: enetc: increase RX ring default size
` [PATCH net-next 9/9] net: enetc: add support for XDP_REDIRECT

[PATCH net] net: avoid 32 x truesize under-estimation for tiny skbs
 2021-04-01 13:51 UTC  (8+ messages)

[PATCH] net/rxrpc: Fix a use after free in rxrpc_input_packet
 2021-04-01 12:54 UTC  (2+ messages)

[PATCH for-next v3 0/2] Introduce rdma_set_min_rnr_timer() and use it in RDS
 2021-04-01 17:51 UTC  (6+ messages)
` [PATCH for-next v3 1/2] IB/cma: Introduce rdma_set_min_rnr_timer()
` [PATCH for-next v3 2/2] rds: ib: Remove two ib_modify_qp() calls

Regression v5.12-rc3: net: stmmac: re-init rx buffers when mac resume back
 2021-04-01 16:28 UTC  (12+ messages)

[PATCH] net: smc: Remove repeated struct declaration
 2021-04-01 13:47 UTC  (2+ messages)

[Patch bpf-next v8 00/16] sockmap: introduce BPF_SK_SKB_VERDICT and support UDP
 2021-04-01 16:51 UTC  (16+ messages)
` [Patch bpf-next v8 01/16] skmsg: lock ingress_skb when purging
` [Patch bpf-next v8 03/16] net: introduce skb_send_sock() for sock_map
` [Patch bpf-next v8 07/16] sock_map: simplify sock_map_link() a bit
` [Patch bpf-next v8 09/16] sock_map: introduce BPF_SK_SKB_VERDICT
` [Patch bpf-next v8 11/16] udp: implement ->read_sock() for sockmap
` [Patch bpf-next v8 13/16] udp: implement udp_bpf_recvmsg() "
` [Patch bpf-next v8 14/16] sock_map: update sock type checks for UDP

[PATCH net-next] net: phy: broadcom: Add statistics for all Gigabit PHYs
 2021-04-01 16:42 UTC 

[PATCH rdma-next 0/7] Add MEMIC operations support
 2021-04-01 17:47 UTC  (3+ messages)
` [PATCH rdma-next 6/7] RDMA/mlx5: Add support in MEMIC operations

Re: linux-next: Tree for Mar 31 (drivers/phy/marvell/phy-mvebu-cp110-utmi.o)
 2021-04-01 16:35 UTC  (3+ messages)
`  "

[PATCH] drivers: net: fix memory leak in peak_usb_create_dev
 2021-04-01 13:27 UTC 

[PATCH iproute2] iptoken: Add doc on the conditions of iptoken
 2021-04-01 15:06 UTC  (7+ messages)
` [RFC] add extack errors for iptoken

[PATCH mlx5-next v7 0/4] Dynamically assign MSI-X vectors count
 2021-04-01 11:49 UTC  (3+ messages)

[RFC Patch bpf-next] bpf: introduce bpf timer
 2021-04-01 17:28 UTC  (3+ messages)

[syzbot] WARNING in bpf_test_run
 2021-04-01 11:29 UTC 

[PATCHv3 bpf-next 0/4] xdp: extend xdp_redirect_map with broadcast support
 2021-04-01 11:10 UTC  (5+ messages)
` [PATCHv3 bpf-next 2/4] "

[PATCH net-next v4] net: x25: Queue received packets in the drivers instead of per-CPU queues
 2021-04-01 10:06 UTC  (3+ messages)

cleanup unused or almost unused IOMMU APIs and the FSL PAMU driver v2
 2021-04-01  9:59 UTC  (23+ messages)
` [PATCH 05/18] iommu/fsl_pamu: remove support for multiple windows
` [PATCH 06/18] iommu/fsl_pamu: remove ->domain_window_enable
` [PATCH 08/18] iommu/fsl_pamu: merge pamu_set_liodn and map_liodn
` [PATCH 11/18] iommu/fsl_pamu: remove the snoop_id field
` [PATCH 16/18] iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE

[PATCH net] net: fix hangup on napi_disable for threaded napi
 2021-04-01  9:55 UTC  (3+ messages)

[PATCH] net: hns: Fix some typos
 2021-04-01  9:27 UTC 

net: mdio: support c45 peripherals on c22 only capable mdio controllers
 2021-04-01  8:48 UTC  (7+ messages)
` [PATCH 2/2] net: mdio: support c45 peripherals on c22 busses

[PATCH net-next v1 0/3] provide basic selftest support for the ethernet FEC driver
 2021-04-01  7:47 UTC  (4+ messages)
` [PATCH net-next v1 3/3] net: fec: add basic selftest support

[PATCH] linux/bpf.h: Remove repeated struct declaration
 2021-04-01  7:20 UTC 

[PATCH] include: net: Remove repeated struct declaration
 2021-04-01  7:08 UTC 

[PATCH] udp: Add support for getsockopt(..., ..., UDP_GRO, ..., ...);
 2021-04-01  7:01 UTC  (7+ messages)
` [PATCH] udp: Add support for getsockopt(..., ..., UDP_GRO, ..., ...)

[PATCH net] net: udp: Add support for getsockopt(..., ..., UDP_GRO, ..., ...);
 2021-04-01  6:59 UTC 

[PATCH rdma-next v2 0/5] Get rid of custom made module dependency
 2021-04-01  6:57 UTC  (6+ messages)
` [PATCH rdma-next v2 1/5] RDMA/bnxt_re: Depend on bnxt ethernet driver and not blindly select it
` [PATCH rdma-next v2 2/5] RDMA/bnxt_re: Create direct symbolic link between bnxt modules
` [PATCH rdma-next v2 3/5] RDMA/bnxt_re: Get rid of custom module reference counting
` [PATCH rdma-next v2 4/5] net/bnxt: Remove useless check of non-existent ULP id
` [PATCH rdma-next v2 5/5] net/bnxt: Use direct API instead of useless indirection

[PATCH] linux/bpf-cgroup.h: Delete repeated struct declaration
 2021-04-01  6:52 UTC  (2+ messages)

[PATCH net-next 1/1] net: stmmac: remove unnecessary pci_enable_msi() call
 2021-04-01  6:06 UTC 

[PATCH net-next 1/1] stmmac: intel: use managed PCI function on probe and resume
 2021-04-01  6:02 UTC 

[PATCH net] net: avoid 32 x truesize under-estimation for tiny skbs
 2021-04-01  5:06 UTC  (2+ messages)

[PATCH net] net: cls_api: Fix uninitialised struct field bo->unlocked_driver_cb
 2021-04-01  4:52 UTC 

[PATCH] drivers: net: fix memory leak in atusb_probe
 2021-04-01  4:46 UTC 

[PATCH v2] ip-nexthop: support flush by id
 2021-04-01  4:03 UTC 

KASAN: vmalloc-out-of-bounds Read in bpf_trace_run2
 2021-04-01  3:39 UTC  (2+ messages)
` [syzbot] "

[PATCH net-next] net: ipv6: Refactor in rt6_age_examine_exception
 2021-04-01  3:22 UTC 

[PATCH] Reduce IP_FRAG_TIME fragment-reassembly timeout to 1s, from 30s
 2021-04-01  3:13 UTC 

[PATCH] Bluetooth: Check inquiry status before sending one
 2021-04-01  3:11 UTC 

[PATCH AUTOSEL 5.11 10/38] net: correct sk_acceptq_is_full()
 2021-04-01  2:56 UTC  (3+ messages)

[iproute2-next] tipc: use the libmnl functions in lib/mnl_utils.c
 2021-04-01  2:34 UTC 

[net] tipc: fix unique bearer names sanity check
 2021-04-01  2:30 UTC 

[PATCH] ip-nexthop: support flush by id
 2021-04-01  1:44 UTC  (4+ messages)

[syzbot] memory leak in bpf (2)
 2021-04-01  1:08 UTC 

[PATCH net-next] selftests/net: so_txtime multi-host support
 2021-04-01  0:50 UTC  (2+ messages)

[PATCH net-next v3 0/6] stmmac: Add XDP support
 2021-03-31 23:09 UTC  (4+ messages)
` [PATCH net-next v3 5/6] net: stmmac: Add support for XDP_TX action

[PATCH net-next 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2021-03-31
 2021-03-31 23:08 UTC  (16+ messages)
` [PATCH net-next 01/15] ice: Add Support for XPS
` [PATCH net-next 02/15] ice: Delay netdev registration
` [PATCH net-next 03/15] ice: Update to use package info from ice segment
` [PATCH net-next 04/15] ice: handle increasing Tx or Rx ring sizes
` [PATCH net-next 05/15] ice: change link misconfiguration message
` [PATCH net-next 06/15] ice: remove unnecessary duplicated AQ command flag setting
` [PATCH net-next 07/15] ice: Check for bail out condition early
` [PATCH net-next 08/15] ice: correct memory allocation call
` [PATCH net-next 09/15] ice: rename ptype bitmap
` [PATCH net-next 10/15] ice: Change ice_vsi_setup_q_map() to not depend on RSS
` [PATCH net-next 11/15] ice: Refactor get/set RSS LUT to use struct parameter
` [PATCH net-next 12/15] ice: Refactor ice_set/get_rss into LUT and key specific functions
` [PATCH net-next 13/15] ice: Consolidate VSI state and flags
` [PATCH net-next 14/15] ice: cleanup style issues
` [PATCH net-next 15/15] ice: Correct comment block style

[PATCH v2 0/2][next] wl3501_cs: Fix out-of-bounds warnings
 2021-03-31 21:45 UTC  (3+ messages)
` [PATCH v2 1/2][next] wl3501_cs: Fix out-of-bounds warning in wl3501_send_pkt
` [PATCH v2 2/2][next] wl3501_cs: Fix out-of-bounds warning in wl3501_mgmt_join

[PATCHv4 0/4] usbnet: speed reporting for devices without MDIO
 2021-03-31 22:43 UTC  (9+ messages)
` [PATCHv4 1/4] usbnet: add _mii suffix to usbnet_set/get_link_ksettings
` [PATCHv4 2/4] usbnet: add method for reporting speed without MII
` [PATCHv4 3/4] net: cdc_ncm: record speed in status method
` [PATCHv4 4/4] net: cdc_ether: "

[PATCH -next] net/tipc: fix missing destroy_workqueue() on error in tipc_crypto_start()
 2021-03-31 22:20 UTC  (2+ messages)

[PATCH net v2 1/1] xdp: fix xdp_return_frame() kernel BUG throw for page_pool memory model
 2021-03-31 22:20 UTC  (2+ messages)

[PATCH net-next 1/1] net: stmmac: enable MTL ECC Error Address Status Over-ride by default
 2021-03-31 22:20 UTC  (2+ messages)

[PATCH net] Revert "net: correct sk_acceptq_is_full()"
 2021-03-31 22:20 UTC  (2+ messages)

[PATCH net-next 0/9] inet: shrink netns_ipv{4|6}
 2021-03-31 22:20 UTC  (2+ messages)

[PATCH net-next] ipv6: remove extra dev_hold() for fallback tunnels
 2021-03-31 22:20 UTC  (2+ messages)

[PATCH 0/2][next] wl3501_cs: Fix out-of-bounds warnings
 2021-03-31 21:16 UTC  (3+ messages)
` [PATCH 1/2][next] wl3501_cs: Fix out-of-bounds warning in wl3501_send_pkt
` [PATCH 2/2][next] wl3501_cs: Fix out-of-bounds warning in wl3501_mgmt_join

pull request (net): ipsec 2021-03-31
 2021-03-31 22:00 UTC  (2+ messages)

[PATCH 01/11] xfrm: interface: fix ipv4 pmtu check to honor ip header df
 2021-03-31 22:00 UTC  (2+ messages)

[pull request][net 0/9] mlx5 fixes 2021-03-31
 2021-03-31 22:00 UTC  (11+ messages)
` [net 1/9] net/mlx5e: Fix mapping of ct_label zero
` [net 2/9] net/mlx5: Delete auxiliary bus driver eth-rep first
` [net 3/9] net/mlx5e: Fix ethtool indication of connector type
` [net 4/9] net/mlx5: E-switch, Create vport miss group only if src rewrite is supported
` [net 5/9] net/mlx5e: kTLS, Fix TX counters atomicity
` [net 6/9] net/mlx5e: kTLS, Fix RX "
` [net 7/9] net/mlx5: Don't request more than supported EQs
` [net 8/9] net/mlx5e: Consider geneve_opts for encap contexts
` [net 9/9] net/mlx5e: Guarantee room for XSK wakeup NOP on async ICOSQ

[PATCH net-next 0/7] net: fix some coding style issues
 2021-03-31 21:50 UTC  (2+ messages)

[PATCH net-next] ip6_tunnel: sit: proper dev_{hold|put} in ndo_[un]init methods
 2021-03-31 21:40 UTC  (5+ messages)

[PATCH] qrtr: Convert qrtr_ports from IDR to XArray
 2021-03-31 21:40 UTC  (2+ messages)

[PATCH net-next 0/3] ethtool: support FEC configuration over netlink
 2021-03-31 21:30 UTC  (2+ messages)

[PATCH v2] net/rds: Fix a use after free in rds_message_map_pages
 2021-03-31 21:30 UTC  (2+ messages)

WARNING in ieee802154_del_seclevel
 2021-03-31 21:03 UTC  (2+ messages)
` [syzbot] "

[PATCH] net: phy: dp83867: perform soft reset and retain established link
 2021-03-31 20:36 UTC  (4+ messages)
    ` [EXTERNAL] "
      ` [EXTERNAL] "

[PATCH v3 bpf-next] tools/resolve_btfids: Fix warnings
 2021-03-31 20:28 UTC  (2+ messages)

[PATCH v3] icmp: support rfc5837
 2021-03-31 17:56 UTC  (13+ messages)
          ` rfc5837 and rfc8335

[PATCH] selftests/bpf: add LDFLAGS when building test_verifier
 2021-03-31 19:02 UTC  (2+ messages)

[PATCH bpf-next] bpf: add 'BPF_RB_MAY_WAKEUP' flag
 2021-03-31 18:59 UTC  (4+ messages)
` [PATCH bpf-next] libbpf: Add '_wait()' and '_nowait()' macros for 'bpf_ring_buffer__poll()'


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).