messages from 2022-10-18 09:02:47 to 2022-10-19 00:32:32 UTC [more...]
[Patch v7 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
2022-10-19 0:32 UTC (5+ messages)
` [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 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 net-next 00/13] genetlink: support per op type policies
2022-10-18 23:07 UTC (14+ 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 wpan-next v5] mac802154: Ensure proper scan-level filtering
2022-10-18 22:56 UTC (4+ messages)
[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 net] net: fman: Use physical address for userspace interfaces
2022-10-18 21:47 UTC (6+ 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] wifi: rt2x00: use explicitly signed type for clamping
2022-10-18 21:10 UTC (7+ messages)
pull-request: bpf-next 2022-10-18
2022-10-18 21:06 UTC
[PATCH net-next 0/9] Add support for Sparx5 IS2 VCAP
2022-10-18 20:39 UTC (11+ messages)
` [PATCH net-next 1/9] net: microchip: sparx5: Adding initial VCAP API support
` [PATCH net-next 2/9] net: microchip: sparx5: Adding IS2 VCAP model to VCAP API
` [PATCH net-next 3/9] net: microchip: sparx5: Adding IS2 VCAP register interface
` [PATCH net-next 4/9] net: microchip: sparx5: Adding initial tc flower support for VCAP API
` [PATCH net-next 5/9] net: microchip: sparx5: Adding port keyset config and callback interface
` [PATCH net-next 6/9] net: microchip: sparx5: Adding basic rule management in VCAP API
` [PATCH net-next 7/9] net: microchip: sparx5: Writing rules to the IS2 VCAP
` [PATCH net-next 8/9] net: microchip: sparx5: Adding KUNIT test VCAP model
` [PATCH net-next 9/9] net: microchip: sparx5: Adding KUNIT test for the VCAP API
[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)
[PATCH 0/6][next] Avoid clashing function prototypes
2022-10-18 19:31 UTC (4+ messages)
` [PATCH 2/6][next] cfg80211: "
[RFC PATCH net-next 00/19] bridge: mcast: Extensions for EVPN
2022-10-18 19:21 UTC (21+ messages)
` [RFC PATCH net-next 01/19] bridge: mcast: Centralize netlink attribute parsing
` [RFC PATCH net-next 02/19] bridge: mcast: Remove redundant checks
` [RFC PATCH net-next 03/19] bridge: mcast: Use MDB configuration structure where possible
` [RFC PATCH net-next 04/19] bridge: mcast: Propagate MDB configuration structure further
` [RFC PATCH net-next 05/19] bridge: mcast: Use MDB group key from configuration structure
` [RFC PATCH net-next 06/19] bridge: mcast: Remove br_mdb_parse()
` [RFC PATCH net-next 07/19] bridge: mcast: Move checks out of critical section
` [RFC PATCH net-next 08/19] bridge: mcast: Remove redundant function arguments
` [RFC PATCH net-next 09/19] bridge: mcast: Do not derive entry type from its filter mode
` [RFC PATCH net-next 10/19] bridge: mcast: Split (*, G) and (S, G) addition into different functions
` [RFC PATCH net-next 11/19] bridge: mcast: Place netlink policy before validation functions
` [RFC PATCH net-next 12/19] bridge: mcast: Add a centralized error path
` [RFC PATCH net-next 13/19] bridge: mcast: Expose br_multicast_new_group_src()
` [RFC PATCH net-next 14/19] bridge: mcast: Add a flag for user installed source entries
` [RFC PATCH net-next 15/19] bridge: mcast: Avoid arming group timer when (S, G) corresponds to a source
` [RFC PATCH net-next 16/19] bridge: mcast: Add support for (*, G) with a source list and filter mode
` [RFC PATCH net-next 17/19] bridge: mcast: Allow user space to add "
` [RFC PATCH net-next 18/19] bridge: mcast: Allow user space to specify MDB entry routing protocol
` [RFC PATCH net-next 19/19] bridge: mcast: Support replacement of MDB port group entries
[PATCH net] tipc: fix a null-ptr-deref in tipc_topsrv_accept
2022-10-18 19:19 UTC
[PATCH v1 net-next 0/5] inet6: Remove inet6_destroy_sock() calls
2022-10-18 19:09 UTC (6+ 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 v2 0/5] Add support for DMA timestamp for non-PTP packets
2022-10-18 19:02 UTC (8+ messages)
` [PATCH v2 2/5] net-timestamp: Increase the size of tsflags
` [Intel-wired-lan] "
[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)
[net 0/2] some fixes for selftest/net
2022-10-18 18:00 UTC (7+ messages)
` [net 1/2] selftests/net: fix opening object file failed
[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] atlantic: fix deadlock at aq_nic_stop
2022-10-18 15:59 UTC (11+ messages)
[PATCH net-next v6 0/4] Implement devlink-rate API and extend it
2022-10-18 15:13 UTC (9+ messages)
` [PATCH net-next v6 1/4] devlink: Extend devlink-rate api with export functions and new params
` [PATCH net-next v6 2/4] ice: Introduce new parameters in ice_sched_node
` [PATCH net-next v6 3/4] ice: Implement devlink-rate API
` [PATCH net-next v6 4/4] ice: Prevent DCB coexistence with Custom Tx scheduler
WARN: multiple IDs found for 'nf_conn': 92168, 117897 - using 92168
2022-10-18 15:11 UTC (2+ messages)
[PATCH v3 net-next 0/3] netlink: formatted extacks
2022-10-18 14:37 UTC (4+ 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
[PATCH v7 net-next 0/9] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
2022-10-18 14:29 UTC (7+ 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
[PATCH v2] nfc: virtual_ncidev: Fix memory leak in virtual_nci_send()
2022-10-18 14:06 UTC (2+ messages)
[PATCH] nfc: virtual_ncidev: Fix memory leak in virtual_nci_send()
2022-10-18 13:55 UTC (4+ messages)
[PATCH net] wwan_hwsim: fix possible memory leak in wwan_hwsim_dev_new()
2022-10-18 13:50 UTC (3+ messages)
[RFC Patch net-next 0/6] net: dsa: microchip: add gPTP support for LAN937x switch
2022-10-18 13:42 UTC (8+ messages)
[PATCH v2 0/3] Add support for QSGMII mode for J721e CPSW9G to am65-cpsw driver
2022-10-18 13:32 UTC (3+ messages)
` [PATCH v2 1/3] dt-bindings: net: ti: k3-am654-cpsw-nuss: Update bindings for J721e CPSW9G
[PATCH net] net: hns: fix possible memory leak in hnae_ae_register()
2022-10-18 12:58 UTC (2+ messages)
[PATCH net] net: phy: dp83822: disable MDI crossover status change interrupt
2022-10-18 12:42 UTC (2+ messages)
[PATCH net-next v6 0/4] Implement devlink-rate API and extend it
2022-10-18 12:37 UTC
[PATCH v3 0/2] igb: Proactively round up to kmalloc bucket size
2022-10-18 12:20 UTC (5+ messages)
` [PATCH v3 1/2] igb: Do not free q_vector unless new one was allocated
` [PATCH v3 2/2] igb: Proactively round up to kmalloc bucket size
Multi-PHYs and multiple-ports bonding support
2022-10-18 11:45 UTC (7+ messages)
[PATCH V3 net-next] net: wwan: t7xx: Add port for modem logging
2022-10-18 11:13 UTC (6+ messages)
[PATCH AUTOSEL 4.19 01/25] wifi: brcmfmac: fix invalid address access when enabling SCAN log level
2022-10-18 11:10 UTC (4+ messages)
` [PATCH AUTOSEL 4.19 16/25] wifi: ath10k: reset pointer after memory free to avoid potential use-after-free
[PATCH v3] net: hinic: Set max_mtu/min_mtu directly to simplify the code
2022-10-18 11:06 UTC
[PATCH net,v2 0/3] fix null pointer access issue in qdisc
2022-10-18 10:44 UTC (3+ messages)
` [PATCH net,v2 1/3] net: sched: cake: fix null pointer access issue when cake_init() fails
[PATCH AUTOSEL 5.10 01/34] wifi: rtw88: phy: fix warning of possible buffer overflow
2022-10-18 10:24 UTC (9+ messages)
` [PATCH AUTOSEL 5.10 21/34] net: sfp: move Alcatel Lucent 3FE46541AA fixup
` [PATCH AUTOSEL 5.10 22/34] net/sched: taprio: taprio_dump and taprio_change are protected by rtnl_mutex
[PATCH net-next 3/7] qed: Add support for RoCE hw init
2022-10-18 10:10 UTC (3+ messages)
[PATCH] net: ip6_gre: Remove the unused function ip6gre_tnl_addr_conflict()
2022-10-18 10:10 UTC (2+ messages)
[PATCH][next] net: dev: Convert sa_data to flexible array in struct sockaddr
2022-10-18 9:56 UTC
[PATCH 1/2] thermal/drivers/iwlwifi: Use generic thermal_zone_get_trip() function
2022-10-18 9:38 UTC (4+ messages)
[PATCH v3][next] skbuff: Proactively round up to kmalloc bucket size
2022-10-18 9:33 UTC
[PATCH net] sfc: include vport_id in filter spec hash and equal()
2022-10-18 9:28 UTC
[PATCH v3] net: ipa: Proactively round up to kmalloc bucket size
2022-10-18 9:28 UTC
[PATCH net] ip6mr: fix UAF issue in ip6mr_sk_done() when addrconf_init_net() failed
2022-10-18 9:20 UTC (2+ messages)
[PATCH] openvswitch: Use kmalloc_size_roundup() to match ksize() usage
2022-10-18 9:06 UTC
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).