netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-05 13:27:03 to 2022-01-06 00:47:01 UTC [more...]

[PATCH net-next] veth: Do not record rx queue hint in veth_xmit
 2022-01-06  0:46 UTC 

[PATCH bpf-next v3] Add skb_store_bytes() for BPF_PROG_TYPE_CGROUP_SKB
 2022-01-06  0:43 UTC 

[net-next 00/18] IEEE 802.15.4 passive scan support
 2022-01-06  0:38 UTC  (23+ messages)
` [net-next 01/18] ieee802154: hwsim: Ensure proper channel selection at probe time
` [net-next 12/18] net: mac802154: Handle scan requests
` [net-next 17/18] net: mac802154: Let drivers provide their own beacons implementation

[PATCH] can: gs_usb: Zero-initialize flags
 2022-01-06  0:29 UTC 

[RFC PATCH] can: m_can: Add driver for M_CAN hardware in NVIDIA devices
 2022-01-06  0:25 UTC 

[Resource Leak] Missing closing files in samples/bpf/hbm.c
 2022-01-05 23:50 UTC  (2+ messages)

[Resource Leak] Missing closing files in tools/bpf/bpf_asm.c
 2022-01-05 23:50 UTC  (2+ messages)

[PATCH v2 1/2] libbpf: Use probe_name for legacy kprobe
 2022-01-05 23:40 UTC  (2+ messages)

MES:
 2022-01-05 23:19 UTC 

[PATCH v2 net-next 0/6] DSA initialization cleanups
 2022-01-05 23:11 UTC  (7+ messages)
` [PATCH v2 net-next 1/6] net: dsa: reorder PHY initialization with MTU setup in slave.c
` [PATCH v2 net-next 2/6] net: dsa: merge rtnl_lock sections in dsa_slave_create
` [PATCH v2 net-next 3/6] net: dsa: stop updating master MTU from master.c
` [PATCH v2 net-next 4/6] net: dsa: hold rtnl_mutex when calling dsa_master_{setup,teardown}
` [PATCH v2 net-next 5/6] net: dsa: first set up shared ports, then non-shared ports
` [PATCH v2 net-next 6/6] net: dsa: setup master before ports

[PATCH bpf-next 0/6] bpf: Batching iter for AF_UNIX sockets
 2022-01-05 23:06 UTC  (4+ messages)
` [PATCH bpf-next 3/6] bpf: af_unix: Use batching algorithm in bpf unix iter

[PATCH v2] tracing: check the return value of kstrdup()
 2022-01-05 22:35 UTC  (3+ messages)

[GIT PULL] Networking for 5.16-final
 2022-01-05 22:30 UTC  (2+ messages)

[PATCH 1/3 v3] net: usb: r8152: Check used MAC passthrough address
 2022-01-05 22:27 UTC  (11+ messages)
` [PATCH 2/3] net: usb: r8152: Set probe mode to sync
` [PATCH 3/3] net: usb: r8152: remove unused definition

[PATCH net-next] net: fixup build after bpf header changes
 2022-01-05 22:15 UTC  (3+ messages)

[PATCH net] scripts/pahole-flags.sh: Make sure pahole --version works
 2022-01-05 22:14 UTC  (3+ messages)

[PATCH net-next 1/2] net: dsa: don't enumerate dsa_switch and dsa_port bit fields using commas
 2022-01-05 22:11 UTC  (2+ messages)
` [PATCH net-next 2/2] net: dsa: warn about dsa_port and dsa_switch bit fields being non atomic

[PATCH v2 net-next 0/7] Cleanup to main DSA structures
 2022-01-05 22:10 UTC  (26+ messages)
` [PATCH v2 net-next 1/7] net: dsa: move dsa_port :: stp_state near dsa_port :: mac
` [PATCH v2 net-next 2/7] net: dsa: merge all bools of struct dsa_port into a single u8
` [PATCH v2 net-next 3/7] net: dsa: move dsa_port :: type near dsa_port :: index
` [PATCH v2 net-next 4/7] net: dsa: merge all bools of struct dsa_switch into a single u32
` [PATCH v2 net-next 5/7] net: dsa: make dsa_switch :: num_ports an unsigned int
` [PATCH v2 net-next 6/7] net: dsa: move dsa_switch_tree :: ports and lags to first cache line
` [PATCH v2 net-next 7/7] net: dsa: combine two holes in struct dsa_switch_tree

[PATCH] bpf: fix verifier support for validation of async callbacks
 2022-01-05 21:46 UTC  (2+ messages)

RFC: tsnep: ETF, AF_XDP, UIO or driver specific interface for real-time
 2022-01-05 21:29 UTC  (7+ messages)

more eBPF instruction set documentation improvements
 2022-01-05 21:14 UTC  (2+ messages)

[PATCH net] sch_cake: revise Diffserv docs
 2022-01-05 20:35 UTC 

[PATCH -next] ieee802154: atusb: move to new USB API
 2022-01-05 20:58 UTC  (3+ messages)

[PATCH] net: usb: r8152: Check used MAC passthrough address
 2022-01-05 20:57 UTC  (10+ messages)

[PATCH bpf-next v2 0/4] xsk: Tx improvements
 2022-01-05 20:55 UTC  (6+ messages)
` [PATCH bpf-next v2 3/4] ice: xsk: improve AF_XDP ZC Tx and use batching API

[PATCH net 0/2] pull-request: can 2022-01-05
 2022-01-05 20:54 UTC  (3+ messages)
` [PATCH net 1/2] can: gs_usb: fix use of uninitialized variable, detach device on reception of invalid USB data
` [PATCH net 2/2] can: isotp: convert struct tpcon::{idx,len} to unsigned int

[PATCH] bpf/selftests: Fix namespace mount setup in tc_redirect
 2022-01-05 20:40 UTC  (2+ messages)

[PATCH net-next] net: fix SOF_TIMESTAMPING_BIND_PHC to work with multiple sockets
 2022-01-05 20:10 UTC  (2+ messages)

[PATCH net-next] testptp: set pin function before other requests
 2022-01-05 20:09 UTC  (3+ messages)

[PATCH net 0/4] ipv4: Fix accidental RTO_ONLINK flags passed to ip_route_output_key_hash()
 2022-01-05 19:56 UTC  (5+ messages)
` [PATCH net 1/4] xfrm: Don't accidentally set RTO_ONLINK in decode_session4()
` [PATCH net 2/4] gre: Don't accidentally set RTO_ONLINK in gre_fill_metadata_dst()
` [PATCH net 3/4] libcxgb: Don't accidentally set RTO_ONLINK in cxgb_find_route()
` [PATCH net 4/4] mlx5: Don't accidentally set RTO_ONLINK before mlx5e_route_lookup_ipv4_get()

[PATCH] enic: Use dma_set_mask_and_coherent()
 2022-01-05 19:51 UTC  (3+ messages)

[PATCH bpf-next] bpf, sockmap: fix double bpf_prog_put on error case in map_link
 2022-01-05 19:50 UTC  (2+ messages)

[PATCH] bpf, arm64: use emit_addr_mov_i64() for BPF_PSEUDO_FUNC
 2022-01-05 19:50 UTC  (2+ messages)

[PATCH bpf-next] bpf, sockmap: fix return codes from tcp_bpf_recvmsg_parser()
 2022-01-05 19:50 UTC  (2+ messages)

[RFC 01/32] Kconfig: introduce and depend on LEGACY_PCI
 2022-01-05 19:47 UTC  (4+ messages)

[PATCH] ethernet: ibmveth: use default_groups in kobj_type
 2022-01-05 19:23 UTC  (2+ messages)

[PATCH net-next v2] net/smc: Reduce overflow of smc clcsock listen queue
 2022-01-05 19:13 UTC  (7+ messages)

[PATCH net-next 1/1] ice: Simplify tracking status of RDMA support
 2022-01-05 19:10 UTC  (3+ messages)

[PATCH] Revert "net: usb: r8152: Add MAC passthrough support for more Lenovo Docks"
 2022-01-05 19:09 UTC  (6+ messages)

[PATCH net-next 0/2] Fix RGMII delays for 88E1118
 2022-01-05 18:40 UTC  (2+ messages)

[PATCH net-next] net: gemini: allow any RGMII interface mode
 2022-01-05 18:40 UTC  (2+ messages)

[PATCH net] selftests: set amt.sh executable
 2022-01-05 18:30 UTC  (2+ messages)

[5.16.0-rc5][ppc][net] kernel oops when hotplug remove of vNIC interface
 2022-01-05 18:26 UTC  (2+ messages)

[PATCH net 0/2] net: bridge: mcast: add and enforce query interval minimum
 2022-01-05 18:14 UTC  (3+ messages)
` [PATCH net 1/2] "

[PATCH net-next] net/sched: add missing tracker information in qdisc_create()
 2022-01-05 18:00 UTC  (2+ messages)

[PATCH net-next] netlink: do not allocate a device refcount tracker in ethnl_default_notify()
 2022-01-05 18:00 UTC  (2+ messages)

[PATCH net-next v4 0/8] new Fungible Ethernet driver
 2022-01-05 17:46 UTC  (11+ messages)
` [PATCH net-next v4 2/8] net/fungible: Add service module for Fungible drivers
` [PATCH net-next v4 3/8] net/funeth: probing and netdev ops

[syzbot] WARNING in signalfd_cleanup
 2022-01-05 17:37 UTC  (4+ messages)

[PATCH net] ppp: ensure minimum packet size in ppp_write()
 2022-01-05 17:37 UTC  (6+ messages)

[PATCH] ice: Optimize a few bitmap operations
 2022-01-05 17:28 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] ice: Use bitmap_free() to free bitmap
 2022-01-05 17:27 UTC  (2+ messages)
` [Intel-wired-lan] "

pull-request: ieee802154 for net 2022-01-05
 2022-01-05 17:10 UTC  (2+ messages)

[syzbot] WARNING in fixup_exception
 2022-01-05 17:07 UTC 

[PATCH net-next 00/13] net: second round of netdevice refcount tracking
 2022-01-05 16:58 UTC  (9+ messages)
` [PATCH net-next 11/13] netlink: add net device refcount tracker to struct ethnl_req_info

[PATCH v10, 0/2] ADD DM9051 ETHERNET DRIVER
 2022-01-05 16:54 UTC  (3+ messages)
` [PATCH v10, 2/2] net: Add dm9051 driver

[PATCH net 1/1] net: openvswitch: Fix ct_state nat flags for conns arriving from tc
 2022-01-05 16:18 UTC  (4+ messages)

MES:
 2022-01-05 15:50 UTC 

[PATCH net-next v6] rtnetlink: Support fine-grained netdevice bulk deletion
 2022-01-05 16:09 UTC  (5+ messages)

BUG: unable to handle kernel NULL pointer dereference in iptable_nat_table_init
 2022-01-05 15:28 UTC 

[RFC 00/13] kprobe/bpf: Add support to attach multiple kprobes
 2022-01-05 15:24 UTC  (6+ messages)
` [PATCH 02/13] kprobe: Keep traced function address
` [PATCH 03/13] kprobe: Add support to register multiple ftrace kprobes

[PATCH] sfc: Use swap() instead of open coding it
 2022-01-05 15:22 UTC 

[PATCH v2 net-next 0/3] DSA cross-chip notifier cleanup
 2022-01-05 15:20 UTC  (2+ messages)

[PATCH net 0/5][pull request] Intel Wired LAN Driver Updates 2022-01-04
 2022-01-05 15:20 UTC  (2+ messages)

[PATCH] net/mlx5e: Fix missing error code in mlx5e_rx_reporter_err_icosq_cqe_recover()
 2022-01-05 15:17 UTC 

[PATCH net-next 0/15] pull-request: can-next 2022-01-05
 2022-01-05 15:10 UTC  (17+ messages)
` [PATCH net-next 01/15] can: usb_8dev: remove unused member echo_skb from struct usb_8dev_priv
` [PATCH net-next 02/15] can: mcp251x: mcp251x_gpio_setup(): Get rid of duplicate of_node assignment
` [PATCH net-next 03/15] can: kvaser_usb: make use of units.h in assignment of frequency
` [PATCH net-next 04/15] can: ti_hecc: ti_hecc_probe(): use platform_get_irq() to get the interrupt
` [PATCH net-next 05/15] can: sja1000: sp_probe(): "
` [PATCH net-next 06/15] can: etas_es58x: es58x_init_netdev: populate net_device::dev_port
` [PATCH net-next 07/15] can: do not increase rx statistics when generating a CAN rx error message frame
` [PATCH net-next 08/15] can: kvaser_usb: do not increase tx statistics when sending error message frames
` [PATCH net-next 09/15] can: do not copy the payload of RTR frames
` [PATCH net-next 10/15] can: do not increase rx_bytes statistics for "
` [PATCH net-next 11/15] can: do not increase tx_bytes "
` [PATCH net-next 12/15] can: dev: replace can_priv::ctrlmode_static by can_get_static_ctrlmode()
` [PATCH net-next 13/15] can: dev: add sanity check in can_set_static_ctrlmode()
` [PATCH net-next 14/15] can: dev: reorder struct can_priv members for better packing
` [PATCH net-next 15/15] can: netlink: report the CAN controller mode supported flags

[PATCH net-next] mlxsw: pci: Avoid flow control for EMAD packets
 2022-01-05 15:10 UTC  (2+ messages)

[PATCH] dt-bindings: net: Cleanup MDIO node schemas
 2022-01-05 15:10 UTC 

[PATCH 1/3] net: usb: r8152: Check used MAC passthrough address
 2022-01-05 15:06 UTC  (7+ messages)
` [PATCH 2/3] net: usb: r8152: Set probe mode to sync
` [PATCH 3/3] net: usb: r8152: remove unused definition

[PATCH] ethtool: use phydev variable
 2022-01-05 15:00 UTC  (2+ messages)

[PATCH v1 1/1] can: mcp251x: Get rid of duplicate of_node assignment
 2022-01-05 14:54 UTC  (8+ messages)

[PATCH net-next 00/15] net: hns3: refactor rss/tqp stats functions
 2022-01-05 14:50 UTC  (17+ messages)
` [PATCH net-next 01/15] net: hns3: create new rss common structure hclge_comm_rss_cfg
` [PATCH net-next 02/15] net: hns3: refactor hclge_comm_send function in PF/VF drivers
` [PATCH net-next 03/15] net: hns3: create new set of common rss get APIs for PF and VF rss module
` [PATCH net-next 04/15] net: hns3: refactor PF rss get APIs with new common rss get APIs
` [PATCH net-next 05/15] net: hns3: refactor VF "
` [PATCH net-next 06/15] net: hns3: create new set of common rss set APIs for PF and VF module
` [PATCH net-next 07/15] net: hns3: refactor PF rss set APIs with new common rss set APIs
` [PATCH net-next 08/15] net: hns3: refactor VF "
` [PATCH net-next 09/15] net: hns3: create new set of common rss init APIs for PF and VF reuse
` [PATCH net-next 10/15] net: hns3: refactor PF rss init APIs with new common rss init APIs
` [PATCH net-next 11/15] net: hns3: refactor VF "
` [PATCH net-next 12/15] net: hns3: create new set of common tqp stats APIs for PF and VF reuse
` [PATCH net-next 13/15] net: hns3: refactor PF tqp stats APIs with new common tqp stats APIs
` [PATCH net-next 14/15] net: hns3: refactor VF "
` [PATCH net-next 15/15] net: hns3: create new common cmd code for PF and VF modules

[PATCH v3 net-next 0/2] net: bpf: handle return value of post_bind{4,6} and add selftests for it
 2022-01-05 14:45 UTC  (4+ messages)
` [PATCH v3 net-next 2/2] bpf: selftests: add bind retry for post_bind{4, 6}

[syzbot] general protection fault in nfc_alloc_send_skb
 2022-01-05 14:25 UTC 

[PATCH 0/8] nvmem: add ethernet address offset support
 2022-01-05 14:20 UTC  (5+ messages)
` [PATCH 2/8] dt-bindings: nvmem: add transformation bindings

[PATCH RFT] net: asix: add proper error handling of usb read errors
 2022-01-05 14:15 UTC  (2+ messages)

[syzbot] kernel BUG in pskb_expand_head
 2022-01-05 14:04 UTC  (4+ messages)

Expensive tcp_collapse with high tcp_rmem limit
 2022-01-05 13:38 UTC 

[PATCH v2 00/35] brcmfmac: Support Apple T2 and M1 platforms
 2022-01-05 13:26 UTC  (4+ messages)
` [PATCH v2 10/35] brcmfmac: firmware: Allow platform to override macaddr


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