messages from 2022-10-18 14:02:38 to 2022-10-19 11:00:04 UTC [more...]
[PATCH net 0/4] fix some issues in Huawei hinic driver
2022-10-19 10:02 UTC (10+ messages)
` [PATCH net 1/4] net: hinic: fix incorrect assignment issue in hinic_set_interrupt_cfg()
` [PATCH net 2/4] net: hinic: fix memory leak when reading function table
` [PATCH net 3/4] net: hinic: fix the issue of CMDQ memory leaks
` [PATCH net 4/4] net: hinic: fix the issue of double release MBOX callback of VF
[PATCH net-next 0/2] udp: avoid false sharing on receive
2022-10-19 10:01 UTC
[PATCH v5 0/3] further improvements to marvell,pp2.yaml
2022-10-19 9:00 UTC (2+ messages)
[net-next] net: ethernet: adi: adin1110: Fix notifiers
2022-10-19 10:17 UTC
[PATCH v1 net-next 0/5] inet6: Remove inet6_destroy_sock() calls
2022-10-19 9:57 UTC (7+ messages)
` [PATCH v1 net-next 1/5] inet6: Remove inet6_destroy_sock() in sk->sk_prot->destroy()
` [PATCH v1 net-next 2/5] dccp: Call inet6_destroy_sock() via sk->sk_destruct()
` [PATCH v1 net-next 3/5] sctp: "
` [PATCH v1 net-next 4/5] inet6: Remove inet6_destroy_sock()
` [PATCH v1 net-next 5/5] inet6: Clean up failure path in do_ipv6_setsockopt()
[PATCH] net: macb: Specify PHY PM management done by MAC
2022-10-19 9:55 UTC
[PATCH net 0/2] selftests: net: Fix problems in some drivers/net tests
2022-10-19 9:10 UTC (3+ messages)
` [PATCH net 1/2] selftests: net: Fix cross-tree inclusion of scripts
` [PATCH net 2/2] selftests: net: Fix netdev name mismatch in cleanup
[PATCH linux-next] net: remove useless parameter of __sock_cmsg_send The
2022-10-19 9:30 UTC
[PATCH v4 0/3] net: ethernet: renesas: Add Ethernet Switch driver
2022-10-19 8:35 UTC (4+ messages)
` [PATCH v4 1/3] dt-bindings: net: renesas: Document Renesas Ethernet Switch
` [PATCH v4 2/3] net: ethernet: renesas: Add Ethernet Switch driver
` [PATCH v4 3/3] net: ethernet: renesas: rswitch: Add R-Car Gen4 gPTP support
[PATCH net] net: lan966x: Fix the rx drop counter
2022-10-19 8:30 UTC
[PATCH wpan-next v5] mac802154: Ensure proper scan-level filtering
2022-10-19 8:20 UTC (8+ messages)
[PATCH net-next 00/13] genetlink: support per op type policies
2022-10-19 8:15 UTC (20+ messages)
` [PATCH net-next 01/13] genetlink: refactor the cmd <> policy mapping dump
` [PATCH net-next 02/13] genetlink: move the private fields in struct genl_family
` [PATCH net-next 03/13] genetlink: introduce split op representation
` [PATCH net-next 04/13] genetlink: load policy based on validation flags
` [PATCH net-next 05/13] genetlink: check for callback type at op load time
` [PATCH net-next 06/13] genetlink: add policies for both doit and dumpit in ctrl_dumppolicy_start()
` [PATCH net-next 07/13] genetlink: support split policies in ctrl_dumppolicy_put_op()
` [PATCH net-next 08/13] genetlink: inline genl_get_cmd()
` [PATCH net-next 09/13] genetlink: add iterator for walking family ops
` [PATCH net-next 10/13] genetlink: use iterator in the op to policy map dumping
` [PATCH net-next 11/13] genetlink: inline old iteration helpers
` [PATCH net-next 12/13] genetlink: allow families to use split ops directly
` [PATCH net-next 13/13] genetlink: convert control family to split ops
[PATCH] wifi: rt2x00: use explicitly signed type for clamping
2022-10-19 8:14 UTC (9+ messages)
` [PATCH v2] wifi: rt2x00: use explicitly signed or unsigned types
[ovs-dev] [PATCH] tests: fix reference output for meter offload stats
2022-10-19 8:12 UTC (9+ messages)
Biznesowy angielski
2022-10-19 7:56 UTC
[PATCH net 0/2] Netfilter fixes for net
2022-10-19 6:52 UTC (3+ messages)
` [PATCH net 1/2] netfilter: rpfilter/fib: Set ->flowic_uid correctly for user namespaces
` [PATCH net 2/2] netfilter: nf_tables: relax NFTA_SET_ELEM_KEY_END set flags requirements
[PATCH net] net: fman: Use physical address for userspace interfaces
2022-10-19 6:46 UTC (8+ messages)
[PATCH net] net: netsec: fix error handling in netsec_register_mdio()
2022-10-19 6:41 UTC
[PATCH RESEND net] net/mlx5e: Cleanup MACsec uninitialization routine
2022-10-19 6:41 UTC (3+ messages)
[pull request][RESEND net 00/16] mlx5 fixes 2022-10-14
2022-10-19 6:38 UTC (17+ messages)
` [net 01/16] net/mlx5e: Do not increment ESN when updating IPsec ESN state
` [net 02/16] net/mlx5: Wait for firmware to enable CRS before pci_restore_state
` [net 03/16] net/mlx5: DR, Fix matcher disconnect error flow
` [net 04/16] net/mlx5e: Extend SKB room check to include PTP-SQ
` [net 05/16] net/mlx5e: Update restore chain id for slow path packets
` [net 06/16] net/mlx5: ASO, Create the ASO SQ with the correct timestamp format
` [net 07/16] net/mlx5: Fix possible use-after-free in async command interface
` [net 08/16] net/mlx5e: TC, Reject forwarding from internal port to internal port
` [net 09/16] net/mlx5: SF: Fix probing active SFs during driver probe phase
` [net 10/16] net/mlx5e: TC, Fix cloned flow attr instance dests are not zeroed
` [net 11/16] net/mlx5: Update fw fatal reporter state on PCI handlers successful recover
` [net 12/16] net/mlx5: Fix crash during sync firmware reset
` [net 13/16] net/mlx5e: Fix macsec coverity issue at rx sa update
` [net 14/16] net/mlx5e: Fix macsec rx security association (SA) update/delete
` [net 15/16] net/mlx5e: Fix wrong bitwise comparison usage in macsec_fs_rx_add_rule function
` [net 16/16] net/mlx5e: Fix macsec sci endianness at rx sa update
[PATCH net] atlantic: fix deadlock at aq_nic_stop
2022-10-19 6:18 UTC (12+ messages)
[PATCH 1/2] thermal/drivers/iwlwifi: Use generic thermal_zone_get_trip() function
2022-10-19 6:04 UTC (4+ messages)
[PATCH v1 00/15] create power sequencing subsystem
2022-10-19 6:03 UTC (3+ messages)
[PATCH 0/6][next] Avoid clashing function prototypes
2022-10-19 5:58 UTC (7+ messages)
` [PATCH 2/6][next] cfg80211: "
` [PATCH 6/6][next] airo: "
[PATCH net-next] net: fec: Add support for periodic output signal of PPS
2022-10-19 5:08 UTC
[PATCH v2 0/3] Add support for QSGMII mode for J721e CPSW9G to am65-cpsw driver
2022-10-19 4:30 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: net: ti: k3-am654-cpsw-nuss: Update bindings for J721e CPSW9G
[Patch v7 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
2022-10-19 3:29 UTC (7+ messages)
` [Patch v7 01/12] net: mana: Add support for auxiliary device
` [Patch v7 10/12] net: mana: Define data structures for allocating doorbell page from GDMA
` [Patch v7 12/12] RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter
[PATCH] net: remove smc911x driver
2022-10-19 3:20 UTC (2+ messages)
pull-request: bpf-next 2022-10-18
2022-10-19 3:20 UTC (2+ messages)
[PATCH net-next] enic: define constants for legacy interrupts offset
2022-10-19 3:20 UTC (2+ messages)
[PATCH net-next v3 0/5] ptp: ocp: add support for Orolia ART-CARD
2022-10-19 2:47 UTC (3+ messages)
` [PATCH net-next v3 2/5] ptp: ocp: add Orolia timecard support
[PATCH v2 0/5] Add support for DMA timestamp for non-PTP packets
2022-10-19 2:37 UTC (6+ messages)
[PATCH net] net: hsr: avoid possible NULL deref in skb_clone()
2022-10-19 2:30 UTC (2+ messages)
[PATCH net] ionic: catch NULL pointer issue on reconfig
2022-10-19 2:30 UTC (2+ messages)
[PATCH net] bnxt_en: fix memory leak in bnxt_nvm_test()
2022-10-19 2:30 UTC (2+ messages)
[PATCH net-next] net: bcmgenet: add RX_CLS_LOC_ANY support
2022-10-19 2:29 UTC (2+ messages)
[PATCH v3 net-next 0/3] netlink: formatted extacks
2022-10-19 2:09 UTC (5+ messages)
` [PATCH v3 net-next 1/3] netlink: add support for formatted extack messages
` [PATCH v3 net-next 2/3] sfc: use formatted extacks instead of efx_tc_err()
` [PATCH v3 net-next 3/3] sfc: remove 'log-tc-errors' ethtool private flag
[net 0/2] some fixes for selftest/net
2022-10-19 1:53 UTC (9+ messages)
` [net 1/2] selftests/net: fix opening object file failed
[PATCH v2] nfc: virtual_ncidev: Fix memory leak in virtual_nci_send()
2022-10-19 1:29 UTC (3+ messages)
[PATCH iproute2] dcb: unblock mnl_socket_recvfrom if not message received
2022-10-19 1:20 UTC
[PATCH v6 1/3] Bluetooth: Add support for hci devcoredump
2022-10-18 23:57 UTC (4+ messages)
[PATCH wpan-next] mac802154: Allow the creation of coordinator interfaces
2022-10-18 23:57 UTC (2+ messages)
[PATCH net-next] ibmveth: Always stop tx queues during close
2022-10-18 23:38 UTC (4+ messages)
[PATCH net] genetlink: fix kdoc warnings
2022-10-18 23:13 UTC
[PATCH v2 net-next 0/6] netlink: add universal 'bigint' attribute type
2022-10-18 22:41 UTC (11+ messages)
` [PATCH v2 net-next 1/6] bitmap: try to optimize arr32 <-> bitmap on 64-bit LEs
` [PATCH v2 net-next 2/6] bitmap: add a couple more helpers to work with arrays of u32s
` [PATCH v2 net-next 3/6] lib/test_bitmap: verify intermediate arr32 when converting <-> bitmap
` [PATCH v2 net-next 4/6] lib/test_bitmap: test the newly added arr32 functions
` [PATCH v2 net-next 5/6] bitops: make BYTES_TO_BITS() treewide-available
` [PATCH v2 net-next 6/6] netlink: add universal 'bigint' attribute type
[net-next][PATCH v4] dt-bindings: dsa: Add lan9303 yaml
2022-10-18 22:34 UTC (4+ messages)
[PATCH v2 1/4] net: ipa: Make QMI message rules const
2022-10-18 21:17 UTC (2+ messages)
` [RESEND PATCH net-next] "
[PATCH net-next 9/9] net: microchip: sparx5: Adding KUNIT test for the VCAP API
2022-10-18 20:39 UTC (2+ messages)
[PATCH net] net: sched: fix race condition in qdisc_graft()
2022-10-18 20:32 UTC
[PATCH] bpf, test_run: Track allocation size of data
2022-10-18 20:19 UTC (4+ messages)
[PATCH net-next] ibmvnic: Free rwi on reset success
2022-10-18 20:06 UTC (4+ messages)
[PATCH v2] Bluetooth: L2CAP: Fix memory leak in vhci_write
2022-10-18 20:00 UTC (2+ messages)
[PATCH linux-next v2] iavf: Replace __FUNCTION__ with __func__
2022-10-18 19:43 UTC (2+ messages)
[RFC PATCH net-next 00/19] bridge: mcast: Extensions for EVPN
2022-10-18 19:21 UTC (2+ messages)
[PATCH net] tipc: fix a null-ptr-deref in tipc_topsrv_accept
2022-10-18 19:19 UTC
[PATCH wpan-next 1/2] ieee802154: hwsim: Introduce a helper to update all the PIB attributes
2022-10-18 18:32 UTC (2+ messages)
` [PATCH wpan-next 2/2] ieee802154: hwsim: Save the current filtering level and use it
[Patch bpf] sock_map: convert cancel_work_sync() to cancel_work()
2022-10-18 18:13 UTC (2+ messages)
[PATCH net] net/mlx5e: Cleanup MACsec uninitialization routine
2022-10-18 18:04 UTC (3+ messages)
[PATCH v8 net-next 00/12] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
2022-10-18 16:56 UTC (6+ messages)
` [PATCH v8 net-next 01/12] net: bridge: add locked entry fdb flag to extend locked port feature
` [PATCH v8 net-next 02/12] net: bridge: add blackhole fdb entry flag
` [PATCH v8 net-next 03/12] net: bridge: enable bridge to install locked fdb entries from drivers
` [PATCH v8 net-next 04/12] net: bridge: add MAB flag to hardware offloadable flags
` [PATCH v8 net-next 05/12] net: dsa: propagate the locked flag down through the DSA layer
[PATCH v4 0/7] sched, net: NUMA-aware CPU spreading interface
2022-10-18 16:50 UTC (3+ messages)
[PATCH -next] tcp: fix a signed-integer-overflow bug in tcp_add_backlog()
2022-10-18 16:41 UTC (4+ messages)
[PATCH] net: mtk_sgmii: implement mtk_pcs_ops
2022-10-18 16:39 UTC (2+ messages)
[PATCH net-next v6 0/4] Implement devlink-rate API and extend it
2022-10-18 15:13 UTC (6+ messages)
` [PATCH net-next v6 1/4] devlink: Extend devlink-rate api with export functions and new params
WARN: multiple IDs found for 'nf_conn': 92168, 117897 - using 92168
2022-10-18 15:11 UTC (2+ messages)
[PATCH v7 net-next 0/9] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
2022-10-18 14:29 UTC (4+ messages)
` [PATCH v7 net-next 3/9] net: switchdev: add support for offloading of the FDB locked flag
[PATCH net-next v3 00/12] net: dpaa2-eth: AF_XDP zero-copy support
2022-10-18 14:19 UTC (13+ messages)
` [PATCH net-next v3 01/12] net: dpaa2-eth: add support to query the number of queues through ethtool
` [PATCH net-next v3 02/12] net: dpaa2-eth: rearrange variable in dpaa2_eth_get_ethtool_stats
` [PATCH net-next v3 03/12] net: dpaa2-eth: add support for multiple buffer pools per DPNI
` [PATCH net-next v3 04/12] net: dpaa2-eth: export the CH#<index> in the 'ch_stats' debug file
` [PATCH net-next v3 05/12] net: dpaa2-eth: export buffer pool info into a new debugfs file
` [PATCH net-next v3 06/12] net: dpaa2-eth: update the dpni_set_pools() API to support per QDBIN pools
` [PATCH net-next v3 07/12] net: dpaa2-eth: use dev_close/open instead of the internal functions
` [PATCH net-next v3 08/12] net: dpaa2-eth: create and export the dpaa2_eth_alloc_skb function
` [PATCH net-next v3 09/12] net: dpaa2-eth: create and export the dpaa2_eth_receive_skb() function
` [PATCH net-next v3 10/12] net: dpaa2-eth: AF_XDP RX zero copy support
` [PATCH net-next v3 11/12] net: dpaa2-eth: AF_XDP TX "
` [PATCH net-next v3 12/12] net: dpaa2-eth: add trace points on XSK events
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).