netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-28 21:54:01 to 2021-09-29 13:02:34 UTC [more...]

[PATCH net-next v1 00/21] Move devlink_register to be last devlink command
 2021-09-29 13:02 UTC  (3+ messages)
` [PATCH net-next v1 21/21] net: dsa: Move devlink registration "

[PATCH net-next v1 0/5] Devlink reload and missed notifications fix
 2021-09-29 12:58 UTC  (8+ messages)
` [PATCH net-next v1 1/5] devlink: Add missed notifications iterators
` [PATCH net-next v1 2/5] devlink: Allow modification of devlink ops
` [PATCH net-next v1 3/5] devlink: Allow set specific ops callbacks dynamically
` [PATCH net-next v1 4/5] net/mlx5: Register separate reload devlink ops for multiport device
` [PATCH net-next v1 5/5] devlink: Delete reload enable/disable interface

[PATCH v14 bpf-next 00/18] mvneta: introduce XDP multi-buffer support
 2021-09-29 12:38 UTC  (19+ messages)

[PATCH mlx5-next 0/7] Add mlx5 live migration driver
 2021-09-29 12:35 UTC  (11+ messages)
` [PATCH mlx5-next 2/7] vfio: Add an API to check migration state transition validity
` [PATCH mlx5-next 6/7] mlx5_vfio_pci: Expose migration commands over mlx5 device

[PATCH rdma-next v1 00/11] Optional counter statistics support
 2021-09-29 12:27 UTC  (14+ messages)
` [PATCH rdma-next v1 05/11] RDMA/counter: Add optional counter support
` [PATCH rdma-next v1 06/11] RDMA/nldev: Add support to get status of all counters
` [PATCH rdma-next v1 07/11] RDMA/nldev: Allow optional-counter status configuration through RDMA netlink

bpf_get_branch_snapshot on qemu-kvm
 2021-09-29 12:26 UTC  (4+ messages)

[PATCH 00/12] qed: new firmware version 8.59.1.0 support
 2021-09-29 12:12 UTC  (13+ messages)
` [PATCH 01/12] qed: Remove e4_ and _e4 from FW HSI
` [PATCH 02/12] qed: Split huge qed_hsi.h header file
` [PATCH 03/12] qed: Update common_hsi for FW ver 8.59.1.0
` [PATCH 04/12] qed: Update qed_mfw_hsi.h "
` [PATCH 05/12] qed: Update qed_hsi.h for fw 8.59.1.0
` [PATCH 06/12] qed: Use enum as per FW 8.59.1.0 in qed_iro_hsi.h
` [PATCH 07/12] qed: Update FW init functions to support FW 8.59.1.0
` [PATCH 08/12] qed: Add '_GTT' suffix to the IRO RAM macros
` [PATCH 09/12] qed: Update debug related changes
` [PATCH 10/12] qed: Update TCP silly-window-syndrome timeout for iwarp, scsi
` [PATCH 11/12] qed: Update the TCP active termination 2 MSL timer ("TIME_WAIT")
` [PATCH 12/12] qed: fix ll2 establishment during load of RDMA driver

[PATCH bpf-next] xsk: fix clang build error in __xp_alloc
 2021-09-29 12:14 UTC  (3+ messages)

[PATCH] net: macb: ptp: Switch to gettimex64() interface
 2021-09-29 12:07 UTC 

[PATCH net v2 1/1] net: pcs: xpcs: fix incorrect CL37 AN sequence
 2021-09-29 12:05 UTC 

[RFC PATCH net-next] net: hns3: debugfs add support dumping page pool info
 2021-09-29 11:51 UTC 

[PATCH devicetree] arm64: dts: ls1028a: mark internal links between Felix and ENETC as capable of flow control
 2021-09-29 11:52 UTC 

[RFC Patch net-next v2] net_sched: introduce eBPF based Qdisc
 2021-09-29 11:47 UTC  (9+ messages)

[PATCH v4 0/8] bpf powerpc: Add BPF_PROBE_MEM support in powerpc JIT compiler
 2021-09-29 11:47 UTC  (15+ messages)
` [PATCH v4 1/8] bpf powerpc: Remove unused SEEN_STACK
` [PATCH v4 2/8] bpf powerpc: Remove extra_pass from bpf_jit_build_body()
` [PATCH v4 3/8] bpf powerpc: refactor JIT compiler code
` [PATCH v4 4/8] powerpc/ppc-opcode: introduce PPC_RAW_BRANCH() macro
` [PATCH v4 5/8] bpf ppc64: Add BPF_PROBE_MEM support for JIT
` [PATCH v4 6/8] bpf ppc64: Access only if addr is kernel address
` [PATCH v4 7/8] bpf ppc32: Add BPF_PROBE_MEM support for JIT
` [PATCH v4 8/8] bpf ppc32: Access only if addr is kernel address

[PATCH net-next 1/2] net: pcs: xpcs: introduce xpcs_modify() helper function
 2021-09-29 11:46 UTC  (6+ messages)
` [PATCH net-next 2/2] net: pcs: xpcs: fix incorrect CL37 AN sequence

[PATCH net] net: introduce and use lock_sock_fast_nested()
 2021-09-29 11:36 UTC  (2+ messages)

[syzbot] INFO: trying to register non-static key in sco_conn_del
 2021-09-29 11:36 UTC 

[PATCH net-next] dissector: do not set invalid PPP protocol
 2021-09-29 11:32 UTC 

[PATCH] net: dsa: rtl8366rb: Use core filtering tracking
 2021-09-29 11:23 UTC 

[PATCH net-next v4 0/3] check return value of rhashtable_init in mlx5e, ipv6, mac80211
 2021-09-29 11:00 UTC  (3+ messages)
` [PATCH net-next v4 1/3] net/mlx5e: check return value of rhashtable_init

[PATCH -next -v2] net/ipv4/datagram.c: remove superfluous header files from datagram.c
 2021-09-29 10:50 UTC  (2+ messages)

[PATCH net-next 0/5] Devlink reload and missed notifications fix
 2021-09-29 10:43 UTC  (10+ messages)
` [PATCH net-next 1/5] devlink: Add missed notifications iterators
` [PATCH net-next 2/5] devlink: Allow modification of devlink ops
` [PATCH net-next 3/5] devlink: Allow set specific ops callbacks dynamically
` [PATCH net-next 4/5] net/mlx5: Register separate reload devlink ops for multiport device
` [PATCH net-next 5/5] devlink: Delete reload enable/disable interface

[PATCH -next] net/dsa/tag_ksz.c: remove superfluous headers
 2021-09-29 10:40 UTC  (2+ messages)

[PATCH -next] net/dsa/tag_8021q.c: remove superfluous headers
 2021-09-29 10:40 UTC  (2+ messages)

[PATCH net] net: phy: bcm7xxx: Fixed indirect MMD operations
 2021-09-29 10:40 UTC  (2+ messages)

[RFC, net-next] net: qos: introduce a frer action to implement 802.1CB
 2021-09-29 10:25 UTC  (3+ messages)
  ` [EXT] "

[PATCH][net-next] net/mlx4: Use array_size() helper in copy_to_user()
 2021-09-29 10:24 UTC  (2+ messages)

[PATCH net-next] net: mlx4: Add support for XDP_REDIRECT
 2021-09-29 10:19 UTC  (3+ messages)
` [PATCH net-next] net: mlx4: Add XDP_REDIRECT statistics

[PATCH v5 00/11] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-09-29 10:17 UTC  (3+ messages)
` [PATCH v5 07/11] PCI: Replace pci_dev::driver usage that gets the driver name

[PATCH net-next v2] net: phy: micrel: Add support for LAN8804 PHY
 2021-09-29 10:10 UTC  (2+ messages)

[PATCH net-next 00/10] Updates to MCTP core
 2021-09-29 10:10 UTC  (12+ messages)
` [PATCH net-next 01/10] mctp: Allow MCTP on tun devices
` [PATCH net-next 02/10] mctp: Allow local delivery to the null EID
` [PATCH net-next 03/10] mctp: locking, lifetime and validity changes for sk_keys
` [PATCH net-next 04/10] mctp: Add refcounts to mctp_dev
` [PATCH net-next 05/10] mctp: Implement a timeout for tags
` [PATCH net-next 06/10] mctp: Add tracepoints for tag/key handling
` [PATCH net-next 07/10] mctp: Do inits as a subsys_initcall
` [PATCH net-next 08/10] doc/mctp: Add a little detail about kernel internals
` [PATCH net-next 09/10] mctp: Set route MTU via netlink
` [PATCH net-next 10/10] mctp: Warn if pointer is set for a wrong dev type

[PATCH net 0/8] net: hns3: add some fixes for -net
 2021-09-29 10:10 UTC  (10+ messages)
` [PATCH net 1/8] net: hns3: do not allow call hns3_nic_net_open repeatedly
` [PATCH net 2/8] net: hns3: remove tc enable checking
` [PATCH net 3/8] net: hns3: don't rollback when destroy mqprio fail
` [PATCH net 4/8] net: hns3: fix mixed flag HCLGE_FLAG_MQPRIO_ENABLE and HCLGE_FLAG_DCB_ENABLE
` [PATCH net 5/8] net: hns3: fix show wrong state when add existing uc mac address
` [PATCH net 6/8] net: hns3: PF enable promisc for VF when mac table is overflow
` [PATCH net 7/8] net: hns3: fix always enable rx vlan filter problem after selftest
` [PATCH net 8/8] net: hns3: disable firmware compatible features when uninstall PF

[PATCH] [RFC] qcom_scm: hide Kconfig symbol
 2021-09-29 10:04 UTC  (3+ messages)

[RFC PATCH net-next 0/3] support "flow-based" datapath in l2tp
 2021-09-29 10:03 UTC  (5+ messages)
` [RFC PATCH net-next 1/3] net/l2tp: add virtual tunnel device
` [RFC PATCH net-next 2/3] net/l2tp: add flow-based session create API
` [RFC PATCH net-next 3/3] net/l2tp: add netlink attribute to enable flow-based session creation

[PATCH net 1/1] ixgbe: Fix NULL pointer dereference in ixgbe_xdp_setup
 2021-09-29 10:00 UTC  (2+ messages)

[net-next v2 PATCH] octeontx2-pf: Add XDP support to netdev PF
 2021-09-29  9:54 UTC 

[PATCH] r8152: stop submitting rx for -EPROTO
 2021-09-29  9:52 UTC  (3+ messages)

[PATCH net-next 0/6][pull request] 100GbE Intel Wired LAN Driver Updates 2021-09-28
 2021-09-29  9:40 UTC  (6+ messages)
` [PATCH net-next 3/6] ice: Fix link mode handling
` [PATCH net-next 4/6] ice: refactor devlink getter/fallback functions to void
` [PATCH net-next 5/6] ice: Fix macro name for IPv4 fragment flag
` [PATCH net-next 6/6] ice: Prefer kcalloc over open coded arithmetic

[net-next PATCH 0/2] Add PTP support for VFs
 2021-09-29  9:40 UTC  (2+ messages)

[PATCH v2] vhost-vdpa: Fix the wrong input in config_cb
 2021-09-29  9:09 UTC 

[PATCH v4 0/8] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-09-29  9:04 UTC  (6+ messages)
` [PATCH v4 4/8] PCI: replace pci_dev::driver usage that gets the driver name

[PATCH] vhost-vdpa:fix the worng input in config_cb
 2021-09-29  8:51 UTC  (3+ messages)

[PATCH] tcp_bpf: Fix one concurrency problem in the tcp_bpf_send_verdict function
 2021-09-29  8:45 UTC 

[RFC PATCH net-next 0/9] Userspace spinning on net-sysfs access
 2021-09-29  8:26 UTC  (4+ messages)
` [RFC PATCH net-next 8/9] net: delay device_del until run_todo

[net-next PATCH] octeontx2-pf: Add XDP support to RVU netdev PF
 2021-09-29  8:16 UTC 

[PATCH net-next 0/6 v8] RTL8366(RB) cleanups part 1
 2021-09-29  8:16 UTC  (4+ messages)

[RFC/PATCH 00/18] Add Gigabit Ethernet driver support
 2021-09-29  7:49 UTC  (4+ messages)
` [RFC/PATCH 14/18] ravb: Add rx_ring_format function for GbEthernet

[PATCH -next] intel: Simplify bool conversion
 2021-09-29  6:56 UTC 

[PATCH] phy: mdio: fix memory leak
 2021-09-29  6:32 UTC  (5+ messages)
` [PATCH v2 1/2] Revert "net: mdiobus: Fix memory leak in __mdiobus_register"
  ` [PATCH v2 2/2] phy: mdio: fix memory leak

[PATCH net-next v6] net: openvswitch: IPv6: Add IPv6 extension header support
 2021-09-29  6:19 UTC  (3+ messages)

[net-next PATCH] octeontx2-af: Adjust LA pointer for cpt parse header
 2021-09-29  5:58 UTC 

[PATCH bpf-next 00/13] xsk: i40e: ice: introduce batching for Rx buffer allocation
 2021-09-29  5:52 UTC  (4+ messages)
` [PATCH bpf-next 06/13] xsk: optimize for aligned case

Turn on net_dbg_ratelimited() diagnostics in linux-5.10.67 ?
 2021-09-29  5:29 UTC  (2+ messages)

[PATCH] selftests/bpf: Use kselftest skip code for skipped tests
 2021-09-29  5:22 UTC  (3+ messages)

[PATCH v4] skmsg: lose offset info in sk_psock_skb_ingress
 2021-09-29  5:19 UTC  (2+ messages)

[PATCHv2] selftests/bpf: Use kselftest skip code for skipped tests
 2021-09-29  5:12 UTC 

[PATCH] net: mdio-ipq4019: Fix the error for an optional regs resource
 2021-09-29  3:11 UTC  (3+ messages)

[PATCH v2] net: mdio-ipq4019: Fix the error for an optional regs resource
 2021-09-29  2:40 UTC  (2+ messages)

[PATCH net] net: bridge: mcast: Associate the seqcount with its protecting lock
 2021-09-29  2:40 UTC  (2+ messages)

[PATCH V2 net-next 0/6] ethtool: add support to set/get tx copybreak buf size and rx buf len
 2021-09-29  2:33 UTC  (9+ messages)
` [PATCH V2 net-next 1/6] ethtool: add support to set/get tx copybreak buf size via ethtool
` [PATCH V2 net-next 3/6] ethtool: add support to set/get rx buf len "

[PATCH v7] ixgbe: let the xdpdrv work with more than 64 cpus
 2021-09-29  2:20 UTC  (4+ messages)

[PATCH v3] skmsg: lose offset info in sk_psock_skb_ingress
 2021-09-29  2:08 UTC  (3+ messages)

[PATCH] net: mdiobus: Fix memory leak in __mdiobus_register
 2021-09-29  2:05 UTC  (13+ messages)

[PATCH] unix.7: Add a description for ENFILE
 2021-09-29  1:38 UTC 

[PATCH] net: qrtr: combine nameservice into main module
 2021-09-29  1:00 UTC  (2+ messages)

[PATCH -next] net/ipv4/datagram.c: remove superfluous header files from datagram.c
 2021-09-29  0:41 UTC  (2+ messages)

[PATCH -next] net/ipv4/fib_notifier.c remove superfluous header files from fib_notifier.c
 2021-09-29  0:34 UTC  (2+ messages)

[PATCH MANUALSEL 5.14] net: core: Correct the sock::sk_lock.owned lockdep annotations
 2021-09-29  0:31 UTC 

[PATCH bpf-next v5 00/12] Support kernel module function calls from eBPF
 2021-09-29  0:10 UTC  (6+ messages)
` [PATCH bpf-next v5 09/12] libbpf: Update gen_loader to emit BTF_KIND_FUNC relocations
` [PATCH bpf-next v5 11/12] bpf: selftests: Fix fd cleanup in get_branch_snapshot

[RFC PATCH net] net: dsa: tag_dsa: fix suspicious rcu_dereference_check() with br_vlan_get_pvid_rcu
 2021-09-28 23:37 UTC 

[PATCH bpf-next v2 0/2] bpf: Build with -Wcast-function-type
 2021-09-28 23:33 UTC  (6+ messages)
` [PATCH bpf-next v2 1/2] bpf: Replace "want address" users of BPF_CAST_CALL with BPF_CALL_IMM
` [PATCH bpf-next v2 2/2] bpf: Replace callers of BPF_CAST_CALL with proper function typedef

5.15-rc3+ crash in fq-codel?
 2021-09-28 23:25 UTC  (6+ messages)

[PATCH bpf-next 0/5] introduce dummy BPF STRUCT_OPS
 2021-09-28 23:19 UTC  (3+ messages)
` [PATCH bpf-next 5/5] selftests/bpf: test return value handling for struct_ops prog

[PATCH bpf-next v3 0/3] add support for writable bare tracepoint
 2021-09-28 23:11 UTC  (5+ messages)
` [PATCH bpf-next v3 2/3] libbpf: support detecting and attaching of writable tracepoint program
` [PATCH bpf-next v3 3/3] bpf/selftests: add test for writable bare tracepoint

[PATCH][net-next] net: wireguard: Use kvcalloc() instead of kvzalloc()
 2021-09-28 22:35 UTC  (2+ messages)

[PATCH] dt-bindings: Drop more redundant 'maxItems'
 2021-09-28 22:29 UTC 

[PATCH][net-next] net/mlx5: Use struct_size() helper in kvzalloc()
 2021-09-28 22:11 UTC 

[PATCH][net-next] net/mlx5: Use kvcalloc() instead of kvzalloc()
 2021-09-28 22:04 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).