netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-04 03:09:49 to 2021-03-05 03:05:05 UTC [more...]

[RFC v4 00/11] Introduce VDUSE - vDPA Device in Userspace
 2021-03-05  3:04 UTC  (20+ messages)
` [RFC v4 05/11] vdpa: Support transferring virtual addressing during DMA mapping
    `  "
` [RFC v4 06/11] vduse: Implement an MMU-based IOMMU driver
    `  "
` [RFC v4 07/11] vduse: Introduce VDUSE - vDPA Device in Userspace
    `  "
` [RFC v4 09/11] Documentation: Add documentation for VDUSE
    `  "
` [RFC v4 10/11] vduse: Introduce a workqueue for irq injection
    `  "
` [RFC v4 11/11] vduse: Support binding irq to the specified cpu
    `  "

[PATCH resend] netlink.7: note not reliable if NETLINK_NO_ENOBUFS
 2021-03-05  3:04 UTC  (2+ messages)

[PATCH] vdpa/mlx5: set_features should allow reset to zero
 2021-03-05  3:01 UTC  (17+ messages)
  ` [virtio-dev] "

[RFC PATCH V2 net-next 0/5] ethtool: Extend module EEPROM dump API
 2021-03-05  2:53 UTC  (14+ messages)
` [RFC PATCH V2 net-next 1/5] ethtool: Allow network drivers to dump arbitrary EEPROM data
` [RFC PATCH V2 net-next 2/5] net/mlx5: Refactor module EEPROM query
` [RFC PATCH V2 net-next 3/5] net/mlx5: Implement get_module_eeprom_data_by_page()
` [RFC PATCH V2 net-next 4/5] net/mlx5: Add support for DSFP module EEPROM dumps
` [RFC PATCH V2 net-next 5/5] ethtool: Add fallback to get_module_eeprom from netlink command

[PATCH] net: tehuti: fix error return code in bdx_probe()
 2021-03-05  2:06 UTC 

[Patch bpf-next v3 0/9] sockmap: introduce BPF_SK_SKB_VERDICT and support UDP
 2021-03-05  1:56 UTC  (10+ messages)
` [Patch bpf-next v3 1/9] sock_map: introduce BPF_SK_SKB_VERDICT
` [Patch bpf-next v3 2/9] sock: introduce sk->sk_prot->psock_update_sk_prot()
` [Patch bpf-next v3 3/9] udp: implement ->sendmsg_locked()
` [Patch bpf-next v3 4/9] udp: implement ->read_sock() for sockmap
` [Patch bpf-next v3 5/9] udp: add ->read_sock() and ->sendmsg_locked() to ipv6
` [Patch bpf-next v3 6/9] skmsg: extract __tcp_bpf_recvmsg() and tcp_bpf_wait_data()
` [Patch bpf-next v3 7/9] udp: implement udp_bpf_recvmsg() for sockmap
` [Patch bpf-next v3 8/9] sock_map: update sock type checks for UDP
` [Patch bpf-next v3 9/9] selftests/bpf: add a test case for udp sockmap

[PATCH net-next v2 0/3] net: phy: broadcom: Cleanups and APD
 2021-03-05  1:08 UTC  (6+ messages)
` [PATCH net-next v2 3/3] net: phy: broadcom: Allow BCM54210E to configure APD

stmmac driver timeout issue
 2021-03-05  0:28 UTC  (3+ messages)

WARNING in ieee802154_get_llsec_params
 2021-03-05  0:04 UTC  (2+ messages)

[Patch bpf-next v2 0/9] sockmap: introduce BPF_SK_SKB_VERDICT and support UDP
 2021-03-04 23:52 UTC  (8+ messages)
` [Patch bpf-next v2 2/9] sock: introduce sk_prot->update_proto()

[PATCH] cipso,calipso: resolve a number of problems with the DOI refcounts
 2021-03-04 23:30 UTC  (6+ messages)

[PATCH net] net: tcp: don't allocate fast clones for fastopen SYN
 2021-03-04 23:27 UTC  (13+ messages)

cleanup unused or almost unused IOMMU APIs and the FSL PAMU driver
 2021-03-04 23:11 UTC  (7+ messages)
` [PATCH 14/17] iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE
` [PATCH 16/17] iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFG
    ` [Freedreno] "

[PATCH 000/141] Fix fall-through warnings for Clang
 2021-03-04 23:01 UTC  (21+ messages)
` [PATCH 042/141] net: 3c509: "
` [PATCH 043/141] net: cassini: "
` [PATCH 045/141] net: mscc: ocelot: "
` [PATCH 076/141] decnet: "
` [PATCH 105/141] net: ax25: "
` [PATCH 106/141] net: bridge: "
` [PATCH 107/141] net: core: "
` [PATCH 111/141] net: plip: "
` [PATCH 112/141] net: rose: "

[PATCH net-next 0/6] net: qualcomm: rmnet: stop using C bit-fields
 2021-03-04 22:43 UTC  (8+ messages)
` [PATCH net-next 1/6] net: qualcomm: rmnet: mark trailer field endianness
` [PATCH net-next 2/6] net: qualcomm: rmnet: simplify some byte order logic
` [PATCH net-next 3/6] net: qualcomm: rmnet: kill RMNET_MAP_GET_*() accessor macros
` [PATCH net-next 4/6] net: qualcomm: rmnet: use field masks instead of C bit-fields
` [PATCH net-next 5/6] net: qualcomm: rmnet: don't use C bit-fields in rmnet checksum trailer
` [PATCH net-next 6/6] net: qualcomm: rmnet: don't use C bit-fields in rmnet checksum header

[PATCH net] ibmvnic: always store valid MAC address
 2021-03-04 22:40 UTC  (2+ messages)

[PATCH] net: sched: avoid duplicates in classes dump
 2021-03-04 22:40 UTC  (3+ messages)

[PATCH net] netdevsim: init u64 stats for 32bit hardware
 2021-03-04 22:40 UTC  (2+ messages)

[PATCH net 0/9] mptcp: Fixes for v5.12
 2021-03-04 22:40 UTC  (11+ messages)
` [PATCH net 1/9] mptcp: reset last_snd on subflow close
` [PATCH net 2/9] mptcp: put subflow sock on connect error
` [PATCH net 3/9] mptcp: fix memory accounting on allocation error
` [PATCH net 4/9] mptcp: dispose initial struct socket when its subflow is closed
` [PATCH net 5/9] mptcp: reset 'first' and ack_hint on subflow close
` [PATCH net 6/9] mptcp: factor out __mptcp_retrans helper()
` [PATCH net 7/9] mptcp: fix race in release_cb
` [PATCH net 8/9] mptcp: fix missing wakeup
` [PATCH net 9/9] mptcp: free resources when the port number is mismatched

[PATCH AUTOSEL 5.11 16/67] net: sfp: add mode quirk for GPON module Ubiquiti U-Fiber Instant
 2021-03-04 22:33 UTC  (4+ messages)
` [PATCH AUTOSEL 5.10 12/56] "

[PATCH 1/1] net: usb: qmi_wwan: allow qmimux add/del with master up
 2021-03-04 22:30 UTC  (3+ messages)

[PATCH net 1/2] net: dsa: sja1105: fix SGMII PCS being forced to SPEED_UNKNOWN instead of SPEED_10
 2021-03-04 22:30 UTC  (5+ messages)
` [PATCH net 2/2] net: dsa: sja1105: fix ucast/bcast flooding always remaining enabled

[PATCH net 0/2] nexthop: Do not flush blackhole nexthops when loopback goes down
 2021-03-04 22:20 UTC  (4+ messages)
` [PATCH net 1/2] "
` [PATCH net 2/2] selftests: fib_nexthops: Test "

[PATCH net] net: mscc: ocelot: properly reject destination IP keys in VCAP IS1
 2021-03-04 22:20 UTC  (3+ messages)

[PATCH net] ethtool: Add indicator field for link_mode validity to link_ksettings
 2021-03-04 22:13 UTC  (4+ messages)

[PATCH net v2 0/2][pull request] Intel Wired LAN Driver Updates 2021-03-04
 2021-03-04 22:01 UTC  (5+ messages)
` [PATCH net v2 1/2] ixgbe: fail to create xfrm offload of IPsec tunnel mode SA
` [PATCH net v2 2/2] ixgbe: Fix memleak in ixgbe_configure_clsu32

[PATCH] net: sctp: trivial: fix typo in comment
 2021-03-04 22:00 UTC  (2+ messages)

[PATCH AUTOSEL 5.10 050/217] rsi: Fix TX EAPOL packet handling against iwlwifi AP
 2021-03-04 21:07 UTC  (4+ messages)

[PATCH] netlink.7: note not reliable if NETLINK_NO_ENOBUFS
 2021-03-04 20:55 UTC 

[PATCHv2] gianfar: fix jumbo packets+napi+rx overrun crash
 2021-03-04 20:17 UTC  (2+ messages)

[PATCH] net: mellanox: mlx5: fix error return code in mlx5_fpga_device_start()
 2021-03-04 19:58 UTC  (2+ messages)

[PATCH net] net: usb: cdc_ncm: don't spew notifications
 2021-03-04 19:10 UTC  (4+ messages)

[BUG] hitting bug when running spinlock test
 2021-03-04 19:03 UTC 

[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2021-03-03
 2021-03-04 19:00 UTC  (4+ messages)
` [PATCH net 1/3] net: ethernet: ixgbe: don't propagate -ENODEV from ixgbe_mii_bus_init()

[PATCH bpf-next v4 0/5] PROG_TEST_RUN support for sk_lookup programs
 2021-03-04 18:51 UTC  (3+ messages)
` [PATCH bpf-next v4 1/5] bpf: consolidate shared test timing code

[regression] Kernel panic on resume from sleep
 2021-03-04 17:51 UTC  (4+ messages)

Minor update to bridge-utils
 2021-03-04 17:34 UTC 

[PATCH] scsi: target: vhost-scsi: remove redundant initialization of variable ret
 2021-03-04 17:15 UTC  (2+ messages)

[PATCH 3/3] PCI: Convert rtw88 power cycle quirk to shutdown quirk
 2021-03-04 16:02 UTC  (4+ messages)

[PATCH bpf-next] selftests/bpf: Fix test_attach_probe for powerpc uprobes
 2021-03-04 15:55 UTC  (6+ messages)

[Patch bpf-next] skmsg: add function doc for skb->_sk_redir
 2021-03-04 15:40 UTC  (2+ messages)

[PATCH v4 0/6] can: c_can: add support to 64 message objects
 2021-03-04 15:26 UTC  (4+ messages)
` [PATCH v4 5/6] can: c_can: prepare to up the message objects number

[PATCH] net: mac802154: Fix null pointer dereference
 2021-03-04 15:21 UTC  (5+ messages)
      ` [PATCH v2] net: mac802154: Fix general protection fault

WARNING in carl9170_usb_submit_cmd_urb/usb_submit_urb
 2021-03-04 14:29 UTC 

[PATCH 10/11] pragma once: delete few backslashes
 2021-03-04 14:22 UTC  (2+ messages)

[PATCH] selftests_bpf: extend test_tc_tunnel test with vxlan
 2021-03-04 14:02 UTC  (2+ messages)

[PATCH/v5] bpf: add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_ENCAP_L2_ETH
 2021-03-04 13:55 UTC  (2+ messages)

[PATCH 00/18] thunderbolt: Align with USB4 inter-domain and DROM specs
 2021-03-04 12:31 UTC  (19+ messages)
` [PATCH 01/18] thunderbolt: Disable retry logic for intra-domain control packets
` [PATCH 02/18] thunderbolt: Do not pass timeout for tb_cfg_reset()
` [PATCH 03/18] thunderbolt: Decrease control channel timeout for software connection manager
` [PATCH 04/18] Documentation / thunderbolt: Drop speed/lanes entries for XDomain
` [PATCH 05/18] thunderbolt: Add more logging to XDomain connections
` [PATCH 06/18] thunderbolt: Do not re-establish XDomain DMA paths automatically
` [PATCH 07/18] thunderbolt: Use pseudo-random number as initial property block generation
` [PATCH 08/18] thunderbolt: Align XDomain protocol timeouts with the spec
` [PATCH 09/18] thunderbolt: Add tb_property_copy_dir()
` [PATCH 10/18] thunderbolt: Add support for maxhopid XDomain property
` [PATCH 11/18] thunderbolt: Use dedicated flow control for DMA tunnels
` [PATCH 12/18] thunderbolt: Drop unused tb_port_set_initial_credits()
` [PATCH 13/18] thunderbolt: Allow multiple DMA tunnels over a single XDomain connection
` [PATCH 14/18] net: thunderbolt: Align the driver to the USB4 networking spec
` [PATCH 15/18] thunderbolt: Add KUnit tests for XDomain properties
` [PATCH 16/18] thunderbolt: Add KUnit tests for DMA tunnels
` [PATCH 17/18] thunderbolt: Check quirks in tb_switch_add()
` [PATCH 18/18] thunderbolt: Add support for USB4 DROM

net: mscc: ocelot: issue with uninitialized pointer read in ocelot_flower_parse_key
 2021-03-04 10:16 UTC 

[PATCH -next] iwlwifi: mvm: fix old-style static const declaration
 2021-03-04 10:22 UTC 

[PATCH] netdevsim: init u64 stats for 32bit hardware
 2021-03-04 10:12 UTC  (4+ messages)

[PATCH] gianfar: fix jumbo packets+napi+rx overrun crash
 2021-03-04 10:05 UTC  (2+ messages)

[PATCH v2 1/1] xfrm: Use actual socket sk instead of skb socket for xfrm_output_resume
 2021-03-04  9:37 UTC  (2+ messages)

[PATCH] i40e: improve locking of mac_filter_hash
 2021-03-04  9:34 UTC 

[PATCH intel-net 0/3] intel: Rx headroom fixes
 2021-03-04  8:53 UTC  (3+ messages)
` [PATCH intel-net 1/3] i40e: move headroom initialization to i40e_configure_rx_ring

[PATCH net 0/3] Fix TRSCER masks in the Ether driver
 2021-03-04  8:51 UTC  (7+ messages)
` [PATCH net 1/3] sh_eth: fix TRSCER mask for SH771x
` [PATCH net 2/3] sh_eth: fix TRSCER mask for R7S72100
` [PATCH net 3/3] sh_eth: fix TRSCER mask for R7S9210

BUG: soft lockup in ieee80211_tasklet_handler
 2021-03-04  8:30 UTC  (4+ messages)

[PATCH net] docs: networking: drop special stable handling
 2021-03-04  8:23 UTC  (3+ messages)

[PATCH V3 1/5] dt-bindings: net: renesas,etheravb: Add additional clocks
 2021-03-04  8:08 UTC  (5+ messages)
` [PATCH V3 4/5] net: ethernet: ravb: Enable optional refclk
` [PATCH V3 5/5] arm64: dts: renesas: beacon kits: Setup AVB refclk

general protection fault in crypto_destroy_tfm
 2021-03-04  4:32 UTC 

[PATCH/v4] bpf: add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_ENCAP_L2_ETH
 2021-03-04  3:40 UTC  (4+ messages)

linux-next: Fixes tag needs some work in the net tree
 2021-03-04  3:19 UTC 


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