netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-29 15:59:49 to 2021-10-31 02:43:42 UTC [more...]

[PATCH] mwifiex_usb: Fix skb_over_panic in mwifiex_usb_recv
 2021-10-31  2:42 UTC 

[PATCH net-next] net: vmxnet3: remove multiple false checks in vmxnet3_ethtool.c
 2021-10-31  1:27 UTC 

[PATCH net-next v2 0/5] netdevsim: improve separation between device and bus
 2021-10-30 23:15 UTC  (6+ messages)
` [PATCH net-next v2 1/5] netdevsim: take rtnl_lock when assigning num_vfs
` [PATCH net-next v2 2/5] netdevsim: move vfconfig to nsim_dev
` [PATCH net-next v2 3/5] netdevsim: move details of vf config to dev
` [PATCH net-next v2 4/5] netdevsim: move max "
` [PATCH net-next v2 5/5] netdevsim: rename 'driver' entry points

[RFC 0/5] devlink: add an explicit locking API
 2021-10-30 23:12 UTC  (6+ messages)
` [RFC 1/5] devlink: add unlocked APIs
` [RFC 2/5] devlink: add API for explicit locking
` [RFC 3/5] devlink: allow locking of all ops
` [RFC 4/5] netdevsim: minor code move
` [RFC 5/5] netdevsim: use devlink locking

[PATCH net-next 0/5] netdevsim: improve separation between device and bus
 2021-10-30 20:21 UTC  (6+ messages)
` [PATCH net-next 1/5] netdevsim: take rtnl_lock when assigning num_vfs
` [PATCH net-next 2/5] netdevsim: move vfconfig to nsim_dev
` [PATCH net-next 3/5] netdevsim: move details of vf config to dev
` [PATCH net-next 4/5] netdevsim: move max "
` [PATCH net-next 5/5] netdevsim: rename 'driver' entry points

[PATCH net-next 0/4] net: mana: some misc patches
 2021-10-30 20:07 UTC  (10+ messages)
` [PATCH net-next 1/4] net: mana: Fix the netdev_err()'s vPort argument in mana_init_port()
` [PATCH net-next 2/4] net: mana: Report OS info to the PF driver
` [PATCH net-next 3/4] net: mana: Improve the HWC error handling
` [PATCH net-next 4/4] net: mana: Support hibernation and kexec

[PATCH V5 net-next 0/6] ethtool: add support to set/get tx copybreak buf size and rx buf len
 2021-10-30 18:05 UTC  (10+ messages)
` [PATCH V5 net-next 1/6] ethtool: add support to set/get tx copybreak buf size via ethtool
` [PATCH V5 net-next 2/6] net: hns3: add support to set/get tx copybreak buf size via ethtool for hns3 driver
` [PATCH V5 net-next 3/6] ethtool: add support to set/get rx buf len via ethtool
` [PATCH V5 net-next 4/6] ethtool: extend ringparam setting/getting API with rx_buf_len
` [PATCH V5 net-next 5/6] net: hns3: add support to set/get rx buf len via ethtool for hns3 driver
` [PATCH V5 net-next 6/6] net: hns3: remove the way to set tx spare buf via module parameter

[RFC net-next/wireless-next v1 1/2] ethernet: check nvmem cells for mac-address
 2021-10-30 17:41 UTC  (2+ messages)
` [RFC net-next/wireless-next v1 2/2] ath10k: move device_get_mac_address() and pass errors up the chain

[PATCH net] ixgbe: set X550 MDIO speed before talking to PHY
 2021-10-30 17:28 UTC  (4+ messages)
` [Intel-wired-lan] "

[PATCH net-next v2 0/4] improve ethtool/rtnl vs devlink locking
 2021-10-30 17:18 UTC  (5+ messages)
` [PATCH net-next v2 1/4] ethtool: push the rtnl_lock into dev_ethtool()
` [PATCH net-next v2 2/4] ethtool: handle info/flash data copying outside rtnl_lock
` [PATCH net-next v2 3/4] devlink: expose get/put functions
` [PATCH net-next v2 4/4] ethtool: don't drop the rtnl_lock half way thru the ioctl

[PATCH bpf-next v5 0/8] Typeless/weak ksym for gen_loader + misc fixups
 2021-10-30 15:12 UTC  (4+ messages)
` [PATCH bpf-next v5 3/8] libbpf: Add weak ksym support to gen_loader

[PATCH RFC bpf-next v1 0/6] Introduce unstable CT lookup helpers
 2021-10-30 14:46 UTC  (7+ messages)
` [PATCH RFC bpf-next v1 1/6] bpf: Refactor bpf_check_mod_kfunc_call
` [PATCH RFC bpf-next v1 2/6] bpf: Remove DEFINE_KFUNC_BTF_ID_SET
` [PATCH RFC bpf-next v1 3/6] bpf: Extend kfunc with PTR_TO_CTX and PTR_TO_MEM arguments
` [PATCH RFC bpf-next v1 4/6] bpf: Add reference tracking support to kfunc returned PTR_TO_BTF_ID
` [PATCH RFC bpf-next v1 5/6] net: netfilter: Add unstable CT lookup helper for XDP and TC-BPF
` [PATCH RFC bpf-next v1 6/6] selftests/bpf: Add referenced PTR_TO_BTF_ID selftest

[RFC/PATCH net-next v3 0/8] allow user to offload tc action to net device
 2021-10-30 14:45 UTC  (11+ messages)
` [RFC/PATCH net-next v3 3/8] flow_offload: "
` [RFC/PATCH net-next v3 5/8] flow_offload: add process to update action stats from hardware
` [RFC/PATCH net-next v3 7/8] flow_offload: add reoffload process to update hw_count
` [RFC/PATCH net-next v3 8/8] flow_offload: validate flags of filter and actions

[PATCH iproute-next v3] ip: add AMT support
 2021-10-30 14:08 UTC 

[PATCH net-next v6 0/5] amt: add initial driver for Automatic Multicast Tunneling (AMT)
 2021-10-30 14:07 UTC  (6+ messages)
` [PATCH net-next v6 1/5] amt: add control plane of amt interface
` [PATCH net-next v6 2/5] amt: add data "
` [PATCH net-next v6 3/5] amt: add multicast(IGMP) report message handler
` [PATCH net-next v6 4/5] amt: add mld "
` [PATCH net-next 5/5] selftests: add amt interface selftest script

[PATCH V11 0/8] PCI: Enable 10-Bit tag support for PCIe devices
 2021-10-30 13:53 UTC  (9+ messages)
` [PATCH V11 1/8] PCI: Use cached devcap in more places
` [PATCH V11 2/8] PCI: Cache Device Capabilities 2 Register
` [PATCH V11 3/8] PCI: Add 10-Bit Tag register definitions
` [PATCH V11 4/8] PCI/sysfs: Add a tags sysfs file for PCIe Endpoint devices
` [PATCH V11 5/8] PCI/IOV: Add tags sysfs files for VF devices
` [PATCH V11 6/8] PCI/P2PDMA: Add a 10-Bit Tag check in P2PDMA
` [PATCH V11 7/8] PCI: Enable 10-Bit Tag support for PCIe Endpoint device
` [PATCH V11 8/8] PCI/IOV: Enable 10-Bit Tag support for PCIe VF devices

[PATCH nf-next v4] netfilter: ipvs: Fix reuse connection if RS weight is 0
 2021-10-30 13:51 UTC  (3+ messages)

[PATCH net-next v5 0/5] amt: add initial driver for Automatic Multicast Tunneling (AMT)
 2021-10-30 12:39 UTC  (6+ messages)
` [PATCH net-next v5 1/5] amt: add control plane of amt interface
` [PATCH net-next v5 2/5] amt: add data "
` [PATCH net-next v5 3/5] amt: add multicast(IGMP) report message handler
` [PATCH net-next v5 4/5] amt: add mld "
` [PATCH net-next v5 5/5] selftests: add amt interface selftest script

[mt76] BUG: WARN_ONCE using mt7615/mt7622 in Mesh-mode
 2021-10-30 11:00 UTC 

[PATCH net-next 0/4] improve ethtool/rtnl vs devlink locking
 2021-10-30  8:50 UTC  (6+ messages)
` [PATCH net-next 1/4] ethtool: push the rtnl_lock into dev_ethtool()
` [PATCH net-next 2/4] ethtool: handle info/flash data copying outside rtnl_lock
` [PATCH net-next 3/4] devlink: expose get/put functions
` [PATCH net-next 4/4] ethtool: don't drop the rtnl_lock half way thru the ioctl

pull request (net-next): ipsec-next 2021-10-30
 2021-10-30  7:26 UTC  (3+ messages)
` [PATCH 1/2] net/ipv4/xfrm4_tunnel.c: remove superfluous header files from xfrm4_tunnel.c
` [PATCH 2/2] xfrm: Remove redundant fields and related parentheses

[net-next PATCH 0/2] Add a devlink param and documentation
 2021-10-30  7:25 UTC  (10+ messages)
` [net-next PATCH 1/2] octeontx2-pf: Add devlink param to init and de-init serdes
      ` Fw: [EXT] "
        `  "

[PATCH net-next v3 0/3] TSN endpoint Ethernet MAC driver
 2021-10-30  7:12 UTC  (6+ messages)
` [PATCH net-next v3 1/3] dt-bindings: Add vendor prefix for Engleder
` [PATCH net-next v3 2/3] dt-bindings: net: Add tsnep Ethernet controller
` [PATCH net-next v3 3/3] tsnep: Add TSN endpoint Ethernet MAC driver

[PATCH net-next v3] ipvs: Fix reuse connection if RS weight is 0
 2021-10-30  6:31 UTC 

[net-next:master 11/12] include/linux/compiler_types.h:322:45: error: call to '__compiletime_assert_356' declared with attribute error: BUILD_BUG_ON failed: sizeof(struct prestera_msg_bridge_req) != 16
 2021-10-30  6:18 UTC 

[PATCH net-next] net: bridge: switchdev: fix shim definition for br_switchdev_mdb_notify
 2021-10-30  4:40 UTC  (2+ messages)

[PATCH net-next 0/3][pull request] 1GbE Intel Wired LAN Driver Updates 2021-10-29
 2021-10-30  4:40 UTC  (5+ messages)
` [PATCH net-next 1/3] igc: Remove media type checking on the PHY initialization
` [PATCH net-next 2/3] igc: Add new device ID
` [PATCH net-next 3/3] igc: Change Device Reset to Port Reset

[PATCH net-next] bnxt_en: Remove not used other ULP define
 2021-10-30  4:30 UTC  (3+ messages)

[PATCH net-next v2 0/3][pull request] 40GbE Intel Wired LAN Driver Updates 2021-10-29
 2021-10-30  4:30 UTC  (5+ messages)
` [PATCH net-next v2 1/3] intel: Simplify bool conversion
` [PATCH net-next v2 2/3] igb: unbreak I2C bit-banging on i350
` [PATCH net-next v2 3/3] net: ixgbevf: Remove redundant initialization of variable ret_val

[PATCH net] net: vlan: fix a UAF in vlan_dev_real_dev()
 2021-10-30  4:09 UTC  (9+ messages)

[PATCH v2] ipvs: Fix reuse connection if RS weight is 0
 2021-10-30  2:42 UTC  (3+ messages)

linux-next: build warning after merge of the net-next tree
 2021-10-30  2:10 UTC  (3+ messages)

[PATCH net-next v2 0/2] Accurate Memory Charging For MSG_ZEROCOPY
 2021-10-30  2:05 UTC  (3+ messages)
` [PATCH net-next v2 1/2] tcp: rename sk_wmem_free_skb
` [PATCH net-next v2 2/2] net: avoid double accounting for pure zerocopy skbs

[PATCH net 0/2] udp6: allow SO_MARK ctrl msg to affect routing
 2021-10-30  1:23 UTC  (7+ messages)
` [PATCH net 1/2] "
` [PATCH net 2/2] selftests: udp: test for passing SO_MARK as cmsg

Kernel leaks memory in ip6_dst_cache when suppress_prefix is present in ipv6 routing rules and a `fib` rule is present in ipv6 nftables rules
 2021-10-30  0:25 UTC  (3+ messages)

[PATCH net-next 0/2] mptcp: Some selftest improvements
 2021-10-29 23:55 UTC  (3+ messages)
` [PATCH net-next 1/2] selftests: mptcp: fix proto type in link_failure tests
` [PATCH net-next 2/2] selftests: mptcp: more stable simult_flows tests

[PATCH bpf-next] bpf: Fix propagation of bounds from 64-bit min/max into 32-bit and var_off
 2021-10-29 23:28 UTC  (4+ messages)

[PATCH net 1/3] ibmvnic: don't stop queue in xmit
 2021-10-29 22:25 UTC  (6+ messages)
` [PATCH net 2/3] ibmvnic: Process crqs after enabling interrupts
` [PATCH net 3/3] ibmvnic: delay complete()

[PATCH net-next 0/2] Accurate Memory Charging For MSG_ZEROCOPY
 2021-10-29 22:18 UTC  (3+ messages)
` [PATCH net-next 1/2] tcp: rename sk_wmem_free_skb
` [PATCH net-next 2/2] net: avoid double accounting for pure zerocopy skbs

[Draft PATCH net-next] Bonding: add missed_max option
 2021-10-29 22:11 UTC  (2+ messages)

[PATCH V2 mlx5-next 12/14] vfio/mlx5: Implement vfio_pci driver for mlx5 devices
 2021-10-29 22:06 UTC  (12+ messages)

bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed mode [backport]
 2021-10-29 21:50 UTC 

[PATCH v5 0/2] gpio: mlxbf2: Introduce proper interrupt handling
 2021-10-29 21:14 UTC  (5+ messages)

[pull request][net-next 00/14] mlx5 updates 2021-10-29
 2021-10-29 20:56 UTC  (15+ messages)
` [net-next 01/14] net/mlx5: Add esw assignment back in mlx5e_tc_sample_unoffload()
` [net-next 02/14] net/mlx5: CT: Remove warning of ignore_flow_level support for VFs
` [net-next 03/14] net/mlx5e: IPsec: Refactor checksum code in tx data path
` [net-next 04/14] net/mlx5: Allow skipping counter refresh on creation
` [net-next 05/14] net/mlx5: DR, Add check for unsupported fields in match param
` [net-next 06/14] net/mlx5e: Refactor rx handler of represetor device
` [net-next 07/14] net/mlx5e: Use generic name for the forwarding dev pointer
` [net-next 08/14] net/mlx5: E-Switch, Add ovs internal port mapping to metadata support
` [net-next 09/14] net/mlx5e: Accept action skbedit in the tc actions list
` [net-next 10/14] net/mlx5e: Offload tc rules that redirect to ovs internal port
` [net-next 11/14] net/mlx5e: Offload internal port as encap route device
` [net-next 12/14] net/mlx5e: Add indirect tc offload of ovs internal port
` [net-next 13/14] net/mlx5e: Term table handling of internal port rules
` [net-next 14/14] net/mlx5: Support internal port as decap route device

[PATCH net-next 0/7][pull request] 100GbE Intel Wired LAN Driver Updates 2021-10-29
 2021-10-29 20:45 UTC  (8+ messages)
` [PATCH net-next 1/7] ice: Remove boolean vlan_promisc flag from function
` [PATCH net-next 2/7] ice: Clear synchronized addrs when adding VFs in switchdev mode
` [PATCH net-next 3/7] ice: Hide bus-info in ethtool for PRs "
` [PATCH net-next 4/7] virtchnl: Remove unused VIRTCHNL_VF_OFFLOAD_RSVD define
` [PATCH net-next 5/7] virtchnl: Use the BIT() macro for capability/offload flags
` [PATCH net-next 6/7] iavf: Add helper function to go from pci_dev to adapter
` [PATCH net-next 7/7] iavf: Fix kernel BUG in free_msi_irqs

[PATCH] rsi_usb: Fix out-of-bounds read in rsi_read_pkt
 2021-10-29 20:19 UTC 

[PATCH] rsi_usb: Fix use-after-free in rsi_rx_done_handler
 2021-10-29 19:49 UTC 

[PATCH] wlwifi: Fix missing error code in iwl_pci_probe()
 2021-10-29 19:44 UTC  (2+ messages)

[PATCH ebpf v3] bpf: Disallow unprivileged bpf by default
 2021-10-29 19:43 UTC 

[PATCH bpf-next] selftests/bpf: Add a testcase for 64-bit bounds propagation issue
 2021-10-29 19:40 UTC  (3+ messages)

[PATCH 2/2] wcn36xx: fix RX BD rate mapping for 5GHz legacy rates
 2021-10-29 18:30 UTC  (2+ messages)

[PATCH net-next v8] net: openvswitch: IPv6: Add IPv6 extension header support
 2021-10-29 18:20 UTC 

bpf_get_branch_snapshot on qemu-kvm
 2021-10-29 18:09 UTC  (16+ messages)

[PATCH net-next v2 00/19] bnxt_en: devlink enhancements
 2021-10-29 17:06 UTC  (3+ messages)
` [PATCH net-next v2 03/19] bnxt_en: implement devlink dev reload driver_reinit

[RFC PATCH v1] can: m_can: m_can_read_fifo: fix memory leak in error branch
 2021-10-29 16:35 UTC  (3+ messages)

[PATCH] tcp: Use BPF timeout setting for SYN ACK RTO
 2021-10-29 16:30 UTC  (7+ messages)
  `  "

[PATCH v4] can: netlink: report the CAN controller mode supported flags
 2021-10-29 16:14 UTC  (3+ messages)

[PATCH bpf-next 0/2] libbpf: Implement BTF Generator API
 2021-10-29 16:12 UTC  (3+ messages)

pull-request: wireless-drivers-next-2021-10-29
 2021-10-29 16:10 UTC  (2+ messages)

[syzbot] general protection fault in fq_codel_enqueue (3)
 2021-10-29 15:59 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).